請問Ubuntu 11.04裝Gnome3後執行gnome-tweak-tool的問題 - Linux

Table of Contents

大家好
我裝完gnome 3後大致正常,但是執行gnome-tweak-tool時會出現以下訊息

Traceback (most recent call last):
File "/usr/bin/gnome-tweak-tool", line 21, in <module>
gi.require_version("Gtk", "3.0")
AttributeError: 'module' object has no attribute 'require_version'

無法打開

嘗試安裝python-gobject*仍無法解決

請問應該如何解決呢?

--

All Comments

Delia avatarDelia2011-07-08
自問自答:移除gedit可解決