PredatH0r / ChanSort

TV channel list editor for Samsung, LG, Sony, Hisense, Panasonic, Philips, Sharp, Toshiba and MANY more.
842 stars 115 forks source link

After using Best Fit (all columns) program not responding, crashes #232

Closed Oto868 closed 3 years ago

Oto868 commented 3 years ago

When I use function Best Fit (all columns) program crashes, see the printscreen below

Snímka obrazovky 2021-04-13 104935

zoelechat commented 3 years ago

Had same problem, looks it was due to some odd column width stored in config file (no idea how that occured). Anyway, deleting that file for it to be recreated did the trick for me (C:\Users\username\AppData\Local\Chansort\config.xml)

I attach faulty config for potentially reproducing issue. config.zip

Oto868 commented 3 years ago

Big THX @zoelechat, issue solved 👍

PredatH0r commented 3 years ago

Version 2021-05-01 has a menu entry "Settings / Reset to defaults and restart" now which deletes the config file and restarts the program. I have no idea why columns were super-sized or why "auto-size columns" (which is a function of the 3rd party DevExpress user interface library) failed. The new version also includes an updated version of the DevExpress library, so maybe that got fixed.

zoelechat commented 3 years ago

Possibly related to #237