Bug 60464
Summary: | [Qt] Flash Plugin doesn't load. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexis Menard (darktears) <menard> |
Component: | Plug-ins | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Blocker | CC: | ademar, kling |
Priority: | P1 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.6 | ||
URL: | http://youtube.com |
Alexis Menard (darktears)
I installed Flash 10.2 but going to youtube.com doesn't work. It can't load the plugin.
/Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin: no matching architecture in universal wrapper
2011-05-09 10:24:44.878 QtTestBrowser[77193:903] Error loading /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player: dlopen(/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player, 262): no suitable image found. Did find:
/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player: no matching architecture in universal wrapper
2011-05-09 10:24:44.879 QtTestBrowser[77193:903] Error loading /Library/Internet Plug-Ins/iPhotoPhotocast.plugin/Contents/MacOS/iPhotoPhotocast: dlopen(/Library/Internet Plug-Ins/iPhotoPhotocast.plugin/Contents/MacOS/iPhotoPhotocast, 262): no suitable image found. Did find:
/Library/Internet Plug-Ins/iPhotoPhotocast.plugin/Contents/MacOS/iPhotoPhotocast: mach-o, but wrong architecture
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexis Menard (darktears)
It's using my cocoa build.
Andreas Kling
Flash will only work on Qt/Carbon, 32-bit build.
Tor Arne Vestbø
Bug 32376 tracks the missing cocoa event model for Qt/Mac.
For 64-bit we have to wait for Adobe to release an official 64-bit plugin, or write a host process like Apple has.
Ademar Reis
This bug is marked as FIXED, but from the comments it appears it's a WONTFIX, right? Anyway, removing the block of 55055 (qtwebkit-2.2 meta-bug).