Summary: | KRunner doesn't launch the 'kdf' command [locale-related issue] | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | alex svetos <alex.svetos> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | alex.svetos, lueck |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
alex svetos
2009-11-05 19:27:53 UTC
Kubuntu 9.04 here $ which kdf /usr/bin/kdf $ kdf --version Qt: 4.5.2 KDE: 4.3.2 (KDE 4.3.2) KDiskFree: v0.9 Launching the app by typing 'kdf' in krunner works. Well me too. $ kdf --version Qt : 4.5.2 KDE : 4.3.2 (KDE 4.3.2) KDiskFree : v0.9 Hm, strange :-( Maybe a locale problem? Which locale do you have? Mine is German. Please switch to english language and try again. Wow you nailed it! Turns out it doesn't work with french locale but is ok with the english one. I have build language fr from sources in my branch system build from sources. And launching the app by typing 'kdf' in krunner works here. Look like it is a kubuntu issue? (In reply to comment #5) > > Look like it is a kubuntu issue? No. I have installed the fr lang-pack for kubuntu 9.04, switched to "fr" in nsystemsettings, logged out and in and checked again, launching kdf by typing 'kdf' in krunner works. Seems your installation is somehow broken, maybe reinstall of lang-pack fr and/or kde may solve your problem? |