Page 1 of 2

1.5.5: missing webp file support

Posted: Sat Sep 09, 2023 6:26 pm
by FX translating
Subject: 1.5.5: <missing webp file support>

XnView: MP 1.5.5 - 64 bit
OS: Linux 64bit Ubuntu

<Missing file support of webp in deb package.>

Effect: Webp files does not work at all anymore

To reproduce:
1. install 1.5.5 deb file
2. try to open any webp file or try to set database thumbnails to webp (old webp thumbnails might display but garbled)
3. check the filetypes "read" and "write" the webp file settingstab is missing
4. version 1.5.4 have the file support on same system
5. version 1.5.5 in appimage have the full support for webp working.

Actual behaviour (bug): <The complete file support for webp is missing in version 1.5.5,
cant open files in the format anymore, thumbnails cant be created in the internal
thumbnail creation process (defaults back to jpeg). The issue is seen in the .deb
packages, the appimage works fine.>

Expected behaviour: <xnview should display webp files like in version 1.5.4>

Re: 1.5.5: missing webp file support

Posted: Sun Sep 10, 2023 9:18 am
by philalethia
I can confirm. I tried to check this, by writing "webp" in the "quick filter", but only got some files that ended in ".webp.jpg", and thus were jpeg-files (files that end with an extension, and then another, real, extension, I find rather weird and annoyong)
So I changed "filter by", to "all", and tried again ...and found tons of webp-files, that XnView cannot handle.

In other words: XnViewMP 1.5.5, doesn't treat/classify webp-files, as image files, and cannot open them.
I noticed on file, that ends in ".webp", actually got treated as an image, and could be opened ...but it appears to actually be a png-file, with the wrong extension.

Edit: I checked my other computer, and can note that the Windows version handles webp-files, just fine. On Linux (at least with the deb-file), however, there is the above mentioned bug.

Re: 1.5.5: missing webp file support

Posted: Mon Sep 11, 2023 6:55 am
by xnview
Please try to download the package again, i've fixed the issue

Re: 1.5.5: missing webp file support

Posted: Mon Sep 11, 2023 7:01 am
by philalethia
Nope, it's still the same.

Re: 1.5.5: missing webp file support

Posted: Mon Sep 11, 2023 7:44 am
by xnview
philalethia wrote: Mon Sep 11, 2023 7:01 am Nope, it's still the same.
in /opt/XnView/lib, do you have libsharpyuv?

Re: 1.5.5: missing webp file support

Posted: Mon Sep 11, 2023 8:16 am
by philalethia
No, I can't find any libsharpyuv, there.

Re: 1.5.5: missing webp file support

Posted: Mon Sep 11, 2023 8:43 am
by xnview
philalethia wrote: Mon Sep 11, 2023 8:16 am No, I can't find any libsharpyuv, there.
It seems that you have not the latest .deb, is it from today?

Re: 1.5.5: missing webp file support

Posted: Mon Sep 11, 2023 8:49 am
by philalethia
xnview wrote: Mon Sep 11, 2023 8:43 amIt seems that you have not the latest .deb, is it from today?
Given that I installed it, after you said "Please try to download the package again, i've fixed the issue", and going to https://download.xnview.com/ showed that it was last modified, 2023-09-11 08:54... (I typically download from https://download.xnview.com/old_versions/, but I noted that https://download.xnview.com/old_version ... ux-x64.deb didn't have a newer "last modified" date)

Yes. It is from today.

Re: 1.5.5: missing webp file support

Posted: Mon Sep 11, 2023 8:56 am
by xnview
i've just installed the one from download.xnview.com, and i have /opt/XnView/lib/libsharpyuv.so

Re: 1.5.5: missing webp file support

Posted: Mon Sep 11, 2023 8:57 am
by philalethia
Well I did, and I don't.
That you do, doesn't change that.

Re: 1.5.5: missing webp file support

Posted: Mon Sep 11, 2023 8:59 am
by xnview
philalethia wrote: Mon Sep 11, 2023 8:57 am Well I did, and I don't.
That you do, doesn't change that.
please try to download it again?

Re: 1.5.5: missing webp file support

Posted: Mon Sep 11, 2023 9:07 am
by philalethia
Ok, I just did ...and it didn't change anything.

Re: 1.5.5: missing webp file support

Posted: Mon Sep 11, 2023 9:17 am
by xnview
philalethia wrote: Mon Sep 11, 2023 9:07 am Ok, I just did ...and it didn't change anything.
No /opt/XnView/lib/libsharpyuv.so? .deb should have 48 256 604 bytes

Re: 1.5.5: missing webp file support

Posted: Mon Sep 11, 2023 9:26 am
by philalethia
xnview wrote: Mon Sep 11, 2023 9:17 amNo /opt/XnView/lib/libsharpyuv.so?
Nope.
.deb should have 48 256 604 bytes
Yes, it's 48 256 604 bytes. I had to re-dowload it, to get the byte size ...and re-installed, just to make sure. Still doesn't work and still no /opt/XnView/lib/libsharpyuv.so

Re: 1.5.5: missing webp file support

Posted: Mon Sep 11, 2023 2:25 pm
by xnview
what do you have when using

Code: Select all

dpkg -c XnViewMP-linux-x64.deb | grep libsharp
?