wine 1.7.8 Adobe Acrobat X Pro

Questions about Wine on Linux
Locked
akI*
Level 3
Level 3
Posts: 55
Joined: Mon May 23, 2011 11:48 am

wine 1.7.8 Adobe Acrobat X Pro

Post by akI* »

Maybe someone can help me out here with this:

Code: Select all

env WINEPREFIX="/home/.wine-Adobe-Acrobat-X/" wine /home/.wine-Adobe-Acrobat-X/drive_c/Program\ Files/Adobe/Acrobat\ 10.0/Acrobat/Acrobat.exe
fixme:ntoskrnl:KeInitializeSpinLock stub: 0x548104
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:wer:WerRegisterMemoryBlock (0x466f58 72) stub
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:ntdll:NtSetInformationToken unimplemented class 24
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment threaded to multi-threaded
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:wbemprox:client_security_SetBlanket 0xf6d84280, 0x16dc40, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0xf6d84280
Ubuntu 12.04
1.7.8
32b winearch
winetricks installed:

atmlib
gdiplus
vcrun2005
vcrun2008
vcrun2010
corefonts
msxml3
msxml6
ie6
fontsmooth=rgb
winhttp

Nothing more is printed in shell...
The very first time i run it i could reach the splash screen but that never happened again :-)
Locked