I just updated my desktop computer to KDE 4.5 after having it run flawlessly on my laptop. After I rebooted and logged into the desktop I got a Crash Handler box about krunner, so I just closed it. But then theres another and another and it just kept going to what must have been a couple hundred of them. And every time I reboot the same thing happens. After a while though the errors stop, and I just close them and then the computer works as normal, with no other problems at all. Is there some way I can disable krunner? I don't use it very much, if at all, and if I could just uninstall it or disable it on startup that would be great. Thanks!
Announcement
Collapse
No announcement yet.
[SOLVED-ish...]Krunner startup crash (KDE 4.5.0)
Collapse
This topic is closed.
X
X
-
[SOLVED-ish...]Krunner startup crash (KDE 4.5.0)
Acer Aspire 5810TZ - Debian Sid (KDE 4.5.3)/Mac OS X 10.6.3<br />*Intel Pentium SU2700 @ 1.3GHz, 3 gig DDR3 RAM, Intel GMA x4500*<br /><br />Custom Desktop - Kubuntu 10.10 (KDE 4.6.1)<br />*2x Dual-Core Intel Xeon @3.2GHz, 3 gig RAM, NVIDIA GeForce 9500 GT*<br /><br />iPod Touch 4th Gen - iOS 4.1 (Greenpois0n Jailbreak)<br />*Tags: None
- Top
- Bottom
-
Re: Krunner startup crash (KDE 4.5.0)
Personally, I'd just wait a while, (and install software updates faithfully). KDE 4.5 is still evolving. I'm sure that either, your problem will be solved before Maverick is released (the most likely outcome), or the Maverick release date will be deferred to the end of October, (where it should be).
- Top
- Bottom
-
Re: Krunner startup crash (KDE 4.5.0)
Although I am not getting this, there seems to be a bug:
http://osdir.com/ml/plasma-bugs/2010-08/msg00758.html
Are you using maveric (alpha!!) or did you upgrade lucid to 4.5?
You could try and set up a second (new) user and see if you get this issue with the new user as well.
Hope this is usefulHP Pavilion dv6 core i7 (Main)
4 GB Ram
Kubuntu 18.10
- Top
- Bottom
Comment
-
Re: Krunner startup crash (KDE 4.5.0)
I am definitely not using Maverick lol, I did upgrade Lucid to 4.5. The thing that confuses me is that this does not happen on my laptop which is also Lucid with KDE 4.5. I'm going to try the new user thing when I get home tonightAcer Aspire 5810TZ - Debian Sid (KDE 4.5.3)/Mac OS X 10.6.3<br />*Intel Pentium SU2700 @ 1.3GHz, 3 gig DDR3 RAM, Intel GMA x4500*<br /><br />Custom Desktop - Kubuntu 10.10 (KDE 4.6.1)<br />*2x Dual-Core Intel Xeon @3.2GHz, 3 gig RAM, NVIDIA GeForce 9500 GT*<br /><br />iPod Touch 4th Gen - iOS 4.1 (Greenpois0n Jailbreak)<br />*
- Top
- Bottom
Comment
-
Re: Krunner startup crash (KDE 4.5.0)
The thing that confuses me is that this does not happen on my laptop which is also Lucid with KDE 4.5.
That is why I suggested trying a new user.
You might also consider renaming krunnerrc in:
/home/yourusername/.kde/share/config/
to krunnerrcOld and restarting krunner.HP Pavilion dv6 core i7 (Main)
4 GB Ram
Kubuntu 18.10
- Top
- Bottom
Comment
-
Re: Krunner startup crash (KDE 4.5.0)
Ok, it changed nothing when I removed the "krunnerrc" file, and using a new user changed nothing either. At the moment I'm just using fluxbox lol.Acer Aspire 5810TZ - Debian Sid (KDE 4.5.3)/Mac OS X 10.6.3<br />*Intel Pentium SU2700 @ 1.3GHz, 3 gig DDR3 RAM, Intel GMA x4500*<br /><br />Custom Desktop - Kubuntu 10.10 (KDE 4.6.1)<br />*2x Dual-Core Intel Xeon @3.2GHz, 3 gig RAM, NVIDIA GeForce 9500 GT*<br /><br />iPod Touch 4th Gen - iOS 4.1 (Greenpois0n Jailbreak)<br />*
- Top
- Bottom
Comment
-
Re: Krunner startup crash (KDE 4.5.0)
HMMM... oh well the only thing I can think of is that some how your kdebase-workspace-bin got messed up during upgrade.
If you new user shows the same it is not .kde, so no point in renaming that.
kdebase-workspace-bin is part of, amongst others your kde-plasma-desktop and kubuntu-desktop.
So purging kdebase-workspace-bin will also uninstall kde-plasma-desktop, kubuntu-desktop and a few others.If you are adventurous enough I would suggest the following:
- boot into recovery mode (that is your second option in your grub boot manager at boot)
- when the screen shows a list of choices on a gray background choose "netroot".
- at the root prompt type the following:
Code:apt-get purge kdebase-workspace-bin
Now wait a while until the purging has finished.
- when that is finished type:
Code:apt-get install kubuntu-desktop
do:
Code:apt-get install kdebase-workspace-bin
But it is an easy step to check if it was installed.
When all is done reboot and hopefully you will have a normal krunner.HP Pavilion dv6 core i7 (Main)
4 GB Ram
Kubuntu 18.10
- Top
- Bottom
Comment
-
Re: Krunner startup crash (KDE 4.5.0)
I tried that... And it changed nothing. It seemed that it just re-used the pre-existing packages when it re-installed kubuntu-desktop. It didn't download anything and the whole process took maybe 3 minutes. Is it possible that the packages may have become corrupted in the initial upgrade? Because when I was upgrading I had toCode:sudo apt-get -f
Code:sudo apt-get dist-upgrade
Acer Aspire 5810TZ - Debian Sid (KDE 4.5.3)/Mac OS X 10.6.3<br />*Intel Pentium SU2700 @ 1.3GHz, 3 gig DDR3 RAM, Intel GMA x4500*<br /><br />Custom Desktop - Kubuntu 10.10 (KDE 4.6.1)<br />*2x Dual-Core Intel Xeon @3.2GHz, 3 gig RAM, NVIDIA GeForce 9500 GT*<br /><br />iPod Touch 4th Gen - iOS 4.1 (Greenpois0n Jailbreak)<br />*
- Top
- Bottom
Comment
-
Re: Krunner startup crash (KDE 4.5.0)
Is it possible that the packages may have become corrupted in the initial upgrade? Because when I was upgrading I had to ....
Okay, lets take this step at a time, what does it tell you when you do:
Code:apt-get purge kdebase-workspace-bin
HP Pavilion dv6 core i7 (Main)
4 GB Ram
Kubuntu 18.10
- Top
- Bottom
Comment
-
Re: Krunner startup crash (KDE 4.5.0)
Code:root@Tom-Desktop:/home/tom# apt-get purge kdebase-workspace-bin Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: systemsettings kdebase-workspace-data Use 'apt-get autoremove' to remove them. The following packages will be REMOVED: kdebase-workspace-bin* kubuntu-desktop* 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. After this operation, 10.9MB disk space will be freed. Do you want to continue [Y/n]?
Acer Aspire 5810TZ - Debian Sid (KDE 4.5.3)/Mac OS X 10.6.3<br />*Intel Pentium SU2700 @ 1.3GHz, 3 gig DDR3 RAM, Intel GMA x4500*<br /><br />Custom Desktop - Kubuntu 10.10 (KDE 4.6.1)<br />*2x Dual-Core Intel Xeon @3.2GHz, 3 gig RAM, NVIDIA GeForce 9500 GT*<br /><br />iPod Touch 4th Gen - iOS 4.1 (Greenpois0n Jailbreak)<br />*
- Top
- Bottom
Comment
-
Re: Krunner startup crash (KDE 4.5.0)
I am no expert but try doing:
Code:apt-get clean
This should clean out the archives.
Then install kubuntu-desktop again as noted above.HP Pavilion dv6 core i7 (Main)
4 GB Ram
Kubuntu 18.10
- Top
- Bottom
Comment
-
Re: Krunner startup crash (KDE 4.5.0)
Why are you trying to remove/purge kdebase-workspace-bin!?
Description: core binaries for the KDE 4 base workspace module
This package contains miscellaneous programs needed for a basic KDE 4 desktop
installation. Among other standard KDE 4 desktop components, the package
provides startkde scripts, ksmserver (the KDE 4 session manager) and the main
Plasma shell, which manages most KDE 4 visual user interface components. This
package is essential to start and use KDE 4 Desktop Environment.
.
This package is part of the KDE 4 base workspace module.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: Krunner startup crash (KDE 4.5.0)
Just tried theCode:apt-get clear
Acer Aspire 5810TZ - Debian Sid (KDE 4.5.3)/Mac OS X 10.6.3<br />*Intel Pentium SU2700 @ 1.3GHz, 3 gig DDR3 RAM, Intel GMA x4500*<br /><br />Custom Desktop - Kubuntu 10.10 (KDE 4.6.1)<br />*2x Dual-Core Intel Xeon @3.2GHz, 3 gig RAM, NVIDIA GeForce 9500 GT*<br /><br />iPod Touch 4th Gen - iOS 4.1 (Greenpois0n Jailbreak)<br />*
- Top
- Bottom
Comment
-
Re: Krunner startup crash (KDE 4.5.0)
Ok, I just kinda got impatient, and went and did a clean install from a different disk. I haven't had a single problem since. KDE 4.5.0 and not a thing is wrong. So I'm now just thinking that I just botched up the upgrade or maybe had a bad disk lol. Thanks for the help anyways!Acer Aspire 5810TZ - Debian Sid (KDE 4.5.3)/Mac OS X 10.6.3<br />*Intel Pentium SU2700 @ 1.3GHz, 3 gig DDR3 RAM, Intel GMA x4500*<br /><br />Custom Desktop - Kubuntu 10.10 (KDE 4.6.1)<br />*2x Dual-Core Intel Xeon @3.2GHz, 3 gig RAM, NVIDIA GeForce 9500 GT*<br /><br />iPod Touch 4th Gen - iOS 4.1 (Greenpois0n Jailbreak)<br />*
- Top
- Bottom
Comment
-
Re: [SOLVED-ish...]Krunner startup crash (KDE 4.5.0)
Bad Burns -- the number #1 reason why an installation has problems."A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
Comment