http://bugs.winehq.org/show_bug.cgi?id=32886
Bug #: 32886
Summary: Inconsistent registry keys
Product: Wine
Version: 1.5.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
There are cases in which Wine does create Windows XP registry keys but is
showing Windows 7 in winecfg. Here is a way to reproduce this:
Create a new profile with a manually created system.reg with the following
content:
WINE REGISTRY Version 2
#arch=win64
[Software\\Microsoft\\Windows NT\\CurrentVersion]
"CSDVersion"="Service Pack 1"
"CurrentBuildNumber"="7601"
"CurrentVersion"="6.1"
"ProductName"="Microsoft Windows 7"
[System\\CurrentControlSet\\Control\\ProductOptions]
"ProductType"="WinNT"
If winecfg is started the first time it will configure the rest of the registry
keys. But although winecfg is now showing Windows 7
[Software\\Wow6432Node\\Microsoft\\Windows NT\\CurrentVersion] and
[System\\CurrentControlSet\\Control\\Windows] have got Windows XP entries. To
be precise a diff looks like this:
--- a/system.reg
+++ a/system.reg
@@ -35201,12 +35201,12 @@
"www"="http://"
[Software\\Wow6432Node\\Microsoft\\Windows NT\\CurrentVersion]
-"CSDVersion"="Service Pack 1"
-"CurrentBuildNumber"="7601"
+"CSDVersion"="Service Pack 3"
+"CurrentBuildNumber"="2600"
"CurrentType"="Uniprocessor Free"
-"CurrentVersion"="6.1"
+"CurrentVersion"="5.1"
"InstallDate"=dword:4be5019a
-"ProductName"="Microsoft Windows 7"
+"ProductName"="Microsoft Windows XP"
"RegisteredOrganization"=""
"RegisteredOwner"=""
"SystemRoot"="C:\\windows"
@@ -35808,7 +35808,7 @@
[System\\CurrentControlSet\\Control\\VMM32Files]
[System\\CurrentControlSet\\Control\\Windows]
-"CSDVersion"=dword:00000100
+"CSDVersion"=dword:00000300
[System\\CurrentControlSet\\Hardware Profiles\\Current\\Software\\Fonts]
"FIXEDFON.FON"="vgafix.fon"
--
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=4811
Kyle Auble <randomidman48(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|randomidman48(a)yahoo.com |
--
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=6894
ocean04(a)suomi24.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ocean04(a)suomi24.fi
--- Comment #13 from ocean04(a)suomi24.fi 2013-02-03 10:50:11 CST ---
Workaround for this "early crash dialog" is native gdiplus
--
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=4781
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #53 from Austin English <austinenglish(a)gmail.com> 2013-02-03 05:34:18 CST ---
Closing.
--
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=32875
Bug #: 32875
Summary: winetricks windowscodecs often crashes
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 43419
--> http://bugs.winehq.org/attachment.cgi?id=43419
backtrace
It may be a bug in X11, or wine (from winex11.drv/user32).
Note that I was running in silent mode (winetricks -q windowscodecs).
--
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=32864
Bug #: 32864
Summary: wine --version displays incorrect version
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.bugs(a)kjpetrie.co.uk
Classification: Unclassified
Entering "wine --version" into a bash prompt on a 64-bit system yields the
response:
"wine-1.2.2"
This incorrect version is also shown in the help -> about menu for Wine
Internet Explorer, File Manager, Registry Editor etc. Only the command prompt
and configurator show the correct version.
--
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=4213
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #8 from Austin English <austinenglish(a)gmail.com> 2013-02-03 05:34:17 CST ---
Closing.
--
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=32855
Bug #: 32855
Summary: ztemodem not working
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kumarg.wan(a)gmail.com
Classification: Unclassified
Created attachment 43392
--> http://bugs.winehq.org/attachment.cgi?id=43392
while inserting modem this bug comes.
unlocked "ztemodem" not working under xubuntu 12.10.
tell me how to make it workable.
--
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=9012
--- Comment #33 from pc <junk_2010(a)live.co.uk> 2013-02-02 12:56:48 CST ---
Apologies a mistake in the previous post. I should have said see bug 32880.
--
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.