dear sebastian, I did this: firefox --g-fatal-warnings and then I visited the link to the video: this is the output: Init scriptable instance mode 1 argv[0] src mms://mediaserver.kataweb.it/allmusic/ams/pt01.wmv argv[1] type video/x-ms-asf-plugin argv[2] pluginspage http://www.microsoft.com/windows/mediaplayer/download/default.asp argv[3] autostart 1 argv[4] showcontrols 1 argv[5] showstatusbar 1 argv[6] autorewind 0 argv[7] showdisplay 0 argv[8] height 387 argv[9] width 516 CMD line: /usr/lib/totem/totem-mozilla-viewer --xid 50350854 --width 516 --height 387 --url mms://mediaserver.kataweb.it/allmusic/ams/pt01.wmv fd://0 ** Message: totem_embedded_open 'fd://0'
of course fd://0 is not what it should be launched... anyway I tried to do this from a command line: /usr/lib/totem/totem-mozilla-viewer --width 516 --height 387 mms://mediaserver.kataweb.it/allmusic/ams/pt01.wmv and it works! what I did is just remove --url and fd://0 leaving the argument of --url a normal argument! -- [dapper] playable movies can't be played if inside a web page! https://launchpad.net/bugs/38584 -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
