Bug 173249

Summary: doesn't detect nepomuk is disabled
Product: [Applications] dolphin Reporter: Pascal d'Hermilly <pascal>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED WORKSFORME    
Severity: normal CC: andresbajotierra
Priority: NOR    
Version First Reported In: 16.12.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Pascal d'Hermilly 2008-10-21 19:29:39 UTC
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
Comment 1 Peter Penz 2008-12-05 14:46:55 UTC
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?
Comment 2 Pascal d'Hermilly 2008-12-06 18:02:06 UTC
- 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!
Comment 3 Dario Andres 2008-12-20 15:39:19 UTC
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)
Comment 4 Pascal d'Hermilly 2008-12-21 13:42:50 UTC
Sure, it works. But it could detect that nepomuk is disabled nicer. It gives a concerning shell output.
Comment 5 Peter Penz 2009-02-18 16:51:14 UTC
The Nepomuk detection has been done by the Nepomuk maintainer himself, I'll close this issue as WORKSFORME...