Quote:
Originally Posted by DiapDealer
I'll give it a shot (if only for my own curiosity) but even if that shared library turns out to be the culprit, do we have real shot at fixing it or supplying a workaround (short of custom compiling Qt5 to use a newer, supplied libxml2)?
|
The current stable Debian Wheezy distro comes with libxml2-2.8.0, however, the latest upstream version is libxml2-2.9.2-2.
@DiapDealer: Since I can't update this library via Debian backports to the latest version, you could try and temporarily downgrade your libxml2 version to 2.8.0 to test if that change will cause the OP's issue.
If that library is indeed causing the problem, the only fix would be installing a more bleeding-edge distro.