in ~/bin to skype in skype directory. All worked fine until now suddenly there were no more
ring tones and other sounds. echo test still worked.
I am not sure if this problem arose after an upgrade with gslapt.
I tested a few opening settings from a terminal like
Code: Select all
./skype-4.2.0.13/skype
Code: Select all
cd ./skype-4.2.0.13/ skype
So I put a script skype in ~/bin
Code: Select all
cd ~/skype-4.2.0.13
./skype &
exit 1
in fluxbox menu.
What could be the reason for such a weird behavior?