hnesk / browse-ocrd

An extensible viewer for OCR-D mets.xml files
MIT License
20 stars 9 forks source link

Segmentation fault #17

Closed mikegerber closed 4 years ago

mikegerber commented 4 years ago

When I open a PAGE view on the attached workspace and click on the first TextRegion browse-ocrd segfaults.

I'm not sure if I'm using the program correctly, so I have no idea what it should do instead ;-)

hnesk commented 4 years ago

Everything's correct from your side. Looks like the problem was a Gtk.Scrollable (Gtk.SourceView) inside a Gtk.Scrollable (Gtk.Viewport). The segfault was triggered by all bigger XML-Files.