[Bug 12421] New: Digsby beta crashes during login progress due to unimplemented GdipSetClipRectI stub
http://bugs.winehq.org/show_bug.cgi?id=12421 Summary: Digsby beta crashes during login progress due to unimplemented GdipSetClipRectI stub Product: Wine Version: CVS/GIT Platform: PC URL: http://www.digsby.com/download.php OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: nodisgod(a)yahoo.com Created an attachment (id=11947) --> (http://bugs.winehq.org/attachment.cgi?id=11947) Digsby output and backtrace With current Git (wine-0.9.59-124-g18828f4), when logging in with the Digsby beta cilent, application operations occur, only to later crash with unimplemented function exception. Using native gdiplus rectifies the issue. Relevant logs are attached. -- 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=12421 scguy318 <nodisgod(a)yahoo.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=12421 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-04-08 00:42:16 --- Confirming. Native gdiplus gets around it. If anyone wants to test this: username: winetest password: test1 -- 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=12421 --- Comment #2 from Lei Zhang <thestig(a)google.com> 2008-04-08 13:35:24 --- Created an attachment (id=11985) --> (http://bugs.winehq.org/attachment.cgi?id=11985) GdipSetClipRectI stub implementation Does this patch 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=12421 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-04-09 13:33:58 --- (In reply to comment #2)
Created an attachment (id=11985) --> (http://bugs.winehq.org/attachment.cgi?id=11985) [details] GdipSetClipRectI stub implementation
Does this patch help?
No. Using latest git with that patch, still fails. I'll attach new output. -- 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=12421 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11947|0 |1 is obsolete| | --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-04-09 13:37:03 --- Created an attachment (id=12021) --> (http://bugs.winehq.org/attachment.cgi?id=12021) Backtrace in current git. -- 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=12421 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Digsby beta crashes during |Digsby beta crashes during |login progress due to |login (needs lots of gdiplus |unimplemented |functions) |GdipSetClipRectI stub | --- Comment #5 from Lei Zhang <thestig(a)google.com> 2008-04-09 16:01:49 --- Wow, this app uses a TON of gdiplus functions. I'll send in some stubs... -- 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=12421 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12021|0 |1 is obsolete| | --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2008-04-10 15:36:07 --- Created an attachment (id=12053) --> (http://bugs.winehq.org/attachment.cgi?id=12053) Backtrace in git Gets a bit further, here's a backtrace with your new stubs added. -- 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=12421 --- Comment #7 from scguy318 <nodisgod(a)yahoo.com> 2008-04-11 12:32:46 --- Created an attachment (id=12066) --> (http://bugs.winehq.org/attachment.cgi?id=12066) Digsby backtrace With the newer stubs committed, here's the backtrace. -- 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=12421 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-09-22 00:16:16 --- (In reply to comment #7)
Created an attachment (id=12066) --> (http://bugs.winehq.org/attachment.cgi?id=12066) [details] Digsby backtrace With the newer stubs committed, here's the backtrace.
Please run it again on 1.1.5. A crash should differ on it cause some missed calls are available now. -- 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=12421 --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-09-25 01:52:26 --- Created an attachment (id=16265) --> (http://bugs.winehq.org/attachment.cgi?id=16265) implements GdipSetClipRect/GdipSetClipRectI For me it starts fine with this patch (with current git version). I see no gdiplus related crashes with it. But it isn't usable yet. It permanently requests function SHQueryUserNotificationState and should be killed then, cause doesn't exit normally. Some menu issues exist too. -- 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=12421 Austin English <austinenglish(a)gmail.com> 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=12421 --- Comment #10 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-09-26 12:40:15 --- (In reply to comment #9)
Created an attachment (id=16265) --> (http://bugs.winehq.org/attachment.cgi?id=16265) [details] implements GdipSetClipRect/GdipSetClipRectI
For me it starts fine with this patch (with current git version). I see no gdiplus related crashes with it. But it isn't usable yet. It permanently requests function SHQueryUserNotificationState and should be killed then, cause doesn't exit normally. Some menu issues exist too.
To scguy318, these calls (GdipSetClipRect/GdipSetClipRectI) are committed. So retest it please. SHQueryUserNotificationState appears in Vista. It isn't implemented in wine. -- 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=12421 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16265|0 |1 is obsolete| | --- Comment #11 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-09-26 12:46:04 --- (From update of attachment 16265) Committed 25.09.2008 -- 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=12421 scguy318 <nodisgod(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #12 from scguy318 <nodisgod(a)yahoo.com> 2008-09-26 18:55:47 --- Digsby logins in successfully on current Git, so I'm marking this fixed. Thanks for the commits. -- 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=12421 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> 2008-10-10 10:09:44 --- Closing bugs fixed in 1.1.6. -- 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=12421 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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