flipperdevices / qFlipper

qFlipper — desktop application for updating Flipper Zero firmware via PC
https://update.flipperzero.one
GNU General Public License v3.0
1.06k stars 142 forks source link

OS Version wrong in logs #164

Closed ctrlcmdshft closed 1 year ago

ctrlcmdshft commented 1 year ago

Running Windows 11 version 22H2 (Build 22621.1344) and this is what qflipper is stating

[APP] qFlipper version 1.2.2 commit ba67025d 2022-12-08T07:31:11
[APP] OS info: Windows 10 Version 2009 10 10.0.22621 Qt 5.15.2
gsurkov commented 1 year ago

@ctrlcmdshft It's a Windows 11 "feature" for compatbility with older software that does OS version checks but knows nothing about Windows 11.

qFlipper is only displaying what the underlying system is reporting (which it does via the Qt library).

As the development version was recently upgraded to Qt version 6 instead of 5, there is a chance that the newer Qt already includes some workaround for it.

Could you please test the development version and see if the bug still exists?

ctrlcmdshft commented 1 year ago

where can i find the development version for windows

gsurkov commented 1 year ago

@ctrlcmdshft Here.

ctrlcmdshft commented 1 year ago

You were correct bug no longer exists with that dev release

[APP] qFlipper version 1.3.0-rc1 commit 2e99946c 2023-03-09T06:29:19
[APP] OS info: Windows 11 Version 22H2 11 10.0.22621 Qt 6.4.2