The Empathy chat client on my Ubuntu 10.04 machine logs into chat accounts (Gmail and Facebook) only after I have opened the client once (it starts on system boot) this is a bit irritating as I often forget to do it after booting my machine. Is there a setting that I am missing or is this a an unanswered bug in Empathy ?

link|improve this question

71% accept rate
feedback

1 Answer

System – Preferences – Startup Applications to en- or disable. I then also added the -h switch to the command to hide the contact list when it starts.

or try this

sudo cp /usr/share/applications/empathy.desktop /etc/xdg/autostart
sudo chmod a+r /etc/xdg/autostart/empathy.desktop

link|improve this answer
did not work , empathy is in the startup but it will login only when I maximize the window once – Shakehar May 20 '11 at 6:53
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.