dvdflick no longer works in wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Matthew Ford

dvdflick no longer works in wine

Post by Matthew Ford »

I too am having problems running the latest version of DVD Flick in Wine.
DVD Flick version 1.2.2.1 worked fine, but version 1.3.0.3 does not. I
have tried it with Wine versions 1.0 and 1.1.6, with the same result. DVD
Flick always hangs when you try to add your first video file. The console
output is as follows. 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.

Matthew.


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.

... 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!

... lots more of those ...

(*)

ALSA lib seq_hw.c:446:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
Locked