[Bug 17948] New: Slingplayer unhandled page fault
http://bugs.winehq.org/show_bug.cgi?id=17948 Summary: Slingplayer unhandled page fault Product: Wine Version: 1.1.18 Platform: PC URL: http://download.slingmedia.com/player/pc/SlingPlayer- Setup-EU-1.5.1.exe OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: kennybobs(a)o2.co.uk Created an attachment (id=20295) --> (http://bugs.winehq.org/attachment.cgi?id=20295) wine-1.1.18-169-g30041c2 +gdiplus Tested in latest wine-git, but this isn't a new problem. Slingplayer causes an unhandled exception when attempting to load the main window. Workaround is using a native GDIPLUS.DLL To get this far, a native qcap.dll and quartz.dll is required to work around bug 13371. -- 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=17948 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=17948 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20295|0 |1 is obsolete| | --- Comment #1 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-04-24 18:01:36 --- Created an attachment (id=20688) --> (http://bugs.winehq.org/attachment.cgi?id=20688) Wine 1.1.20 Sling 1.5.1.343 first run trace Tested in 1,1,20. Unhandled exception occurs in GdipIsVisibleRegionPointI only following installation, after trying to click... anywhere. Second run, everything is fine. So native gdiplus isn't *really* needed anymore if the app is closed after installation, and reopened, which is odd. To get this far, native qcap and quartz are still required. -- 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=17948 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Slingplayer unhandled page |Slingplayer unhandled page |fault |fault in gdiplus -- 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=17948 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |normal Summary|Slingplayer unhandled page |Slingplayer unhandled page |fault in gdiplus |fault --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-04-25 11:39:14 --- Don't put component in the subject. -- 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=17948 --- Comment #3 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-05-20 08:44:52 --- Using builtin gdiplus, the page fault is back on every run. Workaround is native gdiplus. Native quartz and qcap are still needed to get this far, as well as Wine compiled with gcc -O0. Cause is unimplemented function gdiplus.dll.GdipIsVisibleRegionPointI -- 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=17948 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #4 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-06-22 16:08:23 --- Still present. Will add a patch which stubs GdipIsVisibleRegionPointI but native gdiplus is still needed as a page fault can occur, and when it doesn't the app is unusable anyway. -- 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=17948 --- Comment #5 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-06-22 16:09:18 --- Created an attachment (id=21955) --> (http://bugs.winehq.org/attachment.cgi?id=21955) GdipIsVisibleRegionPointI stub -- 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=17948 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor -- 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=17948 --- Comment #6 from Vincent Povirk <madewokherd(a)gmail.com> 2009-12-11 18:15:35 --- Can you get a +gdiplus,+relay,+seh,+tid log of the failure? -- 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=17948 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Ken Sharp <kennybobs(a)o2.co.uk> 2010-02-04 10:35:03 --- Fixed. No page fault in latest git (wine-1.1.37-412-g9a92f9c). -- 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=17948 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2010-02-05 11:38:51 --- Closing bugs fixed in 1.1.38. -- 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