http://bugs.winehq.org/show_bug.cgi?id=19169
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2009-07-04 09:31:00 --- (In reply to comment #4)
(In reply to comment #3)
Did you install any native directx parts?
Log shows missed dsdmo.dll class. This module is unimplemented in Wine. You could try to move it from Win installation and register it with 'regsvr32' (it is useless otherwise).
Hi, thanks for your reply.
I didn't install any directx part. Just "sh winetricks corefonts mdac28 jet40 msxml4"
I see mdac here: --- PE 1f440000-1f4bd000 Export msado15 PE 1f890000-1f8fc000 Export oledb32 ---
Do you really need msxml4?
Then I got some gecko errors so I installed that too "sh winetricks gecko" See output in attached file "albumplayer-install.txt"
I don't see any dsdmo.dll in the log. On which line do you see it?
I don't know what trace log did you attach. I asked about attaching this pastebin file to this bugzilla. It contains clsid: --- 120ced89-3bf4-4173-a132-3cb406cf3231 --- which belongs to dsdmo.dll.
Here's the output once more from the above config I started albumplayer first time and ended it with control-c because the debugger was hanging I did a pkill AlbumPlayer* to kill also the AlbumPlayer panel button. Started it up again and it closed without a message. Started it up third time and debugger message came through and I got the abnormal program termination.
See output in attached file albumplayer-output.txt
Why does it differ from your first log?