Open losogudok opened 4 months ago
Hi there! As you're new to this repo, please make sure you've used an appropriate issue template and searched for duplicates (it helps us focus on actual development!). We'd also like to suggest that you read our contribution guidelines and our code of conduct. Thanks a bunch for opening your first issue! 🙏
It seems that updating pyproject.toml
-PyQt6 = "6.5.3"
-PyQt6-Qt6 = "6.5.3"
+PyQt6 = ">=6.7.1"
+PyQt6-Qt6 = ">=6.7.1"
fixed the problem but I need more testing.
I believe AUR version need updated version of PyQt6 and PyQt6-Qt6
Describe the bug
After installation via AUR or AppImage application doesnt open up (Dashboard). I believe because of different vesions of Qt library (system version 6.7.2-1, app version 6.5.3)
To Reproduce
Expected behavior
App should open (Dashboard)
Documentation
/.cache/activitywatch/log
Journald
Additional context