[Wine] dvdflick no longer works in wine

James McKenzie jjmckenzie51 at earthlink.net
Sat Jan 31 11:40:08 CST 2009


Matthew Ford wrote:
> This problem was reported in Sep 2008, but still seems to be unresolved.
>
> DVD Flick versions up to 1.2.2.1 worked fine with Wine, but none of
> the 1.3 releases work. I am now using DVD Flick 1.3.0.4 with Wine
> 1.1.13. DVD Flick runs okay until you try to add a video file, then
> freezes.
>
> Console output is pasted below. The point (*) is reached at the point
> when the startup banner disappears and the program window opens. The
> final ALSA message appears at the point when the program hangs. If I
> run the command "sudo modprobe snd_seq" before launching DVD Flick, I
> do not get the ALSA error, but it still hangs; thus I suspect none of
> this output is relevant to my problem.
>
> Any ideas?
> Matthew.
>
> ------------------
> Console output:
>
> fixme:ole:OleLoadPictureEx
> (0xb523bc,2206,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f9a4),
> partially implemented.
> fixme:ole:OleLoadPictureEx
> (0xb523bc,4588,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f9a4),
> partially implemented.
> fixme:ole:OleLoadPictureEx
> (0xb523bc,2246,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f9a4),
> partially implemented.
> fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning
> 0 palette.
> fixme:ole:OleLoadPictureEx
> (0xb523bc,2246,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f9a4),
> partially implemented.
> fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning
> 0 palette.
> fixme:ole:OleLoadPictureEx
> (0xb523bc,2246,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f9a4),
> partially implemented.
>
This happens because of the partial implementation of the display of
graphics on opening splashscreens. 
>    ... lots more OleLoadPicture and OLEPicture errors ...
>
> fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x161a46c), stub!
> fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x138904), stub!
> fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x13b27c), stub!
> fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x13b8f4), stub!
>
This has to do with Font displays.  This needs to be implemented.

>    ... lots more of those ...
>
>    (*)
>
> ALSA lib seq_hw.c:446:(snd_seq_hw_open) open /dev/snd/seq failed: No
> such file or directory
>
>
No further messages at all, after this one?  I wish I could provide what
debugging commands are needed as the lockup of the program appears to be
due to an improper implementation of Windows functionality needed to run
this program.  You are correct in your assessment of the messages
received through terminal.

James McKenzie





More information about the wine-users mailing list