Sonar 8 & vcrun2005
Sonar 8 & vcrun2005
I'm trying to run Sonar 8 via Wine. I was advised to run vcrun2005, vcrun2005sp1, and run those after setting Wine to win2k, all to no avail. I started a thread here: http://forums.gentoo.org/viewtopic-p-59 ... ml#5906267
I'd appreciate any tips. I'm SERIOUSLY trying to leave Windows for good, but I need this program until I've got something equivalent set up under Linux. I will also need to keep running this program because of all the projects I've created with Sonar and it will take a long time to convert them to something else. But if I can get Sonar running under Wine, I can at least get rid of Windows that much sooner.
I'd appreciate any tips. I'm SERIOUSLY trying to leave Windows for good, but I need this program until I've got something equivalent set up under Linux. I will also need to keep running this program because of all the projects I've created with Sonar and it will take a long time to convert them to something else. But if I can get Sonar running under Wine, I can at least get rid of Windows that much sooner.
Sonar 8 & vcrun2005
On Wed, Jul 29, 2009 at 8:25 AM, audiodef<[email protected]> wrote:
$ mv ~/.wine ~/.wine.bak # start with a clean prefix
$ winetricks -q mfc42 vcrun2005 vcrun2005sp1
$ wine sonar.exe
--
-Austin
I skimmed over the thread. Try:Can't edit my own posts! So, adding what I forgot:
At this point, I'm trying to install Sonar under Wine, not run the program. I'll deal with any problems actually running it when we blow up that bridge.
$ mv ~/.wine ~/.wine.bak # start with a clean prefix
$ winetricks -q mfc42 vcrun2005 vcrun2005sp1
$ wine sonar.exe
--
-Austin
- DancemasterGlenn
- Newbie
- Posts: 4
- Joined: Mon Jul 21, 2008 1:24 am
Let me know how your experience goes, in the end. I'm trying to get sonar working as well, albeit an older version (4 I think, not at my machine right now). For what it's worth, I believe sonar 2 probably still works (though I don't have it to test anymore). That's the version I used to use.
There used to be a pretty comprehensive tutorial on how to get sonar working on the sonar 2 appdb, but it was deleted due to age. I'm hoping to get it working again at some point as well.
Finally, not completely related, but you could always test out programs like qtractor and ardour (ardour will have midi support soon, if you use it as much as I do). I don't like their interfaces as much, but you might have some luck with them. Good luck either way!
There used to be a pretty comprehensive tutorial on how to get sonar working on the sonar 2 appdb, but it was deleted due to age. I'm hoping to get it working again at some point as well.
Finally, not completely related, but you could always test out programs like qtractor and ardour (ardour will have midi support soon, if you use it as much as I do). I don't like their interfaces as much, but you might have some luck with them. Good luck either way!
austin:
I tried your advice. I continued to get the same errors during the Sonar install that I've been getting since the beginning. I decided to click on "ignore" for all the dll errors and after I got the finished installing dialog and tried to run Sonar, it didn't even start. Intead, I got this:
I hope this indicates something I can fix.
I tried your advice. I continued to get the same errors during the Sonar install that I've been getting since the beginning. I decided to click on "ignore" for all the dll errors and after I got the finished installing dialog and tried to run Sonar, it didn't even start. Intead, I got this:
Code: Select all
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762)
err:module:import_dll Library MFC80U.DLL (which is needed by L"C:\\Program Files\\Cakewalk\\SONAR 8 Studio Edition\\CJLibrary.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Cakewalk\\SONAR 8 Studio Edition\\CJLibrary.dll") not found
err:module:import_dll Library CJLibrary.dll (which is needed by L"C:\\Program Files\\Cakewalk\\SONAR 8 Studio Edition\\SONARSTD.EXE") not found
err:module:import_dll Library MFC80U.DLL (which is needed by L"C:\\Program Files\\Cakewalk\\SONAR 8 Studio Edition\\SONARSTD.EXE") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Cakewalk\\SONAR 8 Studio Edition\\SONARSTD.EXE") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\Cakewalk\\SONAR 8 Studio Edition\\SONARSTD.EXE") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Cakewalk\\SONAR 8 Studio Edition\\SONARSTD.EXE" failed, status c0000135
Dancemaster:
Sure thing. Just stay tuned to this thread and the one I linked to on the Gentoo forums. It's not looking good, but I'm hoping to nab it at some point.
I have Ardour and qtractor. I think they're great. Until I figure out how to get my Onyx Firewire mixers working in such programs, though, I'll need Sonar even if I need to keep a Windoze partition.
Sure thing. Just stay tuned to this thread and the one I linked to on the Gentoo forums. It's not looking good, but I'm hoping to nab it at some point.
I have Ardour and qtractor. I think they're great. Until I figure out how to get my Onyx Firewire mixers working in such programs, though, I'll need Sonar even if I need to keep a Windoze partition.
Is this the app? http://www.cakewalk.com/support/kb/kb20081217.asp
Yes and no. I have Sonar 8 Studio - not the trial version.
dimesio wrote:Is this the app? http://www.cakewalk.com/support/kb/kb20081217.asp
The trial version doesn't need vcrun2005 installed with winetricks--it installs it itself. The only thing it needs is mfc42. The trial installer could be different, of course, but I have to ask, have you tried installing the app to a clean wineprefix in 1.1.26 with just winetricks mfc42?audiodef wrote:Yes and no. I have Sonar 8 Studio - not the trial version.
dimesio wrote:Is this the app? http://www.cakewalk.com/support/kb/kb20081217.asp
(Not that the trial runs, even though it installs--it crashes trying to display the main window.)
I've tried everything in this thread and the one I started on the Gentoo forums. So far, no good.
I've had the screen - and my entire system - crashing problem, too.
I've had the screen - and my entire system - crashing problem, too.
dimesio wrote:The trial version doesn't need vcrun2005 installed with winetricks--it installs it itself. The only thing it needs is mfc42. The trial installer could be different, of course, but I have to ask, have you tried installing the app to a clean wineprefix in 1.1.26 with just winetricks mfc42?audiodef wrote:Yes and no. I have Sonar 8 Studio - not the trial version.
dimesio wrote:Is this the app? http://www.cakewalk.com/support/kb/kb20081217.asp
(Not that the trial runs, even though it installs--it crashes trying to display the main window.)
If your entire system is crashing, then it's not a Wine issue. Buggy graphics drivers are the most likely culprit. The only thing that crashed for me was the app itself.audiodef wrote:I've tried everything in this thread and the one I started on the Gentoo forums. So far, no good.
I've had the screen - and my entire system - crashing problem, too.
Wine is a user-level process. If it's crashing your whole system, something is wrong with your system.audiodef wrote:It isn't buggy graphics drivers (this I know with a certainty). It's either missing/incompatible libs or something needs to be configured some other way in Wine. Runaway process, perhaps. I dunno.
It just isn't buggy graphics.
At me absolutely same problem at start MS Office Access Runtime.
This program free, the link for downloading:
http://www.microsoft.com/downloads/deta ... layLang=en
It is a problem of the programming language C, therefore and does not work MSVCR80.dll
The bug is already registered on WineHQ at number 19297:
http://bugs.winehq.org/show_bug.cgi?id=19297
I ask to support and also in this bug to leave the wishes on development wine. Can be then there will be at least a date of correction of the Bug
All thanks
This program free, the link for downloading:
http://www.microsoft.com/downloads/deta ... layLang=en
It is a problem of the programming language C, therefore and does not work MSVCR80.dll
The bug is already registered on WineHQ at number 19297:
http://bugs.winehq.org/show_bug.cgi?id=19297
I ask to support and also in this bug to leave the wishes on development wine. Can be then there will be at least a date of correction of the Bug
All thanks
Another option to get access running.
I did not have ACEDAO.DLL installed anywhere, so deleting it was not an option.
Another option to get access running.
Change the manifest file for access msaccess.exe.manifest found in [Your Wine
Prefix]../Program Files/Microsoft Office/Office12 and remove the dependency
reference to AceDAO, ie edit the file and remove the following lines: (it may
be run together on the same line...)
<dependency>
<dependentAssembly>
<assemblyIdentity type="win32" name="AceDAO" version="12.0.0.0" language="*"
processorArchitecture="X86">
</assemblyIdentity>
</dependentAssembly>
</dependency>
I found this suggestion here: http://ubuntuforums.org/showthread.php?t=1102840
and added it to ArchLinux Wiki here:
http://wiki.archlinux.org/index.php/Mic ... ffice_2007
Another option to get access running.
Change the manifest file for access msaccess.exe.manifest found in [Your Wine
Prefix]../Program Files/Microsoft Office/Office12 and remove the dependency
reference to AceDAO, ie edit the file and remove the following lines: (it may
be run together on the same line...)
<dependency>
<dependentAssembly>
<assemblyIdentity type="win32" name="AceDAO" version="12.0.0.0" language="*"
processorArchitecture="X86">
</assemblyIdentity>
</dependentAssembly>
</dependency>
I found this suggestion here: http://ubuntuforums.org/showthread.php?t=1102840
and added it to ArchLinux Wiki here:
http://wiki.archlinux.org/index.php/Mic ... ffice_2007