From 09e7b8eea7e3c6dd239fd06c02b13ed81c79d15e Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sun, 26 Oct 2025 20:30:22 +1100 Subject: [PATCH] one more old BUG gone, reordered file --- BUGs | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/BUGs b/BUGs index 17e2ee7..172c117 100644 --- a/BUGs +++ b/BUGs @@ -3,19 +3,14 @@ BUG-143: if I skip next fast enough in files_ip, it can get the warning about ch BUG-142: after transforming, the face data is still in the old spots, really should delete it / make it recalc BUG-141: can currently try to flip a video (in a highlighted group) BUG-140: When db is restarted underneath PA, it crashes job mgr... It should just accept timeouts, and keep trying to reconnect every 2? mins - -BUG-100: I managed to get 2 photos matching mich in the NOT_WORKING photo (probably dif refimgs but same p.tag?) - = /photos/2012/20120414-damien/IMG_8467.JPG -BUG-106: cant add trudy /pat? as refimgs via FaceDBox - - seems the cropped trudy face is not sufficient to find a face, how odd... - (it came from a face bbox, BUT, I have grown the face seln by 10%?) -BUG-117: when search returns files that can be deleted and/or restored, the icon stays as delete and tries to delete! -BUG-118: can move files from Bin path, but it leaves the del_file entry for it - need to remove it - -BUG-123: pa_job_manager crashed with timeout on connection (probably when I turned off traefik for a bit?). Regardless, should be more fault tolerant - this definitely happened also, when I shutdown the DB back-end mid job, and it was able to be restarted - BUG-125: when an image is highlighted, then post the contextmenu on a different image - the highlight does not move to the new image and the selected menu function processes the original or the new depending on the way the code works. There is a chance we need to change the document on click to a mouse down (or whatever the context menu uses for default), rather than just fix the highlight +BUG-118: can move files from Bin path, but it leaves the del_file entry for it - need to remove it +BUG-117: when search returns files that can be deleted and/or restored, the icon stays as delete and tries to delete! +BUG-106: cant add trudy /pat? as refimgs via FaceDBox + - seems the cropped trudy face is not sufficient to find a face, how odd... + (it came from a face bbox, BUT, I have grown the face seln by 10%?) +BUG-100: I managed to get 2 photos matching mich in the NOT_WORKING photo (probably dif refimgs but same p.tag?) + = /photos/2012/20120414-damien/IMG_8467.JPG