http://bugs.winehq.org/show_bug.cgi?id=6205
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-15-09 12:02 -------
ok, the patch fixes the directX app, Bubbles.exe but not SeriousSam. The last
one is fixed by ,as Roderick said, switching the statements in the statement:
if ((!WineGLInfo.glxDirect && !strcmp("1.2", WineGLInfo.glxServerVersion)) ||
(WineGLInfo.glxDirect && !strcmp("1.2", WineGLInfo.glxClientVersion)))
will test if this works for other apps as well. Thanks
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=6205
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-15-09 12:02 -------
ok, the patch fixes the directX app, Bubbles.exe but not SeriousSam. The last
one is fixed by ,as Roderick said, switching the statements in the statement:
if ((!WineGLInfo.glxDirect && !strcmp("1.2", WineGLInfo.glxServerVersion)) ||
(WineGLInfo.glxDirect && !strcmp("1.2", WineGLInfo.glxClientVersion)))
will test if this works for other apps as well. Thanks
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=6105
------- Additional Comments From truiken(a)gmail.com 2006-15-09 11:58 -------
1603: ERROR_INSTALL_FAILURE. Did you rm -rf .wine? If that doesn't work, wait
till 0.9.22 is out, or figure out how to build CVS.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=5826
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dimkova(a)gmail.com
------- Additional Comments From the3dfxdude(a)gmail.com 2006-15-09 11:12 -------
*** Bug 6209 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=6209
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From the3dfxdude(a)gmail.com 2006-15-09 11:12 -------
Dupe. Wine no longer support the old threading style. You need nptl/tls and you
can upgrade to slack 10.2 to get it officially (for libc built with nptl). You
also need kernel 2.6 to run from the testing series, and the 2.6 headers to
build wine correctly.
*** This bug has been marked as a duplicate of 5826 ***
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=6209
Summary: try winecfg but
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimkova(a)gmail.com
wine-0.9.20 and wine-0.9.21; OS Slackware 10.1; kernel 2.4.33.3 (the results
with 2.4.32 were same)
bash-3.1$ winecfg
wine: Unhandled page fault on write access to 0x003ffd80 at address 0x60e48103
(thread 0009), starting debugger...
wine: Unhandled page fault on write access to 0x003ffd80 at address 0x6095b103
(thread 000b), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x6000c04b
wine: Unhandled page fault on write access to 0x003ffd80 at address 0x6095b103
(thread 000d), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x6000c04b
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x6000c04b
Trying wineprefixcreate gives the same results
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=6105
------- Additional Comments From maikmerten(a)gmx.net 2006-15-09 11:01 -------
Not fixed with Wine 0.9.21 (which is the latest version I can try out due to
Ubuntu x86_64 missing some 32bit devel libraries necessary to build a useful wine).
I am running setup.exe, and it bombs out with error code "-1603" - see the
attached screenshot (which was made with 0.9.20 - but it looks exactly the same
with 0.9.21 for me).
So either my setup is completely screwed or I'm tripping over something very
exotic, so it seems.
Anybody an idea what the error code 1603 is supposed to say?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=6205
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3612 is|0 |1
obsolete| |
------- Additional Comments From the3dfxdude(a)gmail.com 2006-15-09 10:48 -------
(From update of attachment 3612)
Roderick says it's related to having glx 1.2.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.