Thomas G.
Thomas G.
Do you usually un- and remount the device in short succession?
Hey. Yeah, this is probably a good move. I had it in an earlier version, however decided to replace it with just the "retry" option in the notification (6a94919, cb1db1c)....
Hi, many thanks for the report. You're right, it should unlock normally. I did a quick check on a test device and it seems to work so far. Therefore some...
Okay. Thanks for the info! Currently still no idea what the problem is. It might be more insightful to get some information from udisks itself what is going on while...
Oh you're starting from a unit file. The recommended way to start udiskie is from .xinitrc for now. As far as I know, there can also be some problems with...
I hope to have time to check this evening. I believe to have experienced similar issue in the past when starting via service files (irrespectively of the auto/smart flag). It...
My recommendation for now is: do not use udiskie tray/notifications as a systemd service. GUI service components should be started with the window manager, i.e. in `.xinitrc` or in your...
About your other questions: - `--eject` should be useful only for CD drives, where it physically ejects the CD. It is sometimes also available for other media. In that case,...
Hey, > There is an empty entry at the bottom which is only shown when the menu is first shown. With `--smart-tray`, there is a very brief "Quit" shown and...
Hi, currently this is not implemented, but I agree that it sounds useful. This will probably require implementing a single-instance lock, as also needed for #223, and maybe for #207....