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@winehq.org ReportedBy: bopin@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.
http://bugs.winehq.org/show_bug.cgi?id=17435
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download
http://bugs.winehq.org/show_bug.cgi?id=17435
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com
--- Comment #1 from Mikolaj Zalewski mikolaj.zalewski@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.
http://bugs.winehq.org/show_bug.cgi?id=17435
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Component|-unknown |gdiplus Resolution| |FIXED
--- Comment #2 from Anastasius Focht focht@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
http://bugs.winehq.org/show_bug.cgi?id=17435
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2010-08-20 12:38:43 --- Closing bugs fixed in 1.3.1.
http://bugs.winehq.org/show_bug.cgi?id=17435
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9f63f7d949abc7a67f0031d0468 | |18698b7e82ec9