LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 05-02-2011, 10:55 PM   #1
Raevyn
Member
 
Registered: Feb 2008
Location: Arizona
Distribution: Kubuntu 18.04
Posts: 107

Rep: Reputation: 0
kRunner keeps starting and crashing after installing on Ubuntu 10.10 x64


Hello

I was hoping someone can help me. I am running ubuntu 10.10, and I wanted to try using KDE 4. So i downloaded and installed it, but when I go to run KDE, the desktop comes up and then I get an error report screen for krunner. If I close it, another pops... if I dont close it then a new window pops up saying something happened to krunner. What the message is I was finally able to get (see below). I did try logging into KDE into a new user account (one that was totally new.. no profile info was created before) and the same thing was happening on that account as well. Does anyone know how to fix this?

Application: Run Command Interface (krunner), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f1a76b51780 (LWP 3396))]


Thread 2 (Thread 0x7f1a5edb2700 (LWP 3397)):
#0 0x00007f1a76584203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1 0x00007f1a6bfb2009 in ?? () from /lib/libglib-2.0.so.0
#2 0x00007f1a6bfb245c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3 0x00007f1a72f861e6 in QEventDispatcherGlib:rocessEvents(QFlags<QEventL oop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4 0x00007f1a72f58a02 in QEventLoop:rocessEvents(QFlags<QEventLoop::Proce ssEventsFlag>) () from /usr/lib/libQtCore.so.4
#5 0x00007f1a72f58dec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsF lag>) () from /usr/lib/libQtCore.so.4
#6 0x00007f1a72e632fd in QThread::exec() () from /usr/lib/libQtCore.so.4
#7 0x00007f1a72f385f8 in ?? () from /usr/lib/libQtCore.so.4
#8 0x00007f1a72e6627e in ?? () from /usr/lib/libQtCore.so.4
#9 0x00007f1a6c470971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f1a7659092d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()


Thread 1 (Thread 0x7f1a76b51780 (LWP 3396)):
[KCrash Handler]
#6 0x00007f1a6f016880 in KUriFilterSearchProvider::setName(QString const&) () from /usr/lib/libkio.so.5
#7 0x00007f1a6f018c42 in KUriFilterPlugin::setPreferredSearchProviders(KUri FilterData&, QHash<QString, QPair<QString, QString> > const&) const () from /usr/lib/libkio.so.5
#8 0x00007f1a58221c1c in ?? () from /usr/lib/kde4/kuriikwsfilter.so
#9 0x00007f1a6f016f0c in KUriFilter::filterUri(KUriFilterData&, QStringList const&) () from /usr/lib/libkio.so.5
#10 0x00007f1a6f01a58c in KUriFilter::filterSearchUri(KUriFilterData&, QFlags<KUriFilter::SearchFilterType>) () from /usr/lib/libkio.so.5
#11 0x00007f1a58a5aa9d in ?? () from /usr/lib/kde4/krunner_webshortcuts.so
#12 0x00007f1a58a5b21a in ?? () from /usr/lib/kde4/krunner_webshortcuts.so
#13 0x00007f1a58a5c3c7 in QObject* KPluginFactory::createInstance<WebshortcutRunner, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/krunner_webshortcuts.so
#14 0x00007f1a734d3aa1 in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /usr/lib/libkdecore.so.5
#15 0x00007f1a75a83040 in ?? () from /usr/lib/libplasma.so.3
#16 0x00007f1a75a841e8 in ?? () from /usr/lib/libplasma.so.3
#17 0x00007f1a75a81b41 in Plasma::RunnerManager::reloadConfiguration() () from /usr/lib/libplasma.so.3
#18 0x00007f1a76857d31 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_krunner.so
#19 0x00007f1a76858493 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_krunner.so
#20 0x00007f1a768584e5 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_krunner.so
#21 0x00007f1a76858f2d in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_krunner.so
#22 0x00007f1a764c8d8e in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff4d0e8b58) at libc-start.c:226
#23 0x0000000000400669 in _start ()
 
Old 05-03-2011, 12:31 PM   #2
Raevyn
Member
 
Registered: Feb 2008
Location: Arizona
Distribution: Kubuntu 18.04
Posts: 107

Original Poster
Rep: Reputation: 0
Okay.. nevermind I figured it out mostly. I just had to update my packages. Now it works fine!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
probs installing Ubuntu Lynx x64 on RAID0 ich10r (dual boot) DarkSlayer Linux - Newbie 2 06-15-2010 08:15 PM
alt+f2 run xfrun instead of krunner in KDE vecciora Slackware 5 03-11-2010 07:52 PM
Newbie looking to dual-boot Gloria x64 into a box already running Windows 7 x64 joshuaingram Linux - Newbie 1 12-17-2009 05:48 PM
Ubuntu not starting after installing Beryl Mortiffer Linux - Newbie 2 04-05-2007 11:48 AM
can i run linux mandriver x64 with windows x64 bit if so wich one should i install fi malmac2000 Linux - Software 2 04-26-2006 07:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 09:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration