[Bug 17435] New: AntiDupl: crashes when duplicated images founded
http://bugs.winehq.org/show_bug.cgi?id=17435 Summary: AntiDupl: crashes when duplicated images founded Product: Wine Version: 1.1.15 Platform: PC-x86-64 URL: http://antidupl.narod.ru/files/AntiDupl.NET-1.0.0.0.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: bopin(a)mail.com Created an attachment (id=19516) --> (http://bugs.winehq.org/attachment.cgi?id=19516) Two console logs(with or without gdiplus.dll) with comments if program tries to make a list of duplicated or broken images, crash happens. If gdiplus.dll not used, no window appears. -- 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=17435 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, 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=17435 Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski(a)gmail.com --- Comment #1 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2010-01-29 15:15:23 --- You could check if native comctl32 helps (see http://wiki.winehq.org/winetricks). If it does, a WINEDEBUG=+message log may be helpful. -- 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=17435 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht(a)gmx.net Component|-unknown |gdiplus Resolution| |FIXED --- Comment #2 from Anastasius Focht <focht(a)gmx.net> 2010-08-01 04:51:16 --- Hello, gdiplus GdipGet/SetStringFormatMeasurableCharacterRanges() was implemented some time ago, hence fixed by commit 9f63f7d949abc7a67f0031d046818698b7e82ec9 The app scans folders and finds duplicate images successfully. For builtin gdiplus is still barfs at GetRegionScans() (bug 21798 ?) but you can dismiss this non-critical exception dialog and continue work. --- snip --- System.NotImplementedException: Not implemented. at System.Drawing.Region.GetRegionScans(Matrix matrix) at System.Windows.Forms.LinkLabel.OnPaint(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Label.WndProc(Message& m) --- snip --- Marking this fixed. Regards -- 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=17435 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2010-08-20 12:38:43 --- Closing bugs fixed in 1.3.1. -- 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=17435 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9f63f7d949abc7a67f0031d0468 | |18698b7e82ec9 -- 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