FS#11865 - gnome-session script don't accept parameters

Attached to Project: Arch Linux
Opened by tuxce (tuxce) - Thursday, 23 October 2008, 15:58 GMT
Last edited by Jan de Groot (JGC) - Saturday, 25 October 2008, 16:28 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture i686
Severity Low
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
/usr/bin/gnome-session doesn't accept parameters in command line

Additional info:
* package version(s)
gnome-session 2.24.0-2


Steps to reproduce:
just try "gnome-session --help"

should add $@ at the end of line:
#!/bin/sh
. /etc/X11/xinit/xinitrc.d/30-dbus
exec /usr/lib/gnome-session/gnome-session "$@"
This task depends upon

Closed by  Jan de Groot (JGC)
Saturday, 25 October 2008, 16:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in gnome-session 2.24.1-1.

Loading...