Fix gnome failsafe support in lucid (supporting session with arguments
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
X.Org X server |
Invalid
|
Undecided
|
Unassigned | ||
seahorse-plugins (Debian) |
Fix Released
|
Unknown
|
|||
seahorse-plugins (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
xorg (Debian) |
New
|
Unknown
|
|||
xorg (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: xorg
In case of failsafe session, gnome-session is called with -f options.
The bug was in /etc/X11/
This causes some troubles when trying to STARTUP_
So, we went to else statement, without STARTUP set up
Consequently /etc/X11/
-----
Also, if seahorse-plugins is installed:
/etc/X11/
Unfortunately, STARTUP="$SEAHORSE --execute $STARTUP", --execute doesn't support additional arguments like gnome-session -f. It should be gnome-session -- -f.
This fixes that too.
Changed in xorg (Ubuntu): | |
status: | New → Fix Committed |
Changed in seahorse-plugins (Ubuntu): | |
status: | New → Fix Committed |
Changed in xorg (Ubuntu): | |
status: | Fix Committed → Triaged |
description: | updated |
Changed in xorg-server: | |
importance: | Unknown → Undecided |
status: | Unknown → New |
status: | New → Invalid |
Changed in seahorse-plugins (Debian): | |
status: | Unknown → New |
Changed in xorg (Debian): | |
status: | Unknown → New |
Changed in seahorse-plugins (Debian): | |
status: | New → Fix Released |
This bug was fixed in the package seahorse-plugins - 2.28.1-0ubuntu5
---------------
seahorse-plugins (2.28.1-0ubuntu5) lucid; urgency=low
* debian/ seahorse- plugins. Xsession: Add support for session command
containing args (LP: #512235)
-- Didier Roche <email address hidden> Mon, 25 Jan 2010 10:30:43 +0100