Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Skype on Debian 8.6.0 Jessie

Share your HowTo, Documentation, Tips and Tricks. Not for support questions!.
Post Reply
Message
Author
KSR-33-VIP
Posts: 15
Joined: 2016-12-04 06:30

Skype on Debian 8.6.0 Jessie

#1 Post by KSR-33-VIP »

----------
Solution1: Skype software download, displays your video web cam
http://www.techspot.com/downloads/4985- ... linux.html
Debian selected --> http://www.techspot.com/downloads/downl ... a68&file=3 (wait 10 seconds for download popup)
install download --> dpkg -i skype-debian_4.3.0.37-1_i386.deb
Activities, bottom left, 9 dot icon-show applications, click Skype icon
top middle 3 bar icon, menu, options, video devices, displays your video web cam, LED turns on
...checkbox-on start my video automatically when I am in a call
end of solution1

----------
Solution2: The following works with the Firefox browser for audio phone calls only, video calls are not supported

1. Download Firefox 50
https://ftp.mozilla.org/pub/firefox/releases/
Dir 50.0/
Dir linux-i686/
/en-US/ to get English language
firefox-50.0.en-u_tar.bz2 54M 14-Nov-2016

2. Install Firefox 50
exit (exit super user, do not login to su(super user, root) so that tar unzips with username as the owner, therefore not root
tar -jxf firefox-50.0_en-us.tar.bz2
su (back to super user)

3. Start Firefox browser
cd /home/your-username/Desktop/firefox
./firefox

4. Show firefox version
Firefox menu icon top right, bottom help ? circle icon , troubleshooting info
Version 50.0
Build ID 20161104212021

5. Install Firefox add-on, Skype
https://addons.mozilla.org/en-US/firefo ... ype-addon/

6. Install Firefox add-on, User Agent Overrider

https://addons.mozilla.org/en-gb/firefo ... overrider/
Firefox, top right square box blue icon, set the user agent to Windows / Edge (video calls are not supported)
Restart Firefox[/color]

7. Show what Firefox addons have been installed
Firefox top right settings icon, addons, extensions
-Skype 8.5.0.9167
-User Agent Overrrider 0.4.1

8. Sign In to http://www.skype.com
-use Skype online (phone call or chat)

9. Test microphone
Debian, settings, sound, input, adjust microphone slider (for example 1/4 inch from left side)
search Skype for Echo / Sound Test Service
place call to Skype Echo / Sound Test Service
to test again, sign off Skype and sign in again, and if required clear browser

10. Search Skype
search Skype for email address or name

11. Optional, after using Skype, if required set Firefox default
firefox, top right square box blue icon, set the user agent to default

12. Optional, to start Firefox from Debian gnome desktop icon
gedit gnome_icon_firefox.txt , change your-username to your Debian login name
save
then save again as gnome_icon_firefox.desktop
cp gnome_icon_firefox.desktop /usr/share/applications/
to see new firefox icon, reboot or Alt+F2, type r in the box, press enter

gnome_icon_firefox.txt

Code: Select all

[Desktop Entry]
Type=Application
Terminal=false
Name=gnome_icon_firefox
Icon=/home/your-username/Desktop/firefox/browser/icons/mozicon128.png
Exec=/home/your-username/Desktop/firefox/firefox
Categories=Network;WebBrowser;

milomak
Posts: 2168
Joined: 2009-06-09 22:20
Been thanked: 2 times

Re: Skype on Debian 8.6.0 Jessie

#2 Post by milomak »

why not get it from the skype site?
Desktop: A320M-A PRO MAX, AMD Ryzen 5 3600, GALAX GeForce RTX™ 2060 Super EX (1-Click OC) - Sid, Win10, Arch Linux, Gentoo, Solus
Laptop: hp 250 G8 i3 11th Gen - Sid
Kodi: AMD Athlon 5150 APU w/Radeon HD 8400 - Sid

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Skype on Debian 8.6.0 Jessie

#3 Post by stevepusser »

Firefox 50 is also unsupported and has known security exploits--can your solution use secure versions of Firefox?
MX Linux packager and developer

Post Reply