redhog / InfiniteGlass

Window manager with infinite desktop, infinite zoom and infinite window resolution
https://redhog.github.io/InfiniteGlass/
GNU General Public License v3.0
35 stars 5 forks source link

Error reporting needs clarifications #56

Closed IanTrudel closed 4 years ago

IanTrudel commented 4 years ago

InfiniteGlass-20200306-1606.log

redhog commented 4 years ago

That's actually not iceauth. That's a component failure. Try a git pull and retry and I've fixed so that it should tell you what's actually wrong.

IanTrudel commented 4 years ago

Ooooh. The error reporting is much better but it's a little embarrassing. I had prepared for a pull request with some modifications for docker but my ~/.config/glass/ghosts.json had customization not available in the default InfiniteGlass. Basically, it crashed because it didn't find Sakura.

Perhaps it would be a good thing to have the choice to either use host or local config.

redhog commented 4 years ago

Aha :) No worries. We have run into this before, and I promised you better error reporting for failed components, but never actually got around to that... But now it's fixed...