🐛 Bug Summary
When running the FileKitty PyQt app under KDE Plasma on Arch Linux, users are able to launch the app and open the file selection dialog, but selected files do not appear in the UI and are not added to the file list. No error messages or logs are shown.
🧪 Environment
- OS: Arch Linux
- Desktop Environment: KDE Plasma
- Qt Style warning seen:
invalid style override 'kvantum'
- Installed using:
poetry install ➜ poetry run filekitty
🧍♂️ User Report
“I can start it but when I try to add files it just doesn't do anything (I can select files but they aren't added to the view here). I'm in Arch and I don't see any logs :))”
🧩 Notes
🛠️ Action Items
🐛 Bug Summary
When running the FileKitty PyQt app under KDE Plasma on Arch Linux, users are able to launch the app and open the file selection dialog, but selected files do not appear in the UI and are not added to the file list. No error messages or logs are shown.
🧪 Environment
invalid style override 'kvantum'poetry install➜poetry run filekitty🧍♂️ User Report
🧩 Notes
This bug is not reproducible on macOS (primary development platform).
The UI renders correctly; only the file add/selection behavior fails.
Might be related to:
XDG_*, Qt file dialog mode)Select Filesbutton🛠️ Action Items