[Bug 19929] New: Slingplayer 2.0 UI does not draw
http://bugs.winehq.org/show_bug.cgi?id=19929 Summary: Slingplayer 2.0 UI does not draw Product: Wine Version: 1.1.29 Platform: PC URL: http://download.slingmedia.com/player/pc/SP2/SlingPlay er-2.0.3508-Setup-EMEA.exe OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: kennybobs(a)o2.co.uk Created an attachment (id=23413) --> (http://bugs.winehq.org/attachment.cgi?id=23413) Screenshots of native and builtin gdiplus The UI for Slingplayer 2.0 does not draw, making it unusable. Workaround is native gdiplus. To get this far, best see the HOWTO http://appdb.winehq.org/objectManager.php?sClass=version&iId=14848 Plus this patch from Bug 17985 http://bugs.winehq.org/attachment.cgi?id=23285 Video does not display correctly and the app does not respond to the mouse and has to be killed. All corrected with native 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=19929 --- Comment #1 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-09-03 21:14:23 --- Created an attachment (id=23414) --> (http://bugs.winehq.org/attachment.cgi?id=23414) Wine 1.1.29 console output Partial console output, process killed when the UI shows to keep the log down. -- 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=19929 --- Comment #2 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-09-03 21:15:03 --- Created an attachment (id=23415) --> (http://bugs.winehq.org/attachment.cgi?id=23415) Wine 1.1.29 +gdiplus (6.6MB) -- 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=19929 --- Comment #3 from Vincent Povirk <madewokherd(a)gmail.com> 2010-01-01 16:46:14 --- The console output isn't helpful. GdipBitmapGetPixel is implemented now, but I doubt it helps. And I have no idea what to look for in the +gdiplus log. Can you elaborate on "not responding to the mouse"? Is it frozen and using 100% CPU? If so, it's probably best to start with 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=19929 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Slingplayer 2.0 UI does not |Slingplayer's UI does not |draw |draw --- Comment #4 from Ken Sharp <kennybobs(a)o2.co.uk> 2010-02-04 12:26:07 --- Under latest git the video plays fine with builtin gdiplus. The UI does not respond to anything the mouse does, but does respond to the keyboard. Affects Slingplayer 1 and 2. -- 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=19929 --- Comment #5 from Ken Sharp <kennybobs(a)o2.co.uk> 2010-06-07 09:02:07 --- Still present in latest git although the app does now respond to mouse commands. -- 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=19929 --- Comment #6 from Vincent Povirk <madewokherd(a)gmail.com> 2011-03-23 14:12:44 CDT --- I tested this on 1.3.16, and it crashes drawing a texture. -- 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=19929 --- Comment #7 from Vincent Povirk <madewokherd(a)gmail.com> 2011-03-23 14:32:09 CDT --- I've sent a patch for the crash: http://www.winehq.org/pipermail/wine-patches/2011-March/100222.html It seems to draw the frame after that, but the content area is transparent. -- 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=19929 --- Comment #8 from Vincent Povirk <madewokherd(a)gmail.com> 2011-03-28 14:34:51 CDT --- The patch was committed: 4266b154bebc92d167b8e243b2b0c2754e8dd290 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=19929 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> 2011-03-28 18:18:38 CDT --- In wine-1.3.16-74-g7ee63f0 there is no crash and GUI draws fine for version 1.5.1 and 2.0.4. With 2.0.4 the viewing pane is transparent for some reason - my Slingbox is dead so I cannot connect to test to see what happens when there is an active stream. Another excellent result. Fixed. -- 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=19929 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2011-04-01 12:40:34 CDT --- Closing bugs fixed in 1.3.17. -- 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=19929 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4266b154bebc92d167b8e243b2b | |0c2754e8dd290 -- 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