mugshot fails to start if ~/.face is not present

Bug #1502038 reported by Aaditya Bagga
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MenuLibre
Invalid
Undecided
Unassigned

Bug Description

Output from the terminal is:

  Gtk.Builder.add_from_file(self, filename)
Traceback (most recent call last):
  File "/usr/bin/mugshot", line 36, in <module>
    mugshot.main()
  File "/usr/lib/python3.4/site-packages/mugshot/__init__.py", line 46, in main
    window = MugshotWindow.MugshotWindow()
  File "/usr/lib/python3.4/site-packages/mugshot_lib/Window.py", line 51, in __new__
    new_object.finish_initializing(builder)
  File "/usr/lib/python3.4/site-packages/mugshot/MugshotWindow.py", line 216, in finish_initializing
    self.init_user_details()
  File "/usr/lib/python3.4/site-packages/mugshot/MugshotWindow.py", line 236, in init_user_details
    self.set_user_image(face)
  File "/usr/lib/python3.4/site-packages/mugshot/MugshotWindow.py", line 281, in set_user_image
    pixbuf = GdkPixbuf.Pixbuf.new_from_file(filename)
GLib.Error: g-file-error-quark: Failed to open file '/home/aaditya/.face': No such file or directory (4)

Revision history for this message
Aaditya Bagga (chk1827) wrote :

Sorry, posted against wrong program by mistake, this one can be closed.

New one opened here https://bugs.launchpad.net/ubuntu/+source/mugshot/+bug/1502043

Sean Davis (bluesabre)
Changed in menulibre:
status: New → Invalid
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.