User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060406 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-1) Build Identifier: Mounted a DVD-RAM disc as my user. Opened thunar, copied some files, went to paste, and 'paste' was not selectable (from Edit or right-click menus) Opened a terminal, and was able to copy files with cp. my fstab entry is: /dev/hdc /mnt/dvdram uff,iso9660,vfat,ext3 rw,user,noauto 0 0 results of a mount command: /dev/hdc on /mnt/dvdram type ext3 (rw,noexec,nosuid,nodev,user=user) Reproducible: Always Steps to Reproduce: 1.mount dvd-ram disc in RW mode 2.browse to mountpoint with thunar 3.attempt to paste files or make folders Actual Results: paste was disabled. no folders could be created Expected Results: allowed paste and new folder creation mounted RW, using ext3 file system Running Debian Etch kernel 2.6.16-1-k7-smp
Moving to 0.5.0rc2.
Moving to 1.0.0final.
Maybe you don't have permissions to write to the folder? Did you check the output of ls -ld for the folder?
I had not tried again since my initial bug report. All is working properly now