http://bugs.winehq.com/show_bug.cgi?id=1800
Summary: [user documentation] bad LANG_* definition location
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-documentation
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jerome.bouat(a)wanadoo.fr
I generated the "wine-user.html" from CVS tree. The keyboard section indicated I
would find languages constants in "include/winnls.h".
But, in wine source root directory, command
---
find . -iname "*\.h" | xargs grep "define" | grep "LANG_"
---
gives include/winnt.h for the definition of "LANG_*" and "SUBLANG_*" constants.
--
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
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)theoretic.com 2003-27-10 04:28 -------
I'm going to tentatively mark this as FIXED on the grounds that I think I know
what caused it, but am not 100% sure.
If it happens again please reopen.
--
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=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.