Public bug reported:

Binary package hint: seahorse

In Hardy beta with both ubuntu-desktop and kubuntu-desktop installed,
seahorse is also started for KDE sessions, but it should only be used in
GNOME sessions. To avoid starting it in KDE, I changed
/etc/X11/Xsession.d/60seahorse to start seahorse only when started from
a GNOME session (the backslashes are escaped for sed):

sed -i '2 i BASESTARTUP=`basename "$STARTUP" | cut -d\\  -f1`; test
"$BASESTARTUP" = gnome-session -o   \\( "$BASESTARTUP" = x-session-
manager -a "`readlink /etc/alternatives/x-session-manager`" = /usr/bin
/gnome-session \\) || return' /etc/X11/Xsession.d/60seahorse

** Affects: seahorse (Ubuntu)
     Importance: Undecided
         Status: New

-- 
[hardy] seahorse-agent should only be started in GNOME session
https://bugs.launchpad.net/bugs/211004
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to