GNOME Bugzilla – Bug 604399
[sidebar: tree] error message displayed when clicking on a file
Last modified: 2011-03-31 19:32:06 UTC
When you enable files to be displayed in tree sidebar, if you click on it, an error message is displayed. +----------------------------------------------------------+ +----------------------------------------------------------+ | <b>Could not display "/home/baptiste/Bureau/foobar".</b> | | The location is not a folder. | +----------------------------------------------------------+ (ascii art ftw)
Created attachment 149615 [details] Error File not Folder I can confirm this, I think this show only a folder not files
If one right click on a file and choose "Open in a new tab" it is worse: ERROR:nautilus-file.c:656:nautilus_file_get_internal: assertion failed: (location != NULL) Program received signal SIGABRT, Aborted. 0x001dd422 in __kernel_vsyscall () (gdb) thread apply all bt
+ Trace 219575
Created attachment 167214 [details] [review] proposed patch I can confirm this too in git. I propose this patch to solve the issue.
Do we really want to active/open files in the tree?
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 133393 ***