[Bug 883023] Re: Banshee silently crashes during play

2011-12-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mono-zeroconf - 0.9.0-3~ubuntu0.1

---
mono-zeroconf (0.9.0-3~ubuntu0.1) oneiric-proposed; urgency=low

  * Backport to oneiric-proposed.

mono-zeroconf (0.9.0-3) unstable; urgency=low

  * [d83970d] Add patch to fix multiple/recursive Dispose calls (LP: #883023)
 -- Chow Loong Jin hyper...@ubuntu.com   Thu, 10 Nov 2011 09:57:12 +0800

** Changed in: mono-zeroconf (Ubuntu Oneiric)
   Status: Fix Committed = Fix Released

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-12-16 Thread Chow Loong Jin
Alright, I've tested it on my machine, and Banshee no longer crashes
from disappearing DAAP shares.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-12-07 Thread David Ramalho
Fresh silent crash on a heavy DAAP / iTunes network environment :)

** Attachment added: ~/.config/banshee-1/log
   
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/883023/+attachment/2622860/+files/log

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 883023] Re: Banshee silently crashes during play

2011-12-07 Thread Chow Loong Jin
On 07/12/2011 19:18, David Ramalho wrote:
 Fresh silent crash on a heavy DAAP / iTunes network environment :)
 
 ** Attachment added: ~/.config/banshee-1/log

 https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/883023/+attachment/2622860/+files/log
 

That crash is due to bug #782802 which is an unrelated bug.

-- 
Kind regards,
Loong Jin

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-12-07 Thread David Ramalho
Ahh

I'll proceed to complain elsewhere I guess :) , thanks Chow :)

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 883023] Re: Banshee silently crashes during play

2011-12-07 Thread Chow Loong Jin
On 08/12/2011 00:54, David Ramalho wrote:
 Ahh
 
 I'll proceed to complain elsewhere I guess :) , thanks Chow :)
 

You probably want to subscribe yourself to the bug I mentioned (and the
gnome-bugs link on that bug as well).

-- 
Kind regards,
Loong Jin

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-12-03 Thread Haneef Mubarak
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.

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-12-03 Thread Haneef Mubarak
When you perform the above one-line fix by me, it's a good idea to close
all other applications, otherwise it might not update right, also, I
found a mistake, here is the correct version:

sudo apt-get remove banshee; sudo apt-get update; sudo apt-get install
banshee banshee-extension-soundmenu banshee-extension-
ubuntuonemusicstore; sudo apt-get upgrade; sudo shutdown -r now

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 883023] Re: Banshee silently crashes during play

2011-12-03 Thread Chow Loong Jin
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883023

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-11-24 Thread Bug Watch Updater
** Changed in: banshee
   Status: Incomplete = Unknown

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-11-24 Thread David Ramalho
Sorry for the long delay, I do have Proposed updates enabled so I should
be getting the updates, but banshee keeps on silently crashing,
especially in the office where (if the bug is DAAP related) a lot of
iTunes are coming and going

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 883023] Re: Banshee silently crashes during play

2011-11-24 Thread Chow Loong Jin
On 24/11/2011 19:38, David Ramalho wrote:
 Sorry for the long delay, I do have Proposed updates enabled so I should
 be getting the updates, but banshee keeps on silently crashing,
 especially in the office where (if the bug is DAAP related) a lot of
 iTunes are coming and going


Could you check the version of your Banshee package? apt-cache policy banshee
in a terminal should do the trick.

-- 
Kind regards,
Loong Jin

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 883023] Re: Banshee silently crashes during play

2011-11-24 Thread Chow Loong Jin
On 24/11/2011 21:20, Chow Loong Jin wrote:
 On 24/11/2011 19:38, David Ramalho wrote:
 Sorry for the long delay, I do have Proposed updates enabled so I should
 be getting the updates, but banshee keeps on silently crashing,
 especially in the office where (if the bug is DAAP related) a lot of
 iTunes are coming and going
 
 
 Could you check the version of your Banshee package? apt-cache policy 
 banshee
 in a terminal should do the trick.

Oh whoops, the package you should be looking at is libmono-
zeroconf1.0-cil.

-- 
Kind regards,
Loong Jin

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-11-24 Thread David Ramalho
libmono-zeroconf1.0-cil:
  Installed: 0.9.0-3~ubuntu0.1
  Candidate: 0.9.0-3~ubuntu0.1
  Version table:
 *** 0.9.0-3~ubuntu0.1 0
500 http://archive.ubuntu.com/ubuntu/ oneiric-proposed/main amd64 
Packages
100 /var/lib/dpkg/status
 0.9.0-2build1 0
500 http://archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages


Seems to be the right one ... right? :)

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 883023] Re: Banshee silently crashes during play

2011-11-24 Thread Chow Loong Jin
On 24/11/2011 23:55, David Ramalho wrote:
 libmono-zeroconf1.0-cil:
   Installed: 0.9.0-3~ubuntu0.1
   Candidate: 0.9.0-3~ubuntu0.1
   Version table:
  *** 0.9.0-3~ubuntu0.1 0
 500 http://archive.ubuntu.com/ubuntu/ oneiric-proposed/main amd64 
 Packages
 100 /var/lib/dpkg/status
  0.9.0-2build1 0
 500 http://archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages
 
 
 Seems to be the right one ... right? :)
 

