Search Criteria
Package Details: xnconvert 1.98.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xnconvert.git (read-only, click to copy) |
---|---|
Package Base: | xnconvert |
Description: | A powerful batch image-converter and resizer. |
Upstream URL: | https://www.xnview.com/en/xnconvert |
Licenses: | custom |
Submitter: | None |
Maintainer: | jonian |
Last Packager: | jonian |
Votes: | 24 |
Popularity: | 0.27 |
First Submitted: | 2012-02-02 15:31 (UTC) |
Last Updated: | 2023-03-30 18:42 (UTC) |
Dependencies (4)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-gitAUR, gtk3-ubuntuAUR)
- libwebp (libwebp-gitAUR)
- qt5-sensors (qt5-sensors-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
Latest Comments
1 2 3 4 Next › Last »
maz-1 commented on 2021-08-03 07:52 (UTC)
@willemw This is not an open sourced software. OSS packages may need a "-bin" suffix to distinguish between prebuilt binaries and locally built binaries.
willemw commented on 2020-05-13 14:21 (UTC)
The package name should end on "-bin".
Kewl commented on 2020-02-23 20:52 (UTC) (edited on 2020-02-23 20:53 (UTC) by Kewl)
Bad practice to be reported upstream, the tgz was silently modified.
kzoli429 commented on 2020-02-19 19:04 (UTC) (edited on 2020-02-19 19:06 (UTC) by kzoli429)
@hydragravity: $ cd <download_dir> Given that pacman-contrib must have been installed, to perform an in-place update of the checksums in PKGBUILD, run $ updpkgsums Then $ makepkg -sri
hydragravity commented on 2020-02-17 16:39 (UTC)
XnConvert-linux-x64_1.83.tgz ... FAILED ==> ERROR: One or more files did not pass the validity check! Failed to build xnconvert
MCMic commented on 2020-02-17 10:52 (UTC)
I get a checksum error for XnConvert-linux-x64_1.83.tgz (x86_64)
Kewl commented on 2020-01-25 21:17 (UTC) (edited on 2020-01-25 21:27 (UTC) by Kewl)
corrected using Vi0L0's solution. what seemed to be happening is that xnconvert loads its own
libqxcb.so
which loads/usr/lib/libfontconfig.so
but then loads the providedlibfreetype.so.6
instead of the system's one. However the providedlibfreetype.so.6
is not compatible with the system's one. The solution is to remove the providedlibfreetype.so.6
.Vi0L0 commented on 2020-01-25 14:33 (UTC)
solution: remove /opt/xnconvert/lib/libfreetype.so.6
hydragravity commented on 2020-01-24 20:08 (UTC)
I can also confirm that version 1.83-1 does not start. It gives the same error as ikurito wrote.
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb
Running on Manjaro KDE
1 2 3 4 Next › Last »