You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Is it really a problem with imlib2 loader?
I don't really know if the problem lies in imlib2 loader or somewhere else.
|Note that imlib2 has changed its loader API and current imlib2-heic and imlib2-bpg won't work with modern (e.g. 1.10) imlib2.
I'm still on imlib2 1.7.4. And I should mentioned that I can see HEIC images just fine, it's the save function that doesn't work.
issue: the copy functionality of feh does not work with HEIC images
try:
expected result: find a copy of HEIC file in ~
actual result: no file is copied and this error appears: "Path component does not exist"
error seems to be linked to this file in feh:
https://github.com/derf/feh/blob/master/src/imlib.c
Any idea how to solve this?
The text was updated successfully, but these errors were encountered: