Bug ID | 1229022 |
---|---|
Summary | keepassxc: "invisible" process, throws kf.i18n errors instead |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | KDE Workspace (Plasma) |
Assignee | opensuse-kde-bugs@opensuse.org |
Reporter | t.rother@netzwissen.de |
QA Contact | qa-bugs@suse.de |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
latest keepassxc starts "invisible" on the KDE 6 UI. On cli it shows a strange error on command line instead: thommie@locutus:~> keepassxc kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Save All" msgid_plural: "" msgctxt: "@action:button" kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "&Yes" msgid_plural: "" msgctxt: "@action:button" thommie@locutus:~> ps -aux | grep keepass thommie 33053 0.0 0.4 562496 132688 pts/1 SLl+ 07:45 0:00 keepassxc So the process itself is there but not visible in the Plasma UI. Same error when starting keepassxc from flatpak. The error appears in all local users, therefore I assume something is wrong on the Plasma platform side, but the strange thing is that I see this only with keepassxc (which is pretty essential ;-) ) and only on ONE machine. rpm dependencies are all solved and the keepassxc-cli is still usable. I would need some help for debugging ... Environment: plasma 6.1.3, framework 6.4.0, QT 6.7.2, Wayland (same error appears with X11!)