You wan't to login to skype, but you can't because you receive the following error: ''another skype instance may exist''.
This seems to be a common problem with Skype and Ubuntu.
Solution:
1) Open the terminal. (Dash Home: type: terminal)
2) Type ps aux
3) Look for the skype process and the process number
4) Type kill -9 xxxx (process nr. eg. 4557)
5) Start Skype and login.
Does this work for you? Leave me a comment!
Subscribe to:
Post Comments (Atom)
How to download a portion of Youtube Video with youtube-dl
First make you have both youtube-dl and ffmpeg installed: sudo apt install youtube-dl ffmpeg Then download a portion of your desired...

-
OsmocomBB is an Open Source GSM Baseband software implementation. By using the sofware on a compatible phone (e.g. Motorola C118), you are a...
-
Scid vs PC Scid vs PC is definitely the best and most comprehensive chess software for Linux. Unfortunately I struggled quite a bit to ge...
-
The Problem For several reason I do not have access to LAN and thus have to rely on WIFI for my mining rigs. It is fine for most of the ti...
Thanks, man! Works fine.
ReplyDeleteThank you!
ReplyDeleteHi guys!
Deleteyou're welcome. ;)
Works. Cheers.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by the author.
DeleteThis comment has been removed by a blog administrator.
DeleteThanks ! it works well. Skype starts again.
ReplyDeleteThanks a lot. It works.
ReplyDeleteWorked perfectly. Thanks. Had three processes to kill.
ReplyDeleteThanks. It works. You are the best.
ReplyDeleteI don't get the part where it says "4) Type kill -9 xxxx (process nr. eg. 4557)"
ReplyDeleteHi Anna,
ReplyDeletewere you able to find the skype process number(s)? If the process number is for instance 48579, you type in your terminal "kill -9 48579" .
best.
It worked! At first I didn't realize that the problem was that I had multiple skype processes running. After I got past that brain-fart, woohoo! Thanks!
ReplyDeleteThank you! My first time using Linux and the terminal!! I had to delete three process numbers because I tried logging in three times. But it worked! Thank you!
ReplyDeleteTyping "killall skype" in terminal works as well. Has anyone found out a a more permanent fix?
ReplyDeleteThanks man, it worked ;) it is just like windows processes
ReplyDelete