[Bug 17435] AntiDupl: crashes when duplicated images founded

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 1 04:51:17 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=17435


Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |focht at gmx.net
          Component|-unknown                    |gdiplus
         Resolution|                            |FIXED




--- Comment #2 from Anastasius Focht <focht at 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.



More information about the wine-bugs mailing list