No usuable message here
This commit is contained in:
parent
2052410b3c
commit
320b500941
|
@ -157,7 +157,7 @@ class ProfileWindow:
|
|||
# rescale it
|
||||
pixbuf = gtkgui_helpers.get_scaled_pixbuf(pixbuf, 'vcard')
|
||||
except AttributeError: # unknown format
|
||||
dialogs.ErrorDialog(_('Could not load image'), msg)
|
||||
dialogs.ErrorDialog(_('Could not load image'))
|
||||
return
|
||||
self.dialog.destroy()
|
||||
button = self.xml.get_widget('PHOTO_button')
|
||||
|
|
Loading…
Reference in New Issue