Qt 5.0.2 from digia doesn't have the problem on xubuntu 13.10 You have to tell the system to not use the ubuntu lib:
Get the libraries path, if you've installed in /opt it's: /opt/Qt5.0.2/5.0.2/gcc_64/lib Simply put the path in a .conf file in /etc/ld.so.conf.d and run ldconfig. This solves the problem for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243239 Title: Hidden windows of Qt 5 applications are visible To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1243239/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
