- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Skype tells me that "Another skype instance may exist" anytime I login
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
11-01-2012 23:31
Re: Skype tells me that "Another skype instance may exist" anytime I login
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
12-01-2012 14:28
The only way around this problem i found was to uninstall and then re-install Skype.
Then remember that when you have finished setting up Skype or just finished using Skype always click on "exit" to make sure that another instance of Skype is not being loaded.
Don't forget that you and every other Linux user are paying the penalty by having to use a version of Skype that is outdated or still in beta mode with very little prospect of the software ever being updated and all because you choose to run a Linux OS.
Re: Skype tells me that "Another skype instance may exist" anytime I login
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
05-04-2012 10:49
run terminal
type:
ps -ax | grep skype
kill -9 "skype_process_number"
Re: Skype tells me that "Another skype instance may exist" anytime I login
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
15-04-2012 20:10
That works if there really is another one running, I've just installed it on XUbuntu though, it was launched with LD_PRELOAD=/usr/lib/lib4l/v4l1compat.so skype.
Now, even though there is no instance running (nothing in ps aux | grep skype) when I try to sign in I can the "There's another instance running" message.
Re: Skype tells me that "Another skype instance may exist" anytime I login
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
09-05-2012 23:23
Hi!
Had the same annoying problem. Found this easy solution (no unistall required):
http://ubuntu-skype.blogspot.co.uk/2012/05/another
Re: Skype tells me that "Another skype instance may exist" anytime I login
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
13-08-2012 13:44
These are all wrong.
Though I haven't found the way to overcome it, my workaround is very simple:
from terminal run -> sudo skype &
It logs in as root. All functionality is good.
