How do I make sure ~/.bash_profile is run?

This feels like a Basic Support issue. I cannot imagine that the answer is not forehead-slappingly obvious but I am having one of those days
The gory details:
Distribution: fully updated MGA2 on x86_64
Desktop is LXDE started from LXDM
Problem is my .bash_profile contains the standard
Can some kind soul please tell me where I should start looking for the solution?
Richard

The gory details:
Distribution: fully updated MGA2 on x86_64
Desktop is LXDE started from LXDM
Problem is my .bash_profile contains the standard
- Code: Select all
PATH=$PATH:$HOME/bin
- Code: Select all
[richard@Tureen ~]$ echo $PATH
/usr/lib64/libfm:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/games:/usr/lib64/qt4/bin
Can some kind soul please tell me where I should start looking for the solution?
Richard