trigg / DiscordOverlayLinux

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

Doesn't appear on KDE #48

Closed LiamDawe closed 3 years ago

LiamDawe commented 4 years ago

As of the newest version, the actual Overlay no longer appears on KDE Plasma. The UI app still works fine but obviously it's useless without the Overlay :P

It worked okay with the last version, when loading it gave what looked like a quick flash in the corner of my screen but then vanished. This comment says they have their compositor disabled with the same issue, mine is enabled, so that's not the issue.

Only error in terminal is this: qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 721, resource id: 0, major code: 20 (GetProperty), minor code: 0

midget3111 commented 4 years ago

Thanks for the report! What distro are you running and I'll boot up and give it a test.

LiamDawe commented 4 years ago

Woops sorry, this is Manjaro KDE with NVIDIA GPU.

midget3111 commented 4 years ago

Interestingly, I can't reproduce this. Installed discord on a fresh Manjaro KDE Plasma install, followed the steps in the readme using the latest source and it seems to work fine. Admittedly, I couldn't test with Nvidia GPU as I was using a VM. I assume you're using X11 rather than Wayland?

LiamDawe commented 4 years ago

This is X11 yes, so it might perhaps be NVIDIA specific?

Findus23 commented 4 years ago

Just for reference, I am using Debian testing, an AMD GPU, X11 and plasmashell 5.17.5 and after the update everything still worked fine.

midget3111 commented 4 years ago

This is X11 yes, so it might perhaps be NVIDIA specific?

Just tried a fresh install on a machine with an Nvidia GPU. Worked as expected.

How did you install? I had issues with pip so used the version from the AUR.

LiamDawe commented 4 years ago

Installed manually using the instructions.

I just tried the git version from AUR and not even a UI appears and all I see is this:

[liam@liam-manjaro ~]$ discord-overlay 2020-08-19 16:19:18,250 DEBUG Discovered screens: ['HDMI-0', 'DVI-D-0'] 2020-08-19 16:19:18,250 DEBUG Chose screen DVI-D-0 qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 700, resource id: 0, major code: 20 (GetProperty), minor code: 0

UPDATE: scratch that, got confused. Same when installed from AUR, see the tray icon but the overlay is nowhere to be seen.

UltraBlackLinux commented 4 years ago

perfectly works for me though.