John Drescher wrote: > On Mon, Jul 28, 2008 at 12:21 PM, bradley13 <wineforum-user@xxxxxxxxxx> wrote: > Do you get any errors in the terminal when running the program from a > *nix shell? > > John Numerous "fixme" entries - here is the output: Code: fixme:ole:OleLoadPictureEx (0x123f784,3646,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fae8), partially implemented. fixme:ole:OleLoadPictureEx (0x123f784,93694,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fab8), partially implemented. fixme:ole:OleLoadPictureEx (0x123f784,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x156240), partially implemented. fixme:ole:OleLoadPictureEx (0x123f784,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x1562b8), partially implemented. fixme:ole:OleLoadPictureEx (0x123f784,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x156330), partially implemented. fixme:ole:OleLoadPictureEx (0x123f784,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x1563a8), partially implemented. fixme:ole:OleLoadPictureEx (0x123f784,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x156420), partially implemented. fixme:ole:OleLoadPictureEx (0x123f784,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x156498), partially implemented. fixme:ole:OleLoadPictureEx (0x123f784,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x156510), partially implemented. fixme:ole:OleLoadPictureEx (0x123f784,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x156588), partially implemented. fixme:ole:OleLoadPictureEx (0x123f784,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x156600), partially implemented. fixme:ole:OleLoadPictureEx (0x123f784,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x156678), partially implemented. fixme:ole:OleLoadPictureEx (0x123f784,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x1566f0), partially implemented. fixme:ole:OleLoadPictureEx (0x123f784,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x156768), partially implemented. fixme:ole:OLEPictureImpl_SaveAsFile (0x135bb0)->(0x168580, 0, (nil)), hacked stub. fixme:ole:OleLoadPictureEx (0x1253264,93694,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f808), partially implemented. fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393} I hope these mean more to you than they do to me... Cheers, Brad