Bug 191204 - kde4-config to kde-config repairs krunner error
Summary: kde4-config to kde-config repairs krunner error
Status: RESOLVED DOWNSTREAM
Alias: None
Product: unknown
Classification: Bugzilla Internals
Component: general (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-01 08:32 UTC by books
Modified: 2009-05-01 17:01 UTC (History)
0 users

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 books 2009-05-01 08:32:39 UTC
Version:           unknown (using 4.2.2 (KDE 4.2.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.28-11-generic

some programs would not launch from the start menu, firefox, thunderbird, avant window manager, compiz, emerald, and etc... These applications would not start from krunner either. Started in the terminal, they would run but each would give the error:

sh: kde-config: not found

It took two days of searching to find a solution and here it is:

sudo cp /usr/bin/kde4-config /usr/bin/kde-config
Comment 1 Pino Toscano 2009-05-01 10:52:30 UTC
> sudo cp /usr/bin/kde4-config /usr/bin/kde-config

This solution is plain wrong, as kde4-config is for kde4, while kde-config is for kde3. This means that those apps require some kde3 piece(s) for some reason.
None of them is actually a KDE application, so there isn't much we can do about that. Please report the problem to kubuntu.