Bug 331227 - crash on launch: [Project::projectFileManager -> extension<KDevelop::IProjectFileManager>]
Summary: crash on launch: [Project::projectFileManager -> extension<KDevelop::IProject...
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.6.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
: 334950 341422 348246 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-02-17 08:36 UTC by Bruno Friedmann
Modified: 2018-12-01 03:47 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
crash konsole log (60.19 KB, text/x-log)
2014-11-30 14:52 UTC, Christian González
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Friedmann 2014-02-17 08:36:50 UTC
Application: kdevelop (4.6.0)
KDE Platform Version: 4.12.2
Qt Version: 4.8.5
Operating System: Linux 3.13.2-2.gb59b809-desktop x86_64
Distribution: "openSUSE 13.1 (Bottle) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: clic in menu configure launchers
and crash occurs directly

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f357711a8c0 (LWP 6362))]

Thread 14 (Thread 0x7f3558f6c700 (LWP 6363)):
#0  0x00007f35735c30af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f357024c8cb in ?? () from /usr/lib64/libQtScript.so.4
#2  0x00007f357024c909 in ?? () from /usr/lib64/libQtScript.so.4
#3  0x00007f35735bf0db in start_thread () from /lib64/libpthread.so.0
#4  0x00007f35738bc90d in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7f3553b69700 (LWP 6364)):
#0  0x00007f356da15d40 in pthread_mutex_unlock@plt () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f356da842c1 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f356da444bd in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f356da4470c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f3574cf8d76 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#5  0x00007f3574ccad0f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#6  0x00007f3574ccb005 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#7  0x00007f3574bc9fef in QThread::exec() () from /usr/lib64/libQtCore.so.4
#8  0x00007f3574cac513 in ?? () from /usr/lib64/libQtCore.so.4
#9  0x00007f3574bcc68f in ?? () from /usr/lib64/libQtCore.so.4
#10 0x00007f35735bf0db in start_thread () from /lib64/libpthread.so.0
#11 0x00007f35738bc90d in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7f35525d0700 (LWP 6366)):
#0  0x00007f35735c3458 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f3574bccb44 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007f3570eeb8c2 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x2296f50) at /usr/src/debug/kdevplatform-1.6.0/language/duchain/duchain.cpp:285
#3  0x00007f3574bcc68f in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00007f35735bf0db in start_thread () from /lib64/libpthread.so.0
#5  0x00007f35738bc90d in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7f35510f8700 (LWP 6368)):
#0  0x00007f356da83ff0 in ?? () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f356da842b9 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f356da44716 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f3574cf8d76 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#4  0x00007f3574ccad0f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#5  0x00007f3574ccb005 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#6  0x00007f3574bc9fef in QThread::exec() () from /usr/lib64/libQtCore.so.4
#7  0x00007f3574bcc68f in ?? () from /usr/lib64/libQtCore.so.4
#8  0x00007f35735bf0db in start_thread () from /lib64/libpthread.so.0
#9  0x00007f35738bc90d in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f34b4712700 (LWP 6372)):
#0  0x00007f35738b3b3d in poll () from /lib64/libc.so.6
#1  0x00007f356da44604 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f356da4470c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f3574cf8d76 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#4  0x00007f3574ccad0f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#5  0x00007f3574ccb005 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#6  0x00007f3574bc9fef in QThread::exec() () from /usr/lib64/libQtCore.so.4
#7  0x00007f3574bcc68f in ?? () from /usr/lib64/libQtCore.so.4
#8  0x00007f35735bf0db in start_thread () from /lib64/libpthread.so.0
#9  0x00007f35738bc90d in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f34a1f0d700 (LWP 6405)):
#0  0x00007f3576f82985 in __tls_get_addr () from /lib64/ld-linux-x86-64.so.2
#1  0x00007f3574bcb3a4 in ?? () from /usr/lib64/libQtCore.so.4
#2  0x00007f3574cf9005 in ?? () from /usr/lib64/libQtCore.so.4
#3  0x00007f356da43cad in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f356da44523 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f356da4470c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#6  0x00007f3574cf8d76 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#7  0x00007f3574ccad0f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#8  0x00007f3574ccb005 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#9  0x00007f3574bc9fef in QThread::exec() () from /usr/lib64/libQtCore.so.4
#10 0x00007f3574cac513 in ?? () from /usr/lib64/libQtCore.so.4
#11 0x00007f3574bcc68f in ?? () from /usr/lib64/libQtCore.so.4
#12 0x00007f35735bf0db in start_thread () from /lib64/libpthread.so.0
#13 0x00007f35738bc90d in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f34b090e700 (LWP 6494)):
#0  0x00007f35735c30af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f3569d77f76 in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x00007f3569d77fa9 in ?? () from /usr/lib64/libQtWebKit.so.4
#3  0x00007f35735bf0db in start_thread () from /lib64/libpthread.so.0
#4  0x00007f35738bc90d in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f34abfff700 (LWP 6495)):
#0  0x00007f35735c30af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f3569aea2cd in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x00007f3569d9fad6 in ?? () from /usr/lib64/libQtWebKit.so.4
#3  0x00007f35735bf0db in start_thread () from /lib64/libpthread.so.0
#4  0x00007f35738bc90d in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f34ab3fe700 (LWP 6496)):
#0  0x00007f35738b3b3d in poll () from /lib64/libc.so.6
#1  0x00007f356da44604 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f356da4470c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f3574cf8d76 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#4  0x00007f3574ccad0f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#5  0x00007f3574ccb005 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#6  0x00007f3574bc9fef in QThread::exec() () from /usr/lib64/libQtCore.so.4
#7  0x00007f3574bcc68f in ?? () from /usr/lib64/libQtCore.so.4
#8  0x00007f35735bf0db in start_thread () from /lib64/libpthread.so.0
#9  0x00007f35738bc90d in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f34aa57c700 (LWP 6570)):
#0  0x00007f35735c30af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f3574bccb66 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007f356aad279c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x135e990, th=0x1111be0) at /usr/src/debug/kdelibs-4.12.2/threadweaver/Weaver/WeaverImpl.cpp:370
#3  0x00007f356aad5233 in ThreadWeaver::WorkingHardState::applyForWork (this=0x135ecf0, th=0x1111be0, previous=0x62c4480) at /usr/src/debug/kdelibs-4.12.2/threadweaver/Weaver/WorkingHardState.cpp:68
#4  0x00007f356aad3f4f in ThreadWeaver::Thread::run (this=0x1111be0) at /usr/src/debug/kdelibs-4.12.2/threadweaver/Weaver/Thread.cpp:98
#5  0x00007f3574bcc68f in ?? () from /usr/lib64/libQtCore.so.4
#6  0x00007f35735bf0db in start_thread () from /lib64/libpthread.so.0
#7  0x00007f35738bc90d in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f34a9d7b700 (LWP 6571)):
#0  0x00007f35735c30af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f3574bccb66 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007f356aad279c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x135e990, th=0x34deea0) at /usr/src/debug/kdelibs-4.12.2/threadweaver/Weaver/WeaverImpl.cpp:370
#3  0x00007f356aad5233 in ThreadWeaver::WorkingHardState::applyForWork (this=0x135ecf0, th=0x34deea0, previous=0x0) at /usr/src/debug/kdelibs-4.12.2/threadweaver/Weaver/WorkingHardState.cpp:68
#4  0x00007f356aad524c in ThreadWeaver::WorkingHardState::applyForWork (this=0x135ecf0, th=0x34deea0, previous=0x40b5620) at /usr/src/debug/kdelibs-4.12.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f356aad3f4f in ThreadWeaver::Thread::run (this=0x34deea0) at /usr/src/debug/kdelibs-4.12.2/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f3574bcc68f in ?? () from /usr/lib64/libQtCore.so.4
#7  0x00007f35735bf0db in start_thread () from /lib64/libpthread.so.0
#8  0x00007f35738bc90d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f34a8f3d700 (LWP 7282)):
#0  0x00007f35735c30af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f3574bccb66 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007f356aad279c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5ece070, th=0x5ef8b30) at /usr/src/debug/kdelibs-4.12.2/threadweaver/Weaver/WeaverImpl.cpp:370
#3  0x00007f356aad5233 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5efe550, th=0x5ef8b30, previous=0x5ea0a90) at /usr/src/debug/kdelibs-4.12.2/threadweaver/Weaver/WorkingHardState.cpp:68
#4  0x00007f356aad3f4f in ThreadWeaver::Thread::run (this=0x5ef8b30) at /usr/src/debug/kdelibs-4.12.2/threadweaver/Weaver/Thread.cpp:98
#5  0x00007f3574bcc68f in ?? () from /usr/lib64/libQtCore.so.4
#6  0x00007f35735bf0db in start_thread () from /lib64/libpthread.so.0
#7  0x00007f35738bc90d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f34a0dec700 (LWP 8215)):
#0  0x00007f35735c30af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f3574bccb66 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007f356aad279c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5ece070, th=0x37ef740) at /usr/src/debug/kdelibs-4.12.2/threadweaver/Weaver/WeaverImpl.cpp:370
#3  0x00007f356aad5233 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5efe550, th=0x37ef740, previous=0x0) at /usr/src/debug/kdelibs-4.12.2/threadweaver/Weaver/WorkingHardState.cpp:68
#4  0x00007f356aad3f4f in ThreadWeaver::Thread::run (this=0x37ef740) at /usr/src/debug/kdelibs-4.12.2/threadweaver/Weaver/Thread.cpp:98
#5  0x00007f3574bcc68f in ?? () from /usr/lib64/libQtCore.so.4
#6  0x00007f35735bf0db in start_thread () from /lib64/libpthread.so.0
#7  0x00007f35738bc90d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f357711a8c0 (LWP 6362)):
[KCrash Handler]
#6  QList (l=..., this=this@entry=0x7fff30ae49b0) at /usr/include/QtCore/qlist.h:122
#7  QStringList (l=..., this=this@entry=0x7fff30ae49b0) at /usr/include/QtCore/qstringlist.h:71
#8  KDevelop::IPlugin::extensions (this=this@entry=0x5f0bb20) at /usr/src/debug/kdevplatform-1.6.0/interfaces/iplugin.cpp:155
#9  0x00007f35765e22b9 in extension<KDevelop::IProjectFileManager> (this=0x5f0bb20) at /usr/src/debug/kdevplatform-1.6.0/interfaces/iplugin.h:176
#10 KDevelop::Project::projectFileManager (this=<optimized out>) at /usr/src/debug/kdevplatform-1.6.0/shell/project.cpp:642
#11 0x00007f34c202426e in NativeAppConfigType::launcherSuggestions (this=0x2d60290) at /usr/src/debug/kdevplatform-1.6.0/plugins/execute/nativeappconfig.cpp:449
#12 0x00007f357662de76 in KDevelop::LaunchConfigurationDialog::LaunchConfigurationDialog (this=0x7fff30ae4cb0, parent=<optimized out>) at /usr/src/debug/kdevplatform-1.6.0/shell/launchconfigurationdialog.cpp:152
#13 0x00007f35766045dd in configureLaunches (this=<optimized out>) at /usr/src/debug/kdevplatform-1.6.0/shell/runcontroller.cpp:146
#14 KDevelop::RunController::qt_static_metacall (_o=0x7fff30ae49b0, _id=99662624, _a=0x0, _c=<optimized out>) at /usr/src/debug/kdevplatform-1.6.0/build/shell/runcontroller.moc:84
#15 0x00007f3574cdfd68 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#16 0x00007f3574063752 in QAction::triggered(bool) () from /usr/lib64/libQtGui.so.4
#17 0x00007f3574065123 in QAction::activate(QAction::ActionEvent) () from /usr/lib64/libQtGui.so.4
#18 0x00007f357448e0e9 in ?? () from /usr/lib64/libQtGui.so.4
#19 0x00007f3574492619 in ?? () from /usr/lib64/libQtGui.so.4
#20 0x00007f357559b9c5 in KMenu::mouseReleaseEvent (this=0x1ff2180, e=0x7fff30ae55d0) at /usr/src/debug/kdelibs-4.12.2/kdeui/widgets/kmenu.cpp:464
#21 0x00007f35740b8dfe in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#22 0x00007f35744963eb in QMenu::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#23 0x00007f35740698ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#24 0x00007f357406ffad in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#25 0x00007f35754e538a in KApplication::notify (this=0x7fff30ae5ec0, receiver=0x1ff2180, event=0x7fff30ae55d0) at /usr/src/debug/kdelibs-4.12.2/kdeui/kernel/kapplication.cpp:311
#26 0x00007f3574ccc0ad in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#27 0x00007f357406f763 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQtGui.so.4
#28 0x00007f35740e12ac in ?? () from /usr/lib64/libQtGui.so.4
#29 0x00007f35740df9ec in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#30 0x00007f3574106882 in ?? () from /usr/lib64/libQtGui.so.4
#31 0x00007f356da44316 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#32 0x00007f356da44668 in ?? () from /usr/lib64/libglib-2.0.so.0
#33 0x00007f356da4470c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#34 0x00007f3574cf8d76 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#35 0x00007f3574106936 in ?? () from /usr/lib64/libQtGui.so.4
#36 0x00007f3574ccad0f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#37 0x00007f3574ccb005 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#38 0x00007f3574cd013b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#39 0x00000000004111ea in ?? ()
#40 0x00007f35737f6be5 in __libc_start_main () from /lib64/libc.so.6
#41 0x00000000004116e9 in _start ()

