http://bugs.winehq.org/show_bug.cgi?id=430
------- Additional Comments From rtomsick(a)rtomsick.tk 2004-20-11 23:31 -------
Hm... when I add selStart and selEnd to DIALOGINFO, we get problems. The
reselection of text works just fine, but as soon as a second window is spawned,
we crash. When these are defined as globals, this is not an issue. (This is
from changes against last night's CVS.) I'm probably missing something obvious
here, but any help would be appreciated.
--
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=2575
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
--
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=2576
------- Additional Comments From bero(a)arklinux.org 2004-20-11 22:15 -------
Replacing wine-preloader with a simple script that does
#!/bin/sh
exec "$@"
works (though it doesn't do exactly the same thing wine-preloader does), and
fixes the issue of hanging subprocesses caused by this.
--
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=2576
Summary: Wine (20041019 and CVS) hangs on startup
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bero(a)arklinux.org
On a Linux 2.6.9-mm1 (and 2.6.10-rc2-mm1) system with glibc 2.3.3/nptl and gcc
3.4.3, wine hangs on startup when trying to run any application, including
simple self-extracting archives that used to work with older versions of wine.
"strace wine any.exe" ends in
execve("//usr/bin/wine-preloader", ["//usr/bin/wine-preloader",
"//usr/bin/wine-pthread", "any.exe"], [/* 26 vars */]) = 0
old_mmap(0x1, 0, 0x110000, MAP_FILE, 16434, 0xffffffff) = -1 EINVAL (Invalid
argument)
old_mmap(0x2, 2147483648, PROT_GROWSDOWN, MAP_FILE, 16434, 0xffffffff) = -1
EINVAL (Invalid argument)
old_mmap(0x3, 1114112, PROT_GROWSDOWN|PROT_GROWSUP|0xcef0000, MAP_FILE, 16434,
0xffffffff) = -1 EINVAL (Invalid argument)
open("//usr/bin/wine-pthread", O_RDONLY) = 3
read(0,
[At this point, it just hangs forever].
Launching "wine-pthread any.exe" by hand works.
I didn't get to debug this any further yet.
--
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=2383
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-19-11 20:42 -------
Thats one bug fixed and another found.
please start a new bug for the crash right before game play.
--
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=2383
------- Additional Comments From vincent.lonngren.759(a)student.lu.se 2004-19-11 17:53 -------
With the 2004-10-19 release, the installshield does install CK, and the game
starts. Unfortunately, it then crashes after province selection, right before
gameplay is about to begin. :(
--
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=2573
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=226
--
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.