Bug 740272
Summary: | gsettings assertion failure: (process:3918): GLib-CRITICAL **: g_strv_length: assertion `str_array != NULL' failed | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Charles R. Anderson <cra> |
Component: | glib2 | Assignee: | Matthias Clasen <mclasen> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | igor.redhat, mclasen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-11-04 21:42:07 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: |
*** Bug 743401 has been marked as a duplicate of this bug. *** This was fixed in 2.30.1. Compare https://bugzilla.gnome.org/show_bug.cgi?id=660147 |
Description of problem: Running gsettings list-recursively prints this error message on the terminal. Version-Release number of selected component (if applicable): glib2-2.29.90-1.fc16.x86_64 How reproducible: always Steps to Reproduce: 1. gsettings list-recursively | grep enabled-extensions 2. 3. Actual results: >gsettings list-recursively | grep enabled-extensions (process:3998): GLib-CRITICAL **: g_strv_length: assertion `str_array != NULL' failed org.gnome.shell enabled-extensions ['places-menu.org', 'temperature@xtranophilist', 'presentationmode'] Expected results: No assertion. Additional info: