MalloyDelacroix / DownloaderForReddit

The Downloader for Reddit is a GUI application with some advanced features to extract and download submitted content from reddit.
GNU General Public License v3.0
496 stars 47 forks source link

Corrupt config prevent startup. #327

Open T-prog3 opened 1 year ago

T-prog3 commented 1 year ago

Describe the bug I just noticed that my config somehow got corrupted without me changing any settings. This made the software running in memory and as a tab in the taskbar but wouldn't startup. Creating a new config made it open again.

Environment Information

Edit: Found the issue in my config, somehow x and y got set to -32000 randomly, changing back to default solved it.

[main_window_gui.main_window_geom] width = 762 height = 235 x = -32000 y = -32000