Reported using DrKonqi
Comment 1 Milian Wolff 2014-11-30 14:33:00 UTC
*** Bug 334950 has been marked as a duplicate of this bug. ***
Comment 2 Milian Wolff 2014-11-30 14:35:41 UTC
*** Bug 341422 has been marked as a duplicate of this bug. ***
Comment 3 Christian González 2014-11-30 14:52:39 UTC
Created attachment 89777 [details]
crash konsole log

Here is a crash console log. I cant reproduce it EVERY time,mut sometimes it crashes directly after start, dometimes after pressing "execute", sometimes after "execute -> OK" using a new python project. Better ("crashier") results after rm'ing ~/./kde/share/config/kdeveloprc and ~/.kde/share/apps/kdevelop
Comment 4 Milian Wolff 2014-11-30 15:05:10 UTC
This is odd indeed. Can you try the valgrind command I mentioned in the other bug report? Maybe we find out whats going on then.

Otherwise, could you try to install cmake and git, and see if that has any effect? (Not that it should, just want to see what is going on here).
Comment 5 Christian González 2014-11-30 15:07:56 UTC
Already running... (BTW, I found out it's --track-originS, not -origin...) - but I don't really have ever worked with valgrind. I just typed in the command, omitted the "-s" session option and am awaiting the output, to just post it here.
There are miexd outputs from valgrind and kdevelop, does that matter?, can I redirect the valgrind output only in a file?
Comment 6 Milian Wolff 2014-11-30 15:16:23 UTC
Right, sorry for the typo. And the mixed output shouldn't matter, it's easy enough to only find the interesting bits and pieces from valgrind.

thanks! keep us posted
Comment 7 Christian González 2014-12-06 23:40:11 UTC
To be honest, I lost patience. After kdevelop crashing all the time without getting further, then crashing drkonqui (!) and then crashing plasma (again) - I lost my head. Bye to KDe this time again. Sorry that I can't help further here.
Comment 8 Milian Wolff 2016-09-05 13:40:16 UTC
*** Bug 348246 has been marked as a duplicate of this bug. ***
Comment 9 Andrew Crouthamel 2018-11-01 13:53:43 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 10 Bug Janitor Service 2018-11-16 11:32:39 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 11 Bug Janitor Service 2018-12-01 03:47:14 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!