Bug 323094

Summary: Dolphin takes a long time to open
Product: [Applications] dolphin Reporter: Josh Liberty <josh+tech>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 4.10.5   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Josh Liberty 2013-08-02 03:25:03 UTC
Dolphin takes something like 10 seconds to open (even opening a new window when one already exists!). This is the log:

[caligula@arch ~]$ dolphin
Object::connect: No such signal QDBusAbstractInterface::DeviceAdded(QString)
Object::connect: No such signal QDBusAbstractInterface::DeviceRemoved(QString)
"/org/freedesktop/UDisks2/drives/HL_DT_ST_DVDRAM_GT51N_M3JC5O63530" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/Hitachi_HTS727575A9E364_J3340084HURL9A" : property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/Hitachi_HTS727575A9E364_J3340084HURL9A" : property "DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/Hitachi_HTS727575A9E364_J3340084HURL9A" : property "Device" does not exist 
dolphin(18258)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Permission denied
QFileSystemWatcher: failed to add paths: /home/lost+found
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Permission denied
QFileSystemWatcher: failed to add paths: /lost+found
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Permission denied
QFileSystemWatcher: failed to add paths: /root


Reproducible: Always
Comment 1 Frank Reininghaus 2013-08-02 06:52:50 UTC
Thanks for the bug report. This looks like it might be a problem with the Solid library that has been reported before (there are several bug reports about Solid blocking the application on startup: bug 283081, bug 322494).

If you debug this issue with GDB (instructions are in bug 283081) and you find that this is not related to Solid, please let us know.Thanks.

*** This bug has been marked as a duplicate of bug 283081 ***