Package Details: xnviewmp 1.7.1-1

Git Clone URL: https://aur.archlinux.org/xnviewmp.git (read-only, click to copy)
Package Base: xnviewmp
Description: An efficient multimedia viewer, browser and converter.
Upstream URL: https://www.xnview.com/en/xnviewmp/
Keywords: graphics
Licenses: custom
Submitter: oliwer
Maintainer: Corax
Last Packager: Corax
Votes: 301
Popularity: 6.10
First Submitted: 2008-07-25 19:01 (UTC)
Last Updated: 2024-04-09 18:52 (UTC)

Dependencies (2)

Required by (0)

Sources (2)

Pinned Comments

Corax commented on 2017-01-21 15:34 (UTC) (edited on 2017-02-12 19:23 (UTC) by Corax)

I have created a new package: xnviewmp-system-libs. This is exactly the same build, except that the bundled Qt/icu libs are removed. Please try it if you want to use XnView without the bundled libs, and discuss any issue related to this configuration here: https://aur.archlinux.org/packages/xnviewmp-system-libs/. Do keep in mind that this is an experimental package though, and things may break when I try to fix other things...

Corax commented on 2017-01-20 21:49 (UTC) (edited on 2023-10-30 20:39 (UTC) by Corax)

If makepkg fails because the checksum is incorrect, please flag the package out-of-date and I will update the PKGBUILD.

The PKGBUILD now references the latest versioned archive, as a result of which it should keep working if a new version is released. However, upstream sometimes updates released archives in place, in which case the checksum will fail and a manual intervention is required.

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 26 Next › Last »

Corax commented on 2018-09-12 20:43 (UTC) (edited on 2018-09-12 20:44 (UTC) by Corax)

FYI: I am aware that 0.91 is out (thanks to porzione for flagging the package out-of-date!), but I'm waiting for some dependency mess to be resolved, see: https://newsgroup.xnview.com/viewtopic.php?f=82&t=37907

flittermice commented on 2018-06-23 15:05 (UTC)

Just FYI, won't have anything to do with the PKGBUILD: In order to get videos running I had to uninstall gstreamer-vaapi.

Corax commented on 2018-06-23 11:31 (UTC)

@indianahorst: I don't think the SSL errors have anything to do with the GPS map not working. I have just tried with xnviewmp-system-libs (my other package that uses the system Qt libs instead of the ones shipped with XnView), and I don't get those SSL errors, but the "No such signal GPSMapWidget::reloadMap()" error is still there and nothing shows up. Not sure what to do about this, you may want to report it on the forum.

indianahorst commented on 2018-06-23 10:23 (UTC) (edited on 2018-06-23 10:24 (UTC) by indianahorst)

XnView works fine, except the GPS Tab, which should show the coordinates of images.

When I start XnView from command line, I get this:

[code]

MyView::onLoaded ok
resetViewport (2cbbeb0) ==> 798 246 (369 246) 0 0

