Ok. I agree,too; 1 jahr später.
(Ceterum censeo Carthaginem esse delendam)

This workaround helps for me:
a) ~/.bash_aliases:
alias sux='/home/uwe/bin/mysux'

b) ~/bin/mysux:
#!/bin/bash
echo "als Ersatz ausgeführt für sux:" $0
#cookie=`xauth list $DISPLAY`
###from http://stackoverflow.com/questions/8916834/writing-bash-script-for-x-11-forwarding
sudo xauth add $(xauth list :${DISPLAY##*:})
sudo su -

sincerely
--
LG hu



2012/9/2 Francois Gouget <[email protected]>:
On Wed, 22 Aug 2012, Eriberto wrote:
....
What's really needed is for bug #659878 to be fixed.


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to