http://bugs.winehq.org/show_bug.cgi?id=26765
Summary: x86_64 OS should not be selectable on a 32-bit system Product: Wine Version: 1.3.17 Platform: x86-64 URL: http://source.winehq.org/source/programs/winecfg/appde faults.c?v=wine-1.3.17#L38 OS/Version: Linux Status: NEW Keywords: download, source Severity: trivial Priority: P3 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk
winecfg currently allows a user to select any Windows version that has been added to Wine, but 2008R2 does not support 32-bit processors.
Maybe this can be solved by defining VER_PLATFORM_WIN64_NT ?
Any app expecting a 64-bit processor should fail, but this is bound to come up at some point in the future.
If/when other architectures are supported the list will change again.
Not sure how big a headache this is to resolve, but it is only a trivial issue AFAICT.
I'm sure we've all seen the list before: http://en.wikipedia.org/wiki/Comparison_of_Windows_versions#NT_Kernel-based
http://bugs.winehq.org/show_bug.cgi?id=26765
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Component|programs |pdh Platform|x86-64 |sparc OS/Version|Linux |Windows
--- Comment #1 from André H. nerv@dawncrow.de 2012-03-23 11:58:06 CDT --- there's no VER_PLATFORM_WIN64_NT in the psdk, so we need a different solution... But yes, the importance is low because the user should expect failures when configuring strange/unneeded/unwanted things, but of course he shouldn't be able to.
http://bugs.winehq.org/show_bug.cgi?id=26765
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|pdh |programs Platform|sparc |x86-64 OS/Version|Windows |Linux
--- Comment #2 from André H. nerv@dawncrow.de 2012-03-27 11:45:12 CDT --- sry, crazy bugzilla changed components to something odd...
http://bugs.winehq.org/show_bug.cgi?id=26765
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |621454ef0ed37c19c917aa1aa6d | |ba66e163e07d8 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Fixed, by 621454ef0ed37c19c917aa1aa6dba66e163e07d8 by the looks of things.
https://bugs.winehq.org/show_bug.cgi?id=26765
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.12.