Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Banshee crashes

  1. #11
    Join Date
    May 2007
    Location
    England
    Beans
    22
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Banshee crashes

    Quote Originally Posted by heartsbane View Post
    you could just:

    Code:
    cd ~/.config/banshee-1
    sqlite3 banshee.db ".dump" > dump
    mv banshee.db banshee.db.backup
    cat dump | sqlite3 banshee.db
    That will attempt to rebuild your DB. But then again that is just my $.02 for what it is worth.
    This worked a treat, thanks!

  2. #12
    Join Date
    Nov 2007
    Beans
    1,818
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Banshee crashes

    Quote Originally Posted by heartsbane View Post
    you could just:

    Code:
    cd ~/.config/banshee-1
    sqlite3 banshee.db ".dump" > dump
    mv banshee.db banshee.db.backup
    cat dump | sqlite3 banshee.db
    That will attempt to rebuild your DB. But then again that is just my $.02 for what it is worth.
    That worked for me too. And no need to delete my library either. Thanks again, this has happened to me twice now and I finally have a way to fix it. Nothing more annoying than being forced to used amaroK to copy music to my iPod when Banshee works perfectly well.

  3. #13
    Join Date
    Jul 2007
    Location
    Chicago, IL
    Beans
    4
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Banshee crashes

    The delete config idea got banshee to stop crashing after playing a song.

    Thank you.

  4. #14
    Join Date
    Dec 2008
    Beans
    8

    Re: Banshee crashes

    I had the same problem -- I am playing music files from an external HDD and after this disk lost its mount point Banshee began crashing when I tried to delete the spurious file names from the library. Thank you!

  5. #15
    Join Date
    Apr 2007
    Location
    Maine
    Beans
    156
    Distro
    Ubuntu Mate 15.04 Vivid Vervet

    Re: Banshee crashes

    I tried this fix. It works once, but crashes when attempting to start Banshee next time. ??
    (The problem is only with Banshee 1.7.6, I can use 1.6 from the repositories with no problem.)
    Last edited by pbhill; September 26th, 2010 at 03:50 AM.
    "Named must your fear be before banish it you can."

  6. #16
    Join Date
    Jul 2006
    Beans
    39

    Re: Banshee crashes

    I wanted to offer this up for a fix as it is documented.

    https://bugs.launchpad.net/banshee/+bug/668725

    banshee crash on start

    Banshee
    Bugs
    Bug #668725

    As indicated in the upstream bug, you can work around the issue by creating a Podcasts folder in your home folder (mkdir ~/Podcasts).
    Banshee should then start without crashing.

  7. #17
    Join Date
    Apr 2007
    Location
    Maine
    Beans
    156
    Distro
    Ubuntu Mate 15.04 Vivid Vervet

    Re: Banshee crashes

    Quote Originally Posted by Shadowfire View Post
    I wanted to offer this up for a fix as it is documented.

    https://bugs.launchpad.net/banshee/+bug/668725

    banshee crash on start

    Banshee
    Bugs
    Bug #668725

    As indicated in the upstream bug, you can work around the issue by creating a Podcasts folder in your home folder (mkdir ~/Podcasts).
    Banshee should then start without crashing.
    I have a Podcasts folder, still have problem. Exaile works OK.
    "Named must your fear be before banish it you can."

Page 2 of 2 FirstFirst 12

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
  •