kekekeks / skypetab-ng

A program that adds tabs to Skype™ for Linux
skypetab-ng
GNU Lesser General Public License v3.0
76 stars 4 forks source link

small hack for fix a problem with audio in Ubuntu 13.10 #60

Closed ArtemChekunov closed 10 years ago

ArtemChekunov commented 10 years ago

file /usr/bin/skypetab-ng -LD_PRELOAD=libskypetab-ng.so:$LD_PRELOAD exec skypetab-prelaunch $ +LD_PRELOAD=libskypetab-ng.so:$LD_PRELOAD Exec=/usr/bin/env PULSE_LATENCY_MSEC=30 exec skypetab-prelaunch $

kekekeks commented 10 years ago

It seems that the issue is related to your hardware (I don't experience any problems with audio on my laptop, so it shouldn't be added to the launcher script in the main repo since it can possibly break audio for other users. It might be worth althrough to obtain additional environment variables from some file in (/etc/skypetab.env for example), so they wouldn't be overwritten with updates.

On Saturday, December 7, 2013, Scorpius wrote:

file /usr/bin/skypetab-ng -LD_PRELOAD=libskypetab-ng.so:$LD_PRELOAD exec skypetab-prelaunch $ +LD_PRELOAD=libskypetab-ng.so:$LD_PRELOAD Exec=/usr/bin/env PULSE_LATENCY_MSEC=30 exec skypetab-prelaunch $

— Reply to this email directly or view it on GitHubhttps://github.com/kekekeks/skypetab-ng/issues/60 .