[Bug 47060] Re: LUKS passphrase dialog hidden
Martin Pitt
martin.pitt at ubuntu.com
Wed Sep 20 09:56:13 UTC 2006
gnome-volume-manager (2.15.0-0ubuntu6) edgy; urgency=low
.
* debian/patches/95_ubuntu_auto_unmount_notifications.patch:
- Remove UDI of ripped out device from mounted_volumes, so that the next
mount/unmount of it does not cause an unsafe removal warning (because
there are two entries for it in mounted_volumes).
- Closes: LP#60137
* debian/patches/02_pmount_crypt.patch:
- Call gtk_window_set_skip_taskbar_hint() to have the password input
dialog appear in the task bar. Closes: LP#47060
- Check for existing cryptsetup before creating the GksuuiDialog, so that
we don't accumulate unused dialogs in memory if cryptsetup is not
installed.
- Use nonblocking open() with a timeout for opening the passphrase FIFO
instead of using fopen(); the latter blocks eternally if pmount dies for
some reason (e. g. the target device is not removable). Closes: LP#46529
** Changed in: gnome-volume-manager (Ubuntu)
Assignee: (unassigned) => Martin Pitt
Status: Fix Committed => Fix Released
--
LUKS passphrase dialog hidden
https://launchpad.net/bugs/47060
More information about the desktop-bugs
mailing list