You are not logged in.
One of the larger changes is that ALSA is no longer supported and users are instead directed to use Pulse Audio.
It will just require 'libpulse' as a dependency or running 'pulseaudio'?
Offline
headkase wrote:One of the larger changes is that ALSA is no longer supported and users are instead directed to use Pulse Audio.
It will just require 'libpulse' as a dependency or running 'pulseaudio'?
I'm not sure, here's what the link says:
This version dropped support for direct Alsa support; please install PulseAudio 4.0 or greater for the best calling experience.
Offline
Heh.. In parallel: https://bbs.archlinux.org/viewtopic.php?id=183166
"I exist" is the best myth I know..
Offline
It's in the repos now, I just upgraded it.
Oh, the difference.
Has anyone tried Tox?
archlinux
Sudowoodo!
Offline
Oh, the difference.
I sense a bit of sarcasm. I've upgraded too, bit of a UI change - menus now - but otherwise much the same for the user facing components at least.
Offline
See: Here.
There is a mandatory upgrade to continue using Skype for Windows and Mac. Linux isn't mentioned in that article but if those older versions are being discontinued then that leaves speculation open that either the protocol or codecs have changed.
Offline
that leaves speculation open that either the protocol or codecs have changed.
...Or that the backdoor has changed.
I wish I could just
sudo pacman -Rsn skype
archlinux
Sudowoodo!
Offline
Or that the backdoor has changed.
You aren't even: Wrong. It is a legal requirement in the USA to have a law enforcement back-door in many things, including VOIP. Microsoft and Skype are in the USA so it follows from there that Skype likely has a back-door.
Edit: not necessarily the Skype program but at least the Skype network.
Last edited by headkase (2014-06-21 19:24:36)
Offline
You aren't even: Wrong.
There's goes any hope I had of anything like Skype not having any backdoors.
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
headkase wrote:You aren't even: Wrong.
There's goes any hope I had of anything like Skype not having any backdoors.
Install Skype Secure from the AUR, it works like skype-restricted (which in turn works like this), "but wraps around already installed skype binary". This way you don't have to wait when a new version is out, too.
archlinux
Sudowoodo!
Offline
so is there any way to use skype without pulse now? I use jack since i work with audio production, and pulse isn't realy an atractive option for me
Offline
clfarron4 wrote:headkase wrote:You aren't even: Wrong.
There's goes any hope I had of anything like Skype not having any backdoors.
Install Skype Secure from the AUR, it works like skype-restricted (which in turn works like this), "but wraps around already installed skype binary". This way you don't have to wait when a new version is out, too.
That would just keep it from looking around your own system. I suspect that wire-tapping is done in the protocol itself, when it leaves your computer through the normal network connection. If it is (likely) back-door'd. Hacking your computer isn't legal, I think, but monitoring what comes and goes through Skype is covered in the original given link.
Offline
That would just keep it from looking around your own system. I suspect that wire-tapping is done in the protocol itself, when it leaves your computer through the normal network connection. If it is (likely) back-door'd. Hacking your computer isn't legal, I think, but monitoring what comes and goes through Skype is covered in the original given link.
Better safe than sorry.
archlinux
Sudowoodo!
Offline
This Skype Secure seems to me like a way to kind of work around the pulseaudio requirement. My idea was to disable pulseaudio for my normal user (or the whole system for that matter), and then only let it be started for the _skype user. This way, I could continue using alsa, and pulseaudio would only be started if I start skype and stop again once I am finished with skype.
But I still see 2 problems with this.
1. How do I disable pulseaudio from automatically start at boot and when I login?
2. How can I be sure, that my normal user does not use pulseaudio even when skype (and therefore pulseaudio) is running?
Does anyone have ideas how to do this? I guess this is part of the solution, but I am still not sure about the rest.
Offline
pacman -Syyu --ignore skype
This is my solution and I think it won't be replaced in the near future (sadly)...
Personal spot :: https://www.smirky.net/ :: Try not to get lost!
Offline
pacman -Syyu --ignore skype
This is my solution and I think it won't be replaced in the near future (sadly)...
See: Here.
I don't think this will work forever. A future update might be forced for skype on Linux, too.
archlinux
Sudowoodo!
Offline
They can't force the Linux users to reconfigure their sound systems just because they feel like it... I'll stick with the ignore option and if such a day comes, it's -Rsn for me!
Personal spot :: https://www.smirky.net/ :: Try not to get lost!
Offline
I managed to get my workaround from above to work. I configured pulseaudio with dmix according to the wiki. Then I removed the pulseaudio files in /etc/xdg/autostart. After that I copied /etc/pulse/client.conf to ~/.config/pulse/ and set autospawn to no. This prevents pulseaudio to be started for my normal user. But when I run skype secure, pulseaudio is automatically started for the user _skype and stops automatically once I close skype.
Offline
I wonder if it would be possible to package pulseaudio and skype into a docker container to isolate the impact from the rest of your system...
Offline
In case anyone's that determined, mid-kid's packaged Skype 4.2 in the AUR: https://aur.archlinux.org/packages/skype42/
Last edited by clfarron4 (2014-06-23 21:25:27)
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
Version 4.3.0.37-2 is now in the repos.
EDIT: Now 4.3.0.37-3 is in the repos.
Last edited by Sudowoodo (2014-06-24 20:51:47)
archlinux
Sudowoodo!
Offline
anyone else having this bug after 4.3.0.37-3 upgrade?
Skype doesn't show any errors, downgrade doesn't help. Any ideas what other package(s) might be causing this?
Offline
I managed to get my workaround from above to work. I configured pulseaudio with dmix according to the wiki. Then I removed the pulseaudio files in /etc/xdg/autostart. After that I copied /etc/pulse/client.conf to ~/.config/pulse/ and set autospawn to no. This prevents pulseaudio to be started for my normal user. But when I run skype secure, pulseaudio is automatically started for the user _skype and stops automatically once I close skype.
Could you give us link for this? Would like to try it. I updated arch, saw that Skype is 4.3 and didn't have sound, so i reverted to 4.2 where i had sound and have it.
Offline
There is no link. It's all in this thread.
Here's the summary:
1. Install skype-secure from AUR
2. Install pulseaudio
3. Setup pulseaudio to use dmix, as explained here
4. remove any pulseaudio files from /etc/xdg/autostart
5. copy /etc/pulse/client.conf to ~/.config/pulse/ for all your normal users, uncomment the autospawn line in these files and set it to no
6. optionally reboot your system to be sure
If you follow these steps, you should still be using alsa for your normal user, but use pulseaudio for skype.
But if you did not have sound at all with skype, you might have some other problem with your sound setup. For me there were no problems, because I have a very simple setup with only one sound card, and only the builtin speakers and microphone of my laptop.
Offline
Thank you.
BTW - i wonder, if i install it from aur, and then in repos there will be newer Skype, would i have to update skype-secure, or reinstall it?
Offline