Adobe Audition and Wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
PeterL
Newbie
Newbie
Posts: 3
Joined: Mon Jan 19, 2009 5:34 pm

Adobe Audition and Wine

Post by PeterL »

Hi, I've got OpenSuSE Linux 11 KDE 3.5.10.33.2 and kernel-pae 2.6.25.18-0.2-i.686 and Wine 1.1.13
Now I'm trying to install Adobe Audition (I tried several other programs for Linux, but they can't convince me due to limitations, that is, not those possibilities like Adobe Audition).
I read so many "stories" on the internet that Adobe Audition could work thru Wine under Linux, but during installation this is the following remark:
the wizard was interrupted before Adobe Audition could be complete installed
your system has not been modified, to complete installation at another time, please run setup again

This is not in illegal version, but a legal version of Adobe Audition, which works fine under Windows (which I don't have any longer, as I'm fed up on Windows).
Strange as another music program (heavy one), Propellerhead Reason, could be installed thru Wine in Linux.
What could be the reason, missing dll files (?), whatever (although I controlled that I've got kernel32.dll, gdi32.dll, user32.dll and ntdll.dll in .wine/drive_c/windows/system32 (what they call "native dlls")

This is what I get in the terminal with: wine ./Aud ...
fixme:advapi:LookupAccountNameW (null) L"peter" (nil) 0x32ee2c (nil) 0x32ee30 0x32ee24 - stub
fixme:advapi:LookupAccountNameW (null) L"peter" 0x1444e8 0x32ee2c 0x132a30 0x32ee30 0x32ee24 - stub
Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()fixme:keyboard:X11DRV_GetKeyboardLayout couldn't return keyboard layout for thread 0009
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4130413, 0000: semi-stub!
fixme:shdocvw:PersistStorage_InitNew (0xe244e8)->(0x14364e8)
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders"
fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported yet
fixme:advapi:SetNamedSecurityInfoW L"C:\\windows\\temp\\install.adb" 1 4 (nil) (nil) (nil) (nil)
fixme:msi:msi_unimplemented_action_stub UnregisterFonts -> 2 ignored L"Font" table values
fixme:msi:msi_unimplemented_action_stub RemoveRegistryValues -> 32 ignored L"RemoveRegistry" table values
fixme:msi:msi_unimplemented_action_stub RemoveShortcuts -> 4 ignored L"Shortcut" table values
fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 22 ignored L"CreateFolder" table values
err:msi:msi_cabextract FDICopy failed
err:msi:ACTION_InstallFiles Failed to extract cabinet: L"Data1.cab"
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
fixme:msxml:DllCanUnloadNow
fixme:msxml:DllCanUnloadNow
peter@linux-132d:~/.wine/drive_c/

Who could advise me? Thanks anyway.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Adobe Audition and Wine

Post by vitamin »

PeterL wrote:Hi, I've got OpenSuSE Linux 11 KDE 3.5.10.33.2 and kernel-pae 2.6.25.18-0.2-i.686 and Wine 1.1.13
Now I'm trying to install Adobe Audition (I tried several other programs for Linux, but they can't convince me due to limitations, that is, not those possibilities like Adobe Audition).
It currently does not install as-is on Wine. See bugs and AppDB pages for your version.
Locked