John, I see the same lines over and over. This is a copy of the last 8 lines: err:wincodecs:PngEncoder_CreateInstance Trying to save PNG picture, but PNG support is not compiled in. fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005 err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder fixme:storage:create_storagefile Storage share mode not implemented. fixme:ole:OleLoadPictureEx (0x94e8e4,26275,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fa50), partially implemented. err:wincodecs:JpegDecoder_CreateInstance Trying to load JPEG picture, but JPEG support is not compiled in. fixme:ole:CoCreateInstance no instance created for interface {9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class {9456a480-e88b-43ea-9e73-0b2d9b71b1ca}, hres is 0x80004005 err:ole:OleLoadPictureEx IPersistStream_Load failed It complains about PNG and JPEG support is not compiled in. What does this mean? I should probably mention that I compiled/installed Wine from source. Frank