Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Gwenview, Okular, Ark can't open jxl files (Read 910 times) previous topic - next topic
0 Members and 4 Guests are viewing this topic.

Gwenview, Okular, Ark can't open jxl files

I just migrated back from Manjaro to Artix and noticed none of my jxl image files I have can be opened with any of the image viewers of KDE. It just says Loading .jxl failed.
You can try by converting a jpg file using "cjxl imagefile.jpg imagefile.jxl"
It worked on Manjaro with the older versions of the software.

 

Re: Gwenview, Okular, Ark can't open jxl files

Reply #1
Hello,
you might need to install "libjxl" package.


Re: Gwenview, Okular, Ark can't open jxl files

Reply #3
Hello,

Maybe you can try with qt-jpegxl-image-plugin
https://github.com/novomesk/qt-jpegxl-image-plugin

Code: [Select]
$ yay jpegxl
4 aur/qt6-jpegxl-image-plugin-git 0.2.0.r8.g67d2eb0-2 (+0 0.00)
    Qt6 plug-in to allow Qt6 and KDE based applications to read/write JXL images (git version)
3 aur/qt5-jpegxl-image-plugin 0.3.2-3 (+2 0.40)
    Qt5 plug-in to allow Qt5 and KDE based applications to read/write JXL images
2 aur/qt6-jpegxl-image-plugin 0.3.2-1 (+2 0.08)
    Qt6 plug-in to allow Qt6 and KDE based applications to read/write JXL images
1 aur/qt5-jpegxl-image-plugin-git 0.3.2.r0.g811669b-1 (+2 0.01) (Orphelin)
    Qt5 plug-in to allow Qt5 and KDE based applications to read/write JXL images (git version)

Re: Gwenview, Okular, Ark can't open jxl files

Reply #4
Hello,

Maybe you can try with qt-jpegxl-image-plugin
https://github.com/novomesk/qt-jpegxl-image-plugin

Code: [Select]
$ yay jpegxl
4 aur/qt6-jpegxl-image-plugin-git 0.2.0.r8.g67d2eb0-2 (+0 0.00)
    Qt6 plug-in to allow Qt6 and KDE based applications to read/write JXL images (git version)
3 aur/qt5-jpegxl-image-plugin 0.3.2-3 (+2 0.40)
    Qt5 plug-in to allow Qt5 and KDE based applications to read/write JXL images
2 aur/qt6-jpegxl-image-plugin 0.3.2-1 (+2 0.08)
    Qt6 plug-in to allow Qt6 and KDE based applications to read/write JXL images
1 aur/qt5-jpegxl-image-plugin-git 0.3.2.r0.g811669b-1 (+2 0.01) (Orphelin)
    Qt5 plug-in to allow Qt5 and KDE based applications to read/write JXL images (git version)


Yes, after installing qt5-jpegxl-image-plugin it works now.

I've seen lots of packages that are missing from the repos (including universal). Like lshw, bleachbit, audacious, lutris, foliate, pinta etc. etc. I mean telegram-qt is in the repo but telegram-desktop is missing, which doesn't make any sense to me.
Adding the Arch repos fixes this somewhat, but I don't understand why there's so many missing packages.

Re: Gwenview, Okular, Ark can't open jxl files

Reply #5
I've seen lots of packages that are missing from the repos (including universal). Like lshw, bleachbit, audacious, lutris, foliate, pinta etc. etc. I mean telegram-qt is in the repo but telegram-desktop is missing, which doesn't make any sense to me.
Adding the Arch repos fixes this somewhat, but I don't understand why there's so many missing packages.
Arch User Repository (AUR) is user-produced. There is significantly more packages in it than in official repositories. Packages in AUR are not curated nor undergoing any kind of review by the Arch team (hence one must exercise caution when installing packages from AUR). Only packages approved by Trusted Users (TUs) enter the official repositories.

Artix mostly includes packages from the Arch official repositories, but there are exceptions.

Universe and omniverse are not among the official Artix repositories, but are maintained by Artix team members. The decision of whether to include some package or not in universe/omniverse is their own. Again, those are unofficial repositories.

https://wiki.artixlinux.org/Main/Repositories
https://wiki.artixlinux.org/Main/Repositories#Universe
https://wiki.artixlinux.org/Main/Repositories#Omniverse

Re: Gwenview, Okular, Ark can't open jxl files

Reply #6
I remember I switched back to Manjaro because I wanted to flash my phone and couldn't get ADB to work.

Re: Gwenview, Okular, Ark can't open jxl files

Reply #7
Yes, after installing qt5-jpegxl-image-plugin it works now.

I've seen lots of packages that are missing from the repos (including universal). Like lshw, bleachbit, audacious, lutris, foliate, pinta etc. etc. I mean telegram-qt is in the repo but telegram-desktop is missing, which doesn't make any sense to me.
Adding the Arch repos fixes this somewhat, but I don't understand why there's so many missing packages.

telegram-desktop, lshw and audacious are available in the omniverse repo
artist