[Bug 17985] New: Slingplayer 2.0 US unhandled exception in GdipCreateTexture2I
http://bugs.winehq.org/show_bug.cgi?id=17985 Summary: Slingplayer 2.0 US unhandled exception in GdipCreateTexture2I Product: Wine Version: 1.1.18 Platform: PC URL: http://downloads.slingmedia.com/go/slingbox-desktop-us OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: kennybobs(a)o2.co.uk Created an attachment (id=20352) --> (http://bugs.winehq.org/attachment.cgi?id=20352) wine-1.1.18-199-ga9c0c24 console output Slingplayer 2.0 US causes an unhandled exception in gdiplus, apparently due to GdipCreateTexture2I. "winetricks dotnet20" is required before installation. The installation fails at the end but installation is complete. 1 0x7e0f50b3 GdipCreateTexture2I+0xcb(image=0x278dc98, wrapmode=WrapModeTile, x=350, y=0, width=57, height=200, texture=0x32dde8) [/usr/src/wine-git/dlls/gdiplus/brush.c:706] in gdiplus (0x0032ddbc) "<vpovirk> there's not a memcpy on that line according to source.winehq.org" Native gdiplus doesn't help. -- 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=17985 Ken Sharp <kennybobs(a)o2.co.uk> 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=17985 --- Comment #1 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-04-09 15:50:37 --- (In reply to comment #0)
Native gdiplus doesn't help.
By that I mean it doesn't get around the unhandled exception, and a different one occurs 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=17985 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2009-04-09 17:52:52 --- (In reply to comment #0)
Created an attachment (id=20352) --> (http://bugs.winehq.org/attachment.cgi?id=20352) [details] wine-1.1.18-199-ga9c0c24 console output
Slingplayer 2.0 US causes an unhandled exception in gdiplus, apparently due to GdipCreateTexture2I.
"winetricks dotnet20" is required before installation. The installation fails at the end but installation is complete.
1 0x7e0f50b3 GdipCreateTexture2I+0xcb(image=0x278dc98, wrapmode=WrapModeTile, x=350, y=0, width=57, height=200, texture=0x32dde8) [/usr/src/wine-git/dlls/gdiplus/brush.c:706] in gdiplus (0x0032ddbc)
"<vpovirk> there's not a memcpy on that line according to source.winehq.org"
Optimization may be moving some of the code around. You could try with -O0 and see if it improves. -- 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=17985 --- Comment #3 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-04-09 18:02:01 --- Optimisation is off for these results. -- 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=17985 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Slingplayer 2.0 US |Slingplayer 2.0 unhandled |unhandled exception in |exception in |GdipCreateTexture2I |GdipCreateTexture2I Severity|normal |minor --- Comment #4 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-05-20 13:11:38 --- Bug still exists in latest git, also affect newly released EMEA version and newest US version. Native gdiplus does work as a workaround now though. -- 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=17985 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL|http://downloads.slingmedia |http://download.slingmedia. |.com/go/slingbox-desktop-us |com/player/pc/SP2/SlingPlay | |er-2.0.3508-Setup-EMEA.exe Ever Confirmed|0 |1 --- Comment #5 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-06-14 16:31:47 --- Still present in latest git. =>0 0xb7dc1bb6 memcpy+0x46() in libc.so.6 (0x0032dc78) -- 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=17985 --- Comment #6 from Vincent Povirk <madewokherd(a)gmail.com> 2009-08-27 15:56:32 --- Created an attachment (id=23285) --> (http://bugs.winehq.org/attachment.cgi?id=23285) don't move dibits outside the image Does this patch change the behavior? -- 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=17985 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.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=17985 --- Comment #7 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-09-03 14:44:15 --- It certainly does. With the patch applied to latest git, there is no crash and SlingPlayer loads (albeit badly). -- 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=17985 --- Comment #8 from Vincent Povirk <madewokherd(a)gmail.com> 2009-09-04 09:52:19 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-September/078122.html -- 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=17985 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- 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=17985 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-09-08 10:36:21 --- Fixed by http://source.winehq.org/git/wine.git/?a=commit;h=e23ccb787d2c95f9c71312340c... -- 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=17985 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2009-09-25 12:25:25 --- Closing bugs fixed in 1.1.30. -- 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=17985 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e23ccb787d2c95f9c71312340cc | |192810407bb8b -- 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