D
/usr/lib/linuxmint/mintlocale/mintlocale.py:210: DeprecationWarning: Gtk.Widget.set_margin_left is deprecated
self.set_margin_left(80)
/usr/lib/linuxmint/mintlocale/mintlocale.py:211: DeprecationWarning: Gtk.Widget.set_margin_right is deprecated
self.set_margin_right(80)
/usr/lib/linuxmint/mintlocale/mintlocale.py:229: PyGTKDeprecationWarning: Initializer is relying on deprecated non-standard defaults. Please update to explicitly use: mode=<enum GTK_SIZE_GROUP_VERTICAL of type Gtk.SizeGroupMode> See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
self.size_group = Gtk.SizeGroup()
User language in .dmrc: None
User language in $LANG: ru_RU.UTF-8
Current language: ru_RU.UTF-8
Current region: ru_RU.UTF-8
Current time: ru_RU.UTF-8
Traceback (most recent call last):
File "/usr/lib/linuxmint/mintlocale/mintlocale.py", line 832, in <module>
MintLocale()
File "/usr/lib/linuxmint/mintlocale/mintlocale.py", line 427, in init
self.build_lang_list()
File "/usr/lib/linuxmint/mintlocale/mintlocale.py", line 665, in build_lang_list
self.locale_button.add_picture(flag, self.set_user_locale, title=language_label, id=locale)
File "/usr/lib/linuxmint/mintlocale/mintlocale.py", line 174, in add_picture
surface = Gdk.cairo_surface_create_from_pixbuf(pixbuf, self.scale)
TypeError: Couldn't find foreign struct converter for 'cairo.Surface'