Bug 213294 - KRunner doesn't launch the 'kdf' command [locale-related issue]
Summary: KRunner doesn't launch the 'kdf' command [locale-related issue]
Status: RESOLVED WORKSFORME
Alias: None
Product: krunner
Classification: Plasma
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-05 19:27 UTC by alex svetos
Modified: 2009-11-07 18:16 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alex svetos 2009-11-05 19:27:53 UTC
Version:            (using KDE 4.3.2)
OS:                Linux
Installed from:    Ubuntu Packages

Typing 'kdf' in krunner doesn't do anything, looks like it doasn't find the application.

kdf is installed from kubuntu packages and it launches perfectly from a terminal.
'whereis kdf' return 'kdf: /usr/bin/kdf'
Comment 1 Burkhard Lück 2009-11-06 07:51:58 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.
Comment 2 alex svetos 2009-11-06 10:06:48 UTC
Well me too.
$ kdf --version
Qt : 4.5.2
KDE : 4.3.2 (KDE 4.3.2)
KDiskFree : v0.9
Comment 3 Burkhard Lück 2009-11-06 11:20:55 UTC
Hm, strange :-(
Maybe a locale problem?
Which locale do you have? Mine is German.
Please switch to english language and try again.
Comment 4 alex svetos 2009-11-06 11:57:14 UTC
Wow you nailed it! 
Turns out it doesn't work with french locale but is ok with the english one.
Comment 5 Burkhard Lück 2009-11-06 19:36:32 UTC
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?
Comment 6 Burkhard Lück 2009-11-07 18:16:51 UTC
(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?