Skip to content
This repository was archived by the owner on Jun 21, 2024. It is now read-only.
This repository was archived by the owner on Jun 21, 2024. It is now read-only.

Flatpak: "flatpak run de.shorsh.discord-screenaudio" gets stuck on injecting userstyles #240

@bomber34

Description

@bomber34

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions