| Summary: | doesn't detect nepomuk is disabled | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Pascal d'Hermilly <pascal> |
| Component: | general | Assignee: | 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
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... |