http://bugs.winehq.org/show_bug.cgi?id=14837
Summary: Red Alert 3 Beta crashes on volume IDs that are only one
character
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Created an attachment (id=15380)
--> (http://bugs.winehq.org/attachment.cgi?id=15380)
Backtrace showing the crash
The Red Alert 3 Beta looks at all the drives on the system (likely to create
the unique ID for a PC) and when it does this it expects the volume ID for each
drive to be at least two characters. Since Wine creates a drive Z: that points
to the primary mount point ("/") and Wine uses the unix mount point as the
volume ID, this poses a problem. (I believe this is handled by mountmgr.sys,
but that component is not listed)
To get around this issue you can open regedit, go to
"HKEY_LOCAL_MACHINE\System\MountedDevices", and modify the key "\DosDevices\Z:"
from saying "/" to saying something like "//" or "/./". Now you can launch the
game (do not close regedit or the key will get regenerated) and it should get
past the crash people have been experiencing (simple backtrace attached,
"+relay" is necessary to get information on prior calls).
I believe that in order to solve this it will be necessary to have wine
generate a longer volume ID (at the very least, just do so for drive Z:).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14492
Summary: Site is not accessible
Product: Wine
Version: unspecified
Platform: All
URL: http://www.winehq.org/site/development
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marek.czajka(a)gmail.com
I think it is important for users... this site
(http://www.winehq.org/site/development) is not working. You can access it from
winehg.com menu link.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12172
Summary: GetFileName95 not yet implemented
Product: Wine
Version: 0.9.56.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
A quick search for "GetFileName95" in bugzilla turns up 13 active bugs.
Implementing this function might be a quick way to kill a baker's dozen of bugs
with one stone.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1494
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|All |Other
--- Comment #3 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:23:28 CST ---
Removing deprecated 'All' Platform.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2304
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|All |Other
--- Comment #3 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:23:27 CST ---
Removing deprecated 'All' Platform.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2214
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|All |Other
--- Comment #4 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:23:26 CST ---
Removing deprecated 'All' Platform.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|All |Other
--- Comment #5 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:23:25 CST ---
Removing deprecated 'All' Platform.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11119
Summary: XML Notepad 2007 won't start
Product: Wine
Version: 0.9.52.
Platform: All
URL: http://thesource.ofallevil.com/downloads/details.aspx?fa
milyid=72D6AA49-787D-4118-BA5F-
4F30FE913628&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jcollins(a)asgardsrealm.net
With the recent platinum status of the .NET Framework 2.0 I thought I'd test a
few .NET applications to see how well they worked. XML Notepad 2007 (available
at the provided link) installs fine but fails to start with the following
output on the console.
$ env WINEPREFIX="/home/jcollins/.wine" wine "C:\Program Files\XML Notepad
2007\XmlNotepad.exe"
fixme:process:IsWow64Process (0xffffffff 0x33f8dc) stub!
fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported
Segmentation fault
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9179
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|All |Other
--- Comment #6 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:23:23 CST ---
Removing deprecated 'All' Platform.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5115
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|All |Other
--- Comment #11 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:23:23 CST ---
Removing deprecated 'All' Platform.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.