After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 604399 - [sidebar: tree] error message displayed when clicking on a file
[sidebar: tree] error message displayed when clicking on a file
Status: RESOLVED DUPLICATE of bug 133393
Product: nautilus
Classification: Core
Component: [obsolete] Sidebar Panel: Tree
2.28.x
Other Linux
: High normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-12-11 21:50 UTC by Baptiste Mille-Mathias
Modified: 2011-03-31 19:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Error File not Folder (86.30 KB, image/png)
2009-12-11 22:52 UTC, Fabio Durán Verdugo
  Details
proposed patch (1.20 KB, patch)
2010-08-05 20:19 UTC, Ahmad Sherif
none Details | Review

Description Baptiste Mille-Mathias 2009-12-11 21:50:08 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)
Comment 1 Fabio Durán Verdugo 2009-12-11 22:52:33 UTC
Created attachment 149615 [details]
Error File not Folder

I can confirm this, I think this show only a folder not files
Comment 2 Baptiste Mille-Mathias 2009-12-11 23:16:23 UTC
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


Comment 3 Ahmad Sherif 2010-08-05 20:19:26 UTC
Created attachment 167214 [details] [review]
proposed patch

I can confirm this too in git. I propose this patch to solve the issue.
Comment 4 Marcus Carlson 2010-08-09 21:08:09 UTC
Do we really want to active/open files in the tree?
Comment 5 Cosimo Cecchi 2011-03-31 19:32:06 UTC
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 ***