Version: (using KDE 4.1.2) OS: Linux Installed from: Ubuntu Packages Just browsing some pictures. But I started dolphin from the prompt by: dolphin . & Output: "/usr/bin/dolphin(16264)" Error in thread 3052136128 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files" "/usr/bin/dolphin(16264)" Error in thread 3052136128 : "QLocalSocket::connectToServer: Invalid name" dolphin(16264) <unnamed>::GlobalModelContainer::init: Failed to connect to Nepomuk server via local socket "/home/pascal/.kde/share/apps/nepomuk/socket" /usr/bin/scim dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KRunMX1::expandEscapedMacro: -miniicon isn't supported anymore (service "Gwenview" ) dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false dolphin(16264) KFileItem::isDir: can't say -> false
Thanks for the report, but I cannot reproduce this issue (KDE 4.1.x, trunk). Could you please give us more details? E. g. - does it only happen if you start Dolphin from konsole? - does the crash only occur in the pictures folder? - did you turn off Nepomuk?
- I never had a chrash, that is a misunderstanding. - According to System settings Nepomuk is not enabled. - Using 4.2 Beta 1, dolphin writes the following upon startup (of the first dolphin window): "/usr/bin/dolphin(11366)" Error in thread 139832487003888 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files" "/usr/bin/dolphin(11366)" Error in thread 139832487003888 : "QLocalSocket::connectToServer: Invalid name" dolphin(11366) <unnamed>::GlobalModelContainer::init: Failed to connect to Nepomuk server via local socket "/home/pascal/.kde/share/apps/nepomuk/socket" dolphin(11366): Attempt to use QAction "close_tab" with KXMLGUIFactory! dolphin(11366): Attempt to use QAction "show_info_panel" with KXMLGUIFactory! dolphin(11366): Attempt to use QAction "show_folders_panel" with KXMLGUIFactory! dolphin(11366): Attempt to use QAction "show_terminal_panel" with KXMLGUIFactory! dolphin(11366): Attempt to use QAction "show_places_panel" with KXMLGUIFactory!
Here using: Qt: 4.4.3 KDE: 4.1.85 (KDE 4.1.85 (KDE 4.2 Beta2)) kdelibs svn rev. 899135 / kdebase svn rev. 899135 on ArchLinux x86_64 - Kernel 2.6.27.8 I can see that errors in the Dolphin shell output. However I don't see the real bug, because when Nepomuk isn't started Dolphin doesn't show the comments and rating settings for files. (and they are showed in the Information panel if Nepomuk is started). May be the issue is how Dolphin determines if Nepomuk is running (but I don't think this is a real problem)
Sure, it works. But it could detect that nepomuk is disabled nicer. It gives a concerning shell output.
The Nepomuk detection has been done by the Nepomuk maintainer himself, I'll close this issue as WORKSFORME...