Comment 1 for bug 1695998

Revision history for this message
stefano (velix) wrote :

Trying to correct line 22 of file "classview.py" with:

import gi
gi.require_version('Gtk', '3.0')
from gi.repository import Gtk

lead to an anonymous:

>> geisview
Segmentation fault (core dumped)