When I try execute (udisks2 installed):
$ udisksctl power-off -b /dev/sde
It says: "Unknown command `power-off'"
What do I do not so?
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchp
Hello nrbrtx.
I have compiled and installed udisks 2.1.3. And I have a problem. udisksctl not
work.
$ udisksctl power-off -b /dev/sde
(process:3807): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(process:3807): GLib-GObject-CRITICAL **:
g_signal_handlers_disconnect_matched: assertio
sudo cp /usr/local/lib/libudisks2.so.0.0.0 /usr/lib/x86_64-linux-
gnu/libudisks2.so.0.0.0
And after reboot 'eject' became available in Thunar.
This is my small test:
1. Seagate Portable. Filesystem - one big NTFS volume. Eject from Thunar - no
power-off. Disable volume and then eject from Thunar
nrbrtx, I have Debian Wheezy (with some Sid), and Thunar filemanager.
The paths in built udisks and udisks from repository differs.
This solve the problem
sudo cp /usr/local/etc/dbus-1/system.d/org.freedesktop.UDisks2.conf
/etc/dbus-1/system.d/
But there is an another problem:
$ udisksctl power-o