[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#963709: pyside2: FTBFS with Qt 5.14: 'PySide2.QtCore.QDate' called with wrong argument types: PySide2.QtCore.QDate(date)



On Fri, Jun 26, 2020 at 11:55:51AM +0300, Dmitry Shachnev wrote:
> Have not looked at the arm64 failure yet.

Looked at arm64 now.

That failure is not new, it regressed between 5.13.2-3 and 5.14.0-1~exp1
where that test was un-blacklisted:

https://salsa.debian.org/qt-kde-team/qt/pyside2/-/commit/136f50b5760ddb10

Unfortunately undefining XDG_RUNTIME_DIR is not enough to make it pass.

Perhaps it can be re-added to blacklist as a temporary solution?

I tried to debug it, and found out that for some reason
__glXLookupVendorByName("mesa") fails, so __glXLookupVendorByScreen
falls back to FALLBACK_VENDOR_NAME (= "indirect") which does not work
properly. No time to debug further...

This issue happens with PySide and PyQt programs, but not with C++.
Maybe it's the same issue as #960073.

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature


Reply to: