ecryptfs itself is just fine, it has "Terminal: true" in the update
notification. The problem is in update-notifier:
if(term != NULL && !g_ascii_strncasecmp(term, "true",-1)) {
cmdline = g_strdup_printf("gnome-terminal -e %s",cmd);
} else
cmdline = g_strdup(cmd);
This should check if gnome-terminal exists, or preferably just use x
-terminal-emulator instead of gnome-terminal.
** Changed in: ecryptfs
Status: Incomplete => Invalid
** Package changed: ecryptfs-utils (Ubuntu) => update-notifier (Ubuntu)
** Changed in: update-notifier (Ubuntu)
Status: Incomplete => Triaged
** Changed in: update-notifier (Ubuntu)
Assignee: Dustin Kirkland (kirkland) => Michael Vogt (mvo)
** Summary changed:
- Prompt to record encryption passphrase produces no response in Xubuntu 9.04
+ "Terminal: true" hardcodes gnome-terminal
--
"Terminal: true" hardcodes gnome-terminal
https://bugs.launchpad.net/bugs/365796
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs