http://bugs.winehq.com/show_bug.cgi?id=1552
Summary: unknown cpu family
Product: Wine
Version: 20030618
Platform: Other
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: quel(a)quelrod.net
fixme:reg:GetSystemInfo unknown cpu family 15, please report! (-> setting to 386)
e
On my dell inspiron 8500, it's a 2.2ghz p4m
--
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=1551
Summary: Bus error (core dumped)
Product: Wine
Version: 20030618
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: quel(a)quelrod.net
(gdb) bt
#0 thread_errno_location () at ../../scheduler/sysdeps.c:381
#1 0x5c0abef5 in __error () at ../../scheduler/sysdeps.c:399
#2 0x5c2ac6da in .cerror () from /usr/lib/libc.so.5
#3 0x5c0abb9d in cleanup_thread () at ../../scheduler/sysdeps.c:150
on a network connect trying to use wine on a basic vb app
--
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=1550
Summary: winedbg doesn't properly extract filenames from module
paths when displaying symbols
Product: Wine
Version: 20030618
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: catalins(a)vv.carleton.ca
For example:
Wine-dbg>disass
0x0046d7a8 (msnmsgr.exe.EntryPoint in C:\program files\MSN
Messenger\msnmsgr.exe): pushl $0x60
When the output should have been:
0x0046d7a8 (msnmsgr.exe.EntryPoint in msnmsgr.exe): pushl $0x60
(this conclusion is based on hash.c, line 715, where strrchr() is used to find
the filename of the string)
--
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-27-06 20:05 -------
Please test the game with the native dinput.dll (if you have one):
wine --dll dinput=n
At least that is working for me with the "Star Trek EF2 Demo"
--
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=1549
Summary: regclean.exe no longer available, no longer compatible
Product: Wine
Version: 20030618
Platform: PC
URL: http://www.winehq.com/Docs/wine-
user/registry.shtml#AEN1379
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-documentation
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: quarlewm(a)jmu.edu
As per
http://support.microsoft.com/default.aspx?scid=kb;en-us;299958
reglcean.exe is no longer available and no longer supported, as it is
incompatible with registry keys for some significant newer programs. Therefore,
it should no longer be suggested that WINE users make use of this program. If
WINE is also incompatible with these keys, then WINE also needs to be repaired.
--
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=1548
Summary: wineserver does not kill itself with wineserver -k
_FILE_OFFSET_BITS 64
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: gabriele.giorgetti(a)teamfab.it
This is the patch I have to apply to make wineserver work :
no_mmap64.patch:
diff -ur wine-20030408.orig/configure wine-20030408/configure
--- wine-20030408.orig/configure Wed Apr 9 01:37:39 2003
+++ wine-20030408/configure Tue May 6 15:15:19 2003
@@ -10642,7 +10642,7 @@
}
close(fd);
fprintf(stderr,"success!\n");
- exit(0);
+ exit(1);
}
--
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=1519
------- Additional Comments From marcus(a)jet.franken.de 2003-27-06 01:22 -------
I am wondering how the ring indicator can be queried and returned,
since the struct passed back has no field for it :/
--
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=1506
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2003-27-06 01:21 -------
fix committed to current CVS ... please test
--
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=363
------- Additional Comments From rob(a)rpi.net.au 2003-27-06 01:11 -------
Unfortunately, I'm now using ATI hardware! Sorry, I can't confirm this still
happens. 8-(
--
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.