It's not anything the list would concern itself with, and I've not had a chance to look at it yet... I'm just sending this as an FYI. Any suggestions would of course be welcome.
the Fedora Core 4 install of the (new to FC4 rpms) wine-core-0.9.20-1.fc4 gets
[various messages deleted] fixme:ole:OleLoadPictureEx (0x94fbac,167,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fab8), partially implemented. fixme:ole:OLEPictureImpl_LoadGif Trying to load GIF, but no support for libgif/libungif compiled in. fixme:ole:OLEPictureImpl_get_Attributes Unknown pictype -1 fixme:ole:OleLoadPictureEx (0x94fbac,153,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fab8), partially implemented. fixme:ole:OLEPictureImpl_LoadGif Trying to load GIF, but no support for libgif/libungif compiled in. fixme:ole:OLEPictureImpl_get_Attributes Unknown pictype -1 fixme:ole:OleLoadPictureEx (0x94fbac,153,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fab8), partially implemented. fixme:ole:OLEPictureImpl_LoadGif Trying to load GIF, but no support for libgif/libungif compiled in. fixme:ole:OleLoadPictureEx (0x94fbac,128,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fab8), partially implemented. fixme:ole:OLEPictureImpl_LoadGif Trying to load GIF, but no support for libgif/libungif compiled in. fixme:ole:OLEPictureImpl_SaveAsFile (0x15f4b0)->(0x1783c0, 0, (nil)), hacked stub. err:shdocvw:get_typeinfo LoadRegTypeLib failed: 8002801d fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393} [and the fixmes like this repeat several times]
This on a windows app that worked (barely) before.
The other two windows apps I have installed seem to still work.
I get a little window with Run-time error '-2147319779 (8002801d)': Automation error Application-defined or object-defined error and the app is dead .
I'm supposing this is a problem with the rpm somehow (rather than wine itself), but that is a wild guess. The previous FC4 wine install (also from a normal FC4 binary rpm) did not have this problem. The app was only barely usable, some little buttons showed no text labels, so all was not totally well before either.
David Anderson (I'll also try this app building wine with latest wine source on an AMD athlon 64bit with wine built -m32 to see what happens).
On Sat, Sep 02, 2006 at 10:09:19PM -0700, David Anderson wrote:
It's not anything the list would concern itself with, and I've not had a chance to look at it yet... I'm just sending this as an FYI. Any suggestions would of course be welcome.
the Fedora Core 4 install of the (new to FC4 rpms) wine-core-0.9.20-1.fc4 gets
fixme:ole:OLEPictureImpl_LoadGif Trying to load GIF, but no support for libgif/libungif compiled in.
I'm supposing this is a problem with the rpm somehow (rather than wine itself), but that is a wild guess.
Yes, libgif/libungif support is not compiled in.
Ask the maintainer of this RPM ;)
Ciao, Marcus