Summary: | krunner crashed because of ... ? (Thread.cpp:95) | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Daniel Franke <franke.daniel> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | andrew.crouthamel, cfeck, kai.kasurinen, kde |
Priority: | NOR | Keywords: | investigated, triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | crash dump including the dbus debugging symbols |
Description
Daniel Franke
2008-11-29 01:34:51 UTC
I've been seeing what appear to be similar crashes in krunner under KDE 4.5.0 beta 2 as well, though DrKonqui doesn't think there's enough useful information to report a bug I'm going to add it to this one to at least confirm that it still seems to be an issue. I wonder if this is related to the silent death of krunner under KDE 4.4.x I and others I know have seen too ? This is in Kubuntu 10.04 with the beta PPA enabled: root@quad:~# apt-cache policy kdebase-workspace-bin kdebase-workspace-bin: Installed: 4:4.4.85-0ubuntu1~lucid1~ppa4 Candidate: 4:4.4.85-0ubuntu1~lucid1~ppa4 Version table: *** 4:4.4.85-0ubuntu1~lucid1~ppa4 0 500 http://ppa.launchpad.net/kubuntu-ppa/beta/ubuntu/ lucid/main Packages 100 /var/lib/dpkg/status 4:4.4.4-0ubuntu1~lucid1~ppa1 0 500 http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu/ lucid/main Packages 4:4.4.2-0ubuntu14 0 500 http://mirror.linux.org.au/ubuntu/ lucid/main Packages 500 http://mirrors.uwa.edu.au/ubuntu/ lucid/main Packages Application: krunner (0.1) KDE Platform Version: 4.4.85 (KDE 4.4.85 (KDE 4.5 Beta2)) Qt Version: 4.7.0 Operating System: Linux 2.6.32-22-generic x86_64 Distribution: Ubuntu 10.04 LTS -- Information about the crash: I was just typing into a konsole window. Previous crashes have occured when using Konqueror as a web browser. I suspect both are unrelated and krunner is just falling over by itself. -- Backtrace: Application: Run Command Interface (krunner), signal: Segmentation fault [Current thread is 1 (Thread 0x7ff8ced90780 (LWP 32442))] Thread 10 (Thread 0x7ff8b155c710 (LWP 32443)): #0 0x00007ff8ce6c3fb3 in select () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007ff8cb16306e in qt_safe_select (nfds=14, fdread=0x25fc370, fdwrite=0x25fc608, fdexcept=0x25fc8a0, orig_timeout=0x0) at kernel/qcore_unix.cpp:82 #2 0x00007ff8cb16839b in QEventDispatcherUNIXPrivate::doSelect (this=0x25fc1b0, flags=<value optimized out>, timeout=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:219 #3 0x00007ff8cb168fcb in QEventDispatcherUNIX::processEvents (this=0x1f946b0, flags=) at kernel/qeventdispatcher_unix.cpp:919 #4 0x00007ff8cb1385b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #5 0x00007ff8cb13898c in QEventLoop::exec (this=0x7ff8b155bd90, flags=) at kernel/qeventloop.cpp:201 #6 0x00007ff8cb0441cd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490 #7 0x00007ff8cb1184d8 in QInotifyFileSystemWatcherEngine::run (this=0x1fccc90) at io/qfilesystemwatcher_inotify.cpp:248 #8 0x00007ff8cb04714e in QThreadPrivate::start (arg=0x1fccc90) at thread/qthread_unix.cpp:266 #9 0x00007ff8ca1fe9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300 #10 0x00007ff8ce6cb6cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 9 (Thread 0x7ff8aa47e710 (LWP 4630)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007ff8cb047d0b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007ff8c73d8d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ebcf30, th=0x27bd6d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007ff8c73dbf8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e69df0, th=0x27bd6d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007ff8c73dbfa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e69df0, th=0x27bd6d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007ff8c73da4ff in ThreadWeaver::ThreadRunHelper::run (this=0x7ff8aa47dde0, parent=0x1ebcf30, th=0x27bd6d0) at ../../../threadweaver/Weaver/Thread.cpp:87 #7 0x00007ff8c73daa58 in ThreadWeaver::Thread::run (this=0x27bd6d0) at ../../../threadweaver/Weaver/Thread.cpp:142 #8 0x00007ff8cb04714e in QThreadPrivate::start (arg=0x27bd6d0) at thread/qthread_unix.cpp:266 #9 0x00007ff8ca1fe9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300 #10 0x00007ff8ce6cb6cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 8 (Thread 0x7ff8a9c7d710 (LWP 4631)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007ff8cb047d0b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007ff8c73d8d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ebcf30, th=0x27a4a50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007ff8c73dbf8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e69df0, th=0x27a4a50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007ff8c73da4ff in ThreadWeaver::ThreadRunHelper::run (this=0x7ff8a9c7cde0, parent=0x1ebcf30, th=0x27a4a50) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007ff8c73daa58 in ThreadWeaver::Thread::run (this=0x27a4a50) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007ff8cb04714e in QThreadPrivate::start (arg=0x27a4a50) at thread/qthread_unix.cpp:266 #8 0x00007ff8ca1fe9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300 #9 0x00007ff8ce6cb6cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 7 (Thread 0x7ff8a947c710 (LWP 4632)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007ff8cb047d0b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007ff8c73d8d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ebcf30, th=0x272b0d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007ff8c73dbf8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e69df0, th=0x272b0d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007ff8c73dbfa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e69df0, th=0x272b0d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007ff8c73da4ff in ThreadWeaver::ThreadRunHelper::run (this=0x7ff8a947bde0, parent=0x1ebcf30, th=0x272b0d0) at ../../../threadweaver/Weaver/Thread.cpp:87 #7 0x00007ff8c73daa58 in ThreadWeaver::Thread::run (this=0x272b0d0) at ../../../threadweaver/Weaver/Thread.cpp:142 #8 0x00007ff8cb04714e in QThreadPrivate::start (arg=0x272b0d0) at thread/qthread_unix.cpp:266 #9 0x00007ff8ca1fe9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300 #10 0x00007ff8ce6cb6cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 6 (Thread 0x7ff8a8c7b710 (LWP 4633)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007ff8cb047d0b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007ff8c73d8d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ebcf30, th=0x27caf70) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007ff8c73dbf8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e69df0, th=0x27caf70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007ff8c73da4ff in ThreadWeaver::ThreadRunHelper::run (this=0x7ff8a8c7ade0, parent=0x1ebcf30, th=0x27caf70) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007ff8c73daa58 in ThreadWeaver::Thread::run (this=0x27caf70) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007ff8cb04714e in QThreadPrivate::start (arg=0x27caf70) at thread/qthread_unix.cpp:266 #8 0x00007ff8ca1fe9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300 #9 0x00007ff8ce6cb6cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 5 (Thread 0x7ff8a847a710 (LWP 4634)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007ff8cb047d0b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007ff8c73d8d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ebcf30, th=0x28c42f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007ff8c73dbf8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e69df0, th=0x28c42f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007ff8c73dbfa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e69df0, th=0x28c42f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007ff8c73da4ff in ThreadWeaver::ThreadRunHelper::run (this=0x7ff8a8479de0, parent=0x1ebcf30, th=0x28c42f0) at ../../../threadweaver/Weaver/Thread.cpp:87 #7 0x00007ff8c73daa58 in ThreadWeaver::Thread::run (this=0x28c42f0) at ../../../threadweaver/Weaver/Thread.cpp:142 #8 0x00007ff8cb04714e in QThreadPrivate::start (arg=0x28c42f0) at thread/qthread_unix.cpp:266 #9 0x00007ff8ca1fe9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300 #10 0x00007ff8ce6cb6cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 4 (Thread 0x7ff8a7c79710 (LWP 4635)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007ff8cb047d0b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007ff8c73d8d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ebcf30, th=0x28a9c40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007ff8c73dbf8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e69df0, th=0x28a9c40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007ff8c73dbfa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e69df0, th=0x28a9c40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007ff8c73da4ff in ThreadWeaver::ThreadRunHelper::run (this=0x7ff8a7c78de0, parent=0x1ebcf30, th=0x28a9c40) at ../../../threadweaver/Weaver/Thread.cpp:87 #7 0x00007ff8c73daa58 in ThreadWeaver::Thread::run (this=0x28a9c40) at ../../../threadweaver/Weaver/Thread.cpp:142 #8 0x00007ff8cb04714e in QThreadPrivate::start (arg=0x28a9c40) at thread/qthread_unix.cpp:266 #9 0x00007ff8ca1fe9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300 #10 0x00007ff8ce6cb6cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 3 (Thread 0x7ff8a7478710 (LWP 4636)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007ff8cb047d0b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007ff8c73d8d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ebcf30, th=0x279ea60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007ff8c73dbf8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e69df0, th=0x279ea60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007ff8c73da4ff in ThreadWeaver::ThreadRunHelper::run (this=0x7ff8a7477de0, parent=0x1ebcf30, th=0x279ea60) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007ff8c73daa58 in ThreadWeaver::Thread::run (this=0x279ea60) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007ff8cb04714e in QThreadPrivate::start (arg=0x279ea60) at thread/qthread_unix.cpp:266 #8 0x00007ff8ca1fe9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300 #9 0x00007ff8ce6cb6cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 2 (Thread 0x7ff8a6c77710 (LWP 4637)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007ff8cb047d0b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x1ed7c10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007ff8c73d8d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ebcf30, th=0x279e570) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007ff8c73dbf8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e69df0, th=0x279e570) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007ff8c73dbfa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e69df0, th=0x279e570) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007ff8c73da4ff in ThreadWeaver::ThreadRunHelper::run (this=0x7ff8a6c76de0, parent=0x1ebcf30, th=0x279e570) at ../../../threadweaver/Weaver/Thread.cpp:87 #7 0x00007ff8c73daa58 in ThreadWeaver::Thread::run (this=0x279e570) at ../../../threadweaver/Weaver/Thread.cpp:142 #8 0x00007ff8cb04714e in QThreadPrivate::start (arg=0x279e570) at thread/qthread_unix.cpp:266 #9 0x00007ff8ca1fe9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300 #10 0x00007ff8ce6cb6cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 1 (Thread 0x7ff8ced90780 (LWP 32442)): [KCrash Handler] #6 0x00007ff8bf8c8424 in ?? () from /lib/libdbus-1.so.3 #7 0x00007ff8bf8d9d0d in ?? () from /lib/libdbus-1.so.3 #8 0x00007ff8bf8cbdde in ?? () from /lib/libdbus-1.so.3 #9 0x00007ff8cad6b0b3 in q_dbus_timeout_handle (this=0x1d067e0, e=<value optimized out>) at qdbus_symbols_p.h:174 #10 QDBusConnectionPrivate::timerEvent (this=0x1d067e0, e=<value optimized out>) at qdbusintegrator.cpp:1040 #11 0x00007ff8cb14b389 in QObject::event (this=0x1d067e0, e=0x0) at kernel/qobject.cpp:1183 #12 0x00007ff8cbb0584c in QApplicationPrivate::notify_helper (this=0x1d175b0, receiver=0x1d067e0, e=0x7fffe083b640) at kernel/qapplication.cpp:4358 #13 0x00007ff8cbb0b2ed in QApplication::notify (this=0x1d0f480, receiver=0x1d067e0, e=0x7fffe083b640) at kernel/qapplication.cpp:4241 #14 0x00007ff8cd61ff16 in KApplication::notify (this=0x1d0f480, receiver=0x1d067e0, event=0x7fffe083b640) at ../../kdeui/kernel/kapplication.cpp:302 #15 0x00007ff8cb13987c in QCoreApplication::notifyInternal (this=0x1d0f480, receiver=0x1d067e0, event=0x7fffe083b640) at kernel/qcoreapplication.cpp:732 #16 0x00007ff8cb168ea2 in QCoreApplication::sendEvent (this=0x1d18030) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #17 QTimerInfoList::activateTimers (this=0x1d18030) at kernel/qeventdispatcher_unix.cpp:602 #18 0x00007ff8cb168fdc in QEventDispatcherUNIX::processEvents (this=0x1ceb790, flags=) at kernel/qeventdispatcher_unix.cpp:923 #19 0x00007ff8cbbb7faf in QEventDispatcherX11::processEvents (this=<value optimized out>, flags=) at kernel/qeventdispatcher_x11.cpp:152 #20 0x00007ff8cb1385b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #21 0x00007ff8cb13898c in QEventLoop::exec (this=0x7fffe083b970, flags=) at kernel/qeventloop.cpp:201 #22 0x00007ff8cb13ca3b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #23 0x00007ff8ce9930c4 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../krunner/main.cpp:65 #24 0x00007ff8ce603c4d 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=0x7fffe083bc38) at libc-start.c:226 #25 0x00000000004006b9 in _start () Created attachment 50905 [details]
crash dump including the dbus debugging symbols
This seems to be the same crash as the one by Chris. But I think I have all debugging symbols installed.
The crash happened a few seconds after I used alt-f2 to open a konqueror window (no idea if it is really related).
If the crash still happens with a recent KDE version (4.6.5 or 4.7), please add an updated backtrace or provide steps to reproduce. For more information, see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports Regarding comment #1 and comment #2, these are crashes fixed in D-Bus 1.4. (In reply to comment #3) > If the crash still happens with a recent KDE version (4.6.5 or 4.7), please add > an updated backtrace or provide steps to reproduce. Haven't seen anything like this with Kubuntu 11.04 and KDE 4.6.2 lately. 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 set the bug status 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! Hi Andrew,
Given the last comment from 7 years ago was:
> Haven't seen anything like this with Kubuntu 11.04 and KDE 4.6.2 lately.
I suspect this is long since fixed.
I certainly don't recall having seen it recently myself.
All the best,
Chris
Great, thanks for the update! I'll close this out. |