Public bug reported:

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)

** Affects: mugshot (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1502043

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mugshot/+bug/1502043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to