maltejur / discord-screenaudio

A custom discord client that supports streaming with audio on Linux.
1.09k stars 35 forks source link

discord-screenaudio stopped working - GUI not loading correctly #202

Closed xxhinotorixx closed 8 months ago

xxhinotorixx commented 8 months ago

Discussed in https://github.com/maltejur/discord-screenaudio/discussions/201

Originally posted by **xxhinotorixx** October 26, 2023 Hi everyone! Has discord-screenaudio stopped working for anyone else? Since a day or two the GUI seems not to be loaded correctly. When I run discord-screenaudio through the terminal, it returns the following: `[discord] [GatewaySocket] Setting connection state to SESSION_ESTABLISHED [discord] [Flux] Dispatching CONNECTION_OPEN [discord] [AuthenticationStore] handleConnectionOpen called [object Object] [discord] [DatabaseManager] removing database (user: 339498780498067477, database: null) [discord] [DatabaseManager] added database (339498780498067477 → null) [discord] [GatewaySocket] Updating resume url to wss://gateway-us-east1-d.discord.gg [discord] [GatewaySocket] resetSocketOnError TypeError: Object.hasOwn is not a function [discord] at Function.asBigFlag (https://discord.com/assets/2d60acee3dd6d8a63c76.js:1:998560) [discord] at j.canBasicChannel (https://discord.com/assets/2d60acee3dd6d8a63c76.js:1:824737) [discord] at https://discord.com/assets/b8f7ac37ee6bd14069da.js:1:9850 [discord] at z (https://discord.com/assets/b8f7ac37ee6bd14069da.js:1:10122) [discord] at X (https://discord.com/assets/b8f7ac37ee6bd14069da.js:1:11413) [discord] at https://discord.com/assets/e8fd2221603a9472ac4a.js:1:900919 [discord] at https://discord.com/assets/e8fd2221603a9472ac4a.js:1:907154 [discord] at m._dispatch (https://discord.com/assets/e8fd2221603a9472ac4a.js:1:900911) [discord] at https://discord.com/assets/e8fd2221603a9472ac4a.js:1:900481 [discord] at s.log (https://discord.com/assets/e8fd2221603a9472ac4a.js:1:907087) [discord] [GatewaySocket] [RESET] (true, 1000, Resetting socket due to error.) [discord] [Flux] Dispatching CONNECTION_CLOSED [discord] [AuthenticationStore] handleConnectionClosed called with code 1000. [object Object] [discord] [ConnectionStore] connection closed dispatched [discord] [GatewaySocket] Setting connection state to WILL_RECONNECT [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container [userscript] Cannot locate Mute/Deafen/Settings button container ` I tried to reinstall the package via AUR and even tried to compile it myself from the source, same result. Thanks in advance!
xxhinotorixx commented 8 months ago

Sorry, I've just seen that there is already a pull request for this issue. I'm going to close this.