[Bug 22441] New: DNSBench cannot save to file an image

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 20 19:16:09 CDT 2010


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

           Summary: DNSBench cannot save to file an image
           Product: Wine
           Version: unspecified
          Platform: x86
               URL: http://www.grc.com/dns/benchmark.htm
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdiplus
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: JosephHenryBlack at yahoo.co.nz


GRC's DNSBench.exe (a tiny 150kb download written in assembler) cannot save an
image. This app works well in wine with only a few small issues:

fixme:gdiplus:GdipCreateBitmapFromGdiDib don't know how to handle 32 bpp

To see this, start DNSBench, it briefly checks for internet access and shows 4
main tabs. Click on the Nameservers tab, and it displays a list of IP addresses
and names. Right click on this and the menu shows the 8th option as "Save all
as image to file" This is shown in the attachment (a closeup from a
screenshot).

http://source.winehq.org/source/dlls/gdiplus/image.c#L1215
line 1215 GpStatus WINGDIPAPI GdipCreateBitmapFromGdiDib shows 32bpp not
handled yet.

winetricks gdiplus works around this problem.

-- 
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