Timestamp:
Nov 12, 2023, 6:08:27 PM (2 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Candidate_v1.7.0, stable
Children:
6dde30
Parents:
9a992a
Message:

FIX: solves xcb issues under ubuntu 22.04.

  • under Ubuntu 22.04 (with molecuilder compiled under ubuntu 22.04), I've encountered the following issues:
    • missing swrast and fbColor: required mesa-utils package
    • [xcb] ... missing XInitThreads() call: added Qt::AA_X11InitThreads to QApplication settings such that XInitThreads() is called before app is started.
    • X Error: GLXBadContext 170: requires xserver-xorg-video-all package.
(No files)

Note: See TracChangeset for help on using the changeset viewer.