maintainer-feedback requested: [Bug 199181] editors/mousepad : Error when open mousepad as root
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Apr 5 18:44:20 UTC 2015
admin at vladiom.com.ua has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to xfce at FreeBSD.org:
Bug 199181: editors/mousepad : Error when open mousepad as root
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199181
--- Description ---
Created attachment 155208
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155208&action=edit
Fixed error.
Steps to reproduce:
(1)-Open mousepad as user:
(mousepad:29596): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id:
assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
(mousepad:29596): GLib-CRITICAL **: g_variant_new_string: assertion 'string !=
NULL' failed
(mousepad:29596): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id:
assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
(mousepad:29596): GLib-CRITICAL **: g_variant_new_string: assertion 'string !=
NULL' failed
(mousepad:29596): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id:
assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
(2)-Open mousepad as root:
(mousepad:29628): GLib-CRITICAL **: g_variant_new_string: assertion 'string !=
NULL' failed
(mousepad:29628): dconf-WARNING **: failed to commit changes to dconf:
Conexiunea este închisă
(mousepad:29628): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id:
assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
(mousepad:29628): GtkSourceView-CRITICAL **:
gtk_source_style_scheme_manager_get_scheme: assertion 'scheme_id != NULL'
failed
(mousepad:29628): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id:
assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
(mousepad:29628): GLib-CRITICAL **: g_variant_new_string: assertion 'string !=
NULL' failed
(mousepad:29628): dconf-WARNING **: failed to commit changes to dconf:
Conexiunea este închisă
(mousepad:29628): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id:
assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
(mousepad:29628): GtkSourceView-CRITICAL **:
gtk_source_style_scheme_manager_get_scheme: assertion 'scheme_id != NULL'
failed
...
This warnings when "Colour scheme" is set to "None".
Patch in attachment.
More information about the freebsd-xfce
mailing list