Commit Graph

57 Commits

Author SHA1 Message Date
Sean Davis 5ca6204ea5 Release 0.4.3 2020-12-28 19:55:14 -08:00
Conrad Kostecki 643b3d005a
Add python3.9 compatiblity
Starting with python3.9, launching of mugshot will fail,
as getiterator() been deprecated since Python 2.7,
and has been removed in Python 3.9. Using iter() will fix that.

Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
2020-08-24 23:58:10 +02:00
Sean Davis fcf3e949ed Move to RDN-format for .desktop and gschema (org.bluesabre.mugshot), fixes asv-cid-desktopapp-is-not-rdns 2020-07-30 07:45:31 -04:00
Sean Davis 7393b3aecf Release 0.4.2 2019-07-28 14:49:17 -04:00
Sean Davis 993d9b07ce Update contact address 2019-06-02 05:20:37 -04:00
Sean Davis c1f633ff7e Update URLs 2019-06-02 05:17:04 -04:00
Sean Davis 140fd3c15e Release 0.4.1 2018-08-08 05:17:47 -04:00
Sean Davis 9af14fc129 Replace deprecated logger.warn with logger.warning 2018-08-07 06:58:14 -04:00
Sean Davis f1bb3c6a9e Pylint and PEP8 cleanup 2018-08-07 06:14:29 -04:00
Sean Davis dceb04ebe7 Handle non-existent child process 2018-08-06 18:18:09 -04:00
Sean Davis 0889105a68 Handle OSError: out of pty devices 2018-08-06 18:16:54 -04:00
Sean Davis 65b00fb57b Tidy pylint errors and warnings 2018-08-06 05:47:21 -04:00
Sean Davis 01674e7445 Fix TypeError in _spawn(): The argument, args, must be a list (LP: #1443283) 2018-08-06 05:20:43 -04:00
Sean Davis 84c941dcee Release 0.4.0 2018-04-11 19:09:39 -04:00
Sean Davis bd3d2c712f Update URLs to bluesabre.org 2018-04-11 18:27:21 -04:00
Sean Davis b151037edc Release 0.3.2 2016-11-02 06:31:39 -04:00
Sean Davis 435d45cc23 Fix PEP8 issues 2016-10-18 06:34:57 -04:00
Sean Davis 331acd74cb Release 0.3.1 2016-03-31 20:18:53 -04:00
Sean Davis c90e392207 Use AccountsService for setting name and email (improves LP: #1402036), improve name detection on startup (fixes LP: #1304920, #1394064, #1427651, #1549717, #1559813, #1559815) 2016-03-27 22:02:23 -04:00
Sean Davis 6224ac6e2e Update NEWS and timestamps for next release 2015-09-06 16:50:00 -04:00
Sean Davis 90f2978a08 Pythonize glade, PEP8 2015-08-31 22:31:02 -04:00
Sean Davis 68357aa532 Reduce version number since only minor UI changes were introduced. 2014-08-31 07:04:32 -04:00
Sean Davis b80ff633f2 Modify only the LANG environment variable 2014-08-24 12:54:03 -04:00
Sean Davis adec1dc648 Update version number and release notes. 2014-08-24 12:14:29 -04:00
Sean Davis 67513c2357 Use the new SudoDialog 2014-08-24 11:46:34 -04:00
Sean Davis 30ae21c0ef Update release timestamps, update version number, update license type in code 2014-07-27 20:14:45 -04:00
Sean Davis dc74da0918 Upgrade license from GPL3 to GPL3+ 2014-07-27 20:07:47 -04:00
Sean Davis c814911d96 Fix potential crash if missing AccountsService permissions 2014-04-04 21:21:19 -04:00
Sean Davis cc809c0e0c Add check_sudo, users not in sudoers were unable to do anything. 2014-04-02 05:34:36 -04:00
Sean Davis cec2b750a5 PEP8 Window.py 2014-04-01 21:52:45 -04:00
Sean Davis 264120e77c PEP8 SudoDialog.py 2014-04-01 21:52:10 -04:00
Sean Davis f7ac96aaeb PEP8 helpers.py 2014-04-01 21:50:42 -04:00
Sean Davis 310c7d983c PEP8 Builder.py 2014-04-01 21:49:46 -04:00
Sean Davis d895b4a4eb Cleanup temporary files on close, scale user image to better apply with AccountsService 2014-03-29 11:29:49 -04:00
Sean Davis ee0e1c2ec7 Update NEWS, bump version numbers 2014-03-09 07:54:18 -04:00
Sean Davis 425431aa03 Use env parameter for LANG variable 2014-03-08 23:16:54 -05:00
Sean Davis cc8b57decb Force C locale for pexpect for predictable output 2014-03-08 20:02:01 -05:00
Sean Davis 921b32ab2b Update NEWS and version numbers 2014-03-02 17:37:53 -05:00
Sean Davis 375130a956 cleanup 2014-03-02 17:28:41 -05:00
Sean Davis 46a05ed987 Only enable the password ok button when password is entered. 2014-03-02 17:25:09 -05:00
Sean Davis 75b12b3808 Use the more-reliable SudoDialog developed in Catfish for passwords 2014-03-02 15:24:20 -05:00
Sean Davis 83544bda79 Cleanup license, PEP8 goodness 2014-03-02 10:50:40 -05:00
Sean Davis 67b1d87221 Replace ChangeLog with NEWS 2014-01-25 18:40:38 -05:00
Sean Davis 4b2ba99cbe Remove old help documentation 2014-01-25 18:31:53 -05:00
Sean Davis ecdfb1ecdd License and setup updates 2014-01-25 18:13:56 -05:00
Sean Davis a1691007b0 python-gi fixes 2014-01-25 17:44:45 -05:00
Sean Davis 527fa8cf4c Python cleanup 2014-01-25 17:21:53 -05:00
Sean Davis c4867ba7c3 Add cropping left, center, right for browse 2013-07-17 21:28:32 -04:00
Sean Davis 5cc3f035f0 Introduction of working camera code. 2013-07-15 20:48:29 -04:00
Sean Davis 4a932fa54a Initial camera, inspired by Rick Spencer's quidgets. 2013-07-15 19:12:55 -04:00