http://bugs.winehq.com/show_bug.cgi?id=1348
------- Additional Comments From z_god(a)wanadoo.nl 2003-29-06 15:35 -------
Bug comments restored from Gmane.org:
------- Additional Comments From mike <at> theoretic.com 2003-03-30 15:19 -------
I'm moving this to the wine-net section, as I'm pretty sure it's to do with the
networking code. Can you do a +wnet,+winsock trace please.
------- Additional Comments From mike <at> theoretic.com 2003-03-30 15:27 -------
Huh? Sorry, I must have typed that message into the wrong window. Gah! Sorry.
--
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=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.
http://bugs.winehq.com/show_bug.cgi?id=1299
------- Additional Comments From pammann(a)aro.ch 2003-28-06 18:59 -------
the problem seems to be:
/wine/dlls/dplayx/version.rc
version 1.2 works
but version 1.3 does not!!
--
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=984
------- Additional Comments From jesper(a)pobox.com 2003-28-06 16:10 -------
The bug remains in 20030618. Ecco Pro runs fine until the address book tab is
accessed.
--
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=1449
------- Additional Comments From z_god(a)wanadoo.nl 2003-28-06 12:17 -------
Bug comments restored from Gmane.org:
Well the installtion is not working (yet) but that is on another bug, if you install it with
windows you can try to run it....
It displays the intro movie it even draws the main menu but clicking on any of the
options will crash with some direct draw errors:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403e94d8)->(00010021,00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403e94d8)->(00010021,00000011)
fixme:ddraw:Main_DirectDraw_CreateSurface App didn't request a valid surface
type - assuming offscreenplain
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x403e81f8)->(0x403e94e4,0x00000000),stub!
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x403e8218)->(0x403e94e4,0x00000000),stub!
fixme:ddraw:Main_DirectDrawClipper_SetClipList (0x403e8218,0x406d27a0,0),stub!
err:dplay:DPLAYX_ConstructData : unable to map static data into process memory
space (487)
err:ole:CoGetClassObject couldn't load InprocServer32 dll dplayx.dll
fixme:ole:CoCreateInstance no classfactory created for CLSID
{2fe8f810-b2a5-11d0-a787-0000f803abfc}, hres is 0x80070005
fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or
DDBLT_ASYNC: can't handle right now.
wine: Unhandled exception, starting debugger...
------- Additional Comments From hatky <at> users.sf.net 2003-05-08 16:09 -------
btw wine cvs version of today (9.5.2003)
------- Additional Comments From spetreolle <at> yahoo.fr 2003-05-09 21:01 -------
could you please put the output from the debugger ?
if the debugger hangs, then run it the application with winedbg instead.
without this information, we dont know what is the problem.
you have chosen wine-directx component but the output of the debugger
could show a call to an unimplemented function in shell32.
------- Additional Comments From hatky <at> users.sf.net 2003-05-10 05:57 -------
The debugger dosen't hang but I was not sure if that info is usfull and the directX
component I chose becouse most of the errors seem to come from ddraw (I know its
kind of new and still has many fixme's) so:
wine: Unhandled exception, starting debugger...
FIXME:pthread_cond_init
WineDbg starting on pid 8
Loaded debug information from ELF 'wine' ((nil))
Breakpoint 1 at 0x4000af50 (_end+0x40097e4)
Loaded debug information from ELF '/usr/local/lib/libntdll.dll.so' (0x4001f000)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x4010c000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1'
(0x40123000)
No debug information in ELF '/lib/i686/libc.so.6' (0x40205000)
No debug information in ELF '/lib/i686/libm.so.6' (0x40338000)
No debug information in ELF '/lib/libdl.so.2' (0x4035a000)
Loaded debug information from ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/lib/libnss_files.so.2' (0x4035d000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so'
(0x406e3000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x4079f000)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x408c6000)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so'
(0x40940000)
Loaded debug information from ELF '/usr/local/lib/wine/ole32.dll.so' (0x4096c000)
Loaded debug information from ELF '/usr/local/lib/wine/rpcrt4.dll.so' (0x409dc000)
Loaded debug information from ELF '/usr/local/lib/wine/winmm.dll.so' (0x40a22000)
Loaded debug information from ELF '/usr/local/lib/wine/ddraw.dll.so' (0x40a89000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x404b3000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40af2000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40b09000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40b17000)
No debug information in ELF '/usr/X11R6/lib/libGL.so.1' (0x40bf6000)
No debug information in ELF '/lib/i686/libpthread.so.0' (0x40c69000)
Loaded debug information from ELF '/usr/local/lib/wine/version.dll.so' (0x40cb9000)
Loaded debug information from ELF '/usr/local/lib/wine/lz32.dll.so' (0x40cd3000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40ce9000)
No debug information in ELF '/lib/libz.so.1' (0x40d37000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x40d45000)
No debug information in ELF '/usr/X11R6/lib/modules/dri/radeon_dri.so'
(0x40daf000)
No debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2' (0x40017000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2'
(0x436bf000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x436e8000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x436f1000)
Loaded debug information from ELF '/usr/local/lib/wine/winearts.drv.so'
(0x43985000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm.drv.so' (0x43999000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm32.dll.so'
(0x439b0000)
Loaded debug information from ELF '/usr/local/lib/wine/midimap.drv.so'
(0x43af0000)
No debug information in 32bit DLL 'H:\Program Files\Tropico2\Tropico2.exe'
(0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL'
(0x40050000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL'
(0x40710000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL'
(0x40950000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL'
(0x408e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL'
(0x407c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL'
(0x409f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL'
(0x40990000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL'
(0x40a30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DDRAW.DLL'
(0x40ab0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL'
(0x40ce0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL'
(0x40cc0000)
No debug information in 32bit DLL 'H:\PROGRAM FILES\TROPICO2\BINKW32.DLL'
(0x30000000)
No debug information in 32bit DLL 'H:\PROGRAM FILES\TROPICO2\MSS32.DLL'
(0x21100000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x40d60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL'
(0x439c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x439a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV'
(0x43b00000)
No debug information in 32bit DLL 'H:\PROGRAM FILES\TROPICO2\MSSMP3.ASI'
(0x26f00000)
Unhandled exception: page fault on read access to 0xfffffffc in 32-bit code
(0x008c393b).
In 32-bit mode.
0x008c393b (Tropico2.exe.EntryPoint+0x33c9c in H:\Program
Files\Tropico2\Tropico2.exe): movl 0x0(%ecx,%eax,4),%eax
Wine-dbg>
Will a --debugmsg help you more?
------- Additional Comments From hatky <at> users.sf.net 2003-05-10 06:02 -------
Created an attachment (id=479)
--> (http://bugs.winehq.com/attachment.cgi?id=479&action=view)
Running the game as wine --debugmsg +file Tropico2
--
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=1448
------- Additional Comments From z_god(a)wanadoo.nl 2003-28-06 12:15 -------
Bug comments restored from Gmane.org:
It seems there is missing some really basic thing that lets this game identify the
video card/driver as it says:
UT2003 Build UT2003_Build_[2002-09-19_17.26]
OS: Windows 98 4.10 (Build: 67766446)
CPU: GenuineIntel Unknown processor @ 1597 MHz with 376MB RAM
Video: No Video
unrecoverable error - bombing out
History: UWindowsClient::UWindowsClient <- UGameEngine::Init <- InitEngine
wine version is today's cvs (9.5.2003)
I will atach the logs in a secound both the normal win output and a --debugmsg
------- Additional Comments From hatky <at> users.sf.net 2003-05-08 14:49 -------
Created an attachment (id=473)
--> (http://bugs.winehq.com/attachment.cgi?id=473&action=view)
Normal output
------- Additional Comments From hatky <at> users.sf.net 2003-05-08 15:01 -------
Created an attachment (id=474)
--> (http://bugs.winehq.com/attachment.cgi?id=474&action=view)
--debugmsg
------- Additional Comments From hatky <at> users.sf.net 2003-05-08 15:03 -------
The --debug log shows (I think) some basic registry accsess that is getting denyed...
------- Additional Comments From spetreolle <at> yahoo.fr 2003-05-08 16:51 -------
the end of your log shows a lot of missing files... (GLE 2)
verify the game has been installed correctly.
------- Additional Comments From hatky <at> users.sf.net 2003-05-09 05:55 -------
.....
trace:file:FILE_DoOpenFile reg.dat OF_READ OF_SHARE_COMPAT
trace:file:FILE_DoOpenFile reg.dat 0000
warn:file:FILE_DoOpenFile 'reg.dat' not found or sharing violation
warn:file:FILE_DoOpenFile (reg.dat): return = HFILE_ERROR error= 2
warn:file:FILE_CreateFile Unable to create file '/usr/local/etc/wine.userreg' (GLE 2)
warn:file:FILE_CreateFile Unable to create file '/usr/local/etc/wine.systemreg' (GLE
2)
these refer to something with the registry...
but for the rest I guess you are right I just checked and the engine directory for
example does not exsist, I installed it with wine and it looked like completing
succsesfully... I will install it in windows and run it again soon and report back
------- Additional Comments From hatky <at> users.sf.net 2003-05-10 06:28 -------
I am attaching run2 (after installing it again in windows and running again in wine in
case it was an installtion problem) but I am seeing the same errors I do not know if I
miss something so I will attach this but the GLE 2 errors are still there and I think I
was mistaking searching for a directory there are some file named that and they
were there before...
What does
warn:file:CreateFileW Unable to get full filename from L"Engine" (GLE 2)
mean "Engine."?
and what is the "L" curent directory?
I will also attach the UT2003.log, may shade some light on what the program is
trying to do
------- Additional Comments From hatky <at> users.sf.net 2003-05-10 06:37 -------
Created an attachment (id=480)
--> (http://bugs.winehq.com/attachment.cgi?id=480&action=view)
run 2 of --debug +file ut2003
------- Additional Comments From hatky <at> users.sf.net 2003-05-10 06:38 -------
Created an attachment (id=481)
--> (http://bugs.winehq.com/attachment.cgi?id=481&action=view)
UT2003 log file, mybe it will shade some light...
--
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=1447
------- Additional Comments From z_god(a)wanadoo.nl 2003-28-06 12:11 -------
Bug comments restored from Gmane.org:
When trying to start the debugger on DungeonSiege, I get the following :
nexus6:/wine_dos4/DungeonSiege$ winedbg ./DungeonSiegeDemo.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
fixme:console:SetConsoleCtrlHandler (0x404a0990,1) - no error checking or
testing yet
WineDbg starting on pid a
Invalid address, can't set breakpoint
Invalid address, can't set breakpoint
You can turn on deferring breakpoints by address by setting $CanDeferOnBPByAddr
to 1
Loaded debug information from ELF 'wine' ((nil))
*** Invalid address 0x3c0016f0 (_DYNAMIC in wine)
And the problem is that DS runs as if no debugger was attached at all (it
basically does NOT stop before starting the application).
------- Additional Comments From lionel.ulmer <at> free.fr 2003-05-08 09:39 -------
Well, just tried on another application (notepad) and it's the same.
So either it's a regression in the current CVS tree or something is b0rked in my
Wine registry.
------- Additional Comments From spetreolle <at> yahoo.fr 2003-05-09 22:33 -------
seems to be fixed in CVS after 03/05/07.
--
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=1445
------- Additional Comments From z_god(a)wanadoo.nl 2003-28-06 12:09 -------
Bug comments restored from Gmane.org:
dlls/oleaut32/Makefile includes -ljpeg but doesn't include
LIBS value passed to configure (so link failed - couldn't find libjpeg.so)
added libs given in configure to EXTRA_LIBS & jpeg library
was found & linked in
--
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=1444
------- Additional Comments From z_god(a)wanadoo.nl 2003-28-06 12:09 -------
Bug comments restored from Gmane.org:
midi.c wouldn't compile (varibale rrno not declared)
added #incldue <errno.h> & it compiled OK
------- Additional Comments From spetreolle <at> yahoo.fr 2003-05-06 21:22 -------
resolved, the fix is now in CVS.
------- Additional Comments From spetreolle <at> yahoo.fr 2003-05-06 21:22 -------
closing.
--
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=1443
------- Additional Comments From z_god(a)wanadoo.nl 2003-28-06 12:08 -------
Bug comments restored from Gmane.org:
Hi,
When i try to execute ./tools/wineinstall the following error appears:
Configuring Wine without Windows.
Some fake Windows directories must be created, to hold any .ini files, DLLs,
start menu entries, and other things your applications may need to install.
Where would you like your fake C drive to be placed?
(default is /home/cip/c)
Configuring Wine for a no-windows install in /home/cip/c...
Created /home/cip/.wine/config using default Wine configuration.
You probably want to review the file, though.
Compiling regedit...
make: No se hace nada para `all'.
Preparing to install default Wine registry entries...
Installing default Wine registry entries...
wine: chdir to /tmp/.wine-cip/server-343-50b4f : No such file or directory
Registry install failed.
It also occurs if execute ./programs/regedit
Thanks in advance.
------- Additional Comments From spetreolle <at> yahoo.fr 2003-05-06 21:17 -------
*** This bug has been marked as a duplicate of 1383 ***
------- Additional Comments From Speeddymon <at> yahoo.com 2003-16-06 19:13
-------
Closing
--
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=1442
------- Additional Comments From z_god(a)wanadoo.nl 2003-28-06 11:29 -------
Bug comments restored from Gmane.org:
*Well trying to install this game as is from the cdrom gives me the fallowing errors
without diaplaying anything:
fixme:seh:check_resource_write Broken app is writing to the resource data, enabl
ing work-around
FIXME:pthread_cond_init
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-
4432-b3ed-a9dca3604594})
FIXME:pthread_cond_init
**************************************************************************
You must copy a 'stdole32.tlb' file to your Windows\System directory!
You can get one from a Windows installation, or look for the DCOM95 package
on the Microsoft Download Pages.
**************************************************************************
fixme:ole:LoadTypeLibEx Wanted to load L"stdole32.tlb" as typelib, but file was
not found.
fixme:ole:_get_funcdesc Did not find a typeinfo for reftype 0?
fixme:ole:PSFacBuf_CreateProxy GetFuncDesc 80004005 should not fail here.
fixme:ole:StdMarshalImpl_UnmarshalInterface Failed to create a proxy for {91814e
c1-b5f0-11d2-80b9-00104b1f6cea}
fixme:ole:CoUnmarshalInterface Failed to Unmarshal the interface, 80004005?
fixme:ole:_unmarshal_interface Marshaling interface
{91814ec1-b5f0-11d2-80b9-001
04b1f6cea} failed with 80004005
fixme:ole:deserialize_param failed to stuballoc in TKIND_RECORD.
fixme:ole:xCall Failed to unmarshall param, hres 80004005
wine: Unhandled exception, starting debugger...
FIXME:pthread_cond_init
WineDbg starting on pid 8
Loaded debug information from ELF 'wine' ((nil))
Breakpoint 1 at 0x4000af50 (_end+0x40097e4)
Loaded debug information from ELF '/usr/local/lib/libntdll.dll.so' (0x4001f000)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x4010b000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x40122
000)
No debug information in ELF '/lib/i686/libc.so.6' (0x40204000)
No debug information in ELF '/lib/i686/libm.so.6' (0x40337000)
No debug information in ELF '/lib/libdl.so.2' (0x40359000)
Loaded debug information from ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/lib/libnss_files.so.2' (0x4035c000)
Loaded debug information from ELF '/usr/local/lib/wine/comctl32.dll.so' (0x406e3
000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x4077c00
0)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x408a1000
)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x4091b
000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x40947
000)
Loaded debug information from ELF '/usr/local/lib/wine/version.dll.so' (0x40a020
00)
Loaded debug information from ELF '/usr/local/lib/wine/lz32.dll.so' (0x40a1c000)
Loaded debug information from ELF '/usr/local/lib/wine/ole32.dll.so' (0x40a32000
)
Loaded debug information from ELF '/usr/local/lib/wine/rpcrt4.dll.so' (0x40aa200
0)
Loaded debug information from ELF '/usr/local/lib/wine/oleaut32.dll.so' (0x40ae8
000)
No debug information in ELF '/usr/lib/libjpeg.so.62' (0x40b58000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40b79000)
No debug information in ELF '/lib/libz.so.1' (0x40bc7000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x40bd500
0)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x404b3000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40c3f000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40c56000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40c64000)
No debug information in ELF '/usr/X11R6/lib/libGL.so.1' (0x40d43000)
No debug information in ELF '/lib/i686/libpthread.so.0' (0x40db6000)
No debug information in ELF '/usr/X11R6/lib/modules/dri/radeon_dri.so' (0x40e060
00)
No debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so
.2' (0x40017000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0
x43716000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x4373f000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x40368000)
No debug information in 32bit DLL 'D:\Setup.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL'
(0x40050000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL'
(0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL'
(0x40930000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL'
(0x408c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL'
(0x407a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL'
(0x406f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL'
(0x40a20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL'
(0x40a10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL'
(0x40ac0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL'
(0x40a50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL'
(0x40b00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x40bf0000)
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0
0405564).
In 32-bit mode.
0x00405564 (Setup.exe.EntryPoint+0x30af in D:\Setup.exe): movl 0x0(%eax),%ecx
Wine-dbg>
wine_dbg_cmd: Ctrl-C
Ctrl-C: stopping debuggee
err:seh:EXC_DefaultHandling Unhandled exception code c000013a flags 0 addr
0x4022c445
*Taking the advice and installing DCOM (98) is starts installing but gives an error
while copying one of the files and the wine output is:
fixme:seh:check_resource_write Broken app is writing to the resource data, enabling
work-around
FIXME:pthread_cond_init
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594})
FIXME:pthread_cond_init
FIXME:pthread_cond_init
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594})
))))cannot set text "InstallShield Wizard" of other process window (nil)
fixme:ole:_copy_arg argument was coerced in-place (0x3 -> 0xb); source data has
been modified!!!
fixme:win:SetWindowTextA cannot set text "Tropico 2: Pirate Cove Setup" of other
process window (nil)
fixme:shell:BrsFolderDlgProc flags 1 not implemented
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-2)
fixme:shell:MsgNotify TVN_ITEMEXPANDINGA/W
fixme:shell:MsgNotify unhandled (-455)
fixme:shell:MsgNotify unhandled (-450)
fixme:shell:MsgNotify unhandled (-7)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-2)
fixme:shell:MsgNotify TVN_ITEMEXPANDINGA/W
fixme:shell:MsgNotify unhandled (-455)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-2)
fixme:shell:MsgNotify unhandled (-450)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-8)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:shell:MsgNotify TVN_DELETEITEMA/W
fixme:ole:_copy_arg argument was coerced in-place (0x4003 -> 0x2); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data
has been modified!!!
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
FIXME:pthread_cond_init
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{00000000-0000-0000-0000-000000000000})
[hatky@n cdrom]$ fixme:ole:_xread Read only 0 of 4 bytes from 0x54.
fixme:ole:_StubReaderThread Failed with hres 80004005
By the last line I wander if it is really my resulotion (1400x1050)....
------- Additional Comments From hatky <at> users.sf.net 2003-05-05 13:09 -------
I tryed running it again with 640x480 but it is crashing now on something else(I think
it noticed partial installtion):
fixme:seh:check_resource_write Broken app is writing to the resource data, enabling
work-around
FIXME:pthread_cond_init
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594})
FIXME:pthread_cond_init
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594})
))))cannot set text "InstallShield Wizard" of other process window (nil)
wine: Unhandled exception, starting debugger...
------- Additional Comments From hatky <at> users.sf.net 2003-05-05 13:13 -------
Well it still crashed as before the lain where the prog says it failed (error coping) is
when wine writes:
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
p.s. sorry for the multimessage report
------- Additional Comments From spetreolle <at> yahoo.fr 2003-05-06 22:20 -------
did you try it with --dll shell,shell32=n ?
ps. next time create attachments if you think the logs are too long.
------- Additional Comments From hatky <at> users.sf.net 2003-05-08 13:56 -------
Well it still dosen't woek I will attach the output
------- Additional Comments From hatky <at> users.sf.net 2003-05-08 13:59 -------
Created an attachment (id=472)
--> (http://bugs.winehq.com/attachment.cgi?id=472&action=view)
tropico-install-shell,shell32=n crash
------- Additional Comments From spetreolle <at> yahoo.fr 2003-05-08 14:10 -------
access to 0xdeadbeef was done, wich means unimpelementeed function has been
called.
retry with --dll shell,shell32,advapi32,shlwapi=n
------- Additional Comments From hatky <at> users.sf.net 2003-05-08 14:59 -------
Even worse, it repeats some unimplemented functions repetivly from the ntdll.dll and
KERNEL32.dll mostly about rtl... and nt...
do you want the 1MB log?
------- Additional Comments From hatky <at> users.sf.net 2003-05-08 15:01 -------
Created an attachment (id=475)
--> (http://bugs.winehq.com/attachment.cgi?id=475&action=view)
shell,shell32,advapi32,shlwapi=n log (edited)
------- Additional Comments From spetreolle <at> yahoo.fr 2003-05-08 16:08 -------
note you can disable them :)
--debugmsg err-channel,fixme-channel...
------- Additional Comments From hatky <at> users.sf.net 2003-05-09 05:35 -------
If the problem was just the wineoutput I would have a party now :).
Getting it to work is the issue
--
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=1441
------- Additional Comments From z_god(a)wanadoo.nl 2003-28-06 11:26 -------
Bug comments restored from Gmane.org:
Word2000 installed under Wine 20030408 does not display correctly lines
containing both text and formulas (from Equation Editor).
The same problem when such lines are printed to a PS file or printer.
Lines are displayed correctly only when "Whole Page" is chosen for Zoom, but PS
output is still wrong.
This was tested on RedHat 7.1 and 8.0.
------- Additional Comments From robikar <at> yahoo.com 2003-05-05 10:11 -------
Created an attachment (id=471)
--> (http://bugs.winehq.com/attachment.cgi?id=471&action=view)
PS output from a Word Document
--
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=1440
------- Additional Comments From z_god(a)wanadoo.nl 2003-28-06 11:26 -------
Bug comments restored from Gmane.org:
building solaris 9 x86 (12/02) with GCC 3.2, gmake and solaris assembler
(/usr/ccs/bin/as) --> not GNU as since it doesn't cope with PIC [?]
trying to make ddraw.dll yeilds the following fatal error from as:
Assembler: ddraw.spec.c
"ddraw.spec.s", line 30 : Syntax error
"ddraw.spec.s", line 717 : Illegal mnemonic
"ddraw.spec.s", line 717 : Syntax error
"ddraw.spec.s", line 718 : Illegal mnemonic
"ddraw.spec.s", line 718 : Syntax error
"ddraw.spec.s", line 719 : Illegal mnemonic
"ddraw.spec.s", line 719 : Syntax error
"ddraw.spec.s", line 720 : Illegal mnemonic
"ddraw.spec.s", line 720 : Syntax error
"ddraw.spec.s", line 721 : Illegal mnemonic
"ddraw.spec.s", line 721 : Syntax error
"ddraw.spec.s", line 722 : Illegal mnemonic
"ddraw.spec.s", line 722 : Syntax error
"ddraw.spec.s", line 723 : Illegal mnemonic
"ddraw.spec.s", line 723 : Syntax error
"ddraw.spec.s", line 724 : Illegal mnemonic
"ddraw.spec.s", line 724 : Syntax error
"ddraw.spec.s", line 725 : Illegal mnemonic
"ddraw.spec.s", line 725 : Syntax error
"ddraw.spec.s", line 726 : Illegal mnemonic
"ddraw.spec.s", line 726 : Syntax error
"ddraw.spec.s", line 727 : Illegal mnemonic
"ddraw.spec.s", line 727 : Syntax error
"ddraw.spec.s", line 728 : Illegal mnemonic
"ddraw.spec.s", line 728 : Syntax error
"ddraw.spec.s", line 729 : Illegal mnemonic
"ddraw.spec.s", line 729 : Syntax error
"ddraw.spec.s", line 730 : Illegal mnemonic
"ddraw.spec.s", line 730 : Syntax error
"ddraw.spec.s", line 731 : Illegal mnemonic
"ddraw.spec.s", line 731 : Syntax error
Too many errors - Goodbye
tried using GNU as but it failed to build user.o in ddraw directory
(didn't get to ddraw.o)
tried GCC 2.95.3 - same result as GCC 3.2
tried using forte 6.2 (ie sun cc) but entire wine source is predicated
on GCC (hard-coded use of -fpic, etc)
ddraw.spec.s (assembler source generated by GCC) can be found at
http://www.yseda.com/~peter/wine/bugs/ddraw.spec.s
------- Additional Comments From pwl <at> yseda.com 2003-05-05 02:14 -------
*** This bug has been confirmed by popular vote. ***
------- Additional Comments From marcus <at> jet.franken.de 2003-05-05 04:24 -------
confirming your own bugs is unfair ;)
anyway, you need gas the GNU assembler to build WINE
currently.
quote from README:
Solaris info:
You will most likely need to build Wine with the GNU toolchain
(gcc, gas, etc.). Warning : installing gas does *not* ensure that it
will be used by gcc. Recompiling gcc after installing gas or
symlinking cc, as and ld to the gnu tools is said to be necessary.
--
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=1439
------- Additional Comments From z_god(a)wanadoo.nl 2003-28-06 11:25 -------
Bug comments restored from Gmane.org:
I was told to submit here the problem I've noticed.
Here is the initial post to the wine newsgroup:
Hi all, I'm using the latest Wine release 20030408 and I noticed
a problem in the Select Font Dialog (using the wine dlls):
all the fonts that are loaded in the dialog can be either Normal or Bold,
but there's no Italic or Bold Italic option in the Style Box.
This is happening only when using the Wine's commdlg and comdlg32 dlls,
everything is OK if I copy the Microsoft Windows dlls into Wine's Windows/System
directory.
I'm using the latest wine release available, which is 20030408 which I built myself
using gcc-2.95.
------- Additional Comments From spetreolle <at> yahoo.fr 2003-05-06 23:31 -------
Does it happens with all fonts you specify ?
Whats your font config :
- you use X fonts /
- you installed some fonts into C:\\windows\\Fonts
and have wine compiled with Freetype support ?
------- Additional Comments From gabriele.giorgetti <at> teamfab.it 2003-05-07 01:50
-------
I've compiled wine with freetype2 support (2.1.4) and the only
fonts I've used are the Vera Bitstream fonts
(ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera)
that I put in c:\Windows\System .
I'm not using any X font.
Thanks.
------- Additional Comments From spetreolle <at> yahoo.fr 2003-05-07 02:16 -------
Fonts must go into C:\\windows\\Fonts, not in C:\\windows\\system.
Check the presence C:\\windows\\Fonts\\*.ttf, otherwise it means you're using X
fonts.
To ensure youre using ttf fonts, remove $HOME/.wine/cached*
------- Additional Comments From gabriele.giorgetti <at> teamfab.it 2003-05-07 03:12
-------
Sorry my fault, I meant c:\\Windows\\Fonts and not c:\\Windows\\System
I'm *sure* I'm using ttf fonts :-)
[g@svil g]$ ls /work/c/windows/Fonts
Vera.ttf VeraBd.ttf VeraMoBI.ttf VeraMoIt.ttf VeraSe.ttf
VeraBI.ttf VeraIt.ttf VeraMoBd.ttf VeraMono.ttf VeraSeBd.ttf
I've test this carefully, so I'm pretty sure about that...
--
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=1437
------- Additional Comments From z_god(a)wanadoo.nl 2003-28-06 11:23 -------
Bug comments restored from Gmane.org:
Command & conquer Generals installtion does not work just installing from the cd
The installtion exsits with the message "1611: Unable to extract th file(null)."
errors:
fixme:dosfs:GetDiskFreeSpaceExW no per-user quota support yet
fixme:cabinet:FDICreate (pfnalloc == ^0x402fc6, pfnfree == ^0x402fd1, pfnopen ==
^0x4030b9, pfnread == ^0x402fdc, pfnwrite == ^0x403019, pfnclose ==
^0x40305f, pfnseek == ^0x403086, cpuType == 1, perf == ^0x406cebe8): stub
--
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.