Comment 7 for bug 560130

Revision history for this message
Pablo Catalina (xkill) wrote :

Same problem :(

$ LANG=C sudo gdm2setup
/usr/lib/pymodules/python2.6/gdm2/gdm2setup.py:291: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  self.builder.add_from_file(os.path.join(whereami, "gdm2setup.ui"))

** (ck-history:25382): WARNING **: Unable to parse session removed event: seat-id='Seat1' session-id='Session9' session-type='' session-x11-dis1280131605.757 type=SEAT_ADDED : seat-id='Seat1' seat-kind=0

GetTimedLogin: False
GetTimedLoginDelay: 30.0
Error: global name 'fTimedLoginDelay' is not defined
on_showloginscreen_radiobutton_toggled, value: True
SetAutoLogin, values: False None
SetTimedLogin: False None 30
on_banner_checkbutton_toggled, value: False
SetBannerEnable: False
GetWallpaper: /usr/share/backgrounds/warty-final-ubuntu.png
update_preview, WallpaperLocation: /usr/share/backgrounds/warty-final-ubuntu.png
GetWallpaper: /usr/share/backgrounds/warty-final-ubuntu.png
in on_wallpaperchooser_dlg_update_preview, WallpaperLocation: /usr/share/backgrounds/Fluffodome.jpg
in on_wallpaperchooser_dlg_update_preview, WallpaperLocation: /usr/share/backgrounds/Icystones2.jpg
in on_wallpaperchooser_dlg_update_preview, WallpaperLocation: /usr/share/backgrounds/FallDrops,AncientLight.jpg
in on_wallpaperchooser_dlg_update_preview, WallpaperLocation: /usr/share/backgrounds/Daisy.jpg
in on_wallpaperchooser_dlg_update_preview, WallpaperLocation: /usr/share/backgrounds/CurlsbyCandy.jpg
In on_open_wallpaperchooser, selected Wallpaper: /usr/share/backgrounds/CurlsbyCandy.jpg
SetWallpaper: /usr/share/backgrounds/CurlsbyCandy.jpg False
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/gdm2/gdm2setup.py", line 196, in on_open_wallpaperchooser
    self.theme.SetWallpaper(WallpaperLocation, False)
  File "/usr/lib/pymodules/python2.6/gdm2/gdm2gconf.py", line 191, in SetWallpaper
    image.save(self.XSPLASH_IMAGE_LOCATION)
  File "/usr/lib/python2.6/dist-packages/PIL/Image.py", line 1433, in save
    fp = __builtin__.open(fp, "wb")
IOError: [Errno 2] No such file or directory: u'/usr/share/images/xsplash/bg.jpg'