megapixels-next: document the state of things against mainline linux
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
# - when run against linux-postmarketos-allwinner: renders camera preview image, appears to take photo, but cannot find it on disk.
|
||||
# - Failed to spawn postprocess process: failed to execute child process "/nix/store/...-megapixels-next/share/megapixels/postprocess.sh" (No such file or directory)
|
||||
# hangs/crashes after tabbing away
|
||||
# - when run against linux mainline: launch hangs at "[libmegapixels] ".
|
||||
# i seem to recall this from 2024-05-11: the patch i disabled during the megapixels-next update to 2024-09-03 was a memory safety issue,
|
||||
# which was causing a crash during the error message printing. so rebasing that would get me an error message, but still no fix.
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
sane.programs.megapixels-next = {
|
||||
|
Reference in New Issue
Block a user