Apologies - I have had distractions from 'real life' and am now catching up with this issue.
May I also say that I am grateful and overwhelmed at the number of responses and the effort that others are putting into examining this problem. ----- Original Message ----- > From: Fernando de Oliveira <[email protected]> ... > I confirm that flash is not working with WebKitGTK-1. This is (is a perverse sense) 'wonderful news' because it means that I am not a complete idiot who has made a mess of things. ... > First, apologies. Second, thanks, for reporting and for introducing me to lsof. Absolutely no need for apologies. You are welcome - although I had confused myself - I had inferred that 'lsof' was a fairly central/standard part of linux which almost everyone was familiar with. I did not realise that it is an obscure side-project. On rare occasions it is invaluable. (As an aside - to those thinking of building lsof an including in BLFS: It appeared to have a very non-standard build procedure, which failed on my machine. Since time was limited - and I hang my head in shame for this - I grabbed a pre-compiled binary from the arch repositories. I know - I am unworthy...) ... > Flash ok (LFS7.1): > {{{ > $ ./GtkLauncher http://www.adobe.com/flash > java version "1.7.0_45-blfs" > OpenJDK Runtime Environment (IcedTea 2.4.3) (7u45-2.4.3-blfs) > OpenJDK Server VM (build 24.45-b08, mixed mode) > ** Message: console message: @0: Unsafe JavaScript attempt to access > frame with URL http://www.adobe.com/products/flash.html from frame with > URL > http://adobe.ugc.bazaarvoice.com/8814/crossdomain.htm?format=embedded#origin=http%3A%2F%2Fwww.adobe.com. > Domains, protocols and ports must match. > > > ** Message: console message: http://connect.facebook.net/en_US/all.js > @56: Invalid App Id: Must be a number or numeric string representing the > application id. > > ** Message: console message: http://connect.facebook.net/en_US/all.js > @56: FB.getLoginStatus() called before calling FB.init(). > }}} > > Flash *not* ok (LFS7.4): > {{{ > $ ./GtkLauncher http://www.adobe.com/flash > java version "1.7.0_45-blfs" > OpenJDK Runtime Environment (IcedTea 2.4.3) (7u45-2.4.3-blfs) > OpenJDK Server VM (build 24.45-b08, mixed mode) > Viewer: PID 8180, args: /usr/lib/totem/totem-plugin-viewer --plugin-type > vegas --user-agent Videos/3.10.1 --referrer > http://adobe.ugc.bazaarvoice.com/8814/crossdomain.htm?format=embedded#origin=http%3A%2F%2Fwww.adobe.com > --mimetype application/x-shockwave-flash --no-autostart > Viewer: PID 8183, args: /usr/lib/totem/totem-plugin-viewer --plugin-type > vegas --user-agent Videos/3.10.1 --referrer > http://www.adobe.com/products/flash.html --mimetype > application/x-shockwave-flash --no-autostart > Checking videosite for URI '/include/flash/neroli4/neroli.swf' returned > 'FALSE' (false) > Checking videosite for URI 'http://www.adobe.com/products/flash.html' > returned 'FALSE' (false) > Viewer: PID 8187, args: /usr/lib/totem/totem-plugin-viewer --plugin-type > vegas --user-agent Videos/3.10.1 --referrer > http://www.adobe.com/products/flash.html --mimetype > application/x-shockwave-flash --repeat --no-autostart > Viewer: PID 8189, args: /usr/lib/totem/totem-plugin-viewer --plugin-type > vegas --user-agent Videos/3.10.1 --referrer > http://www.adobe.com/products/flash.html --mimetype > application/x-shockwave-flash --no-autostart > ** Message: console message: http://connect.facebook.net/en_US/all.js > @56: Invalid App Id: Must be a number or numeric string representing the > application id. > > ** Message: console message: http://connect.facebook.net/en_US/all.js > @56: FB.getLoginStatus() called before calling FB.init(). > > Viewer: SetWindow XID 44040456 size 300:150 > Referrer URI: http://www.adobe.com/products/flash.html > > (GtkLauncher:8128): GLib-GObject-CRITICAL **: g_object_unref: assertion > 'G_IS_OBJECT (object)' failed > > ** (GtkLauncher:8128): WARNING **: SetWindow failed: A operação foi > cancelada > Viewer: SetWindow XID 44040458 size 708:398 > Referrer URI: http://www.adobe.com/products/flash.html > TotemEmbedded-Message: Viewer state: STOPPED > TotemEmbedded-Message: Viewer: Controls height is 26px > > }}} I may be going crazy here - but could this be some kind of 'content recognition'/'content registration' issue? What I mean is that the flash plugin is working perfectly - but the browser does not realise that the mystery object on that page is actually a .swf and should be rendered with the provided plugin? I now almost nothing about the subject - but could this be a missing mime type or something along those lines? Thanks again, R. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
