Hi,
after unmounting my USB stick via the eject icon in the MX-panel, it disappears in there but in Thunar the stick still appears to be mounted (pic 1).
After I click the eject icon in Thunar, it gets ejected but then a message (pic 2) appears and that message doesn't disappear by itself. It only disapperas if I click on it.
Maybe one of our fabulous Devs can fix this undramatic issue?
USB stick ejecting is a bit cumbersome
USB stick ejecting is a bit cumbersome
You do not have the required permissions to view the files attached to this post.
Last edited by S.t.e.P. on Tue May 31, 2022 1:37 pm, edited 1 time in total.
- dolphin_oracle
- Developer
- Posts: 22239
- Joined: Sun Dec 16, 2007 12:17 pm
Re: USB stick ejecting is a bit cumbersome
so you see that the icons are greyed out (pic 1). they aren't mounted, so you can remove them.
the unmounter tool looks at the device udevadm output rather than the partition output to check to see whether to power-off the device.
might shed a clue as to why the power-off isn't being issued.
the unmounter tool looks at the device udevadm output rather than the partition output to check to see whether to power-off the device.
Code: Select all
udevadm info --query=property /dev/sdb
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Re: USB stick ejecting is a bit cumbersome
sorry dolphin_oracle, I don't get it: I've compared the output of
udevadm info --query=property /dev/sdb
with 1. the stick mounted, 2. unmounted and 3. the stick ejected in Thunar - the output is exactly the same.
Other sticks I have get unmounted AND ejected in Thunar by the unmount tool from the MX panel; I would feel more reassured if this Sandisk stick also gets ejected. Is the "problem" maybe that this specific USB stick isn't listed in some Hardware list so Thunar can't do it's thing and eject it?
udevadm info --query=property /dev/sdb
with 1. the stick mounted, 2. unmounted and 3. the stick ejected in Thunar - the output is exactly the same.
Other sticks I have get unmounted AND ejected in Thunar by the unmount tool from the MX panel; I would feel more reassured if this Sandisk stick also gets ejected. Is the "problem" maybe that this specific USB stick isn't listed in some Hardware list so Thunar can't do it's thing and eject it?
- dolphin_oracle
- Developer
- Posts: 22239
- Joined: Sun Dec 16, 2007 12:17 pm
Re: USB stick ejecting is a bit cumbersome
Well I wanted to see the output so I could compare my test.
there could be something wrong with it though. I have many similar sandisk sticks and they are OK.
really, if the device is unmounted, the "power-off" function doesn't do much on a usb device. if the file system is unmounted, its safe to remove.
there could be something wrong with it though. I have many similar sandisk sticks and they are OK.
really, if the device is unmounted, the "power-off" function doesn't do much on a usb device. if the file system is unmounted, its safe to remove.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Re: USB stick ejecting is a bit cumbersome
I've checked the stick for errors so I think there is nothing wrong with it, but I guess we leave at that now.
Anyways, thank you for answering to me.
Anyways, thank you for answering to me.