Updated: Fri Mar 12, 2010 (22:00), A PHP / MySQL professional (10 yrs.exp.) is seeking employment outside Ukraine, CV and contact pages available at this site.

Welcome!

Contains materials for dummies This blog is for Linux dummies as just I am.

This blog contains various solutions and how-toes on the current release of Fedora Linux distribution and several Linux articles and tutorials.

View a PHP / MySQL / AJAX / JAVASCRIPT Freelancer Programmer profile on LinkedIn Follow me on twitter

Fedora Availability

Historically Test and General Availability releases happen at 10:00am Eastern US Time...

Announcement

A php/mysql freelancer programmer since 2001 is looking for contract work. Please use contact form at this page.

The full resume with examples of PHP/MySQL/Javascript projects, working experience and recommendations is available online from this page.

Get ioncube encoder

Ioncube encoder is the best solution for php developers

Ioncube encoder is the best solution for a php developer

Path: Blog > Linux > How-Toes > Fixing Skype which Accidentally Stops Working in Fedora

Fixing Skype which Accidentally Stops Working in Fedora

I was updating something today and I noticed that skype could not sign in any more showing accidental crashes after I entered the password.

Running skype from command line showed three beautiful lines like that:

ALSA lib control.c:874:(snd_ctl_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_ctl_pulse.so
ALSA lib pcm.c:2171:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib pcm.c:2171:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so

and running dmesg showed the following:

process `skype' is using obsolete setsockopt SO_BSDCOMPAT

I am not sure that the update was the reason for the crashes, but the fact is that it has been working since installation without any troubles with sound and video including today’s morning. I googled a little and tried the following fix which appeared to be working.

Create a launcher wrapper in your local ~/bin directory.

sudo yum -y install libv4l.i386
mkdir -p ~/bin
touch ~/bin/skype.sh
chmod +x ~/bin/skype.sh
gedit ~/bin/skype.sh

Insert the following code inside and save:

#!/bin/bash
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype

Edit your skype GUI launchers to use skype.sh instead:

Fixing Skype in Fedora

Fixing Skype in Fedora

Probably the guys from skype Linux team should be kindly asked to create a newer version of their epic software…

Support this site:        

Leave a comment

You must be logged in to post a comment.

Get a Free Web Project Quote from a PHP Freelancer Consultant


 
 
 
 

Fight Spam!   Add to Technorati Favorites Programming Blogs - BlogCatalog Blog Directory       Programming Blog Directory
Software   Top Blogs

blogarama - the blog directory