Skype

Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2005-10-16 19:17:32
Size: 1232
Editor: YYYKMMMDCCCLXXXVIII
Comment: sources.list entry
Revision 4 as of 2005-11-19 22:50:24
Size: 1586
Editor: bzq-82-81-72-8
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 Save http://www.paul.sladen.org/debian/skype/skype_1.2.0.17-1_i386-fixed1.deb  Save http://www.paul.sladen.org/debian/skype/skype_1.2.0.17-1-fixed1_i386.deb
Line 14: Line 14:
sudo dpkg -i ~/Desktop/skype_1.2.0.17-1_i386-fixed1.deb sudo dpkg -i ~/Desktop/skype_1.2.0.17-1-fixed1_i386.deb
Line 32: Line 32:
  * http://www.paul.sladen.org/debian/skype/skype_1.2.0.17-1_i386-fixed1.deb.patch   * http://www.paul.sladen.org/debian/skype/skype_1.2.0.17-1-fixed1_i386.deb.patch

=== Known Bug ===
Sometimes, after installing Skype, the following error appears when trying to call or receive call
"Problem with sound device"

The reason of that is perfectly explained over [http://juljas.net/linux/skype/ here], and the workaround is running [http://alsa.opensrc.org/OssEmulation Oss simulation in Alsa]
{{{
aoss skype }}}

Skype

Skype allows you to talk to other people. Technically, it's a proprietary, multi-user, peer-to-peer, voice-over-IP, buzz-word compliant media communication application, supplied as a binary package. Also it seems to just work and a huge number of other people have found this too.

Bad News

  1. The Binary package is broken.
  2. Only Skype have the sources to fix it.

Good News

Or, if you'd prefer to add a line to /etc/apt/sources.list or a repositery through Synaptic, it is:

  • deb http://www.paul.sladen.org/debian all skype
    sudo apt-get update
    sudo apt-get install skype

Background

The above is all the information you need, this is just for the curious, or the good people at Skype if they want to know how to fix their package!

Skype put a dependency in on a CVS package that is actually called libqt3-mt. The following 1 line patch/change was made to the control file:

Known Bug

Sometimes, after installing Skype, the following error appears when trying to call or receive call "Problem with sound device"

The reason of that is perfectly explained over [http://juljas.net/linux/skype/ here], and the workaround is running [http://alsa.opensrc.org/OssEmulation Oss simulation in Alsa]

aoss skype 

Skype (last edited 2008-08-06 16:26:53 by localhost)