Milkshiift / GoofCord

:shield: Take control of your Discord experience with GoofCord – the highly configurable and privacy minded discord client.
Open Software License 3.0
113 stars 5 forks source link

[BUG] GoofCord immediately closing on Linux #14

Closed Milkshiift closed 1 month ago

Milkshiift commented 1 month ago

Because of an Electron bug in the versions >30.x.x, which is what 1.4.0 uses, Linux installs may crash on startup. I will release a new version with a fix as soon as Electron fixes the bug. I don't consider downgrading to Electron 29 because Windows installs are not impacted, screensharing with audio depends on the newer version and the fix hopefully shouldn't take that long.

Workarounds

  1. install electron29 and run GoofCord with electron29 <path to the GoofCord's asar file>. You can download the .asar from the releases page
  2. In the config file which is located in ~/.config/goofcord/storage/settings.json change the value of "customTitlebar" to the opposite one. This only seems to work until a restart
Milkshiift commented 1 month ago

Fixed in 1.4.2