summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorFlorian <florian.brandes@posteo.de>2024-12-17 01:31:58 +0100
committerGitHub <noreply@github.com>2024-12-16 19:31:58 -0500
commit28b4ffa230761a1ee2d566ac376b77f5f35efad5 (patch)
tree3c1e8758ea2323ec6cd0084cddee8baca72735bd /pkgs/development/python-modules/rangehttpserver
parenta2472aa8c9e8443966a9876b2a548db62f3687a5 (diff)
golden-cheetah-bin: 3.6 -> 3.7DEV2410, add darwin (#363290)
* golden-cheetah-bin: format Signed-off-by: Florian Brandes <florian.brandes@posteo.de> * golden-cheetah-bin: 3.6 -> 3.7DEV2410 fixes CVE-2023-4863[1][2] [1]: https://github.com/GoldenCheetah/GoldenCheetah/issues/4396 [2]: https://github.com/GoldenCheetah/GoldenCheetah/commit/e8132b1a55e8e84fc5e34a4c91e3a7b2bf62cc2f * golden-cheetah-bin: fix qt startup Due to a version missmatch between the packaged Qt package from upstream and NixOS Qt version GoldenCheetah will not be able to start with the following error message on KDE: ``` qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb. ``` This is analog to other errors and is caused by a leaked QT_PLUGIN_PATH variable from the host to the AppImage[1]. Since this only causes issues on KDE it is sufficient to empty the variable from the desktop Menu item. This does not fix startup from the command line and is rather a workaround than a true bugfix and the underlying issue (leaking variables to appimageTools.wrapType2 applications) should be fixed. This does not affect other desktop environments [1]: https://discourse.nixos.org/t/cannot-run-ida-free-with-steam-run-could-not-load-the-qt-platform-plugin-xcb-in/29783 Signed-off-by: Florian Brandes <florian.brandes@posteo.de> * golden-cheetah-bin: add darwin version Signed-off-by: Florian Brandes <florian.brandes@posteo.de> --------- Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions