Distribution: Ubuntu 12.04 precise Application: Ubuntu Tweak 0.7.0-1~precise4 Desktop:default Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 497, in _load_module page = module() File "/usr/lib/python2.7/dist-packages/ubuntutweak/tweaks/window.py", line 62, in __init__ if len(close_pattern.findall(button_value)) == 1 and 'close' in button_value: TypeError: expected string or buffer

Bug #992558 reported by Nikolaj
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
New
Undecided
Unassigned

Bug Description

Distribution: Ubuntu 12.04 precise
Application: Ubuntu Tweak 0.7.0-1~precise4
Desktop:default

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 497, in _load_module
    page = module()
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/tweaks/window.py", line 62, in __init__
    if len(close_pattern.findall(button_value)) == 1 and 'close' in button_value:
TypeError: expected string or buffer

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.