Some days ago, I couldn’t even sign in my Yahoo account in Pidgin. At that time, I guessed that having some problems and was waiting for upgrade version of Pidgin. Finally, the new version 2.5.7 has been released on 20th June wih new bug fix.
Version 2.5.7 (06/20/2009)
- Yahoo Protocol 16 support, including new HTTPS login method; this should fix a number of login problems that have recently cropped up. (Sulabh Mahajan, Mike “Maiku” Ruprecht)
- Only display the AIM “Unable to Retrieve Buddy List” message once per connection. (Rob Taft)
- Blocking MSN users not on your buddy list no longer disconnects you.
- When performing operations on MSN, assume users are on the MSN/Passport network if we don’t get network ID’s for them.
In my option, I always want to get newest packages from their repositories instead of default Ubuntu’s repositories, so we need to update PPA.
Step 1: Setup PPA
To setup the PPA, copy-and-paste these commands into a terminal:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com \ 67265eb522bdd6b1c69e66ed7fb8bee0a1f196a8
and
echo deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu \ `lsb_release --short --codename` main | \ sudo tee /etc/apt/sources.list.d/pidgin-ppa.list
Step 2: Update pidgin
Update repositories by typing command:
sudo apt-get update
Now you will be able to get new Pidgin version.
Have fun and enjoy your Pidgin messenger.
Please have a look at http://www.pidgin.im for more information.
Related posts:
- How to install packages from GetDeb Homepage: http://www.getdeb.net Today, I went to the GetDeb website just because I wanted to download the latest Filezilla FTP application for my Ubuntu 9.10, and I was really surprised that now they have a very great website and also their own Repository. Before it was so difficult to access this website, even couldn’t see anything, [...]...
- How to fix Sound problem of Windows 7 in notebook MSI VX600 I have been using Windows for a long time so far. Recently I switched to Windows 7 and was surprised about its performance. The most interesting thing in Windows 7 is that it can automatically recognize the new hardware and install it, so I didn’t need CD driver for installing drivers like I did before. [...]...
- Howto Install Vietnamese Input Method ibus-unikey in Ubuntu IBus (Intelligent Input Bus for Linux/Unix OS) become the main Language Input Method manager since Ubuntu 9.10. For Vietnamese people and ones who want to learn and type Vietnamese language, unikey is usually the best choice in Windows and Linux as well. This article is going to guide to install ibus-unikey in Ubuntu. Ibus-Unikey package [...]...
- How to install Picasa in Ubuntu Homepage: http://picasa.google.com Today, I am going to upload my pictures from last party, I suddenly remember a such powerful and great image management: Picasa from Google. Actually, I love Google products because of their simple characteristics. Picasa application can run cross-platform on Linux and Windows OS as well. In Windows, it use this one also. [...]...
- Howto install Vietnamese Input Method Scim-Unikey on Ubuntu Today, I would like to introduce the Vietnamese input method in Ubuntu. Scim-Unikey is the most stable package for typing Vietnamese characters, by combining the advantages of Smart Character Input Method (SCIM) and the most famous Vietnam input method Unikey. Scim-Unikey now is maintained by Ubuntu-VN and Vietnamese Ubuntu Community. If you want to learn [...]...
- How to install ATI Graphic driver for Ubuntu 9.10, Ubuntu 9.04 How to install ATI package for Ubuntu system is the controversial issue in the Ubuntu community, but just little people have been success to install ATI driver. Drivers which are from Ubuntu resposities don’t support full function for example: dual monitor in Ubuntu 9.04 and Ubuntu 9.10 as well. In this post How to install [...]...


