** Description changed:

  This bug occured with utorrent under wine ,may be the same for all
  torrent clients ,I don`t know what other programs can be affected by
  this bug ,note that all this worked fine under edgy ,so do not missjudge
  this to be a utorrent or wine error ,cause it`s not ,when utorrent
  downloads it writes the files to the disk ,I store downloaded data on
  fat32 partitions and often download things with non-english names ,the
  problem is that when utorrent writes to the disk ,the non-english
  characters get stripped from the filename ,witch wouldn`t be a problem
  ,the problem is that ,when utorrent checks again for the file ,it cannot
  find it ,because of the name I think ,and on top of all this ,utorrent
  tries to create the file again ,it creates it the same way ,the same
  thing happens over and over until I run out of disk space ,and I can`t
  delete the created files ,so it corrupted my filesystem too.
  
  Once again I state that this is not a utorrent or wine bug ,and should
  be taken seriously ,don`t know how many other problems could have
  problems because of this.
  
+ Here`s a little story like description of this bug :
+ 
+ "[10:08] <djdarkman> utorrent downloads file hÁh
+ [10:09] <djdarkman> tells system to put file hÁh on fat32 partition
+ [10:09] <djdarkman> system puts file hh on fat 32 partition
+ [10:09] <djdarkman> utorrent checks for file hÁh on fat32 partition , not 
found ,ERROR"
+ 
+ Here`s my fstab :
+ 
+ "# /etc/fstab: static file system information.
+ #
+ # <file system> <mount point>   <type>  <options>       <dump>  <pass>
+ proc /proc proc defaults 0 0
+ # /dev/hda9
+ UUID=b1e8f666-6aaa-467f-a090-4db8fdf2d508 / ext3 
nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
+ # /dev/hda8
+ UUID=8e7ab4bc-bf33-4ffb-bcc5-80c79836b96d /boot ext3 
nouser,defaults,atime,auto,rw,dev,exec,suid 0 2
+ # /dev/hda10
+ UUID=e9fc2232-e512-4f04-a90d-1dc11f901555 /home ext3 
nouser,defaults,atime,auto,rw,dev,exec,suid 0 2
+ # /dev/hda6
+ LABEL=MAIN /media/main vfat 
defaults,utf8,umask=007,uid=1000,gid=46,auto,rw,nouser,quiet 0 1
+ # /dev/hda1
+ # /dev/hda5
+ UUID=B058-A959 /media/w2 vfat 
defaults,utf8,umask=007,uid=0,gid=46,auto,rw,nouser 0 1
+ # /dev/hda7
+ UUID=a37a49f4-3d0c-4e9d-8b5e-1ea610de75d4 none swap sw 0 0
+ /dev/scd0 /media/cdrom0 udf,iso9660 user,atime,noauto,rw,dev,exec,suid 0 0
+ /dev/fd0 /media/floppy0 auto user,atime,noauto,rw,dev,exec,suid 0 0
+ /dev/hda1 /media/store auto nouser,atime,auto,rw,dev,exec,suid 0 0
+ "
+ /media/main is the fat32 partition I want to download to.
+ 
  Update : I tested the same thing on ext3 filesystem ,and it works with
  no problem ,so this must mean that the fat32 support is broken.
  
  ProblemType: Bug
  Architecture: amd64
  Date: Fri Mar 16 06:04:20 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Darknet 2.6.20-10-generic #2 SMP Sun Mar 11 19:49:03 UTC 2007 
x86_64 GNU/Linux

-- 
[feisty][critical] filesystem character encoding error
https://launchpad.net/bugs/92728

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to