| Summary: | Typo in .desktop file leads to KRunner freeze | ||
|---|---|---|---|
| Product: | [Applications] skrooge | Reporter: | Alexey Chernov <4ernov> |
| Component: | general | Assignee: | Guillaume DE BURE <guillaume.debure> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nexces, stephane |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | 25.1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/skrooge/50030e6d606c0608314f905ddb022c9f7a2756d2 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Patch fixing the typo and certain problem. | ||
|
Description
Alexey Chernov
2016-01-21 16:03:22 UTC
Created attachment 96768 [details]
Patch fixing the typo and certain problem.
Git commit 50030e6d606c0608314f905ddb022c9f7a2756d2 by Stephane Mankowski. Committed on 21/01/2016 at 20:06. Pushed by smankowski into branch 'master'. Typo in .desktop file leads to KRunner freeze M +1 -0 CHANGELOG M +1 -1 skrooge/org.kde.skrooge.desktop http://commits.kde.org/skrooge/50030e6d606c0608314f905ddb022c9f7a2756d2 Thank you very much for merging it! Changing desktop file didn't work for me. (In reply to Adrian Piotrowicz from comment #4) > Changing desktop file didn't work for me. It could also be that some other version is caught up in KRunner. In this case cleaning up ~/.local/share/applications worked for me (but be sure you don't have anything useful there, back it up beforehand). This fix is needed too: https://quickgit.kde.org/?p=skrooge.git&a=commit&h=54527cdff004875bae03fd28433f4df15c9d1988 Thanks Stephane, now it's working like a charm. |