Results 1 to 9 of 9

Thread: software center and update manager crash

  1. #1
    Join Date
    Aug 2007
    Location
    Boise, Idaho USA
    Beans
    8
    Distro
    Ubuntu 9.10 Karmic Koala

    software center and update manager crash

    After upgrading to Ubuntu 9.10 -

    If I run the Ubuntu Software Center it flashes and then disappears, and when I run the update manager it get this message:

    W: GPG error: http://archive.getdeb.net karmic-getdeb Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A8A515F046D7E7CF

    any ideas?

  2. #2
    Join Date
    Apr 2009
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: software center and update manager crash

    Code:
    gpg --keyserver subkeys.pgp.net --recv 46D7E7CF
    gpg --export --armor 46D7E7CF | sudo apt-key add -

  3. #3
    Join Date
    Aug 2007
    Location
    Boise, Idaho USA
    Beans
    8
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: software center and update manager crash

    Cool. that fixed my update manager, but no change on the software center. it starts, flashes the beginning screen and disappears...

  4. #4
    Join Date
    Apr 2009
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: software center and update manager crash

    Try starting it from a terminal and see what error message you get.
    Code:
    software-center

  5. #5
    Join Date
    Aug 2007
    Location
    Boise, Idaho USA
    Beans
    8
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: software center and update manager crash

    desktop:~$ software-center
    ERROR: Could not load classifier cascade /usr/share/opencv/haarcascades/haarcascade_frontalface_alt2.xml

    (software-center:11942): GStreamer-WARNING **: adding type GstFourcc multiple times

    (software-center:11942): GStreamer-WARNING **: adding type GstIntRange multiple times

    (software-center:11942): GStreamer-WARNING **: adding type GstDoubleRange multiple times

    (software-center:11942): GStreamer-WARNING **: adding type GstFractionRange multiple times

    (software-center:11942): GStreamer-WARNING **: adding type GstValueList multiple times

    (software-center:11942): GStreamer-WARNING **: adding type GstValueArray multiple times

    (software-center:11942): GStreamer-WARNING **: adding type GstFraction multiple times

    (software-center:11942): GStreamer-WARNING **: adding type gdouble multiple times

    (software-center:11942): GStreamer-WARNING **: adding type gfloat multiple times

    (software-center:11942): GStreamer-WARNING **: adding type gchararray multiple times

    (software-center:11942): GStreamer-WARNING **: adding type gboolean multiple times

    (software-center:11942): GStreamer-WARNING **: adding type GEnum multiple times

    (software-center:11942): GStreamer-WARNING **: adding type GFlags multiple times

    (software-center:11942): GStreamer-WARNING **: adding type gint multiple times

    (software-center:11942): GStreamer-WARNING **: adding type gint64 multiple times

    (software-center:11942): GStreamer-WARNING **: adding type glong multiple times

    (software-center:11942): GStreamer-WARNING **: adding type guint multiple times

    (software-center:11942): GStreamer-WARNING **: adding type guint64 multiple times

    (software-center:11942): GStreamer-WARNING **: adding type gulong multiple times
    ERROR: Could not load classifier cascade /usr/share/opencv/haarcascades/haarcascade_frontalface_alt2.xml
    Could not initialize GStreamer: Error re-scanning registry , child terminated by signal

  6. #6
    Join Date
    Aug 2007
    Location
    Boise, Idaho USA
    Beans
    8
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: software center and update manager crash

    I reinstalled GStreamer and now it works... thanks for the help!
    Last edited by Pete Kingston; November 11th, 2009 at 02:23 AM.

  7. #7
    Join Date
    Nov 2009
    Beans
    2

    Question Re: software center and update manager crash

    I am getting the same problem with Software Center. It flashes up and then closes. If I open with a terminal - I get the same list of errors with Gstreamer as listed above. I have reinstalled everything that I can see involved with Gstreamer using Synaptic but am still getting the same erros as below. Can anyone help?

    dai@dai-laptop:~$ software-center

    (software-center:3016): GStreamer-WARNING **: adding type GstFourcc multiple times

    (software-center:3016): GStreamer-WARNING **: adding type GstIntRange multiple times

    (software-center:3016): GStreamer-WARNING **: adding type GstDoubleRange multiple times

    (software-center:3016): GStreamer-WARNING **: adding type GstFractionRange multiple times

    (software-center:3016): GStreamer-WARNING **: adding type GstValueList multiple times

    (software-center:3016): GStreamer-WARNING **: adding type GstValueArray multiple times

    (software-center:3016): GStreamer-WARNING **: adding type GstFraction multiple times

    (software-center:3016): GStreamer-WARNING **: adding type gdouble multiple times

  8. #8
    Join Date
    Nov 2009
    Beans
    2

    Re: software center and update manager crash

    Software_center is now working again. I ran Computer Janitor and acccepted its recommendations. After that Software_Center is fine.

    In hindsight it stopped working after installing LiVES video editor.

  9. #9
    Join Date
    Dec 2009
    Beans
    1

    Re: software center and update manager crash

    I've had the same problem. Removed gstreamer0.10-ffmpeg and software center works again.

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
  •