I found the problem; I had these lines in .bashrc:
olddir=`pwd`
cd ~/Scaricati/root/bin
source thisroot.sh
cd $oldir

I replaced them with:
source ~/Scaricati/root/bin/thisroot.sh

and now it works: it were the cds that made gnome-terminal not open in
the right directory (although I am sure that in previous versions that
lines worked without any problem...).

The bug can be closed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1005306

Title:
  gnome-terminal always opens in $HOME

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1005306/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to