On 04/12/2011 04:28, Haneef Mubarak wrote:
> I experienced this bug, and I have found a temporary fix (I use
> Oneiric):
> 
> I don't know if it works the GUI way, but since I prefer the command-
> line anyways:
> 
> -------------You Must be An Administrator on your local 
> machine------------------------------------------------------------
> sudo apt-get remove banshee # Do NOT use --purge
> sudo apt-get install banshee
> sudo shutdown -r now # You could also use 'sudo reboot now'
> -------------You Must be An Administrator on your local 
> machine------------------------------------------------------------
> 
> Or we could summarize it on one line (This installs a few extensions
> too, and it also updates your other packages - because this is what I
> used | Copy and paste this on one line in the Terminal) :
> 
> sudo apt-get remove banshee; sudo apt-get update;  sudo apt-get install
> banshee banshee-extension-soundmenu banshee-extension-
> ubuntuonemusicstore; sudo apt-get upgrade; shutdown -r now
> 
> I was actually pretty amazed no one tried reinstalling.

Reinstalling usually only ever helps if the installation was corrupted in some
way (e.g. due to disk corruption or someone with root privileges moving random
files in /usr around).

In the case of this bug, it's quite likely that it only helped because you
didn't upgrade your mono-zeroconf package in the first place, and the
reinstallation of Banshee helped you do that.

-- 
Kind regards,
Loong Jin

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/883023

Title:
  Banshee silently crashes during play

Status in Banshee Music Player:
  Unknown
Status in “banshee” package in Ubuntu:
  Invalid
Status in “mono-zeroconf” package in Ubuntu:
  Fix Released
Status in “banshee” source package in Oneiric:
  Invalid
Status in “mono-zeroconf” source package in Oneiric:
  Fix Committed
Status in “banshee” source package in Precise:
  Invalid
Status in “mono-zeroconf” source package in Precise:
  Fix Released

Bug description:
  Banshee crashes when a DAAP server vanishes.

  Test case:
  1. Start up Banshee and make sure the DAAP extension is enabled.
  2. Start up a DAAP server, e.g. Tangerine. This can be done on a separate 
machine to avoid touching Banshee (especially because Tangerine runs the 
CollectionIndexer).
  3. Wait until the DAAP server appears in Banshee.
  4. Close the DAAP server (killall -SIGINT tangerine/^C)
  5. Banshee crashes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/banshee/+bug/883023/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to