Summary: | adobe flash plugin doesn't work | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Luca Gambetta <l.gambetta> |
Component: | nspluginviewer | Assignee: | Maksim Orlovich <maksim> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | carl.deflon, kde, lex.lists |
Priority: | NOR | ||
Version: | 4.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Luca Gambetta
2007-12-05 10:22:27 UTC
With today svn update it doesn't crash anymore, but still doesn't work. It's basically not entirely ported. It's a major pain in the rear to do so, since some functionality for Xt integration (needed for r48) is no longer available from Qt/TT, and debugging the Glib/XEmbed style integration (needed for latest one) is virtually impossible... Though the later is at least doing a bit more in my work tree than r60.. I think this is a major showstopper. Flash videos are just to popular to release a browser without working plugins. r48 should work as of today. Testing appreciated. Just compiled and it worked flawlessy on most sites I usually visit. But on this site it doesn't worked: http://tv.repubblica.it/home_page.php?playmode=player&cont_id=15340 It doesn't work with KDE 3's konqueror too. If you try with Firefox, it works. The site is the web tv of the online italian newspaper. Works like a charm :-) Thank you so much! Thanks for testing folks.. Re: comment #5: that website likely needs scripting support. It is on my TODO list (and I've prototyped it before, but it caused flash to crash). Note that you can probably get things working pretty nicely by using kmplayer's experimental KDE4 branch --- that has nsplugins support, too.. I just noticed that, everytime a flash plugin loads, a window named "nspluginviewer" shows up for a short time. And sometimes on youtube you have to reload the page to get the plugin shown. It still doesn't works correctly... if you try to open http://www.gamesblog.it with today revision, it opens some windows named "nspluginviewer.outside" and no flash video in the html page. Sometimes the windows are completely blank (white), or they play a flash video. Closing and reopening konqueror changes the situation in unpredictable ways. I can confirm "nspluginviewer.outside" behavior for Konqueror 4.0.80 build from SVN today. But in my case Konqueror crashes when entering page with flash. Tested on flash testing page http://www.adobe.com/shockwave/welcome/ but it can be reproduced on every page containing flash. This is the output in console: konqueror(3690) KConfigGroup::readXdgListEntry: List entry mime in "/usr/kde/svn/share/apps/kjava/pluginsinfo" is not compliant with XDG standard (missing trailing semicolon). konqueror(3690) KConfigGroup::readXdgListEntry: List entry mime in "/home/kde4tst/.kdesvn/share/apps/nsplugins/pluginsinfo" is not compliant with XDG standard (missing trailing semicolon). konqueror: xcb_xlib.c:42: xcb_xlib_lock: Assertion `!c->xlib.lock' failed. KCrash: Application 'konqueror' crashing... It works without any problem in KDE3 Konqueror and also in Firefox running in KDE4 environment. Gentoo linux, 4.1.2 Shockwave Flash 9.0 r115 *** Bug 155810 has been marked as a duplicate of this bug. *** *** Bug 155794 has been marked as a duplicate of this bug. *** SVN commit 769144 by orlovich: Ugh. Remember folks, always forwaport your changes. FP r.565998, which fixes handling of redirects in nspv, aka "Youtube videos embedded from an another page". Anyway, I consider flash issues to be, to the best of my knowledge, resolved now. BUG:132138 BUG:153470 M +15 -0 nsplugin.cpp M +2 -0 nsplugin.h WebSVN link: http://websvn.kde.org/?view=rev&revision=769144 |