[Wine] Functions of gdiplus.dll

Austin English austinenglish at gmail.com
Mon May 5 22:07:10 CDT 2008


On Mon, May 5, 2008 at 10:00 PM, Gibi <wineforum-user at winehq.org> wrote:
> Problems to run Digsby.
>  In the first window, of login, seems good. After, to open the second window, it disappear.
>  I am new in Wine. Tried to read the log and the only thing apparently wrong is with calls to unimplemented functions of gdiplus.dll, GdipSetClipRect, GdipSaveGraphics and GdipSetClipRegions.
>  Last line in debug: Attribute Error: function 'SHQueryUserNotificationState' not found.
>
>  Need directions to find the error.
>  Is it in gdiplus?
>
>  Many thanks,
>  Gibi.
>
>
>
>
>
>

gdiplus support is in the works. Try upgrading to .9.61, and if it
still doesn't work, use:

$ wget kegel.com/wine/winetricks
$ sh winetricks gdiplus

That will install native gdiplus, which should allow your app to run
(assuming gdiplus is the only thing preventing it).



More information about the wine-users mailing list