https://bugs.kde.org/show_bug.cgi?id=480542
Bug ID: 480542 Summary: Appimage looking for PyQt5.QtTest in the wrong place Classification: Applications Product: krita Version: unspecified Platform: Mint (Ubuntu based) OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: * Unknown Assignee: krita-bugs-n...@kde.org Reporter: technicalgraph...@eircom.net Target Milestone: --- There appears to be a bug in all appimage versions since 5.1.4. It is also projecting forward in all the nightly builds. The bug does not occur however in the current Flatpak 5.2.2 version from PyQt5.QtTest import QTest QTest.qWait(2000) print('I was waiting for two seconds') returns the following: ImportError: /lib/x86_64-linux-gnu/libQt5Test.so.5: undefined symbol: _Z32qt_register_signal_spy_callbacksRK21QSignalSpyCallbackSet, version Qt_5 ------------- System: Kernel: 5.4.0-167-generic x86_64 bits: 64 compiler: gcc v: 9.4.0 Desktop: Cinnamon 5.2.7 wm: muffin 5.2.1 dm: LightDM 1.30.0 Distro: Linux Mint 20.3 Una base: Ubuntu 20.04 focal Machine: Type: Desktop Mobo: ASUSTeK model: PRIME A320M-K v: Rev X.0x serial: <filter> UEFI: American Megatrends v: 5603 date: 10/14/2020 Memory: RAM: total: 15.62 GiB used: 3.27 GiB (21.0%) RAM Report: permissions: Unable to run dmidecode. Root privileges required. CPU: Topology: 8-Core model: AMD Ryzen 7 3700X bits: 64 type: MT MCP arch: Zen L2 cache: 4096 KiB flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm bogomips: 114985 Speed: 2212 MHz min/max: 2200/3600 MHz boost: enabled Core speeds (MHz): 1: 2185 2: 2208 3: 2185 4: 2196 5: 2200 6: 2196 7: 2196 8: 2195 9: 2219 10: 2195 11: 2195 12: 2196 13: 2198 14: 2196 15: 2199 16: 2196 Graphics: Device-1: NVIDIA GP107 [GeForce GTX 1050] vendor: ASUSTeK driver: nvidia v: 535.154.05 bus ID: 07:00.0 chip ID: 10de:1c81 Display: x11 server: X.Org 1.20.13 driver: nvidia unloaded: fbdev,modesetting,nouveau,vesa resolution: 2560x1440~60Hz -- You are receiving this mail because: You are watching all bug changes.