[Bug 1134850] New: GLib-GIO-ERROR **: No GSettings schemas are installed on the system
http://bugzilla.suse.com/show_bug.cgi?id=1134850 Bug ID: 1134850 Summary: GLib-GIO-ERROR **: No GSettings schemas are installed on the system Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.1 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME Assignee: bnc-team-gnome@forge.provo.novell.com Reporter: amajer@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- (eog:27696): GLib-GIO-ERROR **: No GSettings schemas are installed on the system Trace/breakpoint trap (core dumped) but,
sudo rpm -q gsettings-desktop-schemas gtk3-schema gsettings-desktop-schemas-3.24.1-lp151.3.2.x86_64 gtk3-schema-3.22.30-lp151.5.1.noarch
backtrace from eog, #0 _g_log_abort (breakpoint=1) at gmessages.c:554 #1 0x00007f091b18cbec in g_log_default_handler ( log_domain=log_domain@entry=0x7f091b9f4d38 "GLib-GIO", log_level=log_level@entry=6, message=message@entry=0x55adc254c3a0 "No GSettings schemas are installed on the system", unused_data=unused_data@entry=0x0) at gmessages.c:3051 #2 0x00007f091b18ce7d in g_logv (log_domain=0x7f091b9f4d38 "GLib-GIO", log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args@entry=0x7ffc00e27b00) at gmessages.c:1341 #3 0x00007f091b18cfef in g_log (log_domain=log_domain@entry=0x7f091b9f4d38 "GLib-GIO", log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0x7f091ba24d20 "No GSettings schemas are installed on the system") at gmessages.c:1403 #4 0x00007f091b9eacf8 in g_settings_set_property (object=0x55adc254b830, prop_id=<optimized out>, value=<optimized out>, pspec=<optimized out>) at gsettings.c:585 #5 0x00007f091b46554a in object_set_property (nqueue=0x55adc251c190, value=<optimized out>, pspec=0x55adc2542a30, object=0x55adc254b830) at gobject.c:1439 #6 g_object_new_internal (class=class@entry=0x55adc2549e50, params=params@entry=0x7ffc00e27d90, n_params=n_params@entry=1) at gobject.c:1831 #7 0x00007f091b46713e in g_object_new_valist (object_type=<optimized out>, first_property_name=first_property_name@entry=0x7f091ba258d0 "schema-id", var_args=var_args@entry=0x7ffc00e27ee0) at gobject.c:2120 #8 0x00007f091b4674b9 in g_object_new (object_type=<optimized out>, first_property_name=first_property_name@entry=0x7f091ba258d0 "schema-id") at gobject.c:1640 #9 0x00007f091b9ebda5 in g_settings_new ( schema_id=schema_id@entry=0x7f091c5f3ff4 "org.gnome.eog.plugins") at gsettings.c:965 #10 0x00007f091c5c92c0 in eog_plugin_engine_init (engine=0x55adc254a0b0) at eog-plugin-engine.c:76 #11 0x00007f091b48454d in g_type_create_instance (type=94204777973344) at gtype.c:1866 #12 0x00007f091b465218 in g_object_new_internal (class=class@entry=0x55adc2549d60, params=params@entry=0x0, n_params=n_params@entry=0) at gobject.c:1797 #13 0x00007f091b466a1d in g_object_new_with_properties (object_type=94204777973344, n_properties=0, names=names@entry=0x0, values=values@entry=0x0) at gobject.c:1965 #14 0x00007f091b4674e1 in g_object_new (object_type=object_type@entry=94204777973344, first_property_name=first_property_name@entry=0x0) at gobject.c:1637 #15 0x00007f091c5c9503 in eog_plugin_engine_new () at eog-plugin-engine.c:121 #16 0x00007f091c5b6b51 in eog_application_init (eog_application=0x55adc25460f0) at eog-application.c:453 #17 0x00007f091b48454d in g_type_create_instance (type=94204777963856) at gtype.c:1866 #18 0x00007f091b465218 in g_object_new_internal (class=class@entry=0x55adc2545600, params=params@entry=0x7ffc00e28650, n_params=n_params@entry=2) at gobject.c:1797 #19 0x00007f091b46713e in g_object_new_valist (object_type=<optimized out>, first_property_name=first_property_name@entry=0x7f091c5f027c "application-id", var_args=var_args@entry=0x7ffc00e287a0) at gobject.c:2120 #20 0x00007f091b4674b9 in g_object_new (object_type=object_type@entry=94204777963856, first_property_name=first_property_name@entry=0x7f091c5f027c "application-id") at gobject.c:1640 #21 0x00007f091c5b7751 in eog_application_get_instance () at eog-application.c:475 #22 0x000055adc1c6f3ab in main (argc=<optimized out>, argv=<optimized out>) at main.c:126 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1134850 http://bugzilla.suse.com/show_bug.cgi?id=1134850#c1 --- Comment #1 from Adam Majer <amajer@suse.com> ---
eog
(eog:29388): EOG-WARNING **: Error loading Peas typelib: Typelib file for namespace 'Peas', version '1.0' not found (eog:29388): EOG-WARNING **: Error loading PeasGtk typelib: Typelib file for namespace 'PeasGtk', version '1.0' not found (eog:29388): GLib-GIO-ERROR **: No GSettings schemas are installed on the system Trace/breakpoint trap (core dumped) System is Leap 15.1 with icewm. This all worked fine until last week or two. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1134850 http://bugzilla.suse.com/show_bug.cgi?id=1134850#c3 Adam Majer <amajer@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #3 from Adam Majer <amajer@suse.com> --- umask problems :( I've changed the umask for my user to 027, which was then used by zypper and rpm when installing things. The scriptlets then generated /usr/share/glib-2.0/schemas/gschemas.compiled with permission 640, which caused this crash.... I'll close this here as invalid bug as it belongs with how we handle umasks instead. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com