Comment 1 for bug 184337

Revision history for this message
James (james-ellis-gmail) wrote :

I get this as well with the latest PPA packages but with Konsole so it doesn't look to be application specific.. and it happens quite a bit (but not every app launch)

Reproduce:
1. Alt+F2
2. type konsole
3. Hit enter or select entry from list
4. error dialogue appears "Sorry - Run Command" - KDEInit could not launch /usr/bin/konsole-kde4
5. konsole-kde4 launches and works

$ ls -l /usr/bin/konsole*
-rwxr-xr-x 1 root root 3012 Dec 11 04:04 /usr/bin/konsole
-rwxr-xr-x 1 root root 170 Jan 15 07:45 /usr/bin/konsole-kde4

This is my ~/.xsession-errors log part from around the time of the message:

Task added, isActive = false
kdeinit4: PID 6321 terminated.
karm: WARNING: KLocale: trying to look up "" in catalog. Fix the program
Task added, isActive = false
krunner(6153) Interface::exec: match list has 2 items
kdeinit4: Got EXT_EXEC '/usr/bin/konsole-kde4' from launcher.
kdeinit4: preparing to launch /usr/bin/konsole-kde4
kdeinit4: PID 6358 terminated.
Task added, isActive = false
Task added, isActive = false
karm: WARNING: KLocale: trying to look up "" in catalog. Fix the program
plasma(6155) Plasma::Containment::emitLaunchActivated:
QPainter::end: Painter ended with 2 saved states
QPainter::end: Painter ended with 2 saved states
QPainter::end: Painter ended with 2 saved states
QPainter::end: Painter ended with 2 saved states

What should happen:
1. Don't show message as app launches ok.