[Bug 672089] Re: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

2014-06-18 Thread Launchpad Bug Tracker
[Expired for rhythmbox (Ubuntu) because there has been no activity for 60 days.] ** Changed in: rhythmbox (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 672089] Re: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

2014-04-19 Thread Walter Garcia-Fontes
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed

[Bug 672089] Re: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

2011-07-05 Thread c0ldfusi0nz
I get two of these errors; unsure if it's what is preventing RB from playing any of my music: (10:48:09) [0x1ede040] [rb_display_page_model_add_page] rb-display-page-model.c:618: inserting source New Downloads with parent 0x20eeae0 (10:48:09) [0x1ede040] [rb_find_user_file]

[Bug 672089] Re: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

2011-02-02 Thread Ville Ranki
I don't know if this is related, but running rb in debugger causes this: (15:22:15) [0x8050e68] [construct_sources] rb-shell.c:1450: shell: creating playlist manager (15:22:15) [0x8050e68] [construct_sources] rb-shell.c:1464: shell: creating removable media manager (15:22:15) [0x8050e68]

[Bug 672089] Re: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

2011-01-11 Thread Siempie89
This bugs affecting my system to. When I try to use the Magnatune plugin it says: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 672089] Re: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

2010-12-02 Thread typo
** Changed in: rhythmbox (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/672089 Title: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT

[Bug 672089] Re: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

2010-11-13 Thread Brandon Morris
That's weird, I really thought I had symbols installed, let me try running through the process again. Ok prior to running it, I went to the https://wiki.ubuntu.com/DebuggingProgramCrash page instead of skipping like I did the last time and just going straight to https://wiki.ubuntu.com/Backtrace

[Bug 672089] Re: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

2010-11-12 Thread typo
** Changed in: rhythmbox (Ubuntu) Status: Incomplete = New -- GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed https://bugs.launchpad.net/bugs/672089 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 672089] Re: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

2010-11-12 Thread Pedro Villavicencio
could you please get another backtrace? the one submitted doesn't contain any related symbols. ** Changed in: rhythmbox (Ubuntu) Status: New = Incomplete -- GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed https://bugs.launchpad.net/bugs/672089 You

[Bug 672089] Re: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

2010-11-10 Thread Brandon Morris
I didn't know you could ctr+c in gdb and still get a backtrace. I went back to the debugging pages to see if there was some way some how to get a backtrace, I think this'll suffice. I read in the instructions that if a program hangs but doesn't crash you can perform a ctrl+c and still get a

[Bug 672089] Re: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

2010-11-08 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down

[Bug 672089] Re: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

2010-11-08 Thread Brandon Morris
I also get the same error when running rhythmbox, I also have a UbuntuOne Music Store plugin tick open, over here: https://bugs.launchpad.net/rhythmbox-ubuntuone-music-store/+bug/629792 In general, it took me a WHILE before I realized that number after rhythmbox is the Process ID number of RB;

[Bug 672089] Re: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

2010-11-08 Thread Brandon Morris
The sentence: A backtrace I don't beleive is possible since, the errors come up upon loading RB, which it does fully load, meaning: there's stopping point at which you can tell gdb to bt since there's not really anywhere to backtrace from. should have been written to say ... there's no stopping