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 607095 - disk property report bad file system
disk property report bad file system
Status: RESOLVED DUPLICATE of bug 789933
Product: glib
Classification: Platform
Component: gio
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2010-01-15 18:17 UTC by Pedro Villavicencio
Modified: 2017-11-06 11:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Pedro Villavicencio 2010-01-15 18:17:16 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/nautilus/+bug/507928

"When you check the properties of an external disk formatted with FAT32 file system, Gnome report a "msdos file system" that, if I'm not wrong, is FAT16 (expected: FAT32)

Step for reproduce:
1. Attach an external usb disk formatted with FAT32 file system
2. Right click on the icon in the desktop, select Property
3. In the low right corner the string say "File system type: msdos" (expected: FIle system type: FAT32)

I'm using Lucid Lynx 10.04"

screenshot:

http://launchpadlibrarian.net/37922010/Schermata.png

is this more like a glib/gio issue?

Thanks in advance.
Comment 1 Cosimo Cecchi 2012-07-20 16:06:27 UTC
Mass component change due to BZ cleanup, sorry for the noise.
Comment 2 William Jon McCann 2012-08-14 22:36:30 UTC
My guess is that this comes from g_unix_mount_get_fs_type().
Comment 3 Philip Withnall 2017-11-06 11:21:42 UTC
Looks like a duplicate of bug #789933.

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