Project

General

Profile

Bug #1272

[pyqt5] is missing most of the modules

lukeshu - about 7 years ago - . Updated about 7 years ago.

Status:
fixed
Priority:
bug
Assignee:
% Done:

100%


Description

PyQt5's configure script checks if it can build a simple program linked against each of the Qt modules that it supports, and (silently!) disables any modules that fail this test.

Because of issue #1271, libGL.so is broken, which most of Qt links against, so almost everything gets disabled.

What good is PyQt5 without the QtGui module!?


Related issues

Related to Packages - Bug #1260: [python-pyqt5] Missing QtWidgetsfixed2017-03-24

Actions
Blocked by Packages - Bug #1271: [mesa] mesa-libgl has an undeclared dependency on libglapi.sofixed2017-03-31

Actions

History

#1

Updated by lukeshu about 7 years ago

To clarify, the fix is to simply bump pkgrel and rebuild after #1271 is fixed.

#2

Updated by isacdaavid about 7 years ago

  • Related to Bug #1260: [python-pyqt5] Missing QtWidgets added
#3

Updated by lukeshu about 7 years ago

  • Blocked by Bug #1271: [mesa] mesa-libgl has an undeclared dependency on libglapi.so added
#4

Updated by Anonymous about 7 years ago

  • Assignee set to Anonymous
#5

Updated by lukeshu about 7 years ago

  • % Done changed from 0 to 100
  • Assignee changed from Anonymous to lukeshu

Whoops, already did this, just forgot to close it.

#6

Updated by lukeshu about 7 years ago

  • Status changed from open to fixed

Also available in: Atom PDF