LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Why does Krunner not show up when pressing alt+F2 in Slackware64 Ver. 13.0? (https://www.linuxquestions.org/questions/slackware-14/why-does-krunner-not-show-up-when-pressing-alt-f2-in-slackware64-ver-13-0-a-753320/)

Woodsman 09-10-2009 08:56 PM

Quote:

Do you happen to have a record of that 'long, weird-looking string?' so we'll know what to watch out for?
Well, I have a copy now:

Code:

[General]
PastQueries=,xbmc,firefox,digi

[Interface]
Height 1050=267
Width 1680=420

[TaskDialog]
Height 1050=737
KeepAbove=false
Width 1680=1426
filterState=0
headerState=\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\\\x02\x00\x00\x00\x05\x00\x00\x00\t\x00\x00\x00d\x00\x00\x00\x06\x00\x00\x00d\x00\x00\x00\x04\x00\x00\x00d\x00\x00\x00\x03\x00\x00\x00d\x00\x00\x00\x02\x00\x00\x00d\x00\x00\x05i\x00\x00\x00\x0b\x01\x01\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x02u\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00A\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00H\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00i\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x00
showTotals=true
units=0
updateIntervalMSecs=2000
version=1

I don't know what the problem is the past day. Almost every time I use krunner as normal user the thing crashes and I have to exit KDE to get krunner functioning again. The only way I can stave off the problem for a while is to delete the krunnerrc file. :scratch:

GrapefruiTgirl 09-10-2009 09:07 PM

That's really bizarre.. Here's my krunnerrc:

Code:

[ConfigurationDialog]
Height 1050=499
Width 1680=399

[General]
PastQueries=\\0

[Interface]
Height 1050=255
Width 1680=420

And also, for the heck of it, incase this helps *anyone* sort out any of this, here's what I see in a console, if I run `krunner` from a console in my Xfce session:

Code:

bash-3.1$ krunner #first attempt to run it, which dies/aborts
"/usr/bin/krunner(12744)" Error in thread 140150017808288 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/krunner(12744)" Error in thread 140150017808288 : "QLocalSocket::connectToServer: Invalid name"
bash-3.1$ krunner #second attempt to run it, which runs cleanly & forks off from the console
bash-3.1$


moguri 09-11-2009 08:39 PM

I can trigger this bug on my system (Sony VGN-NR laptop) by pressing non-functioning Fn key combos, and S1 button. Pressing a Fn combo that is working, Fn+F4 (volume up) for example, does not trigger the bug.

Logging out and in from the system (not just out of KDE) makes everything go back to normal, as in krunner starts when Alt+F2 is pressed. If I just restart KDE instead, krunner will also start after pressing Alt+F2 but only for a short span of time (maybe 3 seconds?), after which xfrun4 will "replace" krunner.

In System Settings - Autostart, I have the following two entries (they are disabled, though):
xfce4-settings-helper-autostart
xfconf-migration-4.6

:scratch:


All times are GMT -5. The time now is 02:47 PM.