http://bugs.winehq.com/show_bug.cgi?id=1343
------- Additional Comments From z_god(a)wanadoo.nl 2003-29-06 15:31 -------
Bug comments restored from Gmane.org:
I'm using redhat 8.0 with all updates applied, including glibc-2.3.2-4.80. I've
downloaded several binaries from 2003 with the same result. I've also
downloaded source and run a build. Same results. Earlier binaries complain
about the glibc version.
The message will vary according the the existence of files/directories withing
the path. If /tmp/.wine-ray doesn't exist, the error is "lstat /tmp/.wine-ray :
No such file or directory"
I searched as much as I could looking for other reports but could not find any,
there are some reports on comp.emulators.ms-windows.wine
Thank you,
Ray Beckler
Here's a copy of strace: (the results are the same if I specify an application
to run)
execve("/usr/bin/wine", ["wine"], [/* 35 vars */]) = 0
uname({sys="Linux", node="localhost", ...}) = 0
brk(0) = 0x805b85c
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=82125, ...}) = 0
old_mmap(NULL, 82125, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000
close(3) = 0
open("/usr/lib/wine/libntdll.dll.so", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0P\2\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1074716, ...}) = 0
old_mmap(NULL, 1060104, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) =
0x40029000
old_mmap(0x40105000, 45056, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED, 3,
0xdc000) = 0x40105000
old_mmap(0x40110000, 113928, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40110000
close(3) = 0
open("/usr/lib/wine/libwine.so", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\31"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=26897, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x4012c000
old_mmap(NULL, 97152, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) =
0x4012d000
old_mmap(0x40132000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED, 3,
0x4000) = 0x40132000
old_mmap(0x40133000, 72576, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40133000
close(3) = 0
open("/usr/lib/wine/libwine_unicode.so", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\33"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=935412, ...}) = 0
old_mmap(NULL, 919932, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) =
0x40145000
old_mmap(0x40225000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED, 3,
0xe0000) = 0x40225000
close(3) = 0
open("/lib/libm.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2404\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=137140, ...}) = 0
old_mmap(NULL, 135616, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) =
0x40226000
old_mmap(0x40247000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED, 3,
0x21000) = 0x40247000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300Y\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1292588, ...}) = 0
old_mmap(NULL, 1298244, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) =
0x40248000
old_mmap(0x4037e000, 20480, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED, 3,
0x136000) = 0x4037e000
old_mmap(0x40383000, 8004, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40383000
close(3) = 0
open("/lib/libdl.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\26"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=12842, ...}) = 0
old_mmap(NULL, 8624, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) =
0x40385000
old_mmap(0x40387000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED, 3,
0x2000) = 0x40387000
close(3) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x40388000
mprotect(0x40029000, 901120, PROT_READ|PROT_WRITE) = 0
mprotect(0x40029000, 901120, PROT_READ|PROT_EXEC) = 0
munmap(0x40014000, 82125) = 0
brk(0) = 0x805b85c
brk(0x805c85c) = 0x805c85c
brk(0x805d000) = 0x805d000
set_thread_area({entry_number:-1 -> -1, base_addr:00000000, limit:0,
seg_32bit:0, contents:0, read_exec_only:1, limit_in_pages:0, seg_not_present:1,
useable:0}) = -1 ENOSYS (Function not implemented)
modify_ldt(17, {entry_number:17, base_addr:0x40124ae0, limit:4095, seg_32bit:1,
contents:0, read_exec_only:0, limit_in_pages:0, seg_not_present:0, useable:0},
16) = 0
getcwd("/etc/wine", 512) = 10
getuid32() = 501
socket(PF_UNIX, SOCK_STREAM, 0) = 3
connect(3, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1
ECONNREFUSED (Connection refused)
close(3) = 0
open("/etc/nsswitch.conf", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=1750, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x40014000
read(3, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) = 1750
read(3, "", 4096) = 0
close(3) = 0
munmap(0x40014000, 4096) = 0
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=82125, ...}) = 0
old_mmap(NULL, 82125, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000
close(3) = 0
open("/lib/libnss_files.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\35\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=49929, ...}) = 0
old_mmap(NULL, 47056, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) =
0x40389000
old_mmap(0x40394000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED, 3,
0xa000) = 0x40394000
close(3) = 0
munmap(0x40014000, 82125) = 0
open("/etc/passwd", O_RDONLY) = 3
fcntl64(3, F_GETFD) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=1957, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x40014000
read(3, "root:x:0:0:root,,,:/root:/bin/ba"..., 4096) = 1957
close(3) = 0
munmap(0x40014000, 4096) = 0
stat64("/home/ray/.wine", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
chdir("/tmp/.wine-ray/server-307-19f5ff") = 0
stat64(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
getuid32() = 501
lstat64("socket", 0xbfffd13c) = -1 ENOENT (No such file or directory)
write(2, "wine: ", 6wine: ) = 6
write(2, "lstat /tmp/.wine-ray/server-307-"..., 45lstat
/tmp/.wine-ray/server-307-19f5ff/socket) = 45
write(2, " : No such file or directory\n", 29 : No such file or directory
) = 29
_exit(1) = ?
------- Additional Comments From mike <at> theoretic.com 2003-03-27 04:29 -------
This sounds like the glibc upgrade broke you wine install. Please downgrade your
libc, recompile Wine, and see if it fixes it. If so, then this is a known issue,
it should probably be tracked in Bugzilla though.
------- Additional Comments From rbeckler <at> comcast.net 2003-03-27 08:34 -------
I'd like to downgrade my glibc but am a bit leary since a new kernel and source
was delivered several days afterwards. I'd have to turn back the clock a bit
too much. For now, I'll just have to use dos.
I have a feeling that when redhat 9.0 is released, you're going to see other
reports.
------- Additional Comments From mike <at> theoretic.com 2003-03-28 13:29 -------
We've been seeing reports of this for a while, Alexandre is working hard on a
fix. I expect it'll be fixed just before or soon after RH9 is released.
FWIW MDK9.1 is also affected by this.
------- Additional Comments From mike <at> theoretic.com 2003-03-30 15:11 -------
Updated summary to be more useful. There are apparently workarounds for this
problem.
------- Additional Comments From mike <at> theoretic.com 2003-04-01 04:08 -------
Updating summary once more, this should become the tracker bug for glibc related
failures.
------- Additional Comments From mike <at> theoretic.com 2003-04-01 04:09 -------
*** Bug 1340 has been marked as a duplicate of this bug. ***
------- Additional Comments From mike <at> theoretic.com 2003-04-03 02:59 -------
*** Bug 1359 has been marked as a duplicate of this bug. ***
------- Additional Comments From mike <at> theoretic.com 2003-04-04 03:13 -------
We have a prototype fix for this, update to Wine CVS and configure it using the
--with-nptl option. This will hopefully be runtime detected soon.
------- Additional Comments From rob <at> robhughes.com 2003-04-04 12:21 -------
I've done the downgrade, and it does correct the issue, so I can confirm this. I
also posted an account to the wine-users list, so all info is archived there.
------- Additional Comments From rbeckler <at> comcast.net 2003-04-10 21:40 -------
an updated glibc from RedHat seems to have resolved this. new version is
glibc-2.3.2-4.80.6
------- Additional Comments From mike <at> theoretic.com 2003-04-12 17:00 -------
Resolving FIXED.
For RH8 - do NOT use --with-nptl
for RH9 - DO use it :)
for Mandrake - hmm, try both?
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2003-04-15 10:32
-------
*** Bug 1391 has been marked as a duplicate of this bug. ***
------- Additional Comments From julliard <at> winehq.com 2003-04-28 18:34 -------
*** Bug 1420 has been marked as a duplicate of this bug. ***
------- Additional Comments From mike <at> theoretic.com 2003-05-12 05:18 -------
*** Bug 1452 has been marked as a duplicate of this bug. ***
------- Additional Comments From mike <at> theoretic.com 2003-23-05 07:40 -------
*** Bug 1481 has been marked as a duplicate of this bug. ***
------- Additional Comments From coolpav <at> parkertech.org 2003-24-05 16:38
-------
Resolved.
------- Additional Comments From mike <at> theoretic.com 2003-27-05 04:14 -------
*** Bug 1383 has been marked as a duplicate of this bug. ***
------- Additional Comments From Speeddymon <at> yahoo.com 2003-16-06 19:05
-------
Assuming fixed and closing, previous details were deleted by Bugzilla update.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1556
Summary: DirectDraw problem
Product: Wine
Version: 20030618
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ghzrobot(a)interfree.it
Software : Circad98 ( http://www.holophase.com )
Description: CAD for electronic design ( PCB and SDT)
When I do type : wine cc98.exe
wine return :
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403ff2f0)->(00010021,00000008)
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x403ff278)->(0x403ff2fc,0x00000000),stub!
fixme:ddraw:Main_DirectDrawClipper_GetClipList
(0x403ff278,(nil),0x4dca70,0x4e0a70),stub!
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403ff2f0)->(00010021,00000008)
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x403ff278)->(0x403ff2fc,0x00000000),stub!
fixme:ddraw:Main_DirectDrawClipper_GetClipList
(0x403ff278,(nil),0x4dca70,0x4e0a70),stub!
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403ff2f0)->(00010021,00000008)
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x403ff250)->(0x403ff2fc,0x00000000),stub!
fixme:ddraw:Main_DirectDrawClipper_GetClipList
(0x403ff250,(nil),0x4dca70,0x4e0a70),stub!
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403ff2f0)->(00010021,00000008)
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x403ff250)->(0x403ff2fc,0x00000000),stub!
fixme:ddraw:Main_DirectDrawClipper_GetClipList
(0x403ff250,(nil),0x4dca70,0x4e0a70),stub!
err:msg:DispatchMessageW BeginPaint not called on WM_PAINT for hwnd 0x10021!
cc98 crash and return this msg:
The windows direct draw sub-system is not working properly.... restart windows
If I put ddraw.dll (microsoft direct x ) in the circad98 directory.I haven't more problem
but wine freeze....
I asked help to IRC channel #winehq and somebody tell me that is a bug
Roberto
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=650
pouech(a)winehq.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From pouech(a)winehq.com 2003-29-06 10:29 -------
fixed in recent CVS (several months ago indeed) (at least from the POV of
parsing C++ stabs information)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1555
Summary: Building font metrics fails
Product: Wine
Version: 20030618
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: manuel(a)spitschan.de
wine-20030618 fails building font metrics at 91.1%. My system runs FreeBSD
4.8-STABLE with XFree86 4.3.0.
$ wine putty.exe
Font metrics: 0.2% done
Font metrics: 0.3% done
Font metrics: 0.5% done
[...]
Font metrics: 91.1% done
wine: Unhandled exception, starting debugger...
Could not stat /mnt/cdrom (No such file or directory), ignoring drive D:
WineDbg starting on pid 2c
Loaded debug information from ELF 'wine' (0x0)
Breakpoint 1 at 0x5c006c64 (_end+0x20004aa0)
Loaded debug information from ELF '/usr/local/lib/wine/libntdll.dll.so' (0x5c01f000)
Loaded debug information from ELF '/usr/local/lib/wine/libwine.so.1' (0x5c0e3000)
Loaded debug information from ELF '/usr/local/lib/wine/libwine_unicode.so.1'
(0x5c0fa000)
No debug information in ELF '/usr/lib/libc.so.4' (0x5c1db000)
No debug information in ELF '/usr/lib/libm.so.2' (0x5c274000)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x5c5c3000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x5c5ef000)
Loaded debug information from ELF '/usr/local/lib/wine/comctl32.dll.so' (0x5c6b2000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x5c744000)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x5c861000)
Loaded debug information from ELF '/usr/local/lib/wine/comdlg32.dll.so' (0x5c8d1000)
Loaded debug information from ELF '/usr/local/lib/wine/shell32.dll.so' (0x5c947000)
Loaded debug information from ELF '/usr/local/lib/wine/ole32.dll.so' (0x5c9c0000)
Loaded debug information from ELF '/usr/local/lib/wine/rpcrt4.dll.so' (0x5ca30000)
Loaded debug information from ELF '/usr/local/lib/wine/shlwapi.dll.so' (0x5ca75000)
Loaded debug information from ELF '/usr/local/lib/wine/winspool.drv.so' (0x5cac0000)
Loaded debug information from ELF '/usr/local/lib/wine/imm32.dll.so' (0x5cae3000)
Loaded debug information from ELF '/usr/local/lib/wine/winmm.dll.so' (0x5cafe000)
Loaded debug information from ELF '/usr/local/lib/wine/wsock32.dll.so' (0x5cb64000)
Loaded debug information from ELF '/usr/local/lib/wine/ws2_32.dll.so' (0x5cb81000)
Loaded debug information from ELF '/usr/local/lib/wine/iphlpapi.dll.so' (0x5cba8000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x5cbc6000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x5c3a1000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x5cc2d000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x5c3aa000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x5cc43000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x5cc51000)
No debug information in ELF '/usr/X11R6/lib/libXThrStub.so.6' (0x5cd0d000)
No debug information in ELF '/usr/X11R6/lib/libGL.so.1' (0x5cd18000)
No debug information in ELF '/usr/X11R6/lib/libGLcore.so.1' (0x5cd61000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2'
(0x5d0e3000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2'
(0x5d0e6000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x5d102000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x5d10b000)
No debug information in ELF '/usr/libexec/ld-elf.so.1' (0x5c002000)
No debug information in 32bit DLL 'E:\putty.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x5c050000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x5c610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x5c5d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x5c880000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x5c770000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x5c6c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x5ca50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x5c9e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x5ca90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x5c960000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x5cad0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x5c8e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x5caf0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x5cb10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IPHLPAPI.DLL' (0x5cbb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x5cb90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x5cb70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x5cbe0000)
In 32-bit mode.
file_set_error: Bad address
Wine-dbg>backtrace
Backtrace:
=>0 0x5c67b51c (DebugBreak+0x4 [debugger.c:902] in kernel32.dll.so) (ebp=5c5c2784)
file_set_error: Bad address
1 0x5cc108b6 (error_handler+0x7a(display=0x3c009800, error_evt=0x5c5c27c8,
display=0x3c009800, error_evt=0x5c5c27c8) [x11drv_main.c:141] in x11drv.dll.so)
(ebp=5c5c2798)
2 0x5cc83e63 (_end+0x57d57 in libX11.so.6) (ebp=5c5c2828)
3 0x5cc82669 (_end+0x5655d in libX11.so.6) (ebp=5c5c2878)
4 0x5cc6a1e5 (_end+0x3e0d9 in libX11.so.6) (ebp=5c5c2978)
5 0x5cc699e6 (_end+0x3d8da in libX11.so.6) (ebp=5c5c29b8)
6 0x5cc08c40 (TSXLoadQueryFont+0x24(a0=0x3c009800, a1=0x5c5c2a54,
a0=0x3c009800, a1=0x5c5c2a54) [ts_xlib.c:20] in x11drv.dll.so) (ebp=5c5c29d4)
7 0x5cbfd9d6 (XFONT_BuildMetrics+0x456(x_pattern=0x3c090000, res=0x64,
x_checksum=0xfadeebcc, x_count=0x1665, x_pattern=0x3c090000, res=0x64,
x_checksum=0xfadeebcc, x_count=0x1665) [xfont.c:2118] in x11drv.dll.so)
(ebp=5c5c2b54)
8 0x5cbff1c9 (X11DRV_FONT_InitX11Metrics+0x1b9 [xfont.c:2956] in
x11drv.dll.so) (ebp=5c5c2b9c)
9 0x5cbffb4a (X11DRV_SelectFont+0xd2(physDev=0x5c2c2de8, hfont=0xa2,
physDev=0x5c2c2de8, hfont=0xa2, font=0xa2) [xfont.c:3273] in x11drv.dll.so)
(ebp=5c5c2c70)
10 0x5c89a6c4 (FONT_SelectObject+0x74(handle=0xa2, obj=0x5c2a2f86, hdc=0x4c,
handle=0xa2, obj=0x5c2a2f86, hdc=0x4c) [font.c:435] in gdi32.dll.so) (ebp=5c5c2c8c)
11 0x5c89f87f (SelectObject+0x83(hdc=0x4c, handle=0xa2, hdc=0x4c, handle=0xa2,
handle=0xa2) [gdiobj.c:1078] in gdi32.dll.so) (ebp=5c5c2cac)
12 0x5c893273 (DC_InitDC+0x6b(dc=0x5c2c3ff8, dc=0x5c2c3ff8) [dc.c:193] in
gdi32.dll.so) (ebp=5c5c2cc4)
13 0x5c893f11 (CreateDCA+0x1cd(driver=0x5c804280, device=0x0, output=0x0,
initData=0x0, driver=0x5c804280, device=0x0, output=0x0, initData=0x0, s=0x0,
s=0x0, s=0x5c804280) [dc.c:618] in gdi32.dll.so) (ebp=5c5c2e0c)
14 0x5c7c8ca3 (SYSMETRICS_Init+0x27 [sysmetrics.c:118] in user32.dll.so)
(ebp=5c5c2e3c)
15 0x5c7f3f66 (process_attach+0x6e [user_main.c:234] in user32.dll.so)
(ebp=5c5c2e48)
16 0x5c7f408d (UserClientDllInitialize+0x2d(inst=0x5c770000, reason=0x1,
reserved=0x1, inst=0x5c770000, reason=0x1, reserved=0x1) [user_main.c:310] in
user32.dll.so) (ebp=5c5c2e58)
17 0x5c0a2f91 (MODULE_InitDLL+0x135(wm=0x5c290cb8, reason=0x1, lpReserved=0x1,
wm=0x5c290cb8, reason=0x1, lpReserved=0x1) [loader.c:542] in libntdll.dll.so)
(ebp=5c5c2ea0)
18 0x5c0a3112 (MODULE_DllProcessAttach+0x102(wm=0x5c290cb8, lpReserved=0x1,
wm=0x5c290cb8, lpReserved=0x1) [loader.c:623] in libntdll.dll.so) (ebp=5c5c2ec4)
19 0x5c0a30ea (MODULE_DllProcessAttach+0xda(wm=0x5c2908e0, lpReserved=0x1,
wm=0x5c2908e0, lpReserved=0x1) [loader.c:615] in libntdll.dll.so) (ebp=5c5c2ee4)
20 0x5c0a30ea (MODULE_DllProcessAttach+0xda(wm=0x0, lpReserved=0x1, wm=0x0,
lpReserved=0x1) [loader.c:615] in libntdll.dll.so) (ebp=5c5c2f04)
21 0x5c09163e (start_process+0x196 [process.c:448] in libntdll.dll.so)
(ebp=5c5c2fa4)
22 0x5c095411 (call_on_thread_stack+0x1d(func=0x5c0914a8, func=0x5c0914a8)
[sysdeps.c:171] in libntdll.dll.so) (ebp=5c5c2ff4)
23 0x5c0955a0 (SYSDEPS_CallOnStack+0x14 in libntdll.dll.so) (ebp=00000000)
Wine-dbg>
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=134
------- Additional Comments From pammann(a)aro.ch 2003-29-06 07:38 -------
"MS_WINHELP" class hasnt been registered.
adding this into FindWindow might slove this
if (WinExec("winhelp.exe -x", SW_SHOWNORMAL) < 32)
{
ERR("can't start winhelp.exe -x ?\n");
return FALSE;
}
because this will register "MS_WINHELP".
after this hack, the game badly still dsoent work....
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1410
------- Additional Comments From michael(a)johalla.de 2003-28-06 21:24 -------
Ok, I got an installed version...
The game starts, but
a) the mouse always moves to the top but sometimes jumps into the middle of the
screen so I was able to get into the "single player menu". Mouse buttons are
working.
b) when starting with "-dll dinput=n" the mouse was first moving to the top but
after a few minutes I detected that "right and left" and "up and down" were
switched. So after turning the mouse I was able to play the game.
Is there a flag in dinput to invert the mouse that is not handled correct with
the builtin version of dinput?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1554
Summary: Installation on Red Hat 9.0
Product: Wine
Version: 20030618
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: thomrok(a)hotmail.com
I have installed this distribution of Wine from the rpm
wine-20030618-1rh9winehq.i686.rpm and installation was error free. Kernel is
2.4.20-18.9. I ran winesetuptk apparently successfully, although it did not seem
to alter wine.conf. But when I try to run wine from the user login I get the error
chdir to /tmp/.wine-roger/server-303-15e2fa: No such file or directory
and if I try to run it as root I get the error
relocation error: wine_init
I tried rewriting the wine.conf file manually, but got the same response
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.