Bug 743401

Summary: GLib-CRITICAL in the output of gsettings list-recursively
Product: [Fedora] Fedora Reporter: igor.redhat <igor.redhat>
Component: gsettings-desktop-schemasAssignee: Tomáš Bžatek <tbzatek>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: tbzatek, tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-04 19:37:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Full output of gsettings list-recursively none

Description igor.redhat@gmail.com 2011-10-04 19:32:53 UTC
Description of problem:

Running gsettings list-recursively 2>&1 produces:

<...>
org.gnome.login-screen enable-fingerprint-authentication true
org.gnome.login-screen enable-smartcard-authentication false
org.gnome.login-screen logo '/usr/share/fedora-logos/fedora_logo_darkbackground.svg'

(process:13461): GLib-CRITICAL **: g_strv_length: assertion `str_array != NULL' failed
org.gnome.libgnomekbd.keyboard layouts ['us', 'ru\tphonetic']
<...>

Version-Release number of selected component (if applicable):

$ yum info glib2
Loaded plugins: auto-update-debuginfo, langpacks, presto, refresh-packagekit, verify
fedora-debuginfo/metalink                                                                   | 7.2 kB     00:00     
fedora-debuginfo                                                                            | 3.1 kB     00:00     
fedora-debuginfo/primary_db                                                                 | 1.5 MB     00:00     
Installed Packages
Name        : glib2
Arch        : i686
Version     : 2.30.0
Release     : 1.fc16
Size        : 8.4 M
Repo        : installed
From repo   : updates-testing
Summary     : A library of handy utility functions
URL         : http://www.gtk.org
License     : LGPLv2+
Description : GLib is the low-level core library that forms the basis for projects
            : such as GTK+ and GNOME. It provides data structure handling for C,
            : portability wrappers, and interfaces for such runtime functionality
            : as an event loop, threads, dynamic loading, and an object system.

Name        : glib2
Arch        : x86_64
Version     : 2.30.0
Release     : 1.fc16
Size        : 8.4 M
Repo        : installed
From repo   : updates-testing
Summary     : A library of handy utility functions
URL         : http://www.gtk.org
License     : LGPLv2+
Description : GLib is the low-level core library that forms the basis for projects
            : such as GTK+ and GNOME. It provides data structure handling for C,
            : portability wrappers, and interfaces for such runtime functionality
            : as an event loop, threads, dynamic loading, and an object system.



How reproducible:

Always

Expected results:

No errors in the output

Comment 1 igor.redhat@gmail.com 2011-10-04 19:34:07 UTC
Created attachment 526315 [details]
Full output of gsettings list-recursively

Comment 2 igor.redhat@gmail.com 2011-10-04 19:37:34 UTC
Oops, nm - it's a dupe of bug 740272

*** This bug has been marked as a duplicate of bug 740272 ***