error loading Login Settings

Bug #571391 reported by voku
232
This bug affects 55 people
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
Fix Released
Low
Ding Zhou
Nominated for 0.6.x by Arthur Daniels Otule

Bug Description

I become this message and that there was a error while loading "Login Settings" (Ubuntu Tweak 0.5.4 - Ubuntu 10.04)

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/mainwindow.py", line 400, in setup_notebook
    page = module()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/loginsettings.py", line 71, in __init__
    self.__setup_logo_image()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/loginsettings.py", line 100, in __setup_logo_image
    self.logo_image.set_from_pixbuf(icontheme.load_icon(icon_name, 64, 0))
GError: Symbol »computer« nicht im Thema vorhanden

Revision history for this message
Protector (protector1981) wrote :

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/mainwindow.py", line 400, in setup_notebook
    page = module()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/loginsettings.py", line 72, in __init__
    self.__setup_background_image()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/loginsettings.py", line 105, in __setup_background_image
    pixbuf = gtk.gdk.pixbuf_new_from_file(background_path)
GError: Datei »/usr/share/images/xsplash/bg_2560x1600.jpg« konnte nicht geöffnet werden: No such file or directory

You see, when u Remove xsplash, then Ubuntu Tweak crashs. Have a German Machine, also the GError is in German.

Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: New → Confirmed
milestone: none → 0.5.5
importance: Undecided → Low
assignee: nobody → TualatriX (tualatrix)
Revision history for this message
crjackson (crjackson) wrote :

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/mainwindow.py", line 400, in setup_notebook
    page = module()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/loginsettings.py", line 72, in __init__
    self.__setup_background_image()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/loginsettings.py", line 105, in __setup_background_image
    pixbuf = gtk.gdk.pixbuf_new_from_file(background_path)
GError: Failed to open file '/usr/share/backgrounds/warty-final-ubuntu.png': No such file or directory

Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: Confirmed → Fix Committed
Krikke (krikke-99)
Changed in ubuntu-tweak:
status: Fix Committed → Fix Released
status: Fix Released → Fix Committed
Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: Fix Committed → Fix Released
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

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.