[Bug 16895] New: Flash does not work with new Wine-Gecko
http://bugs.winehq.org/show_bug.cgi?id=16895 Summary: Flash does not work with new Wine-Gecko Product: Wine Version: 1.1.12 Platform: PC-x86-64 URL: http://steampowered.com/ OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs(a)winehq.org ReportedBy: vitaliy(a)kievinfo.com After installing flash player plugin (copying files from ~/.wine/drive_c/Program Files/Mozilla Firefox/plugins into ~/.wine/drive_c/windows/gecko/0.9.0/wine_gecko/plugins) flash still does not work in Wine's iexplore and other programs using flash (ex: Steam). The same plugin works fine with Firefox itself. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com Severity|normal |major Keywords| |source --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-02-07 12:43:56 --- Still doesn't work in current git and gecko-0.9.1 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |15075 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-04-26 18:05:30 --- Still doesn't work in wine-1.1.20 with clean install. Can easily be tested with: wine iexplore http://steampowered.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 Plague <4plague(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |4plague(a)gmail.com --- Comment #3 from Plague <4plague(a)gmail.com> 2009-05-08 11:40:30 --- Confirmed, can anybody at least provide a hack or something? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 --- Comment #4 from Jacek Caban <jacek(a)codeweavers.com> 2009-05-13 14:02:19 --- Created an attachment (id=21074) --> (http://bugs.winehq.org/attachment.cgi?id=21074) A hack that works around this bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 Robert M. Muncrief <rmuncrief(a)comcast.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rmuncrief(a)comcast.net --- Comment #5 from Robert M. Muncrief <rmuncrief(a)comcast.net> 2009-07-30 17:06:09 --- Note that if you don't want to recompile wine and use Jacek's hack (which works quite well by the way, thank you Jacek) I've added a workaround to enable scrollbars, Flash, and Steam store to work without compiling in the Steam HOWTO section. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 --- Comment #6 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-07-30 21:32:06 --- It's a hack not a proper fix. I'm not interested in hacks, that's the whole point of the bugzilla. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 --- Comment #7 from Robert M. Muncrief <rmuncrief(a)comcast.net> 2009-08-01 15:04:22 --- In retrospect this bug should be assigned to wine-Gecko since it's a Gecko bug that applies to any application using Gecko. I can't find a wine-Gecko entry in Bugzilla so could someone with the "power" :) create a Gecko bug thread and move this thread to it? Thanks. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 --- Comment #8 from Jacek Caban <jacek(a)codeweavers.com> 2009-08-01 16:57:12 --- I don't know what makes you think it's a Gecko bug. It's definitely mshtml bug and the hack I've attached proves that. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 --- Comment #9 from Robert M. Muncrief <rmuncrief(a)comcast.net> 2009-08-01 17:33:25 --- (In reply to comment #8)
I don't know what makes you think it's a Gecko bug. It's definitely mshtml bug and the hack I've attached proves that.
You are correct, my mistake. Thank you for pointing out my error (and by the way I just added your patch to the howto as the preferred method for enabling Flash in Steam). In any case it's not a Steam bug, it's a mshtml bug which applies to any application that uses it. Shouldn't it be moved to another thread? Or is it appropriate to post generic component bugs on application specific threads? I'm new here and am unclear about bug classification criteria. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq.org(a)eternaldusk.com --- Comment #10 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-07 19:04:25 --- *** Bug 19622 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 --- Comment #11 from 3vi1 <winehq.org(a)eternaldusk.com> 2009-08-07 20:01:52 --- I've got to agree with Vitaliy, but is there any chance of getting Jacek's workaround implemented in a non-specific-to-SWF form? I'm really surprised that there haven't been more reports of this affecting other applications. (Thanks to Ken for pointing my dupe here - can't believe I missed it in my search) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 --- Comment #12 from 3vi1 <winehq.org(a)eternaldusk.com> 2009-08-07 20:11:49 --- BTW: Thanks to Jacek for the hack. It does work around the flash issue well. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 --- Comment #13 from Jacek Caban <jacek(a)codeweavers.com> 2009-09-11 18:34:55 --- Please retest. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 --- Comment #14 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-09-11 22:00:26 --- Still doesn't work with latest GIT. Tried completely new wineprefix with just wine_gecko. Copying NPSWF32.dll into ~/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/plugins or using winetricks flash doesn't change anything. Wine's iexplorer still doesn't show flash on http://www.steampowered.com/ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 --- Comment #15 from Robert M. Muncrief <rmuncrief(a)comcast.net> 2009-09-12 15:43:03 --- (In reply to comment #13)
Please retest.
Still doesn't work for me either. Tried it with iexplore.exe and Steam and Flash media didn't appear. I used Flash version 9.47 (the last version that doesn't flicker under wine) and the latest Flash player 10. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED --- Comment #16 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-07-14 23:20:30 --- don't care anymore. and it seems no one else does either. if someone does they can open a new bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16895 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #17 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-07-14 23:20:36 --- c -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org