Gwenview, Okular, Ark can't open jxl files 13 May 2022, 18:16:01 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 – 13 May 2022, 19:58:00 Hello,you might need to install "libjxl" package. 1 Likes
Re: Gwenview, Okular, Ark can't open jxl files Reply #2 – 13 May 2022, 23:21:23 Quote from: SGOrava – on 13 May 2022, 19:58:00Hello,you might need to install "libjxl" package.I already have it installed. Isn't cjxl part of libjxl?
Re: Gwenview, Okular, Ark can't open jxl files Reply #3 – 14 May 2022, 05:50:46 Hello,Maybe you can try with qt-jpegxl-image-pluginhttps://github.com/novomesk/qt-jpegxl-image-pluginCode: [Select]$ yay jpegxl4 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 images2 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 images1 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) 1 Likes
Re: Gwenview, Okular, Ark can't open jxl files Reply #4 – 14 May 2022, 12:35:34 Quote from: tintin – on 14 May 2022, 05:50:46Hello,Maybe you can try with qt-jpegxl-image-pluginhttps://github.com/novomesk/qt-jpegxl-image-pluginCode: [Select]$ yay jpegxl4 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 images2 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 images1 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 – 14 May 2022, 12:42:21 Quote from: raziel_432 – on 14 May 2022, 12:35:34I'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/Repositorieshttps://wiki.artixlinux.org/Main/Repositories#Universehttps://wiki.artixlinux.org/Main/Repositories#Omniverse 1 Likes
Re: Gwenview, Okular, Ark can't open jxl files Reply #6 – 14 May 2022, 13:03:51 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 – 15 May 2022, 19:24:24 Quote from: raziel_432 – on 14 May 2022, 12:35:34Yes, 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 repoartist 2 Likes