Error with OleLoadPictureEx

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Ellume
Level 1
Level 1
Posts: 6
Joined: Fri Dec 31, 2010 4:45 pm

Error with OleLoadPictureEx

Post by Ellume »

I'm running Ubuntu 10.10 and Wine 1.3.21. When I try to run my game I get the following error:

Code: Select all

fixme:win:EnumDisplayDevicesW ((null),0,0xa4f820,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0xa4f914,0x00000000), stub!
Error reading from streamkayleigh@Shimmer:~/.wine/drive_c/avalon_legends_solitaire_final$ fixme:ole:OleLoadPictureEx (0x92e76c,3270,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fa70), partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x131260)->(0x134b00, 0, (nil)), hacked stub.
Any ideas on what I'm missing?
Locked