Bug#716956: gvfs does not ask for a password for LUKS partition on xfce
Marco Giunta
giun7a at gmail.com
Mon Jul 15 09:39:58 UTC 2013
Package: gvfs
Version: 1.16.3-1
Severity: important
Hi,
I've a LUKS partition on an external USB3 disk. I used to mount it
clicking on its icon on desktop or in Thunar, it ask for the password
, and after insert the right one, then it was mounted, as expected.
Now, when I click on its icon on desktop or in Thunar, nothing happends.
If I search with 'ps' for a cryptsetup process, I found it:
$ ps aux | fgrep cryptsetup
root 9444 0.0 0.1 28400 3852 ? S<L 11:18 0:00
cryptsetup luksOpen /dev/sdc1 mybook
but no graphics dialog appears, as in the past.
If I kill 'cryptsetup' process and try to run it by hand in a terminal, it ask me for
the password :
$ sudo cryptsetup luksOpen /dev/sdc1 mybook
Enter passphrase for /dev/sdc1:
I also try to looking for a dbus error with 'dbus-monitor', but I did
not see any error messages.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.9-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gvfs depends on:
ii gvfs-common 1.16.3-1
ii gvfs-daemons 1.16.3-1
ii gvfs-libs 1.16.3-1
ii libc6 2.17-7
ii libglib2.0-0 2.36.3-3
ii libudev0 175-7.2
gvfs recommends no packages.
Versions of packages gvfs suggests:
ii gvfs-backends 1.16.3-1
-- no debconf information
More information about the pkg-gnome-maintainers
mailing list