Hi, 2013/10/15 Jacson Rodrigues: > Hello KDE Developers, > when the /home permission is 0111, the dolphin doesn't show anything at > folders tab and the error is: > > QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: > Permissão negada > QFileSystemWatcher: failed to add paths: /home > > bye
not a bug. The "Folders" panel is supposed to show the entire file system tree between / and the current directory, which is obviously impossible if the current folder is inside /home/, and /home is not readable by the user. BTW, this list is not to be used for reporting bugs. Use https://bugs.kde.org/ instead. Cheers, Frank