Summary: | Dolphin crashed when mousing over selected files/folders in split view | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Antonis Kanouras <antonis+kdebugs> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | antonis+kdebugs, frank78ac, sebastian, trueg |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Antonis Kanouras
2010-04-19 04:20:53 UTC
Created attachment 42883 [details]
New crash information added by DrKonqi
Hello again,
One more way of triggering the crash:
1. Open Dolphin
2. Select all (Ctr+a) files/folders
3. Click on the Split View toolbar button
4. If this doesn't crash it immediately, mouse over the selected files.
I'm attaching the console messages before the crash as well:
antonis@satiros:~$ dolphin --nofork
Object::connect: No such slot DolphinSearchBox::slotClearButtonClicked()
Object::connect: No such signal DolphinController::requestUrlChange(const KUrl&)
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
QFileSystemWatcher: failed to add paths: /home/antonis/.config/ibus/bus
Bus::open: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon
dolphin(3208)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/usr/share/mime/magic"
dolphin(3208)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/home/antonis/.local/share/mime/magic"
Object::connect: No such signal DolphinController::requestUrlChange(const KUrl&)
KCrash: Application 'dolphin' crashing...
sock_file=/home/antonis/.kde/socket-satiros/kdeinit4__0
QSocketNotifier: Invalid socket 16 and type 'Read', disabling...
[1]+ Stopped dolphin --nofork
Thanks for the bug report! This crash looks related to Nepomuk. I think it might be a duplicate of bug 235166. *** This bug has been marked as a duplicate of bug 235166 *** |