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

Bug #1502043 reported by Aaditya Bagga
This bug report is a duplicate of:  Bug #1400055: mugshot crashes_.face empty. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mugshot
Fix Committed
Undecided
Unassigned
mugshot (Ubuntu)
New
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 :

Forgot to add some info. Mugshot version is 0.2.5 on Manjaro Linux.

Revision history for this message
Sean Davis (bluesabre) wrote :
Changed in mugshot:
status: New → Fix Committed
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.