LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-26-2010, 06:12 PM   #1
verori
LQ Newbie
 
Registered: Sep 2010
Posts: 18

Rep: Reputation: 0
Post Skype Trouble


I just finished installing Ubuntu yesterday and am very excited. I've installed and removed Skype several times now... with the same result: when I open it and type in username and password, the software runs but is never able to connect to the network. I get no notice of failure to connect, like I do if I type in an incorrect password, the software just stops and closes. What can I do to get it working?
 
Old 09-26-2010, 07:07 PM   #2
Soadyheid
Senior Member
 
Registered: Aug 2010
Location: Near Edinburgh, Scotland
Distribution: Cinnamon Mint 20.1 (Laptop) and 20.2 (Desktop)
Posts: 1,673

Rep: Reputation: 487Reputation: 487Reputation: 487Reputation: 487Reputation: 487
If you open a terminal and run skype from there you should get some sort of message about why it's shutting down. Once you know "why" you can move on to the "what"

Play Bonny!
 
Old 09-26-2010, 07:42 PM   #3
verori
LQ Newbie
 
Registered: Sep 2010
Posts: 18

Original Poster
Rep: Reputation: 0
Ok, I'd be willing to do that. I'm not entirely sure how to run Skype from the Terminal though
 
Old 09-26-2010, 07:55 PM   #4
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Locate your terminal (in Ubuntu, I believe you have "Gnome-terminal" somewhere in your menu system) and click that to open one. That should present you with a terminal window, with a command prompt and a cursor, something like below (this is what mine looks like):
Code:
sasha@reactor:
In your terminal now, at that prompt, you would execute the skype program. Assuming the skype program is located somewhere in your user's $PATH, then just the name should suffice:
Code:
sasha@reactor: skype
If you get an error about 'file not found' or 'no such command', then you will need to find out where the skype program is located, using maybe one of the following sequences, entered at your terminal prompt:
Code:
sasha@reactor: sudo updatedb
sasha@reactor: sudo locate skype
OR:
Code:
sasha@reactor: sudo find / -type f -iname "skype" 2>/dev/null
So, hopefully one of the two above examples, will return to you a full path to the skype program. It may be something like:
Code:
/usr/bin/skype
So that would be the full path+command you would then use, to run skype from the commandline in your terminal like so:
Code:
sasha@reactor: /usr/bin/skype
If you got it, then you will likely see a bunch of stuff scroll down the terminal window when you execute skype; that is where you'll hopefully see some indication of what's going wrong, if anything.

Good luck!
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
qt4-x11 >= 4.2 is needed by skype-2.1.0.47-fc10.i586 (From Installation of SKYPE)RHEL miaomiaoga Linux - Software 8 08-28-2010 07:15 AM
[SOLVED] i have trouble installing skype luka.sap Linux - Newbie 5 05-27-2010 04:16 AM
noise in skype to skype calls in skype v2.1 beta for fedora mq15 Linux - Software 0 01-20-2010 12:04 AM
trouble installing Skype jec Linux - Software 3 01-01-2009 01:31 PM
LXer: VoIPowering Your Office: Skype Worm—Trouble in VoIPland LXer Syndicated Linux News 0 09-28-2007 05:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration