[Bug 20585] New: JPEG lack of support should not be critical, similar to HTML rendering

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 5 11:01:59 CST 2009


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

           Summary: JPEG lack of support should not be critical, similar
                    to HTML rendering
           Product: Wine
           Version: 1.1.32
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: adys.wh at gmail.com


Quick example with the World of Warcraft Launcher.exe:

adys at azura:$ wine Launcher.exe
err:wincodecs:JpegDecoder_CreateInstance Trying to load JPEG picture, but JPEG
supported not compiled in.
fixme:ole:CoCreateInstance no instance created for interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class
{9456a480-e88b-43ea-9e73-0b2d9b71b1ca}, hres is 0x80004005
err:ole:OleLoadPicture IPersistStream_Load failed

The application will show a dialogue "Launcher could not be executed for some
reason."

A neat enhancement would be to have a "disabled" state, very similar to a
disabled HTML rendering.

Of course, an application which relies on JPEG rendering could not be expected
to work properly. This would however fix the issue for many applications which
just load a jpeg on the side.

Untested with png.

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