[Wine] What is wrong?

Dan Kegel dank at kegel.com
Sun Mar 9 09:54:35 CDT 2008


<jukka-pekka.grohn at saunalahti.fi> wrote:
> I have radioamateur aprs software UI-View32.exe

http://www.ui-view.org/

>  Software and map display works fine with Crossover but
>  with wine map view is black and blinking (map can see very shortly).
>  ...
>  fixme:ole:OLEPictureImpl_SaveAsFile (0x13d390)->(0x1616b0, 0, (nil)),  hacked stub.
>  fixme:ole:OleLoadPictureEx (0xd341b4,100899,1,{00020400-0000-0000-c000-000000000046},x=0,y=0,f=0,0x34f970),  partially implemented.
>  fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0  palette.
>  fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x14bfb0c), stub!
>  fixme:ole:OLEPictureImpl_SaveAsFile (0x14ba958)->(0x14be268, 0, (nil)), hacked stub.

All those ole picture errors make me think that the bug
lies in our implementation of oleaut32.   Try this:
  wget http://kegel.com/wine/winetricks
  sh winetricks dcom98
That's a dangerous operation, since lots of things don't
work with dcom98, but perhaps your one app will.
I would try it myself, but there seems to be a time delay
in registering that app.
Let us know what happens.
- Dan



More information about the wine-users mailing list