Hi to all, I'm using it on FreeBSD 12.2/amd64, installed from the quarterly pkgng repository. The latest version of it creates a crash dump with the following output: Cannot mix incompatible Qt library (5.15.0) with this library (5.15.2) Abort (core dumped) Since I haven't the resources to build the package on my own PC, can I kindly ask to mark this port for rebuild, in order to make its way into the current quarterly pkgng repository ASAP?
Hi Andrew, If you install from ports, the most recent installed Qt5 version will be used. The package of qpdfview in the quarterly branch probably still uses an older version of Qt5. For the most recent package of qpdfview you should switch to the latest branch instead of the quarterly (or build from ports). Regards, Marco
Thanks to Adriaan suggestion in bug #252939, comment #1, this issue was fixed.