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] Segfaults When Closing To Tray #11

Closed neurodiverseEsoteric closed 3 months ago

neurodiverseEsoteric commented 3 months ago

Description

[Provide a brief description of the bug you encountered] Goofcord crashes and loses login

Steps to Reproduce

[List the steps to reproduce the bug] Open goofcord log back in because it keeps logging me out after every crash close goofcord

Expected Behavior

[Provide a clear and concise description of what you expected to happen] goofcord stays running in system tray

Actual Behavior

[Describe what actually happened] goofcord segfaults

Screenshots

[If applicable, add screenshots that help illustrate the problem]

Environment

Milkshiift commented 3 months ago

Thank you for reporting the issue. I can reproduce the segfault and will look into it. Regarding the log out problem, it existed forever and in my experience occurs in all clients that embed the web version of Discord. Going to Devices, logging out of all devices, then logging back in into GoofCord first should fix the problem, as the first login seems to persist. Very irritating, but I'm pretty sure it's on Discord's side so a fix is not possible

Milkshiift commented 3 months ago

Fixed in b41079c

neurodiverseEsoteric commented 3 months ago

Thanks