http://bugs.winehq.org/show_bug.cgi?id=6833
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ed2d53a36aa413e00c577e11772 | |915bc5de4161e Status|NEW |RESOLVED URL|http://aimpro.premiumservic |http://aimpro.premiumservic |es.aol.com/ |es.aol.com/faq.html Resolution|--- |FIXED
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/ed2d53a36aa413e00c577e11772...
Thanks Piotr
NOTE: The app installs it's own Gecko engine which conflicts with the Wine provided one (running into unimplemented function nspr4.dll.PR_SetCurrentThreadName).
You have to remove some dlls from app folder to avoid that:
nspr4.dll, plc4.dll, softokn3.dll, nss3.dll ...
Regards