SpacingBat3

Results 337 comments of SpacingBat3

Might be a driver bug or Wayland-specific issue. Have you tried running WebCord with/without optimizations? Any additional logs (`stdout`/`stderr` output)? > Same is happening to official Discord client. Most likely...

Have you tried running WebCord with/without optimizations? Don't know how to You can enable this in WebCord's settings (on menubar: File → Settings). You probably didn't if you don't know...

A lot of GPU errors 😕… And I see you also use Flatpak version (the socket error is caused due to Flatpak sandboxing). Could you give a try regular builds?...

> (...) and this here is shown in the gui (...) This is because of empty winstate file in `~/.config/WebCord`. I've fixed the main cause of it, but WebCord still...

> Did I not see your answer regarding my question on what you mean by this (…) Oh, you've already guessed what I meant: > Do you mean the gpu...

Well, WebCord doesn't really manage streams – this is left to Chomium and (I suppose) the website to manage. And I wouldn't be so sure this stream is useless, there...

> Why is this refering for Windows file paths? ![webcord](https://user-images.githubusercontent.com/128207718/236620167-3250ac98-37dd-460c-8218-e94d2bc049e5.png) `WinStateKeeper` is a class name in program, this is a stack that points where it happens in code (`file:line:character`).

I should be saying, Flatpak builds are not supported by me at all ocommunity maintains them, so don't expect from me fixing any bugs specific to them) and spamming that...

> I should be saying, Flatpak builds are not supported by me at all ocommunity maintains them, so don't expect from me fixing any bugs specific to them) and spamming...

Yeah, this is an Electron bug (with `@media` implementation), but there's an API in Electron which could be used instead to determine if dark or light theme should be used....