Alt-F2 has unique $PATH?

Dotan Cohen dotancohen at gmail.com
Tue Jun 24 05:56:17 UTC 2008


On Kubuntu 8.04 I have ~/.bin/ (note the dot!) configured in my path:
hardy2 at hardy2-laptop:~$ cat .profile
# set PATH so it includes user's private bin if it exists
if [ -d "$HOME/.bin" ] ; then
    PATH="$HOME/.bin:$PATH"
fi
hardy2 at hardy2-laptop:~$ cat .bash_profile
PATH=$HOME/.bin:$PATH
export PATH
hardy2 at hardy2-laptop:~$ which thunderbird
/home/hardy2/.bin/thunderbird

On my KDE panel, I have a button for Thunderbird which points to this file:
/home/hardy2/.bin/thunderbird %u

Opening Thunderbird from the button correctly opens the thunderbird
instance in ~/.bin/ however when typing "thunderbird" into the Alt-F2
dialog, it opens the thunderbird in /usr/bin/. Why is that, and how
can I fix it? Do I need to configure my path elsewhere for Alt-F2?

Thanks in advance.

Dotan Cohen

http://what-is-what.com
http://gibberish.co.il
א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?


More information about the kubuntu-users mailing list