Trying to install ies4linus and on last step get following in terminal:
albert@ALBERT-desktop:~$ cd ies4linux-*
albert@ALBERT-desktop:~/ies4linux-2.99.0.1$ ./ies4linux
/home/albert/ies4linux-2.99.0.1/ui/pygtk/ies4linux-gtk.py:268: GtkWarning: gtk_text_layout_real_invalidate: assertion `layout->wrap_loop_count == 0' failed
self.textbuffer.insert_with_tags(self.textbuffer.g et_end_iter(), line, tag)
Gtk-ERROR **: Byte index 19 is off the end of the line
aborting...
ui/pygtk/python-gtk.sh: line 6: 18652 Aborted (core dumped) python "$IES4LINUX"/ui/pygtk/ies4linux-gtk.py
albert@ALBERT-desktop:~/ies4linux-2.99.0.1$
Could anyone tell me what is going wrong and how to fix it?
albert@ALBERT-desktop:~$ cd ies4linux-*
albert@ALBERT-desktop:~/ies4linux-2.99.0.1$ ./ies4linux
/home/albert/ies4linux-2.99.0.1/ui/pygtk/ies4linux-gtk.py:268: GtkWarning: gtk_text_layout_real_invalidate: assertion `layout->wrap_loop_count == 0' failed
self.textbuffer.insert_with_tags(self.textbuffer.g et_end_iter(), line, tag)
Gtk-ERROR **: Byte index 19 is off the end of the line
aborting...
ui/pygtk/python-gtk.sh: line 6: 18652 Aborted (core dumped) python "$IES4LINUX"/ui/pygtk/ies4linux-gtk.py
albert@ALBERT-desktop:~/ies4linux-2.99.0.1$
Could anyone tell me what is going wrong and how to fix it?
Comment