qt-easy-build icon indicating copy to clipboard operation
qt-easy-build copied to clipboard

Revisit support for `-no-xinerama` associated with Qt 5.15.2

Open jcfr opened this issue 2 years ago • 0 comments

As described in QTBUG-89364, specifying -no-xinerama does not work.

A patch have been provided in the referenced issue.

Since described tradeoff seems reasonable, we should consider applying the patch and avoid requiring the installation of additional packages like libxcb-xinerama0 as described in QTBUG-84749

Related issues, pull requests and discussions:

  • https://github.com/jcfr/qt-easy-build/pull/64
  • https://github.com/jcfr/qt-easy-build/pull/60
  • https://github.com/Slicer/Slicer/issues/5251
  • https://discourse.slicer.org/t/cant-start-latest-stable-on-ubuntu-20-04/14029
  • https://github.com/jcfr/qt-easy-build/commit/d9ae8b83ac08dc8dce4d655a98323f43db431a97

jcfr avatar Jan 08 '23 02:01 jcfr