Comment 3 for bug 571391

Revision history for this message
Fernando Selles (sellesf) wrote :

In my case the complaint is about pithon 2.7 and provides different line numbers.

Trace back is:

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/loginsettings.py", line 82, in __init__
    self._setup_logo_image()
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/tweaks/loginsettings.py", line 95, in _setup_logo_image
    self.logo_image.set_from_file(logo_path)
  File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function
    return info.invoke(*args, **kwargs)
TypeError: Must be string, not NoneType