[Bug 1990293] Re: Cannot move file to trash, do you want to delete immediately?" on EXT4 partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on ubuntu 20.04 )
den
1990293 at bugs.launchpad.net
Thu Sep 22 05:42:58 UTC 2022
Hello :
iznobe at iznobe-PC:~$ sudo nano /etc/fstab
iznobe at iznobe-PC:~$ sudo mkdir -pv /Videos/WD8 /Videos/WD8PRO2
mkdir: création du répertoire '/Videos'
mkdir: création du répertoire '/Videos/WD8'
mkdir: création du répertoire '/Videos/WD8PRO2'
iznobe at iznobe-PC:~$ sudo umount -v /Vidéos/WD8 /Vidéos/WD8PRO2
umount: /Vidéos/WD8 démonté
umount: /Vidéos/WD8PRO2 démonté
iznobe at iznobe-PC:~$ sudo mount -av
/ : ignoré
/boot/efi : déjà monté
none : ignoré
/datas : déjà monté
/media/WD8PRO1 : ignoré
/media/Seagate_4T : ignoré
/Videos/WD8PRO2 : successfully mounted
/Videos/WD8 : successfully mounted
/tmp : déjà monté
/var/log : déjà monté
/home/iznobe/.cache : déjà monté
/media/ramdisk : déjà monté
iznobe at iznobe-PC:~$
and finally , it works !
iznobe at iznobe-PC:~$ tree /Videos/WD8/.Trash
/Videos/WD8/.Trash
└── 1000
├── files
│ └── test.odt
└── info
└── test.odt.trashinfo
3 directories, 2 files
iznobe at iznobe-PC:~$
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1990293
Title:
Cannot move file to trash, do you want to delete immediately?" on EXT4
partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on
ubuntu 20.04 )
Status in glib2.0 package in Ubuntu:
New
Status in glib2.0 source package in Jammy:
New
Bug description:
Hi , when i delete a file where is in another partition than " / " or
mounted in /media/xxxx , i obtain the message in title.
how can i use trash again please ?
iznobe at iznobe-PC:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/nvme0n1p2 during installation
UUID=eb18366b-2ac9-4a7e-8f93-ba2caa30e90e / ext4 noatime,errors=remount-ro 0 1
# /boot/efi was on /dev/nvme0n1p1 during installation
UUID=C071-9050 /boot/efi vfat defaults 0 0
# swap was on /dev/sdc3 during installation
UUID=61218fe2-0bd1-4ada-9dd3-5ec996a02456 none swap sw,pri=1 0 0
# partition de données separée comune aux OS linux
UUID=01c9b796-0869-4ff9-a2a1-6c0f56ed5257 /datas ext4 defaults 0 0
LABEL=WD8 /Vidéos/WD8 ext4 defaults 0 0
#/dev/disk/by-label/WD8PRO2 /media/WD8PRO2 ext4 defaults 0 0
LABEL=WD8PRO2 /Vidéos/WD8PRO2
ext4 defaults 0 0
LABEL=WD8PRO1 /media/WD8PRO1 ext4 defaults 0 0
LABEL=Seagate_4T /media/Seagate_4T ext4 defaults,noauto 0 0
trash is working for filesysteme mounted on /media/WD8PRO1 but not in
FS mounted on /Vidéos/WD8PRO2 and /Vidéos/WD8 using ubuntu 22.04.1 LTS
.
Exactly same file systeme mounted on same directory , with same trash
directory is working fine on ubuntu 20.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1990293/+subscriptions
More information about the foundations-bugs
mailing list