After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 659547 - Jamedo plugin dropped but is in use in pythonconsole.convert
Jamedo plugin dropped but is in use in pythonconsole.convert
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
3.1.x
Other Linux
: Normal major
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-09-20 07:30 UTC by Ionut Biru
Modified: 2011-09-20 19:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ionut Biru 2011-09-20 07:30:54 UTC
(gsettings-data-convert:1486): GLib-GIO-CRITICAL **: Settings schema
'org.gnome.totem.plugins.jamendo' is not installed


(gsettings-data-convert:1486): GLib-GObject-CRITICAL **: g_object_ref:
assertion `G_IS_OBJECT (object)' failed
gnome-session[1436]: WARNING: Application 'gsettings-data-convert.desktop'
killed by signal

(gsettings-data-convert:1494): GLib-GIO-CRITICAL **: Settings schema
'org.gnome.totem.plugins.jamendo' is not installed


(gsettings-data-convert:1494): GLib-GObject-CRITICAL **: g_object_ref:
assertion `G_IS_OBJECT (object)' failed


Jamedo plugin was dropped in 3.1.4 
http://git.gnome.org/browse/totem/commit/?id=a81b3d52acef8bdb16374594ba03cf98225facd6

http://git.gnome.org/browse/totem/tree/src/plugins/pythonconsole/pythonconsole.convert
Comment 1 Philip Withnall 2011-09-20 19:39:23 UTC
Oh, how embarrassing. My mistake.

Fixed in master and gnome-3-0.

commit 75d00dfd0d3a6779f879e52c96babbbd52816d75
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Sep 20 20:33:17 2011 +0100

    pythonconsole: Fix the GConf → GSettings conversion file
    
    I made a nasty copy–paste error during the original port.
    
    Closes: bgo#659547

 src/plugins/pythonconsole/pythonconsole.convert |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit daee38e342fa6074dfcf44a039464c90bf7fc999
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Sep 20 20:33:17 2011 +0100

    pythonconsole: Fix the GConf → GSettings conversion file
    
    I made a nasty copy–paste error during the original port.
    
    Closes: bgo#659547

 src/plugins/pythonconsole/pythonconsole.convert |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)