On 01/13/2014 06:35 PM, Fernando de Oliveira wrote:
> Em 11-01-2014 13:10, Richard escreveu:
> 
> 
>> - Do you happen to know what options you used for configure/make when 
>> building webkitgtk-1.10.2?
>> - Are you able to post the output of 'lsof -c GtkLauncher' when the
> flash page is open? It may help to highlight what is missing.
> 
> 
> I confirm that flash is not working with WebKitGTK-1.
> 

It works here with webkitgtk-1.10.2 and
midori-0.5.whatever-is-the-version-in-blfs

Do note that midori was built against gtk2 and not gtk3. Flash won't
work with with webkitgtk-2.2.x and midori built for gtk3 nor with
epiphany (well, maybe yes since it uses webkit2 which should fix that).

Do note that I patched the hell out of my glibc.

> Have been all day trying to fix, without success. I cannot confirm that
> the reason it is not running is the same as in your case. In my case,
> midori is trying to get totem to run it, in LFS7.4.
> 
> First, apologies. Second, thanks, for reporting and for introducing me
> to lsof.
> 
> Explaining: as I have my LFS7.4 machine all the time in development and
> it is a VM, I compiled GtkLauncher in may main machine, LFS7.1, much
> faster. Then, forgot differences between the two and started testing
> your queries in 7.1. Today, after I got lsof working, I did it again,
> had the logs ready to send to you, the thought that I could copy
> GtkLauncher to LFS7.4, just to see lsof running there and comparing the
> outputs.
> 
> Great surprise for me, *flash did not work*. Then tried midori, which
> was natively built with native WKGTK, again, *flash did not work*. It
> used to work. Have no idea when it stopped working. So, apologies, again.
> 
> In the following, some output from running GtkLauncher from the terminal
> with your example. It will be easy to see the difference from "flash ok"
> to "flash not ok". Also, attached logs of "good" and "bad" for your request:
> 
> 
> 
> sudo lsof -c GtkLauncher
> 
> when it is running:
> 
> ./GtkLauncher http://www.adobe.com/flash
> 
> 
> 
> 
> 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
> }}}
> 
> 


-- 
Note: My last name is not Krejzi.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to