Adobe Audition 3.0 unable to run

Questions about Wine on Linux
Locked
maxtim
Newbie
Newbie
Posts: 3
Joined: Tue Dec 17, 2019 6:30 am

Adobe Audition 3.0 unable to run

Post by maxtim »

I am having trouble getting Adobe Audition running with wine-4.0.3. Here is the output dump when trying to run from bash:

Code: Select all

maxtim@debianUtil:~$ wine "C:\\Program Files (x86)\\Adobe\\Adobe Audition 3.0\\Audition.exe"
000f:err:service:process_send_command receiving command result timed out
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"WineBus" failed to start: 1053
0009:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32e948 63 ) semi-stub
0009:fixme:msvcp:locale__Locimp__Makexloc (0x32e948 63 0x2c42020 (nil)) semi-stub
0009:fixme:msvcp:locale__Locimp__Makewloc (0x32e948 63 0x2c42020 (nil)) semi-stub
0009:fixme:msvcp:locale__Locimp__Makeushloc (0x32e948 63 0x2c42020 (nil)) semi-stub
0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32dff4,0x00000000), stub!
0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32dff4,0x00000000), stub!
0009:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32e068 1 C) semi-stub
0009:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32de38 1 C) semi-stub
0032:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x4726104
Existing overrides:

Code: Select all

*gdiplus (native)
*msxml3 (native)
*msxml6 (native, buitin)
msvcp140 (native, buitin)
vcruntime140 (native, builtin)
System information:
  • OS: Debian 10 Buster
  • Kernal: x86_64 Linux 4.19.0-6-amd64
  • WM: i3
  • CPU: Intel Core2 Quad Q9650 @ 4x 3GHz
  • GPU: GeForce 310
  • RAM: 5gb installed
  • wine version: winehq-stable 4.0.3
Deleted, I successfully ran Adobe Audition 3.0 using Wine (version 3.0.3, I think). Stands to reason I should be able to run it again. Installs without issue (once I got the correct dependencies installed, which I think was mostly fonts). If you need any other data for analysis, I can easily provide it. I will continue making attempts to tweak wine to see if I can get the software to open. Any suggestions are welcome during that time.
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Adobe Audition 3.0 unable to run

Post by jkfloris »

I can't reproduce your issue in a clean Wineprefix without any winetricks or dll overrides on Debian Sid.
Could you try the program in a clean Wineprefix?
Locked