Completely out of the blue a previously working install of Skype started crashing out every time it was started. The window would flash up briefly, and then dissapear, leaving an "aborted" message in the terminal. I'm unsure as to what caused this, as I hadn't recently applied any updates, however I eventually found a fix.
For 64 bit the problem appears to be to do some combination of ia32-libs and the Skype temporary directory. So (skip to the second command if you're using 32 bit):
sudo apt-get install --reinstall ia32-libsand remove the skype temporary directory (This will remove stored passwords and conversations):
rm -rf ~/.SkypeStart Skype again and hopefully it'll work! While searching for information on this problem I saw a fair few different fixes, with differing success rates, so while this may or may not work for you, it's worth a try.
Otherwise, this thread on launchpad may help.
Edit: The problem seems to be fairly widespread, and across distributions - So I suspect Skype have managed to do something that has broken current installations of their program on Linux.
Edit2: A less intrusive and more specific alternative of the second command appears to go along the lines of (thanks to whoever commented this):
rm ~/.Skype/shared.xmlThis will preserve things like your chat history. As this is the file causing the problem.
Thanks sorted me!
ReplyDeleteSame thing happens on 32bit ubuntu (have 10.10, 11.04) after recent updates. I also have a machine with xubuntu 11.04 with outstanding updates and it works fine. None of the oustanding updates have anything to do with skype or system. All of them are application specific. WTF
ReplyDeleteOdd! On my system the problem was a combination of the Skype temporary directory and the 32 bit compatability libraries. The fix didn't work unless both commands were run before retrying Skype. Have you tried just running the second command and relaunching skype?
ReplyDeletethanks, this works
ReplyDeleteworks on my iPhone but not my PC????
ReplyDeleteSame problem here after updating + rebooting today (11.04). This fixed it *without* loosing any data (chat history, ...):
ReplyDeletemv ~/.Skype/shared.xml ~/.Skype/shared.xml~
(or simply delete shared.xml ...)
Thanks sorted my problem
ReplyDeletethat helps so much. thanks
ReplyDeleteDeleting the shared.xml even solved the problem on my Skype on Windows (Vista 32) so this issue seems to be broader then Skype on a specific OS...
ReplyDeleteThanks!!!
ReplyDeleteYou restore my communication to my work group.
Thanks a lot!
Thanks a lot...that has restored my Skype on Ubuntu 10.04.
ReplyDeleteHi there!
ReplyDeletethanks for this:
mv ~/.Skype/shared.xml ~/.Skype/shared.xml~
this restored skype after installing it again. ubuntu 10.10 64 bits
This also worked for me:
ReplyDeletemv ~/.Skype/shared.xml ~/.Skype/shared.xml~
ubuntu 10.04 64 bits. Didn't lose any chat history too.
Thanks for the tip. I was surprised to get a solution to this so fast.
thanks a lot, ubu 10.10 32 bit
ReplyDeleteThanks a Lot. Removing .Skype directory solved my problem.
ReplyDeleteMany thanks. Removed shared.xml only - all history preserved
ReplyDeleteWorked a treat. Thanks
ReplyDeleteThanx for the post. I managed to get my skype up and running with just deleting the shared.xml on ubuntu 10.10 64bit
ReplyDeleteThanks.. mv ~/.Skype/shared.xml ~/.Skype/shared.xml~ helped me to get back my skype communication on Ubuntu 10.04.2
ReplyDeleteThanks..
crazy, thanks! worked for me :)
ReplyDelete" rm -rf ~/.Skype "
ReplyDeletejust that line and my problem was fixed :D
it worked for me with:
ReplyDeletemv ~/.Skype/shared.xml ~/.Skype/shared.xml~
thank you so much!
ReplyDeleteMine still doesnt wrk and I dont even have shared.xml~ anywhere
ReplyDeletehey, in case you have still problems here's what worked for me (Skype beta 2.2 @ gentoo)
ReplyDeletemv ~/.Skype ~/.Skype.bak
then I run skype and it worked fine, creating whole new ~/.Skype directory
BUT i wanted to get my chat history back, so I copied whole ~/.Skype.bak/{my_profile_name} back to ~/.Skype:
cp -R ~/.Skype.bak/{my_profile_name} ~/.Skype/
then skype started crashing again :/ what worked though was to remove the directory 'chatsync':
rm -fr ~/.Skype/{my_provile_name}/chatsync
and re-run skype. it's up and running, and chat history is back where it should be.
hope that helps,
PB
This is a working solution. ~/.Skype/shared.xml is the only file in the directory which needs to be moved/removed/renamed, as other users have stated.
ReplyDeleteI could not really understand what is going on. Until now since last 6 months or so I was having the same problem. Today one of my friends said that start skype from Start menu->... and it worked! The same 6 months old problem was not there!!
ReplyDeleteThanks sorted,just follow instructions, and it works visit more info Skype Support and Call +1-800-231-4635 USA (Toll Free).
ReplyDelete