Bug 306311

Summary: konqueror chokes on flash plugin
Product: [Fedora] Fedora Reporter: Alexei Podtelezhnikov <apodtele>
Component: kdebaseAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: mclasen, rdieter
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-27 10:12:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alexei Podtelezhnikov 2007-09-26 01:24:06 UTC
It looks like Fedora 8 development (KDE) will come with konqueror which is 
incompatible with Adobe Flash 9.0.48. Konqueror becomes unresponsive and has 
to be killed. Firefox works fine with that third party plugin.

Comment 1 Than Ngo 2007-09-26 08:43:51 UTC
I don't see the problem with Adobe Flash 9.0.48. It works fine for me.

Comment 2 Alexei Podtelezhnikov 2007-09-26 15:50:41 UTC
Ok, then explain which package I am missing in my installation from Fedora Kde 
Live?

(process:5766): GLib-GObject-CRITICAL **: gtype.c:2242: initialization 
assertion failed, use IA__g_type_init() prior to this function

(process:5766): GLib-CRITICAL **: g_once_init_leave: assertion 
`initialization_value != 0' failed

(process:5766): Gtk-CRITICAL **: gtk_clipboard_get_for_display: assertion 
`GDK_IS_DISPLAY (display)' failed
Adobe FlashPlayer: gtk_clipboard_get(GDK_SELECTION_PRIMARY); failed. Trying to 
call gtk_init(0,0);
Killed

Comment 3 Rex Dieter 2007-09-26 16:16:59 UTC
$rpm -q flash-plugin
flash-plugin-9.0.31.0-release.i386

works, newer (beta) versions currently do not.

Comment 4 Rex Dieter 2007-09-26 16:47:35 UTC
fwiw, see also http://bugs.kde.org/132138

Comment 5 Alexei Podtelezhnikov 2007-09-26 17:09:40 UTC
Thanks for confirmation. This should be in the Fedora KDE Caveats.
Still, how come 9.0.48 works for Than? 



Comment 6 Alexei Podtelezhnikov 2007-09-26 17:12:35 UTC
Thanks for confirmation. This should be in the Fedora KDE Caveats.
Still, how come 9.0.48 works for Than? 



Comment 7 Alexei Podtelezhnikov 2007-09-26 17:19:55 UTC
Also, scanning folders enabled flash-plugin. How do I disable it now? Not so
easy.... 

Comment 8 Alexei Podtelezhnikov 2007-09-27 00:08:53 UTC
More fresh references on the issue:
http://lists.kde.org/?t=119077340800003&r=1&w=2

I will reopen the bug, because brushing this issue under the rug doesn't help.
A lot of people will be pretty disappointed in Fedora-KDE release 8.

By the way, Fedora 6 with KDE 3.5.7 and some gtk packages works just fine with 
Adobe Flash plugin, so please - just let me know which package is missing from 
KDE-Live CD so that can fix it. I know that I should be able to.



Comment 9 Rex Dieter 2007-09-27 01:48:54 UTC
My apologies if you perceived closing this UPSTREAM as a brush off.  Per,
https://bugzilla.redhat.com/page.cgi?id=bug_status.html#resolution
It means:

"... bugs closed with this resolution are filed in the upstream bug tracker or
reported to the upstream mailing list. This typically includes almost all
feature requests and enhancements, and most bugs that we don't consider release
showstoppers. (moving a bug upstream typically increases the chance that someone
will have time to look at it, and often the upstream developer or bug owner even
works at Red Hat - moving things upstream simply allows us to keep everything in
one place, and work better with open source community developers outside of Red
Hat. We only keep bugs open on redhat.com to track our immediate short-term TODO
items, or issues with our patches/packaging, or because the upstream package in
question has poor bug tracking. The main focus of development for most packages
is the upstream community, even when Red Hat is a big contributor to the
community.)..."

We will certainly continue to track the issue at
http://bugs.kde.org/show_bug.cgi?id=132138



Comment 10 Rex Dieter 2007-09-27 01:52:24 UTC
Possible related issue:
http://bugzilla.gnome.org/show_bug.cgi?id=463773

Comment 11 Rex Dieter 2007-09-27 01:56:34 UTC
Matthias, looks like we may be seeing a manifestation of
http://bugzilla.gnome.org/show_bug.cgi?id=463773
I assume our gtk2 doesn't include the workaround patch mentioned there?

Comment 12 Matthias Clasen 2007-09-27 02:12:55 UTC
Your assumption is wrong.

Comment 13 Than Ngo 2007-09-27 10:12:17 UTC
the workaround for the flash plugin was included in gtk2-2.11.6-9 or newer.
please upgrade to current gtk2 version in rawhide. Thanks

Comment 14 Alexei Podtelezhnikov 2007-09-27 11:46:35 UTC
Thanks, it's good now.
Out of curiosity, why Firefox never needed any workaround in gtk2?

Comment 15 Matthias Clasen 2007-09-28 23:08:29 UTC
The problem only occurs when gtk has not already been initialized when the flash
plugin is loaded.