http://bugs.winehq.com/show_bug.cgi?id=1799
------- Additional Comments From arlowatson(a)yahoo.com 2003-26-10 20:44 -------
Small change: when using existing windows drive, wine fails because
/mnt/windisk is readonly (it's NTFS), so I am compelled to not use existing
window drive.
--
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=1799
Summary: wineinstall err:seh:EXC_DefaultHandling
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: arlowatson(a)yahoo.com
running tools/wineinstall, building from source wine-20031016 on Intel Pentium 4
linux kernel 2.4.22:
> Preparing to install default Wine registry entries...
> Installing default Wine registry entries...
>
> Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
> Could not stat /cdrom (No such file or directory), ignoring drive D:
> wine: Unhandled exception (thread 0009), starting debugger...
> err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr
0x40178805
> Registry install failed.
I understand that I get the "stat" errors because I don't have a floppy or CD in
the drives, and that this is OK. The "Unhandled exception" is the reason I'm
filing this bug.
What else can I tell you about my system?
$ uname -a
Linux localhost 2.4.22 #10 SMP Thu Oct 9 02:55:10 PDT 2003 i686 i686 i386 GNU/Linux
$ ./wine --debugmsg +relay,+file,+dosfs /mnt/windisk/WINDOWS/NOTEPAD.EXE 2>&1 | tail
trace:dosfs:GetDriveTypeW (L"Z:\\mnt\\windisk\\WINDOWS\\NOTEPAD.EXE")
trace:file:CreateFileW L"Z:\\mnt\\windisk\\WINDOWS\\comdlg32.dll" QUERY_ACCESS
FILE_SHARE_READ FILE_SHARE_WRITE OPEN_EXISTING attributes 0x0
trace:dosfs:DOSFS_GetFullName L"Z:\\mnt\\windisk\\WINDOWS\\comdlg32.dll" (last=1)
trace:dosfs:DOSFS_FindUnixName /,L"mnt\\windisk\\WINDOWS\\comdlg32.dll"
trace:dosfs:DOSFS_OpenDir "/"
wine: Unhandled exception (thread 0009), starting debugger...
trace:dosfs:DOSFS_GetFullName L"Z:\\mnt\\windisk\\WINDOWS\\winedbg.exe"
(last=1)trace:dosfs:DOSFS_FindUnixName /,L"mnt\\windisk\\WINDOWS\\winedbg.exe"
trace:dosfs:DOSFS_OpenDir "/"
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr
0x40178805
I get the same errors whether or not I tell wineinstall to use the windows
installation on /mnt/windisk.
--
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=1782
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2003-26-10 17:08 -------
I could not reproduce it on heavy loaded host (CPU intensive toys) with a 19
nice value given to winecfg.
I assume it is fixed although it was difficult to reproduce last time.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1787
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2003-26-10 15:38 -------
I could not use the tools/wineinstall program because I could not run it as root !
--
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=1682
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2003-26-10 15:36 -------
I did not used the tools/wineinstall program because I could not get root rights.
--
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=1795
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2003-26-10 14:39 -------
There is no reason at all to run GCC as root.
--
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=1795
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2003-26-10 02:48 -------
Imagine I am a student which uses an University system. I will not be granted
for the "root" rights. Even if I choose an install in my home directory, the
install program will not complete just because I'm not root !
In my opinion, your install program discards some testers from the wine
community. Moreover, in the previous example, students could give you new
development forces.
You have to mean it as a feature enhancement:
"Offer user installation capability".
--
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=1782
------- Additional Comments From mike(a)theoretic.com 2003-25-10 16:14 -------
Could you please try winecfg from CVS? I have a feeling this is caused by the
build in the last release trying to write to the wrong place in the registry....
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1798
------- Additional Comments From mike(a)theoretic.com 2003-25-10 16:13 -------
This is a well known bug - try running the games in Desktop mode, and see if
that helps.
Basically we are using override-redirect to remove window borders for fullscreen
apps, and this plays silly buggers with keyboard focus. The right way to do this
is to use EWMH/MWM hints to switch off the borders. I don't know why we don't do
that currently.
--
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=1797
------- Additional Comments From mike(a)theoretic.com 2003-25-10 16:10 -------
Hey Dave,
Could you please attach a +relay,+seh trace (or upload one somewhere)
thanks -mike
--
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.