← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 485502] [NEW] missing parameter in startx script

 

Public bug reported:

Binary package hint: xinit

  With gdm and X disabled when I invoke 'startx -e xcalc' it should start the X server an xterm window and the xcalc program
but instead it gives an error saying xterm: bad command line option "xterm"
and this happens because in line 26 of the startx script is:

'defaultclient=xterm'

and should be :

'defaultclient=xterm $1'

i am using ubuntu 9.10 with xinit 1.1.1-1

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

-- 
missing parameter in startx script
https://bugs.launchpad.net/bugs/485502
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xinit in ubuntu.



Follow ups

References