[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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199181

            Bug ID: 199181
           Summary: editors/mousepad : Error when open mousepad as root
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: xfce at FreeBSD.org
          Reporter: admin at vladiom.com.ua
             Flags: maintainer-feedback?(xfce at FreeBSD.org)
          Assignee: xfce at FreeBSD.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list