http://bugs.winehq.org/show_bug.cgi?id=7235
bdonlan(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bdonlan(a)gmail.com
--
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=7235
------- Additional Comments From bdonlan(a)gmail.com 2007-05-03 22:34 -------
I have bisected to find the commit responsible for this bug:
ed58b1bad0f565b8a609803e29dbadfff651b444 is first bad commit
commit ed58b1bad0f565b8a609803e29dbadfff651b444
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Nov 7 18:24:15 2006 +0100
kernel32: Better workaround for the lack of locale environment variables on
MacOS.
:040000 040000 af0009122e7461adbba171e8ad69b81fdf46c233
2fe48123a3cfea5707da33572ae3945b6af0863d M dlls
--
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=7637
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2007-05-03 21:49 -------
http://wiki.winehq.org/Gentoo
Invalid. Compile Wine properly first!
--
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=7647
Summary: The updater for Gekkeiju Online crashes with an error
message.
Product: Wine
Version: 0.9.32.
Platform: Other
URL: http://www.coolhouse.fi/gekkeiju
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: digitaltopia(a)gmail.com
When I try to run the updater for this game, I receive the following error message:
err:seh:setup_exception nested exception on signal stack in thread 0009 eip
7bc575a3 esp 7ffddbf0 stack 0x231000-0x340000
and Wine exits back to the console.
--
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=3551
------- Additional Comments From dmitry(a)codeweavers.com 2007-05-03 21:43 -------
> Just an update, ran the test on 0.9.32, and it still failed:
Yes, it will fail in each Wie version until it's fixed in the FreeBSD
specific part of Wine code or (possibly) on FreeBSD side.
Since these tests work perfectly under Linux nobody of Wine/Linux developers
is going to spend time looking at it.
As I have said:
It's up to FreeBSD community to help fixing appropriate functionality in Wine.
--
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=7646
Summary: Oracle connect wine-0.9.29&0.9.30 is OK wine-
0.9.31&0.9.32 NG
Product: Wine
Version: 0.9.32.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: j-yoshida(a)kanazawakiko.co.jp
Oracle connect with wine-0.9.29&wine-0.9.30 is good,
but wine-0.9.31&wine-0.9.32 is not good.
So,I hope this error will be cLeared later,and I will use wine-0.9.29&0.9.30
until then.
I send mail of oracle_trace to (bugs-admin(a)winehq.org).
Environment
OS Linux Vine4.1
OracleInstantClient10.2.0.2iWindows version on wine )
----------- When Wine0.9.29 --------------------------------------
[johiko@localhost johiko]$ wine --version
wine-0.9.29
[johiko@localhost johiko]$ wine sqlplus.exe hanbai/hanbai@salesdb
SQL*Plus: Release 10.2.0.2.0 - Production on Tue Mar 6 10:07:47 2007
Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
fixme:netapi32:NetWkstaGetInfo level 102 unimplemented
Connected to:
Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.4.0 - Production
SQL>
----------- When Wine0.9.30 --------------------------------------
[johiko@localhost tools]$ wine --version
wine-0.9.30
[johiko@localhost tools]$ wine sqlplus.exe hanbai/hanbai@salesdb
SQL*Plus: Release 10.2.0.2.0 - Production on Tue Mar 6 10:26:39 2007
Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
fixme:netapi32:NetWkstaGetInfo level 102 unimplemented
Connected to:
Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.4.0 - Production
SQL>
----------- When Wine0.9.31 --------------------------------------
[johiko@localhost tools]$ wine --version
wine-0.9.31
[johiko@localhost tools]$ wine sqlplus.exe hanbai/hanbai@salesdb
SQL*Plus: Release 10.2.0.2.0 - Production on Tue Mar 6 10:34:21 2007
Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
ERROR:
ORA-12564: TNS:connection refused
----------- When Wine0.9.32 --------------------------------------
[johiko@localhost johiko]$ wine --version
wine-0.9.32
[johiko@localhost johiko]$ wine sqlplus.exe hanbai/hanbai@salesdb
SQL*Plus: Release 10.2.0.2.0 - Production on Tue Mar 6 10:57:18 2007
Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
ERROR:
ORA-12564: TNS:connection refused
--------------------------------------------------------
[In oracle trace when Wine0.9.31&32]
(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=100.1.0.7)(PORT=1521)))
(CONNECT_DATA=(SERVICE_NAME=orc1.SYDNEY.PIONEER)(CID=
(PROGRAM=C:\w_o_n\W_ic\sqlplus.exe)(HOST=localhost
[In oracle trace when Wine0.9.29&30]
(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=100.1.0.7)(PORT=1521)))
(CONNECT_DATA=(SERVICE_NAME=orc1.SYDNEY.PIONEER)(CID=
(PROGRAM=C:\w_o_n\W_ic\sqlplus.exe)(HOST=localhost)(USER=johiko))))
--
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=892
------- Additional Comments From thestig(a)google.com 2007-05-03 19:56 -------
The patch needs to go to the wine-patches mailing list. Can you make sure the
patch applies against wine-0.9.32? (or better yet, wine-git)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=892
------- Additional Comments From baggett.patrick(a)figglesoftware.com 2007-05-03 19:41 -------
Created an attachment (id=5244)
--> (http://bugs.winehq.org/attachment.cgi?id=5244&action=view)
Patch to fix bug 892
This commit fixes bug 892 which requests that x86 processors use CPUID to
detect processor features rather than use codes paths for multiple operating
systems. It does best guess compile-time checking for POSIX functions and
constants, and should be very portable across POSIX operating systems. I have
tested this code and receive the same results as in wine-0.9.27 and
wine-0.9.29, and checked against /proc/cpuinfo, and the results seem to be
correct.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=6277
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From dank(a)kegel.com 2007-05-03 19:22 -------
Tomasz, does
wine regsvr32 browseui.dll
work around the problem?
--
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=5655
------- Additional Comments From dank(a)kegel.com 2007-05-03 19:18 -------
Can any of you provide a small test case (both VB6 source and binary)?
--
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.