Here's what I'm getting today:
... where „Неисправан аргумент“ means bad argument. I've checked for libraw.so.20 in /usr/lib/ and there's only libraw.so.23.0, which worked fine in my previous distro (megi's, as of august, updated about six weeks ago).
I got this by launching megapixels through ssh from my (Mint 20) PC, so I can easily copy and paste here.
I'll try with pacman -Syu and plan to return here shortly.
pacman -Syu did almost nothing - well, the distro I'm using was installed yesterday, no wonder.
So, how do we tell megapixels to use libraw.so.23.0 instead of looking for .20?
Code:
Unrecognized renderer "ngl". Try GSK_RENDERER=help
MPCamera: VIDIOC_SUBDEV_S_FRAME_INTERVAL error 22, Неисправан аргумент
Initialized OpenGL ES 2.0
MPCamera: VIDIOC_QBUF error 22, Неисправан аргумент
TIFF version 20221213
Writing frame to /tmp/megapixels.JUSdn5/0.dng
Making thumbnail
TIFF version 20221213
Writing frame to /tmp/megapixels.JUSdn5/1.dng
Post process /tmp/megapixels.JUSdn5 to /home/manjaro/Pictures/IMG20230309121216.ext (save-dng 0)
postprocessd: error while loading shared libraries: libraw.so.20: cannot open shared object file: No such file or directory
MPCamera: VIDIOC_SUBDEV_S_FRAME_INTERVAL error 22, Неисправан аргумент
MPCamera: VIDIOC_QBUF error 22, Неисправан аргумент
TIFF version 20221213
Writing frame to /tmp/megapixels.COssZO/0.dng
... where „Неисправан аргумент“ means bad argument. I've checked for libraw.so.20 in /usr/lib/ and there's only libraw.so.23.0, which worked fine in my previous distro (megi's, as of august, updated about six weeks ago).
I got this by launching megapixels through ssh from my (Mint 20) PC, so I can easily copy and paste here.
I'll try with pacman -Syu and plan to return here shortly.
pacman -Syu did almost nothing - well, the distro I'm using was installed yesterday, no wonder.
So, how do we tell megapixels to use libraw.so.23.0 instead of looking for .20?