Raul nad wine users,
I have updated my version of wine to 20020509. I downloaded the source code and compiled using the tool wine install.
Some applications behaviour has improved drastically but Acrobat Reader does still FAIL.
Q: What wine are you using?
A: Wine 20020509
Q: what version of acrobat are you running?
A: Acrobat 5.0
The error message is different at the first attend and the following ones, i.e.
[ecan@lx001 /3fe/ecan 1]$ cd /tmp; /usr/local/bin/wine c:\\Program\ Files\\Adobe\\Acrobat\ 5.0\\Reader\\AcroRd32.exe
[1] 3165
err:font:AddFontFileToList Unable to load font file "/mnt/wine/winnt/Fonts/desktop.ini" err = 55
err:font:AddFontFileToList Unable to load font file "/mnt/wine/winnt/Fonts/modern.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/wine/winnt/Fonts/roman.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/wine/winnt /Fonts/script.fon" err = 2
Wine has detected that you probably have a buggy version of libXrender.so . Because of this client side font rendering
will be disabled. Please upgrade this library.
fixme:ole:CoRegisterMessageFilter stub
fixme:heap:RtlCompactHeap stub
fixme:win32:PE_CreateModule Security directory ignored
err:win32:PE_fixup_imports No implementation for GDI32.dll.402(NamedEscape) imported from C:\winnt\system32\dllcache\atmlib.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for GDI32.dll.442(RemoveFontResourceExW) imported from C:\winnt\system32\dllcache\atmlib.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for GDI32.dll.5(AddFontResourceExW) imported from C:\winnt\system32\dllcache\atmlib.dll, setting to 0xdeadbeef
wine: Unhandled exception, starting debugger...
fixme:win32:PE_CreateModule Security directory ignored
err:font:AddFontFileToList Unable to load font file "/mnt/wine/win nt/Fonts/desktop.ini" err = 55
err:font:AddFontFileToList Unable to load font file "/mnt/wine/winnt/Fonts/modern.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/wine/winnt/Fonts/roman.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/wine/winnt/Fonts/script.fon" err = 2
Wine has detected that you probably have a buggy version
of libXrender.so . Because of this client side font rendering
will be disabled. Please upgrade this library.
fixme:shell:SHGetSpecialFolderPathA folder unknown, please add.
fixme:shell:SHGetSpecialFolderPathA folder unknown, please add.
fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x419c5e94): stub
fixme:advapi:LookupPrivilegeValueW ((null),L"SeDebugPrivilege",0x419c5e8c): stub
fixme:ntdll:NtAdjustPrivilegesToken (0x0000cafe,0x00000000,0x403b4f40,0x00000400,0x419c5a8c,0x419c5e98),stub!
fixme:string:GetDateFormatW STUB (should call OLE_GetFormatW)
ERROR: could no t get the task list
err:virtual:VirtualQueryEx Unsupported on other process
fixme:ntdll:NtQueryInformationThread (0x00000060,0x00000000,0x419c527c,0x0000001c,(nil)),stub!
fixme:ntdll:NtQueryInformationThread (0x00000068,0x00000000,0x419c527c,0x0000001c,(nil)),stub!
err:virtual:VirtualQueryEx Unsupported on other process
and then if I try the command again
[ecan@lx001 /3fe/ecan 2]$ cd /tmp; /usr/local/bin/wine c:\\Program\ Files\\Adobe\\Acrobat\ 5.0\\Reader\\AcroRd32.exe
[2] 3175
err:font:AddFontFileToList Unable to load font file "/mnt/wine/winnt/Fonts/desktop.ini" err = 55
err:font:AddFontFileToList Unable to load font file "/mnt/wine/winnt/Fonts/modern.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/wine/winnt/Fonts/roman.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/wine/winnt/Fonts/script.fon" err = 2
Wine has detected that you probably have a buggy version
o f libXrender.so . Because of this client side font rendering
will be disabled. Please upgrade this library.
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
...
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
and I need to kill wine to stop this message!!
Thanks for your help
emanuele
Raul Dias wrote:
Cannizzaro, Emanuele <ecannizzaro@mtc.ricardo.com> wrote:hi,
this is the outcome when I try to run acrobat reader under wine
Hi Emanuele,
It might be a configuration problem, error.
What wine are you using? what version of acrobat are you running?
I have sucessfully used adobe acrobat with wine for some time.
The rpm with the one I use (5.0.5) is in:
http://www.dias.com.br/RPMS/wine/
[]'s
Raul Dias