Vencord / Vesktop

Vesktop is a custom Discord App aiming to give you better performance and improve linux support
GNU General Public License v3.0
4.39k stars 195 forks source link

[Bug] White screen on start, requires to relaunch Vesktop #969

Open Kodarru opened 20 hours ago

Kodarru commented 20 hours ago

Discord Account

kodarru

Operating System

Linux

Linux Only ~ Desktop Environment

Hyprland on Wayland

Package Type

Flatpak

What happens when the bug or crash occurs?

The bug seems to only happen when starting Linux and opening Vesktop. As far as I know, it does not happen if Linux has been running for a bit. There will be no splash screen or anything. It would immediately open to a white screen.

image image image

And no, it's not because of the no internet icon. Internet is working completely fine. It's been a bug with my rice I need to fix.

What is the expected behaviour?

Should load normally and lead to the main Discord/Splash screen

How do you recreate this bug or crash?

  1. Boot Arch Linux
  2. Immediately open Vesktop

I really don't know how to give steps on how to recreate the bug

Debug Logs

ncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
    at VencordDesktopRenderer:16:3440
    at VencordDesktopRenderer:5:497
    at VencordDesktopRenderer:16:50195
    at VencordDesktopRenderer:5:497
    at VencordDesktopRenderer:25:6824
    at VencordDesktopRenderer:5:497
    at VencordDesktopRenderer:25:7117
    at VencordDesktopRenderer:5:497
    at VencordDesktopRenderer:249:43291
    at VencordDesktopRenderer:5:497
VCDRenderer:1 Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
    at VCDRenderer:1:1144
    at VCDRenderer:1:26074
VCDPreload:1 Uncaught (in promise) Error: Script failed to execute, this normally means an error was thrown. Check the renderer console for the error.
    at Object.<anonymous> (VCDPreload:1:1903)
    at Object.<anonymous> (VCDPreload:5:3)
    at Module._compile (VM54 loader:1373:14)
    at Module._extensions..js (VM54 loader:1432:10)
    at Module.load (VM54 loader:1215:32)
    at Module._load (VM54 loader:1031:12)
    at c._load (VM68 node_init:2:17025)
    at s._load (VM110 renderer_init:2:31018)
    at VM110 renderer_init:2:33087
    at VM110 renderer_init:2:33556
VCDPreload:1 Uncaught (in promise) Error: Script failed to execute, this normally means an error was thrown. Check the renderer console for the error.
    at Object.<anonymous> (VCDPreload:1:1986)
    at Object.<anonymous> (VCDPreload:5:3)
    at Module._compile (VM54 loader:1373:14)
    at Module._extensions..js (VM54 loader:1432:10)
    at Module.load (VM54 loader:1215:32)
    at Module._load (VM54 loader:1031:12)
    at c._load (VM68 node_init:2:17025)
    at s._load (VM110 renderer_init:2:31018)
    at VM110 renderer_init:2:33087
    at VM110 renderer_init:2:33556

Request Agreement

Kodarru commented 20 hours ago

A restart from the taskbar icon will fix the issue