https://bugs.kde.org/show_bug.cgi?id=441337
Bug ID: 441337 Summary: Krunner currency conversion plugin cannot be triggered until a dotfile is removed Product: frameworks-kunitconversion Version: 5.85.0 Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: jl...@kde.org Reporter: kishor...@gmail.com CC: kdelibs-b...@kde.org Target Milestone: --- SUMMARY The krunner currency conversion plugin cannot be triggered until I delete `~/.local/share/libkunitconversion/currency.xml` and log in again. Deleting this file makes the currency conversion work for one session. STEPS TO REPRODUCE 1. In a tty, run `rm ~/.local/share/libkunitconversion/currency.xml` 2. Login (to the graphical session) 3. In krunner, type '1 usd' 4. logout 5. Login 6. In krunner, type '1 usd' OBSERVED RESULTS Krunner shows currency conversions after step 3 but not after step 6. Repeating step 1 and logging in again makes the currency conversion work for one session. EXPECTED RESULTS Currency conversion should work after both steps 3 and 6. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.22.4 KDE Frameworks Version: 5.85.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION A. Also reproducible on KDE Neon unstable (updated today). B. The `currency.xml` file does not change between steps 3 and 6 of the reproduction steps (checked with diff), so this does not seem to simply be a case of a corrupted file. -- You are receiving this mail because: You are watching all bug changes.