prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.66k stars 1.92k forks source link

[Bug Report] PrusaSlicer (wxWidgets) mis-detecting Windows version #7624

Open ggppjj opened 2 years ago

ggppjj commented 2 years ago

Version

2.4.0

Windows version

Windows 11 build 22523

On Windows 11, wxWidgets's wxPlatformInfo::Get().GetOperatingSystemDescription() reports that the OS description is Windows 10.

I don't think that this is a bug in wxWidgets, as Microsoft themselves state that Server 2016, Server 2019, Server 2022, Windows 10, and Windows 11 share the same base version number at 10.0*.

I don't have any particular solution to this seemingly trivial bug, but wanted to bring attention to it just in case it wasn't already known. ?

Here's my System Information windows for Windows 11 with the current build info printed below: image

bubnikv commented 2 years ago

We are aware of it. It's Microsoft's decision, no Windows API reports Windows 11.

po 27. 12. 2021 v 23:03 odesílatel Gabriel Jones @.***> napsal:

Version

2.4.0 Windows version

Windows 11 build 22523

On Windows 11, wxWidgets's wxPlatformInfo::Get().GetOperatingSystemDescription() reports that the OS description is Windows 10.

I don't think that this is a bug in wxWidgets, as Microsoft themselves https://docs.microsoft.com/en-us/windows/win32/sysinfo/operating-system-version state that Server 2016, Server 2019, Server 2022, Windows 10, and Windows 11 share the same base version number at 10.0*.

I don't have any particular solution to this seemingly trivial bug, but wanted to bring attention to it just in case it wasn't already known. ?

Here's my System Information windows for Windows 11 with the current build info printed below: [image: image] https://user-images.githubusercontent.com/1223390/147509946-c6718bcb-74f0-4146-85aa-05c9d253d2af.png

— Reply to this email directly, view it on GitHub https://github.com/prusa3d/PrusaSlicer/issues/7624, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMPSIZ6N7PZW3D4PTMIG7TUTDPCNANCNFSM5K3A4NIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>