I don't know how to access Skype in Ubuntu 11.10 because it gives me some error when I press the Skype icon on Unity launcher.
Here is a screenshot.
It's obvious that another instance of Skype is running but I don't know how to access it.
What could be the problem?
I found solution. After first signing in, I opened options, and checked option "Start Skype minimized in the system tray". Here is screenshot:
EDIT: After there steps I had to do one more step. After typing next command into terminal:
I've got this:
I've just added Skype into this list issuing this command:
You don't need to check Start Skype minimized... for this to work - as soon you as you update gsettings the skype icon will appear.
Hope this helps :)
Try to reinstall official Skype version for Oneiric. Open a terminal and type:
Then restart your system.
I had a similar issue where another instance of Skype wasn't running. From this answer on my question, can you try deleting the
~./Skype
hidden folder after backing it up, then rebooting and restarting Skype?The real problem here is that under Unity, the Skype icon doesn't appear in the tray when it is running. When you close the Skype window, the Skype process is still running as you expect, only there is no tray icon to show that it is. After you change com.canonical.Unity.Panel systray-whitelist as described in #2, the icon appears (on next log in, for me), and it is now obvious when Skype is running, and when it is not.
What I can't tell you is why this white listing was added...
Make sure these two packages are installed.
It happened to me that Skype did not started minimized to tray, and I had marked the option "start skype minimized"...
I found out this was because I was launching skype from a shell script, with the "--pipelogin" argument - which seems to make skype ignore the "start minimized" setting
Hope it helps someone
You can activate Keyboard hotkeys in options. "Focus Skype" is Ctrl+Shift+# by default.