Bug 188439 - Can't create directories in USB thumb-drives
Summary: Can't create directories in USB thumb-drives
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: nautilus
Version: 5
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tomáš Bžatek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-09 23:52 UTC by Gian Paolo Mureddu
Modified: 2015-03-03 22:28 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-03-11 16:58:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Gian Paolo Mureddu 2006-04-09 23:52:28 UTC
Description of problem:
When trying to create a directory from within Nautilus into /media/disk an error
pops up saying "invalid arguments"

Version-Release number of selected component (if applicable):
nautilus-2.14.0-1

How reproducible:
Always

Steps to Reproduce:
1. Insert thumbdrive, allow nautilus to mount it
2. Open the drive with Nautilus.
3. Try to create a directory
  
Actual results:
"Invalid Arguments" when trying to create a new directroy. Only way to create a
directory is through the command line.

Expected results:
To be able to create new directories from the contextual menu.

Additional info:
All Nautilus packages installed (rpm -qa | grep nautilus):
nautilus-sendto-bluetooth-0.4-7.2
nautilus-2.14.0-1
nautilus-sendto-0.4-7.2
nautilus-open-terminal-0.6-3.fc5
nautilus-cd-burner-2.14.0.1-1

Comment 1 Gian Paolo Mureddu 2006-06-22 18:21:42 UTC
Just to add that this problem is still present in nautilus-2.14.1, same error.

I find it hard to believe that no-one else has this problem, but I guess I'll
have to test in other FC5 systems, then.

Comment 2 Alexander Larsson 2006-08-22 12:54:17 UTC
Is this a fat filesystem that doesn't support more than 8+3 chars perhaps? Maybe
it can't create a file called "untitled folder".


Comment 3 Gian Paolo Mureddu 2006-08-22 15:20:55 UTC
Yes, this is a vfat filesystem (FAT32) and I had it working on FC4 just fine
(granted, after a Nautilus update)

Comment 4 Alexander Larsson 2006-08-22 15:32:32 UTC
vfat should work ok, as long as its mounted to support long filenames.
Does 'mkdir "untitled folder"' work on the filesystem from the shell?


Comment 5 Gian Paolo Mureddu 2006-08-23 05:14:00 UTC
Actually it does, as strange as it sounds, it does, and after doing that, well
it corrected... Strange.

Comment 6 Alexander Larsson 2006-08-23 11:42:28 UTC
It "corrected"? What do you mean? Did the bug go away?

Comment 7 Gian Paolo Mureddu 2006-08-23 16:06:35 UTC
After issuing an mkdir from console, I was able to right-click create a
directory from within Nautilus... I'll install the vfat utility programs and run
an fsck on the drive, maybe that's preventing Nautilus to write long names on it
as some mount options or whatnot, once done that, I'll try again.


Note You need to log in before you can comment on or make changes to this bug.