Package Details: mugshot 0.4.3-3

Git Clone URL: https://aur.archlinux.org/mugshot.git (read-only, click to copy)
Package Base: mugshot
Description: Program to update personal user details
Upstream URL: https://github.com/bluesabre/mugshot
Licenses: GPLv3
Submitter: None
Maintainer: twa022
Last Packager: twa022
Votes: 101
Popularity: 1.26
First Submitted: 2014-10-06 21:37 (UTC)
Last Updated: 2022-09-06 01:38 (UTC)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

Marsic commented on 2016-09-04 07:40 (UTC)

When I try to launch it I'm getting /usr/lib/python3.5/site-packages/mugshot/CameraMugshotDialog.py:27: PyGIWarning: Gst was imported without specifying a version first. Use gi.require_version('Gst', '1.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk, GObject, Gst, GdkPixbuf Traceback (most recent call last): File "/usr/bin/mugshot", line 36, in <module> mugshot.main() File "/usr/lib/python3.5/site-packages/mugshot/__init__.py", line 46, in main window = MugshotWindow.MugshotWindow() File "/usr/lib/python3.5/site-packages/mugshot_lib/Window.py", line 52, in __new__ new_object.finish_initializing(builder) File "/usr/lib/python3.5/site-packages/mugshot/MugshotWindow.py", line 223, in finish_initializing self.init_user_details() File "/usr/lib/python3.5/site-packages/mugshot/MugshotWindow.py", line 243, in init_user_details self.set_user_image(face) File "/usr/lib/python3.5/site-packages/mugshot/MugshotWindow.py", line 288, in set_user_image pixbuf = GdkPixbuf.Pixbuf.new_from_file(filename) GLib.Error: g-file-error-quark: Failed to open file '/home/lorenzo/.face': No such file or directory (4)

hexdsl commented on 2016-03-05 19:23 (UTC)

i get MANY python errors when i run this

pethead commented on 2016-01-22 04:18 (UTC)

Solved. I forgot to define export LANG=en_US.UTF-8

pethead commented on 2016-01-22 03:43 (UTC)

File "/usr/lib/python3.5/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 92: ordinal not in range(128) ==> ERROR: A failure occurred in package(). Aborting... ==> ERROR: Makepkg was unable to build mugshot.

SpotlightKid commented on 2015-11-22 17:08 (UTC)

Another Python traceback: http://pastebin.com/kmrFDsVV

Stary2001 commented on 2015-11-13 16:01 (UTC)

patch applied and updated to 3.0

debwoo commented on 2015-11-07 08:42 (UTC)

@mikekeen thanks man the patch worked perfectly with the new version 3.0 as well.

mikekeen commented on 2015-11-05 16:57 (UTC)

This patch fixes the python errors reported here: http://pastebin.com/4mNVqJhs

debwoo commented on 2015-10-10 10:19 (UTC)

I tried building the new package and its got same errors as already reported here.

debwoo commented on 2015-10-06 09:10 (UTC)

out of date 3.0 latest