GNOME Bugzilla – Bug 616727
Banshee crashes and disconnects me from the internet when connecting via 3G
Last modified: 2010-08-19 16:56:01 UTC
Whilst I am connected to the net using my mobile phone as a dongle if I open Banshee after a few seconds my network connection is disconnected and Banshee stops responding. Even after killing Banshee's process I can't see my phone in the network manager tray icon until I reboot. The same problem happens in Rhythmbox. Both applications have the indicator applet and Ubuntu music store plug-ins installed. So I don't think this problem is Banshee specific but I do not know enough about the error to know exactly where the problem lays - but it affects Banshee so thought I'd post it hear. I'm using Ubuntu 10.04 and Banshee 1.6.0 with the Ubuntu music store and Indicator Applet community extensions installed.
Please you can send the debug from console? Thank
I'm sorry I'm new to bug reporting. How do I do get the debug from the console? I've tried just running Banshee by typing "banshee" into the console but all I got back was Banshee will be run with next indexer or something like that.
No worries. If Banshee is running, you'll need to shut it down first. Then, in a terminal, run Banshee with the command: banshee --debug This will allow extra debugging information to show up in the terminal. You can copy and paste that output here, or attach it as a text document. This will be especially helpful if any warnings or errors show up in the console when the problem happens. It might also be useful to follow the directions here: http://banshee-project.org/contribute/file-bugs/ Run the command listed there from a terminal while Banshee is frozen. Thanks for helping!
Also, I was going to mention this after your initial report, to help isolate the problem, it might be good to try turning off some extensions (especially the two you mentioned since Banshee and Rhythmbox have those in common) and then see if you can still get Banshee to crash.
Created attachment 159523 [details] This is the output of: kill -s QUIT $(pidof banshee-1); cp ~/.config/banshee-1/log ~/Desktop/banshee.log
I also got the following output in my terminal when I ran banshee --debug: ** Running Mono with --debug ** [1 Warn 19:08:45.783] The Banshee indexer is currently running. Banshee will be started when the indexer finishes. After this I am brought back to a command prompt and then Banshee opens up giving me no feedback in the terminal.
I've also tried running Banshee with the Ubuntu music store and indicator applet plug-ins disabled. The output of kill -s QUIT $(pidof banshee-1); cp ~/.config/banshee-1/log ~/Desktop/banshee.log was slightly different so I have uploaded it on here too. One thing I have noticed is that I only have to log out and in again to connect to back my Wi-Fi - not reboot.
Created attachment 159524 [details] This is the output of: kill -s QUIT $(pidof banshee-1); cp ~/.config/banshee-1/log ~/Desktop/banshee.log with plug-ins disabled
Have there been any developments regarding this bug?
Connel, these logs aren't quite doing it. Do you get any output when you run the `kill -s QUIT...` command -- like an error? Because I don't think it's being run properly -- there is no thread stack track dump in your log.
I'm sorry but I can no longer replicate this bug. Since I reported this bug I have got a new phone. When I first reported this I was using a Nokia 5800 but now I have a Nokia N900. So I don't know if that has anything to do with this bug or whether it has just been fixed in software updates. Thanks for everyone's interest in this bug though, sorry I can't be of further assistance.
Thanks. Anyone, feel free to reopen if you see it again.