QObject::connect: No such signal GPSMapWidget::reloadMap() qt.network.ssl: QSslSocket: cannot resolve CRYPTO_num_locks qt.network.ssl: QSslSocket: cannot resolve CRYPTO_set_id_callback qt.network.ssl: QSslSocket: cannot resolve CRYPTO_set_locking_callback qt.network.ssl: QSslSocket: cannot resolve ERR_free_strings qt.network.ssl: QSslSocket: cannot resolve EVP_CIPHER_CTX_cleanup qt.network.ssl: QSslSocket: cannot resolve EVP_CIPHER_CTX_init qt.network.ssl: QSslSocket: cannot resolve sk_new_null qt.network.ssl: QSslSocket: cannot resolve sk_push qt.network.ssl: QSslSocket: cannot resolve sk_free qt.network.ssl: QSslSocket: cannot resolve sk_num qt.network.ssl: QSslSocket: cannot resolve sk_pop_free qt.network.ssl: QSslSocket: cannot resolve sk_value qt.network.ssl: QSslSocket: cannot resolve SSL_library_init qt.network.ssl: QSslSocket: cannot resolve SSL_load_error_strings qt.network.ssl: QSslSocket: cannot resolve SSL_get_ex_new_index qt.network.ssl: QSslSocket: cannot resolve SSLv3_client_method qt.network.ssl: QSslSocket: cannot resolve SSLv23_client_method qt.network.ssl: QSslSocket: cannot resolve SSLv3_server_method qt.network.ssl: QSslSocket: cannot resolve SSLv23_server_method qt.network.ssl: QSslSocket: cannot resolve X509_STORE_CTX_get_chain qt.network.ssl: QSslSocket: cannot resolve OPENSSL_add_all_algorithms_noconf qt.network.ssl: QSslSocket: cannot resolve OPENSSL_add_all_algorithms_conf qt.network.ssl: QSslSocket: cannot resolve SSLeay qt.network.ssl: QSslSocket: cannot resolve SSLeay_version qt.network.ssl: QSslSocket: cannot call unresolved function SSLeay qt.network.ssl: Incompatible version of OpenSSL qt.network.ssl: QSslSocket: cannot call unresolved function SSLv23_client_method qt.network.ssl: QSslSocket: cannot call unresolved function SSL_library_init [/code]

It seems to have to to with different SSL versions, but I have OpenSSL 1.1 as well as OpenSSL 1.0 installed.

How can I force XnView to use the old OpenSSL 1.0?

Corax commented on 2018-05-14 22:22 (UTC) (edited on 2018-05-14 22:22 (UTC) by Corax)

@not_anonymous: thanks for the heads-up, but I don't think these warnings are very relevant and/or can be easily fixed.

xnviewmp E: Insecure RPATH '/home/pierre/Qt5.9.3/5.9.3/gcc_64/lib' in file ('opt/xnviewmp/XnView')

This is clearly not good, but this is how the application is compiled by the maintainer (remember, that's a binary package). I could hack things together using chrpath, but I don't think it's worth the hassle (and I'd rather avoid modifying prebuilt binaries).

xnviewmp E: Symlink (opt/xnviewmp/lib/libwebp.so.6) points to non-existing libwebp.so

I don't understand that one, libwebp.so definitely exists (in the same directory).

xnviewmp E: Dependency gtk3 detected and not included (libraries ['usr/lib/libgdk-3.so.0', 'usr/lib/libgtk-3.so.0'] needed in files ['opt/xnviewmp/lib/platformthemes/libqgtk3.so'])

The corresponding library in qt5-base also depends on libgtk-3.so, and qt5-base itself has an optdep on gtk3. Since this package already depends on qt5-base (indirectly), I don't think it's worth propagating the optdep.

not_anonymous commented on 2018-05-13 23:43 (UTC)

from namcap run;

xnviewmp E: Insecure RPATH '/home/pierre/Qt5.9.3/5.9.3/gcc_64/lib' in file ('opt/xnviewmp/XnView')

xnviewmp E: Symlink (opt/xnviewmp/lib/libwebp.so.6) points to non-existing libwebp.so

xnviewmp E: Dependency gtk3 detected and not included (libraries ['usr/lib/libgdk-3.so.0', 'usr/lib/libgtk-3.so.0'] needed in files ['opt/xnviewmp/lib/platformthemes/libqgtk3.so'])

Kewl commented on 2018-03-08 22:30 (UTC)

note there is now an AppImage provided as well for XnViewMP

OldNuc commented on 2017-11-10 04:36 (UTC)

0.88-1 has fixed the font issue.

Corax commented on 2017-11-04 12:09 (UTC) (edited on 2017-11-04 12:10 (UTC) by Corax)

0.88 is upon us :D This should solve the font issues, apparently fuan_k has already confirmed that :-) Don't forget to remove /opt/xnviewmp/lib/libfontconfig.so.1 if you used the hack I mentioned below.

Corax commented on 2017-10-08 17:03 (UTC)

@fuan_k: great news, and well done reporting these bugs! Looks like 0.88 is going to be a great release :-)