paoloose / urn

Split tracker / timer with GTK+ frontend. *nix alternative to LiveSplit. This is teh urn.
GNU General Public License v3.0
50 stars 5 forks source link

Black sreen #3

Closed PierrePharel closed 1 year ago

PierrePharel commented 1 year ago

When I start the app and I load a split file (json), I got a full black screen

paoloose commented 1 year ago

Sorry for the delay.

That may be due a malformed json file, have you tried using the example in splits/sotn.json? If I'm too late, I think that providing more and better examples in the splits directory may prevent this in the future

paoloose commented 1 year ago

Update: no more black screens, now helpful messages will be provided when urn fails to parse a json file

image