You are not logged in.
Hello folks!
In the past I have used kile every now and then for editing LaTeX source files.
After a relatively long time I have tried to use it again today but gotten a popup
reporting the following error while starting it:
No editor component found. Please check you KDE installation.
The following errors have been reported in the console :
kile(2090)/kdecore (KLibrary) findLibraryInternal: plugins should not have a 'lib' prefix: "libkonsolepart.so"
KCrash: Application 'kile' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/nik/.kde4/socket-hilbert/kdeinit4__0
QSocketNotifier: Invalid socket 25 and type 'Read', disabling...
QSocketNotifier: Invalid socket 21 and type 'Read', disabling...
[1]+ Stopped kile
Here is the developer information:
Application: Kile (kile), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f7f03b2a760 (LWP 2090))]
Thread 4 (Thread 0x7f7eeea02700 (LWP 2091)):
#0 0x00007f7eff900b83 in poll () from /lib/libc.so.6
#1 0x00007f7efabbc7d4 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007f7efabbd0ba in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#3 0x00007f7ef3b6bbe4 in ?? () from /usr/lib/libgio-2.0.so.0
#4 0x00007f7efabe1d16 in ?? () from /usr/lib/libglib-2.0.so.0
#5 0x00007f7f00fb4d60 in start_thread () from /lib/libpthread.so.0
#6 0x00007f7eff908e2d in clone () from /lib/libc.so.6
#7 0x0000000000000000 in ?? ()
Thread 3 (Thread 0x7f7ee5694700 (LWP 2111)):
#0 0x00007f7eff900b83 in poll () from /lib/libc.so.6
#1 0x00007f7efabbc7d4 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007f7efabbcd09 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3 0x00007f7f0134f8de in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4 0x00007f7f01323db2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5 0x00007f7f01323fb7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6 0x00007f7f0123b69f in QThread::exec() () from /usr/lib/libQtCore.so.4
#7 0x00007f7f01306d8f in ?? () from /usr/lib/libQtCore.so.4
#8 0x00007f7f0123e0f5 in ?? () from /usr/lib/libQtCore.so.4
#9 0x00007f7f00fb4d60 in start_thread () from /lib/libpthread.so.0
#10 0x00007f7eff908e2d in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()
Thread 2 (Thread 0x7f7ee4e93700 (LWP 2112)):
#0 0x00007f7eff900b83 in poll () from /lib/libc.so.6
#1 0x00007f7efabbc7d4 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007f7efabbcd09 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3 0x00007f7f0134f8de in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4 0x00007f7f01323db2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5 0x00007f7f01323fb7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6 0x00007f7f0123b69f in QThread::exec() () from /usr/lib/libQtCore.so.4
#7 0x00007f7f01306d8f in ?? () from /usr/lib/libQtCore.so.4
#8 0x00007f7f0123e0f5 in ?? () from /usr/lib/libQtCore.so.4
#9 0x00007f7f00fb4d60 in start_thread () from /lib/libpthread.so.0
#10 0x00007f7eff908e2d in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7f7f03b2a760 (LWP 2090)):
[KCrash Handler]
#6 0x00000000005ab442 in _start ()
My system is up to date and kile is at version 2.1-1 on my PC (archlinux 64bit (3.0-ARCH #1 SMP PREEMPT)).
Am I missing something?
Is it a known error?
Regards
Nik
Last edited by nitralime (2011-08-14 10:06:26)
Offline
Hi!
It seems that there is a missing dependency in the new package kile!
By installing the missing package kdesdk-kate the problem has been resolved now!
Regards
Nik
Last edited by nitralime (2011-08-14 10:21:52)
Offline
Hi!
It seems that there is a missing dependency in the new package kile!
By installing the package kdesdk-kate the problem has been resolved now!Regards
Nik
You should probably file a bug report.
To know or not to know ...
... the questions remain forever.
Offline
I have already sent an email to package maintainer!
Regards
Nik
Offline