Search Criteria
Package Details: mugshot 0.4.3-3
Package Actions
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: | 102 |
Popularity: | 0.142245 |
First Submitted: | 2014-10-06 21:37 (UTC) |
Last Updated: | 2022-09-06 01:38 (UTC) |
Dependencies (11)
- accountsservice (accountsservice-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject
- python-pexpect
- intltool (make)
- python-distutils-extra (make)
- cheese (cheese-gitAUR) (optional) – webcam support
- gnome-control-center (gnome-control-center-gitAUR, gnome-control-center-x11-scalingAUR) (optional) – collection of stock face icons
- libreoffice (libreoffice-dev-binAUR, libreoffice-fresh, libreoffice-still) (optional) – update user details
- pidgin (pidgin-mam-gitAUR, pidgin-hgAUR, pidgin-miniAUR, pidgin-gnutlsAUR) (optional) – update buddy icon
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
burningbronx commented on 2018-01-17 19:45 (UTC)
Another way to fix the "UnicodeDecodeError" is to set encoding='UTF-8' where the open() method is invoked in Setup.py. Build compiles.
jonathon commented on 2017-12-11 16:52 (UTC)
Looks like "UnicodeDecodeError" is due to a default C locale instead of a UTF8 locale. One workaround is to edit
/etc/locale.gen
and enable en_US.UTF8, then runlocale-gen
, thenexport LC_ALL=en_US.UTF8
. Build will complete after that.Not sure if that's in the scope of a PKGBUILD? It kind of sounds like a bug in the upstream code...
seantum commented on 2017-08-10 22:20 (UTC)
koassim commented on 2017-04-08 13:15 (UTC)
Megver83 commented on 2017-03-27 13:54 (UTC)
hexdsl commented on 2017-02-23 16:47 (UTC)
Stein commented on 2016-11-16 12:44 (UTC)
linux-aarhus commented on 2016-10-10 15:04 (UTC)
Trollwut commented on 2016-09-18 04:26 (UTC) (edited on 2016-09-18 04:26 (UTC) by Trollwut)
Neruson1138 commented on 2016-09-08 05:30 (UTC)
« First ‹ Previous 1 2 3 4 5 6 Next › Last »