[Webkit-unassigned] [Bug 43607] New: [Qt] Crash on loading flash plugin in the QML WebView element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 5 21:10:38 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43607
Summary: [Qt] Crash on loading flash plugin in the QML WebView
element
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
URL: http://youtube.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: alan.alpert at nokia.com
The below test case worked successfully on an OpenSUSE machine, using latest qt-qml 4.7 branch, and crashed on an n900 using the most recent 4.7 extras package (which was fairly recent too, no more than a month old).
1. Modify the Qt Declarative Webbrowser demo to add 'settings.pluginsEnabled: true' to the WebView element
2. Launch the Webbrowser demo with qmlviewer and navigate to www.youtube.com
3. Try to watch a video on youtube.
After step 3, the viewer crashed with a lot of error messages like
X Error: 0 0
Major opcode: 0 ()
flooding the console. This was only on N900.
Note that without step 1, step 3 does not crash on the N900. Instead, the page claims it cannot find the flash plugin.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list