Ubuntuskype logon error: Database loading failed

Source: Internet
Author: User
I used Ubuntu12.0.464 bit, before the installation of skype4.3 can be used normally, the installation method is as follows: 1. Add the following two lines to etcaptsources. list1-1.Ubuntu14.04debarchive.canonical.comubuntutrustypartnerdeb-srcarchive.canonical.comubuntutrusty

I have used Ubuntu12.0.4 64-bit. Previously installed skype4.3 has been working normally. The installation method is as follows: 1. add the following two rows to/etc/apt/sources. list 1-1. ubuntu 14.04 deb http://archive.canonical.com/ubuntu trusty partner deb-src http://archive.canonical.com/ubuntu trusty

I have used Ubuntu12.0.4 64-bit. Previously installed skype4.3 has been working properly. The installation method is as follows:


1. Add the following two rows to/etc/apt/sources. list
1-1. Ubuntu 14.04
Deb http://archive.canonical.com/ubuntu trusty partner
The deb-src http://archive.canonical.com/ubuntu trusty partner
1-2. Ubuntu 12.04
Deb http://archive.canonical.com/ubuntu precise partner
Deb-src http://archive.canonical.com/ubuntu precise partner

2. sudo apt-get update
3. sudo apt-get upgrade # optional values

4. sudo apt-get install skype


However, after I set myself as the administrator, I cannot log on to skype and the system prompts an error: failed to load the database. A client may be in use.

Find the solution on stackoverflow for half a day:

Step 1: Remove the old version of Skype (4.2 or older)

cd ~ && rm -r .Skype    sudo apt-get remove skype skype-bin:i386 skype:i386sudo apt-get install sni-qt:i386

Step 2: Install Skype version 4.3

For 32-bit Operating Systems:Follow these steps

sudo apt-get updatesudo apt-get install gdebiwget download.skype.com/linux/skype-ubuntu-precise_4.3.0.37-1_i386.debsudo gdebi skype-ubuntu-precise_4.3.0.37-1_i386.deb

For 64-bit Operating Systems:Follow these steps

sudo dpkg --add-architecture i386sudo apt-get updatesudo apt-get install gdebiwget download.skype.com/linux/skype-ubuntu-precise_4.3.0.37-1_i386.debsudo gdebi skype-ubuntu-precise_4.3.0.37-1_i386.deb
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.