trigg / DiscordOverlayLinux

A QT/X11 based Discord overlay
https://github.com/trigg/DiscordOverlayLinux
Other
202 stars 10 forks source link

Stopped working #64

Closed sfjuocekr closed 3 years ago

sfjuocekr commented 3 years ago

I'm getting the following error when trying to launch discord-overlay:

Traceback (most recent call last): File "/home/sjoer/.local/bin/discord-overlay", line 5, in from discord_overlay.discord_overlay import entrypoint File "/home/sjoer/.local/lib/python3.8/site-packages/discord_overlay/init.py", line 1, in from .discord_overlay import * File "/home/sjoer/.local/lib/python3.8/site-packages/discord_overlay/discord_overlay.py", line 23, in from PyQt5.QtWebEngineWidgets import QWebEngineView ImportError: /lib/x86_64-linux-gnu/libQt5Quick.so.5: undefined symbol: _ZN4QRhi10newSamplerEN11QRhiSampler6FilterES1_S1_NS011AddressModeES2, version Qt_5_PRIVATE_API

sfjuocekr commented 3 years ago

Going back to PyQt5-5.15.1 works