Hi, my name's Robin and I'm new to this list. I hope this is the correct
list
for me and my problems... :)
For the past half a year I have successfully run Classic Painter under Wine
(various versions up to 20031212). Recently I also managed to install support
for my graphics tablet in my Linux (SuSE 9.0) and I was very happy when I saw
that Wine 20040121 supported tablets at last. I installed the SuSE rpm, but
on this version Painter for the first time did not start but crashed during
startup, when it displayed the splash screen. The same happened after a
completely clean re-installation of this Wine version, and also after I
compiled it from the source instead of using the rpm. The two test programs
for tablets, which were provided in the most recent newsletter, work
perfectly well - now if only both the tablet support and Painter would work
at the same time. :)
The following output is from the debugger which Wine starts, right after I
start to run Classic Painter:
--------------------
Could not stat /media/fd0 (No such file or directory), ignoring drive A:
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not
found!
Using closest match instead (German keyboard layout without dead keys) for
scanc
ode mapping.
Please define your layout in dlls/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
err:dc:CreateDCW no driver found for L"WINEPS"
err:dc:CreateDCW no driver found for L"WINEPS"
fixme:wintab32:X11DRV_WTInfoA Return proper size
wine: Unhandled exception (thread 0009), starting debugger...
Could not stat /media/fd0 (No such file or directory), ignoring drive A:
WineDbg starting on pid 8
Loaded debug information from ELF 'wine' ((nil))
No debug information in 32bit DLL 'F:\.wine\fake_windows\Program
Files\Painter
C
lassic\PClassic.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL'
(0x40210000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM
\KERNEL32.DLL' (0x40490000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM
\ADVAPI32.DLL' (0x40890000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL'
(0x40810000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL'
(0x406e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL'
(0x409c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL'
(0x40950000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL'
(0x40a00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM
\COMCTL32.DLL' (0x40a50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL'
(0x408d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MPR.DLL'
(0x40af0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL'
(0x40b10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM
\WINSPOOL.DRV' (0x40bf0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM
\COMDLG32.DLL' (0x40b80000)
No debug information in 32bit DLL 'F:\.WINE\FAKE_WINDOWS\PROGRAM
FILES\PAINTER
C
LASSIC\ASI32_12.DLL' (0x10000000)
No debug information in 32bit DLL 'F:\.WINE\FAKE_WINDOWS\PROGRAM
FILES\PAINTER
C
LASSIC\JPEG32.DLL' (0x40c04000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x40d00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL'
(0x40ed0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV'
(0x41000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL'
(0x41050000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x41030000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV'
(0x41190000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM
\WINTAB32.DLL' (0x41fe0000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x
4010d1b5).
In 32-bit mode.
0x4010d1b5 (NTDLL.DLL.memcpy+0x15): movsb (%esi),%es:(%edi)
Wine-dbg>
-----------------------------
The keyboard stuff at the beginning appeared in all previous versions
(actually German keyboard with no dead keys is quite correct). I tried
copying the NTDLL.DLL which is mentioned in the line before the last from my
Win2000 to the fake windows system directory, but that did not change
anything.
Can anyone give me a hint?
Thanks in advance,
Robin