You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2024. It is now read-only.
When starting the flatpak app, I only get a blank screen that will ask me to force shutdown the app after a few seconds.
Running the app via the terminal reveals
[default] Couldn't start kglobalaccel from org.kde.kglobalaccel.service:
QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name is not activatable")
[default] QLayout: Attempting to add QLayout "" to StreamDialog "", which already has a layout
[default] QLayout: Attempting to add QLayout "" to StreamDialog "", which already has a layout
[main] Injecting "qwebchannel.js"
[main] Injecting "userscript.js"
[main] Injecting "style.css"
[main] Injecting "vencord.css"
[userstyles] Looking for userstyles in /home/user/.var/app/de.shorsh.discord-screenaudio/config/discord-screenaudio
After adding an empty userstyles.css I get
[default] Couldn't start kglobalaccel from org.kde.kglobalaccel.service:
QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name is not activatable")
[default] QLayout: Attempting to add QLayout "" to StreamDialog "", which already has a layout
[default] QLayout: Attempting to add QLayout "" to StreamDialog "", which already has a layout
[main] Injecting "qwebchannel.js"
[main] Injecting "userscript.js"
[main] Injecting "style.css"
[main] Injecting "vencord.css"
[userstyles] Looking for userstyles in /home/user/.var/app/de.shorsh.discord-screenaudio/config/discord-screenaudio
[userstyles] Found userstyles: /home/user/.var/app/de.shorsh.discord-screenaudio/config/discord-screenaudio/userstyles.css
[userstyles] Injecting userstyles
Is there a workaround for this issue?
I am using Fedora 39 with an Nvidia graphics card and wayland, if that info helps.
FlitPix, bulbanaut, Ropshitz and tinyCatzillaRopshitz