You are not logged in.
I tried installing ies4linux from the community repo today. The ies4linux pacman package installed just fine but running the intall script seems to crash randomly midway through the installation. I get the following error in the console:
/usr/lib/ies4linux/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.get_end_iter(), line, tag)
**
Gtk:ERROR:gtktextview.c:3425:gtk_text_view_validate_onscreen: assertion failed: (text_view->onscreen_validated)
ui/pygtk/python-gtk.sh: line 6: 3647 Aborted python "$IES4LINUX"/ui/pygtk/ies4linux-gtk.pyWhat is going on? Can anybody please help me? Is this a bug or what?
Offline
I'm not sure what's causing this. However, I got around this today by running the script with the --no-gui option. ![]()
"He is no fool who gives what he cannot keep to gain that which he cannot lose." -Jim Elliot
Offline
I'm not sure what's causing this. However, I got around this today by running the script with the --no-gui option.
Yea, I was able to get it running with the --no-gui option also. I think there's some bug with the installation GUI.
Offline