This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Kate Crashes at Start

Tags: None
(comma "," separated)
JC
Registered Member
Posts
4
Karma
0

Kate Crashes at Start

Mon Mar 23, 2015 6:35 am
Hello,

I know I should report this in KDE Bug Tracking System. But I cannot login there. And I do not want to create another id for another section. I already have 2 accounts. I thought one account should be enough to access other sections.

Anyway, I am having Linux Mint Cinnamon 17.1 64-bit laptop. I was having Kate, working all good. But yesterday, I thought to upgrade it. So I downloaded Kate source code and tried to install it according to http://kate-editor.org/get-it/. Before that I uninstalled Kate. Now while trying to compile, I got cmake error.

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
QT_QTOPENGL_INCLUDE_DIR (ADVANCED)
used as include directory in directory /home/jaydipc/kde/kate/addons/kate/pate/sip
used as include directory in directory /home/jaydipc/kde/kate/addons/kate/pate/src
used as include directory in directory /home/jaydipc/kde/kate/addons/kate/pate/src
used as include directory in directory /home/jaydipc/kde/kate/addons/kate/pate/src/test

I tried a little to fix. But I could not. So, frustrated, once again I installed kate from the repository. But now, it does not start. It goes straight to Crash Handler. Here is the crash information.

Application: Kate (kate), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ffcb75997c0 (LWP 19840))]

Thread 2 (Thread 0x7ffc96ccd700 (LWP 19853)):
#0 0x00007ffcb6ed712d in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffcb4015fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007ffcb40160ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007ffcb4df57be in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4 0x00007ffcb4dc70af in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5 0x00007ffcb4dc73a5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6 0x00007ffcb4cc3c5f in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7 0x00007ffcb4da8823 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8 0x00007ffcb4cc632f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9 0x00007ffcb44f5182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007ffcb6ee447d in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 1 (Thread 0x7ffcb75997c0 (LWP 19840)):
[KCrash Handler]
#5 0x00007ffcb6e20cc9 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#6 0x00007ffcb6e240d8 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#7 0x00007ffcb6e19b86 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#8 0x00007ffcb6e19c32 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
#9 0x00007ffc9bc1d1e3 in ?? () from /usr/lib/python2.7/dist-packages/sip.so
#10 0x00007ffc9bc22922 in sip_api_force_convert_to_type () from /usr/lib/python2.7/dist-packages/sip.so
#11 0x00007ffc98d45ecc in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#12 0x00007ffc98d3a0d7 in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#13 0x00007ffc98d3a525 in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#14 0x00007ffc9bc1c9cb in ?? () from /usr/lib/python2.7/dist-packages/sip.so
#15 0x00007ffc9bfe04df in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#16 0x00007ffc9bfdde23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#17 0x00007ffc9c011816 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#18 0x00007ffc9c01617d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#19 0x00007ffc9c0163e5 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#20 0x00007ffc9bfdde23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#21 0x00007ffc9c0103b1 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#22 0x00007ffc9c01617d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#23 0x00007ffc9c0163e5 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#24 0x00007ffc9bfdde23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#25 0x00007ffc9c0103b1 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#26 0x00007ffc9c01617d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#27 0x00007ffc9c0163e5 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#28 0x00007ffc9bfdde23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#29 0x00007ffc9c0103b1 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#30 0x00007ffc9c01617d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#31 0x00007ffc9c0163e5 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#32 0x00007ffc9bfdde23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#33 0x00007ffc9c0103b1 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#34 0x00007ffc9c01617d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#35 0x00007ffc9c0163e5 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#36 0x00007ffc9bfdde23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#37 0x00007ffc9bf3130d in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#38 0x00007ffc9bfdde23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#39 0x00007ffc9bfe248f in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#40 0x00007ffc9bfe04df in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#41 0x00007ffc9bfdde23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#42 0x00007ffc9c011816 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#43 0x00007ffc9c01617d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#44 0x00007ffc9c013dd8 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#45 0x00007ffc9c01617d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#46 0x00007ffc9c016310 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#47 0x00007ffc9bfdde23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#48 0x00007ffc9bf3130d in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#49 0x00007ffc9bfdde23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#50 0x00007ffc9bfe248f in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#51 0x00007ffc9bfe04df in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#52 0x00007ffc9bfdde23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#53 0x00007ffc9c011816 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#54 0x00007ffc9c01617d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#55 0x00007ffc9c0163e5 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#56 0x00007ffc9bfdde23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#57 0x00007ffc9c0103b1 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#58 0x00007ffc9c01617d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#59 0x00007ffc9c0163e5 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#60 0x00007ffc9bfdde23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#61 0x00007ffc9c087d81 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#62 0x00007ffc9bfdde23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#63 0x00007ffc9c011816 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#64 0x00007ffc9c01617d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#65 0x00007ffc9c016310 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#66 0x00007ffc9bfdde23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#67 0x00007ffc9bf9c837 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#68 0x00007ffc9c42d4b9 in ?? () from /usr/lib/kde4/katepateplugin.so
#69 0x00007ffc9c427458 in ?? () from /usr/lib/kde4/katepateplugin.so
#70 0x00007ffc9c4276ed in ?? () from /usr/lib/kde4/katepateplugin.so
#71 0x00007ffc9c42c267 in ?? () from /usr/lib/kde4/katepateplugin.so
#72 0x00007ffc9c42c415 in ?? () from /usr/lib/kde4/katepateplugin.so
#73 0x00007ffcb5a33161 in ?? () from /usr/lib/libkateinterfaces.so.4
#74 0x00007ffcb5a3328b in ?? () from /usr/lib/libkateinterfaces.so.4
#75 0x00007ffcb5a2f512 in ?? () from /usr/lib/libkateinterfaces.so.4
#76 0x00007ffcb5a1f4e9 in KateApp::newMainWindow(KConfig*, QString const&) () from /usr/lib/libkateinterfaces.so.4
#77 0x00007ffcb5a47842 in ?? () from /usr/lib/libkateinterfaces.so.4
#78 0x00007ffcb5a486e5 in ?? () from /usr/lib/libkateinterfaces.so.4
#79 0x00007ffcb5a20ef5 in KateApp::startupKate() () from /usr/lib/libkateinterfaces.so.4
#80 0x00007ffcb5a21255 in KateApp::initKate() () from /usr/lib/libkateinterfaces.so.4
#81 0x00007ffcb5a21427 in KateApp::KateApp(KCmdLineArgs*) () from /usr/lib/libkateinterfaces.so.4
#82 0x00007ffcb71b47e5 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_kate.so
#83 0x00007ffcb6e0bec5 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#84 0x00000000004006fe in _start ()

Now, I am totally at loss, agitated, frustrated, irritated and what not.

Please please please help.

Thanks.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot]