Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: skype problems...

  1. #1
    Join Date
    Jan 2012
    Beans
    12

    skype problems...

    just upgraded to 11.10, i had a few problems with skype on 11.04, audio requiring app. restart, the 'my video' thumbnail in main video window causing an odd glitch (blocking out video on whole x-axis section of the thumbnail while repeating it from an upper section of the main vid window. EXTREMELY annoying, never found a fix) but with a fresh upgrade, the skype notification icon hasnt shown up in my top bar(by the upgrade, battery, volume, etc.), sys-tray equivalent

    TL;DR skype notification icon not present, how do make it appear?

  2. #2
    Join Date
    Jan 2012
    Beans
    12

    Re: skype problems...

    bumping

  3. #3
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: skype problems...

    Please wait 24 hours before bumping.

    Have your tried dropping the Skype icon in there or right clicking and adding it?

  4. #4
    Join Date
    Jan 2012
    Beans
    12

    Re: skype problems...

    "please wait 24 hours.." noted, still new to the forums =p

    right clicking was the first thing i did, nothing.
    just tried drag and drop, icon wouldnt even come out of the dock probably cause ive switched to ubuntu 2d because ubuntu is messing up, i believe it has something to do with this error message:


    E: Type ' sudo' is not known on line 59 in source list /etc/apt/sources.list

    E: The list of sources could not be read.


    happens every time i try to update through terminal via ' sudo apt-get update', or in update manager.
    I need to get that fixed before anything else

  5. #5
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: skype problems...

    Quote Originally Posted by Geist in the shell View Post

    E: Type ' sudo' is not known on line 59 in source list /etc/apt/sources.list
    E: The list of sources could not be read.


    happens every time i try to update through terminal via ' sudo apt-get update', or in update manager.
    I need to get that fixed before anything else
    Yes, you do. Should be the subject of a new thread but seeing as we're here:

    Could you paste your /etc/apt/sources.list here, please? (Specifically line 59.)
    Last edited by Bucky Ball; April 8th, 2012 at 03:32 PM.

  6. #6
    Join Date
    Jan 2012
    Beans
    12

    Re: skype problems...

    yeah i found the error message like ten minutes after i started the thread, bebash: /etc/apt/sources.list: Permission denied
    en too lazy to make another

    here's result:


    bash: /etc/apt/sources.list: Permission denied

    should i sudo it? i have no f***ing clue whats going on

  7. #7
    Join Date
    Jan 2012
    Beans
    12

    Re: skype problems...

    oh my bad that was a location not a command,

    lines 55 - 60
    do you need the rest?

    ## This software is not part of Ubuntu, but is offered by third-party
    ## developers who want to ship their latest software.
    deb http://extras.ubuntu.com/ubuntu oneiric main
    deb-src http://extras.ubuntu.com/ubuntu oneiric main
    ****sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E80D6BF5
    ****sudo apt-get update

    last thing i installed was an icon packages and cairodock with sudos from noobslab(.)com

  8. #8
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: skype problems...

    Code:
    ## This software is not part of Ubuntu, but is offered by third-party
    ## developers who want to ship their latest software.
    deb http://extras.ubuntu.com/ubuntu oneiric main
    deb-src http://extras.ubuntu.com/ubuntu oneiric main
    ****sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E80D6BF5
    ****sudo apt-get update
    Get rid of the two lines in bold. Then:

    Code:
    sudo apt-get update

  9. #9
    Join Date
    Jan 2012
    Beans
    12

    Re: skype problems...

    how do i take ownership? it says i dont have the permissions necessary to save a file here, or save because its a read only
    ty for all your help thus far btw

  10. #10
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: skype problems...

    Code:
    sudo nano /etc/apt/sources.list
    Remove the two lines I put in bold. Press 'x' then 'y'. Then run:

    Code:
    sudo apt-get update
    The non-terminal way to do this is go to Update Manager, click 'Settings' at bottom left, click the 'Other Software' tab.

    You should find those 'sudo' lines you need to delete there. Simply untick them.

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •