tjackenpacken / taskbar-groups

Lightweight utility for organizing the taskbar through groups
MIT License
2.46k stars 203 forks source link

The app more or less crashes when you open a group with a non-existent program. #85

Open qasterr opened 3 years ago

qasterr commented 3 years ago

If you have a program that's been recently either updated or deleted, the app crashes until you delete the program in the XML list, as it also crashes when you try to edit it. Perhaps the program could be coded to simply ignore files it can't find or replace them with a "File-not-found" image or similar.

PikeNote commented 3 years ago

It should be already doing that but I will look and see if I can reproduce it. Thank you for the bug report!