I use the command below to automatically open and sign in Skype from a terminal:
$echo myusername mypassword | skype --pipelogin
But when I put the exact command in Startup Apllications...nothing happens when I login in to Ubuntu (Unity).
What could be the problem?