While installing MediaNonkey 4.1.8.1.1751 on Wine 1.6.2 in Ubuntu 15.04, I received teh following error:
C:\Program Files (x86)\MediaMonkey\DeskPlayer.dll
Unable to register DLL/OCX: RegSvr32 failed with exit code 0x1.
With options to Retry (gives same error), Ignore (results in program not launching), or Abort.
Other apps that I have installed in Wine work fine.
I am really at a loss on how to debug this, let alone resolve it.
MediaMonkey 4.1.8.1/Wine 1.6.2/Ubuntu 15.04 install error
Re: MediaMonkey 4.1.8.1/Wine 1.6.2/Ubuntu 15.04 install erro
To Elaborate: I found an earlier install which mentions that the error can be safely ignored. However, the program does not launch. When I try, the cursor spins and then stops.
I guess I am asking "How do I find out what is happening?" I don't even know how to ask you guys to fix it because I don't know what is broken.
(I don't see a way to edit the earlier post, so I am adding it as a reply.)
I guess I am asking "How do I find out what is happening?" I don't even know how to ask you guys to fix it because I don't know what is broken.
(I don't see a way to edit the earlier post, so I am adding it as a reply.)
Re: MediaMonkey 4.1.8.1/Wine 1.6.2/Ubuntu 15.04 install erro
1.6.2 is old; start by upgrading to the latest development release. If the problem persists, post terminal output. http://wiki.winehq.org/FAQ#get_log
Re: MediaMonkey 4.1.8.1/Wine 1.6.2/Ubuntu 15.04 install erro
I upgraded to wine-1.7.50 and I get the same behavior:dimesio wrote:1.6.2 is old; start by upgrading to the latest development release. If the problem persists, post terminal output. http://wiki.winehq.org/FAQ#get_log
Code: Select all
nexist@Sammy:~/.wine/drive_c/Program Files (x86)/MediaMonkey$ wine MediaMonkey.exe
fixme:thread:GetThreadUILanguage : stub, returning default language.
fixme:thread:GetThreadPreferredUILanguages 56, 0x32d6bc, (nil) 0x32d6e4
fixme:thread:GetThreadPreferredUILanguages 56, 0x32d6bc, (nil) 0x32d6e4
fixme:shell:SHGetStockIconInfo (77, 0x101, 0x32fbd8) semi-stub
fixme:shell:SHGetStockIconInfo flags 0x101 not implemented
fixme:msg:ChangeWindowMessageFilter 111 00000001
fixme:msg:ChangeWindowMessageFilter c0ea 00000001
fixme:msg:ChangeWindowMessageFilter 323 00000001
fixme:msg:ChangeWindowMessageFilter 326 00000001
fixme:msg:ChangeWindowMessageFilter 4a 00000001
fixme:msg:ChangeWindowMessageFilter 318 00000001
fixme:msg:ChangeWindowMessageFilter 14 00000001
fixme:dwmapi:DwmIsCompositionEnabled 0x32fdd0
fixme:shell:SHGetKnownFolderPath flags 0x00000400 not supported
fixme:shell:SHGetKnownFolderPath flags 0x00000400 not supported
fixme:shell:SHGetKnownFolderPath flags 0x00000400 not supported
fixme:shell:SHGetKnownFolderPath flags 0x00000400 not supported
fixme:shell:SHGetKnownFolderPath flags 0x00000400 not supported
fixme:shell:SHGetKnownFolderPath flags 0x00000400 not supported
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:ole:CoResumeClassObjects stub
fixme:shell:SHGetKnownFolderPath flags 0x00000400 not supported
nexist@Sammy:~/.wine/drive_c/Program Files (x86)/MediaMonkey$
Re: MediaMonkey 4.1.8.1/Wine 1.6.2/Ubuntu 15.04 install erro
Does anyone have any suggestions for this?
-
- Newbie
- Posts: 2
- Joined: Sun Nov 08, 2015 12:28 pm
Re: MediaMonkey 4.1.8.1/Wine 1.6.2/Ubuntu 15.04 install erro
I don't have any useful information on the issue but I am encountering the same thing using Crossover, trying to install a program which I managed to install successfully under Bootcamp.
-
- Newbie
- Posts: 2
- Joined: Sun Nov 08, 2015 12:28 pm
Re: MediaMonkey 4.1.8.1/Wine 1.6.2/Ubuntu 15.04 install erro
After writing my previous entry, someone helped me resolve the problem. In fact, I had to install Visual Basic 6 service pack 6 which includes the missing DLL. After the service pack was installed my application installed correctly.