Yep, that's the one. And it still has the DAAP crashes? If so, please copy out
~/.config/banshee-1/log before you restart Banshee, and upload it to this bug.

-- 
Kind regards,
Loong Jin

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-11-09 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/mono-zeroconf

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package mono-zeroconf - 0.9.0-3

---
mono-zeroconf (0.9.0-3) unstable; urgency=low


  * [d83970d] Add patch to fix multiple/recursive Dispose calls (LP: #883023)

 -- Chow Loong Jin hyper...@ubuntu.com  Mon, 07 Nov 2011 11:12:36
+0800

** Changed in: mono-zeroconf (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-11-09 Thread Chow Loong Jin
Fixed mono-zeroconf uploaded to -proposed, waiting for approval..

** Also affects: banshee (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Also affects: mono-zeroconf (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Also affects: banshee (Ubuntu Precise)
   Importance: Undecided
   Status: Invalid

** Also affects: mono-zeroconf (Ubuntu Precise)
   Importance: Undecided
   Status: Fix Released

** Changed in: banshee (Ubuntu Oneiric)
   Status: New = Invalid

** Changed in: mono-zeroconf (Ubuntu Oneiric)
   Status: New = Triaged

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-11-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/mono-zeroconf

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-11-09 Thread Martin Pitt
Hello David, or anyone else affected,

Accepted mono-zeroconf into oneiric-proposed, the package will build now
and be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: mono-zeroconf (Ubuntu Oneiric)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-11-06 Thread Chow Loong Jin
** Also affects: mono-zeroconf (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-11-06 Thread Chow Loong Jin
Cross-posting from
https://bugzilla.gnome.org/show_bug.cgi?id=662309#c19:

Well I think we've more or less figured out that this bug doesn't belong to
Banshee, so could a maintainer close this as NOTGNOME, please?

Thanks for all the help in debugging this issue!

For those interested:-
- https://github.com/mono/Mono.Zeroconf/pull/6 has a fix/workaround for this
crasher.
- The DBus# port can wait until DBus# gains TrapSignals/UntrapSignals, as shown
in https://github.com/mono/dbus-sharp/pull/23, because continuing to bundle 
DBus# is not nice.
- I'm assuming that NDesk.DBus/DBus# is not wrong in dispatching more signals
while attempting to remove the signal handler.

** Changed in: banshee (Ubuntu)
   Status: Triaged = Invalid

** Description changed:

- Banshee working normally on the background, crashes mid tune (apparently
- on any tune) after a while. I've attached the banshee log, should clear
- things up :)
+ Banshee crashes when a DAAP server vanishes.
  
- ProblemType: Bug
- DistroRelease: Ubuntu 11.10
- Package: banshee 2.2.0-1ubuntu2
- ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
- Uname: Linux 3.0.0-13-generic x86_64
- NonfreeKernelModules: nvidia
- ApportVersion: 1.23-0ubuntu4
- Architecture: amd64
- Date: Fri Oct 28 11:48:39 2011
- InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
- SourcePackage: banshee
- UpgradeStatus: Upgraded to oneiric on 2011-09-01 (56 days ago)
+ 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.

** Changed in: mono-zeroconf (Ubuntu)
   Status: New = Triaged

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-11-05 Thread WarriorIng64
Eventually I got fed up with Banshee and switched over to Rhythmbox. The
latter does not have the same stability issues (i.e., I can actually
listen to my music or online radio for longer than 10-20 minutes at a
time), not to mention I appreciate Rhythmbox's better GNOME Shell
integration.

I still have Banshee installed, though, if anyone wants me to help out
with additional debugging work.

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-11-05 Thread Chow Loong Jin
The DAAP extension is crashing. If you disabled it, Banshee would be
smooth. I have a patch that may or may not fix issues, but upstream is
unresponsive, and I don't really have an idea about why it's crashing in
the first place. I might once my exams are over though.

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-11-03 Thread WarriorIng64
My bug (879065) was marked as a dupe of this one.

Here is my banshee --debug output from that bug.

** Attachment added: Output from banshee --debug
   
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/883023/+attachment/2584306/+files/banshee%20terminal%20output.txt

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-11-01 Thread Bug Watch Updater
** Changed in: banshee
   Status: New = Incomplete

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-10-28 Thread David Ramalho
** Attachment added: ~/.config/banshee-1/log  file
   https://bugs.launchpad.net/bugs/883023/+attachment/2576539/+files/log

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-10-28 Thread Chow Loong Jin
** Bug watch added: GNOME Bug Tracker #662309
   https://bugzilla.gnome.org/show_bug.cgi?id=662309

** Also affects: banshee via
   https://bugzilla.gnome.org/show_bug.cgi?id=662309
   Importance: Unknown
   Status: Unknown

** Changed in: banshee (Ubuntu)
   Status: New = Triaged

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883023] Re: Banshee silently crashes during play

2011-10-28 Thread Bug Watch Updater
** Changed in: banshee
   Status: Unknown = New

** Changed in: banshee
   Importance: Unknown = High

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

Title:
  Banshee silently crashes during play

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs