[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-04-06 Thread J
Okay, now I am home, but I figure I have to reinstall all the avahi stuff, 
which is a pain...
I'll try and do it this afternoon, though

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://launchpad.net/bugs/96153

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-04-05 Thread Sebastien Bacher
** Changed in: avahi (Ubuntu)
   Status: Unconfirmed = Fix Released

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://bugs.launchpad.net/bugs/96153
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-04-04 Thread J
This was definitely an avahi issue, but it was fixed in some recent avahi 
update, marking closed, because the bug has been fixed. Both by upgrading and 
with new installation.
Cheers

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://bugs.launchpad.net/bugs/96153
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-04-04 Thread J
The bug is now fixed with a new version of avahi for feisty

** Changed in: rhythmbox (Ubuntu)
   Status: Unconfirmed = Fix Released

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://bugs.launchpad.net/bugs/96153
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-04-03 Thread Sebastien Bacher
Thank you for the work, the backtraces are not really useful though. I'm
too busy to work on that at the moment and you seem to be the only one
annoyed by it, might be due to your network configuration or something.
Opening an avahi task also, that might be due to it

** Changed in: rhythmbox (Ubuntu)
   Importance: Medium = Low
   Status: Needs Info = Unconfirmed

** Also affects: avahi (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://bugs.launchpad.net/bugs/96153
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-03-29 Thread J
well, when I press ctrl-c while running the program in gdb, gdb exits.
what should be done? I searched the internet for a solution to this, but
I can't find one, everyone says press ctrl-c, which brings me to the OS
prompt. how do I get back to the gdb prompt WHILE the debugged program
is still running? The problem with exiting rhythmbox while debugging is
probably that as the program exits cleanly, it cleans up after itself,
so there is nothing for gdb to catch. Thanks for the help.

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://launchpad.net/bugs/96153

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-03-29 Thread Sebastien Bacher
why do you need to exit rhythmbox? 
- gdb rhythmbox
(gdb) run 
... switch song, then ctrl-C on the gdb command line
(gdb) thread apply all bt full

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://launchpad.net/bugs/96153

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-03-29 Thread J
So, here, the first songchange is done while on the ne (I forgot to unplug the 
cable), then I changed songs twice, both times the program hung for a few 
seconds.
Thanks for the help, in the meanwhile I simply uninstall avahi :)

** Attachment added: The backtrace of rhythmbox hanging, provided by gdb.
   http://librarian.launchpad.net/7042382/gdb-rhythmbox.txt

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://launchpad.net/bugs/96153

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-03-29 Thread J
So, here, the first songchange is done while on the ne (I forgot to unplug the 
cable), then I changed songs twice, both times the program hung for a few 
seconds.
Thanks for the help, in the meanwhile I simply uninstall avahi :)

** Attachment added: The backtrace of rhythmbox hanging, provided by gdb.
   http://librarian.launchpad.net/7042391/gdb-rhythmbox.txt

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://launchpad.net/bugs/96153

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-03-28 Thread Sebastien Bacher
on https://wiki.ubuntu.com/Backtrace you have a Already running
programs with instructions on how to get the backtrace for the
application. Do you use the daap plugin in rhythmbox?

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://launchpad.net/bugs/96153

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-03-28 Thread J
Rhythmbox DOESN't crash, it hangs for a few seconds between songs, I can
not backtrace a not crashing program. Or if I can't it somehow didn't
work, as I got the no stack problem with gdb. I did follow the
instructions, and I did install the -dbgsym package for rhythmbox.

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://launchpad.net/bugs/96153

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-03-28 Thread Daniel Holbach
Run it under gdb, wait until the hang happens, press Ctrl-C, then thread
apply all bt full and attach the output here.

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://launchpad.net/bugs/96153

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-03-28 Thread Sebastien Bacher
you can get a backtrace of an hanging application without any problem
and it'll indicates where it's stopped in the code

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://launchpad.net/bugs/96153

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-03-28 Thread J
okay, but how do I do that? because I get the error of no stack in gdb.
Maybe should I not ext rhythmbox before doing bt? I'll try that as soon
as I get home, sorry for my ignorance.

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://launchpad.net/bugs/96153

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-03-27 Thread J
Okay, I figured out the root of the problem: it' avahi. I removed avahi,
and rhythmbox now works smoothly even when I'm not connected to the
internet. I guess avahi needed to timeout or something before the song
could be changed. This might also be because of a configuration issue in
the default feisty avahi.

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://launchpad.net/bugs/96153

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-03-26 Thread Sebastien Bacher
Thanks for your bug report. Please try to obtain a backtrace
http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
bug report. This will greatly help us in tracking down your problem.

** Changed in: rhythmbox (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://launchpad.net/bugs/96153

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-03-26 Thread J
Sorry, this is not a crash, I guess that is why gdb won't give me a backtrace:
(gdb) backtrace
No stack.
Please help me out here, what could I do?
Maybe run 
rhythmbox -d  sometextfile
?
cheers

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://launchpad.net/bugs/96153

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-03-25 Thread J
** Summary changed:

- rhythmbox hangs between songs when not connected to the internet
+ [feisty] rhythmbox hangs between songs when not connected to the internet

** Description changed:

  Binary package hint: rhythmbox
  
  If I am not connected to the internet rhythmbox hangs for a few seconds
  between every track. I know it is hung as every button is unresponsive.
+ 
+ this is with rhythmbox version 0.9.8-0ubuntu2

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://launchpad.net/bugs/96153

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


[Bug 96153] Re: [feisty] rhythmbox hangs between songs when not connected to the internet

2007-03-25 Thread J
sorry, a reboot helped with this.

-- 
[feisty] rhythmbox hangs between songs when not connected to the internet
https://launchpad.net/bugs/96153

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