Доброго времени суток. Подскажите, пожалуйста, не запускается Ubuntu Tweak, в Ubuntu 12.04. Жму на иконку, появляется загрузка и всё. В терминале пишет такое
[Launcher][DEBUG] Distribution: Ubuntu 12.04 precise
Application: Ubuntu Tweak 0.8.8-0~bzr1999+20150207~ubuntu12.04.1
Desktop:None (ubuntu-tweak:84)
[gtk][DEBUG] <function post_ui at 0x1bfd320>: (debug.py:182)
[gtk][DEBUG] args-1: <function _confirm_deps at 0x206de60> (debug.py:184)
[gtk][DEBUG] <function post_ui at 0x1bfd320>: (debug.py:182)
[gtk][DEBUG] args-1: <function _on_error at 0x20721b8> (debug.py:184)
[gtk][DEBUG] <function post_ui at 0x1bfd320>: (debug.py:182)
[gtk][DEBUG] args-1: <function on_find_object at 0x208d6e0> (debug.py:184)
[gtk][DEBUG] <function post_ui at 0x1bfd320>: (debug.py:182)
[gtk][DEBUG] args-1: <function on_scan_finished at 0x208d848> (debug.py:184)
[gtk][DEBUG] <function post_ui at 0x1bfd320>: (debug.py:182)
[gtk][DEBUG] args-1: <function on_scan_error at 0x208d938> (debug.py:184)
[gtk][DEBUG] <function post_ui at 0x1bfd320>: (debug.py:182)
[gtk][DEBUG] args-1: <function on_plugin_object_cleaned at 0x208dc08> (debug.py:184)
Backend : ini
Integration : true
Profile : default
Adding plugins
Initializing core options...done
[gtk][DEBUG] <function post_ui at 0x1bfd320>: (debug.py:182)
[gtk][DEBUG] args-1: <function _load_module at 0x22682a8> (debug.py:184)
[CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.tweak/tweaks (common.py:107)
[CommonSetting][DEBUG] Loading override (common.py:94)
Traceback (most recent call last):
File "/usr/bin/ubuntu-tweak", line 94, in on_startup
self._window = UbuntuTweakWindow(feature=options.feature, module=options.module, splash_window=splash_window)
File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 293, in __init__
tweaks_page = FeaturePage('tweaks')
File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 161, in __init__
self._setting = GSetting('com.ubuntu-tweak.tweak.%s' % feature_name)
File "/usr/lib/python2.7/dist-packages/ubuntutweak/settings/gsettings.py", line 19, in __init__
self.schema_default = self.default or Schema.load_schema(self.schema_id, self.key)
File "/usr/lib/python2.7/dist-packages/ubuntutweak/settings/common.py", line 129, in load_schema
tree = etree.parse(open(schema_path))
File "lxml.etree.pyx", line 2953, in lxml.etree.parse (src/lxml/lxml.etree.c:56204)
File "parser.pxi", line 1555, in lxml.etree._parseDocument (src/lxml/lxml.etree.c:82511)
File "parser.pxi", line 1585, in lxml.etree._parseFilelikeDocument (src/lxml/lxml.etree.c:82832)
File "parser.pxi", line 1468, in lxml.etree._parseDocFromFilelike (src/lxml/lxml.etree.c:81688)
File "parser.pxi", line 1024, in lxml.etree._BaseParser._parseDocFromFilelike (src/lxml/lxml.etree.c:78735)
File "parser.pxi", line 569, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:74472)
File "parser.pxi", line 650, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:75363)
File "parser.pxi", line 590, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:74696)
lxml.etree.XMLSyntaxError: XML declaration allowed only at the start of the document, line 1, column 10
[Launcher][DEBUG] on_command_line: ['/usr/bin/ubuntu-tweak'] (ubuntu-tweak:104)
TypeError: can't convert return value to desired type
/usr/lib/python2.7/dist-packages/gi/types.py:43: Warning: g_value_copy: assertion `G_IS_VALUE (src_value)' failed
return info.invoke(*args, **kwargs)
/usr/lib/python2.7/dist-packages/gi/types.py:43: Warning: g_value_reset: assertion `G_IS_VALUE (value)' failed
return info.invoke(*args, **kwargs)
/usr/lib/python2.7/dist-packages/gi/types.py:43: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed
return info.invoke(*args, **kwargs)