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 341996 - Number view
Number view
Status: RESOLVED DUPLICATE of bug 340865
Product: nautilus
Classification: Core
Component: File Properties Dialog
2.14.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-16 16:04 UTC by Javier F. Serrador
Modified: 2006-05-17 21:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Javier F. Serrador 2006-05-16 16:04:54 UTC
Number view shows a wrong number: 
if it is a file, a 600 value is prepended. if it is a directory, then 1600 is prepended to the value.
Comment 1 Fabio Bonelli 2006-05-17 14:04:14 UTC
Hello Javier.

Do you mean you see the same behaviour described in bug 340865?
Comment 2 Javier F. Serrador 2006-05-17 16:36:43 UTC
Not exactly the same

For files: [60]0777
For directories [160]0777

Where 0777 is rwxrwxrwx as usual (no setuid setgid or sticky)

The patch on #340865 will only show ugo bits. setuid, setgid and stiky are stripped. 

We can continue discussion on that bug, because I think it is related.
Comment 3 Javier F. Serrador 2006-05-17 21:36:22 UTC

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