Comment 0 for bug 960808

Revision history for this message
HanShiauAi (sb107912) wrote :

guest@hostname:~$ ubuntu-tweak
Traceback (most recent call last):
  File "/usr/bin/ubuntu-tweak", line 72, in <module>
    window = UbuntuTweakWindow(feature=options.feature, module=options.module)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 292, in __init__
    tweaks_page = FeaturePage('tweaks')
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 178, in __init__
    viewport = Gtk.Viewport(shadow_type=Gtk.ShadowType.NONE)