Sublime Forum

[SOLVED] Glib error

#1

Hi,
Im using sublime text 2. After run sublime_text in console I see errors: (sublime_text:13913): GLib-CRITICAL **: the GVariant format string(u)’ has a type of (u)' but the given value has a type of(s)’
(sublime_text:13913): GLib-CRITICAL **: g_variant_get: assertion `valid_format_string (format_string, TRUE, value)’ failed

How can I solve this problem?

OS - OpenSUSE 11.4,
system python version - 2.7

0 Likes

GVariant error when running sublime text inside flatpak
#2

Try exiting Sublime Text 2 and starting it again: this can happen if the version running is different from the version installed (i.e., sublime text 2 has been updated, but not restarted)

0 Likes

#3

It`s work! Thanks!

0 Likes