If that's fixed with 0.9.5 it's good enough, no need to bother. I'm
marking it as fixed, feel free to reopen if you get the issue again with
that new version
** Changed in: rhythmbox (Ubuntu)
Status: Needs Info => Fix Released
--
Rhythmbox can't start because an old instance is still runn
Actually, I installed RB-0.9.5 a few days ago and I'm unable to
reproduce this bug with this version. Should I close this bug, or should
I downgrade and try to reproduce it and get a backtrace ?
--
Rhythmbox can't start because an old instance is still running
https://launchpad.net/bugs/47646
--
Could you get a backtrace with gstreamer0.10-plugins-good-dbg
libglib2.0-0-dbg libgstreamer0.10-0-dbg libgtk2.0-0-dbg rhythmbox-dbg
installed?
--
Rhythmbox can't start because an old instance is still running
https://launchpad.net/bugs/47646
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu
I am having a similar problem, but for me it happens every time I launch
rhythmbox . I get the setup screen and it freezes whether or not I
click anything. If I click the X it offers me a force quit, but I end
up with a defunct process that I can not get rid of without rebooting.
kill -9 does not
OK, sorry about that.
This trace might help you, but it's missing the beginning. I'll try to
get a more complete one if needed.
Reading symbols from /usr/lib/libgconf-2.so.4...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgconf-2.so.4
Reading symbols from /usr/lib/libgstbas
you don't have a backtrace with your comment, but it looks like you are running
rhythmbox from gdb instead of attaching the already running one with "gdb -p
$(pidof rhythmbox). If you want to do it your way:
- gdb rhythmbox
(gdb) run
close it, it should keep running on the prompt, do Ctrl-C
I've just tried without audioscrobbler and without music sharing, and
the bug bit me again. It seems that the bug only happens if you let RB
playing for a few minutes before closing it.
--
Rhythmbox can't start because an old instance is still running
https://launchpad.net/bugs/47646
--
desktop-
I can reproduce this bug by closing RB using metacity's 'X' button, or
by right-clicking on the notification icon, and choosing 'quit' while
RB's window is hidden.
It's version 0.9.3.1 from dapper.
I don't use any plugin, but I activated music sharing and
audioscrobbler. Should I try without any
Thanks for your bug. How do you close rhythmbox? What version do you use? The
0.9.3.1 from dapper? Do you use any plugin or other feature talking to
rhythmbox? Could you get a backtrace of the rhythmbox still running?
- gdb $(pidof rhythmbox)
(gdb) thread apply all bt
and copy that to a comment