[Bug 20835] New: Rio Music Manager does not start
http://bugs.winehq.org/show_bug.cgi?id=20835 Summary: Rio Music Manager does not start Product: Wine Version: 1.1.31 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: cdelanoval(a)yahoo.com I was able to installed Rio Music Manager using Wine. When I tried to start the application using the terminal or thru direct click, I see where Wine starts the Desktop emulator by it closes again almost immediately. On the terminal application, I get the following message cesar(a)cesar-desktop:~$ wine riomm.exe wine: could not load L"C:\\windows\\system32\\riomm.exe": Module not found cesar(a)cesar-desktop:~$ fixme:ntdll:NtConnectPort (0x5ada1170,L"\\ThemeApiPort",0x33f21c,(nil),(nil),(nil),0x33f22c,0x33f228),stub! fixme:ntdll:NtConnectPort (0x5ada1170,L"\\ThemeApiPort",0x33fb3c,(nil),(nil),(nil),0x33fb4c,0x33fb48),stub! Any suggestions? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20835 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-11-26 10:36:07 --- (In reply to comment #0)
On the terminal application, I get the following message
cesar(a)cesar-desktop:~$ wine riomm.exe wine: could not load L"C:\\windows\\system32\\riomm.exe": Module not found
Why are you trying that in your home directory? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20835 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-11-26 10:53:15 --- (In reply to comment #0)
Any suggestions?
This is invalid actually. 'cd' to directory where you installed your application first. If any problems remain reopen that report. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20835 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-11-26 10:53:28 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20835 CJ <cdelanoval(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID | --- Comment #4 from CJ <cdelanoval(a)yahoo.com> 2009-11-26 13:01:55 --- (In reply to comment #3)
Closing.
I actually try several way and I still get the invalid answer. See below cesar(a)cesar-desktop:~$ wine riomm.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) err:module:import_dll Library WMVCore.DLL (which is needed by L"C:\\windows\\system32\\riomm.exe") not found err:module:import_dll Library RecDev.dll (which is needed by L"C:\\windows\\system32\\riomm.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\riomm.exe" failed, status c0000135 cesar(a)cesar-desktop:~$ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20835 --- Comment #5 from Sven <septim.dt(a)gmail.com> 2009-11-26 13:07:26 --- It's invalid. You have to cd to the directory where the file is first. For example: cd ~/.wine/drive_c/Program\ Files/pathofthefile And then wine riomm.exe -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20835 --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-11-26 13:08:23 --- (In reply to comment #4)
I actually try several way and I still get the invalid answer. See below
cesar(a)cesar-desktop:~$ wine riomm.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) err:module:import_dll Library WMVCore.DLL (which is needed by L"C:\\windows\\system32\\riomm.exe") not found err:module:import_dll Library RecDev.dll (which is needed by L"C:\\windows\\system32\\riomm.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\riomm.exe" failed, status c0000135 cesar(a)cesar-desktop:~$
You don't follow instructions, now you're using native comctl32 for some reason. Steps: 1. cd ~ && rm -rf .wine 2. install your program 3. 'cd' to directory where target executable is installed (in .wine) 4. run it with 'wine riomm.exe' -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20835 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-11-26 13:09:48 --- It's still invalid. Reopen if you've got a real problem. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20835 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-11-26 13:10:05 --- Closing invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org