Xsession error after upgrade xhost problem

Bug #340730 reported by Mike Basinger
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xorg-server (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Logging into X errors out.

/etc/X11/Xsession.d/60x11-localhost: 4: Syntax error: Bad fd number

Discussion of problem here

http://ubuntuforums.org/showthread.php?p=6872406

Revision history for this message
Tommaso R. Donnarumma (tawmas) wrote :

Confirming.

line 4 of /etc/X11/Xsession.d/60x11-localhost reads:

    xhost +si:localuser:`id -un` >& /dev/null

Getting rid of the ampersand (&) makes it work:

    xhost +si:localuser:`id -un` > /dev/null

Changed in xorg-server:
status: New → Confirmed
Revision history for this message
Geoff123 (gsking1) wrote :

Same problem here. Just did an update with the Upgrade Manager and rebooted. Was able to boot into Gnome using the gnome failsafe option and add this comment.

Description: Ubuntu jaunty (development branch)
Release: 9.04

Changed in xorg-server:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.