You are not logged in.

#1 2008-12-01 12:17:26

erythrocyte
Member
Registered: 2008-10-21
Posts: 25

ies4linux install script crashes with weird error

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.py

What is going on? Can anybody please help me? Is this a bug or what?

Offline

#2 2008-12-17 22:54:25

QuimaxW
Member
From: Papua New Guinea
Registered: 2006-12-03
Posts: 228
Website

Re: ies4linux install script crashes with weird error

I'm not sure what's causing this. However, I got around this today by running the script with the --no-gui option. smile


"He is no fool who gives what he cannot keep to gain that which he cannot lose." -Jim Elliot

Offline

#3 2008-12-18 12:24:26

erythrocyte
Member
Registered: 2008-10-21
Posts: 25

Re: ies4linux install script crashes with weird error

QuimaxW wrote:

I'm not sure what's causing this. However, I got around this today by running the script with the --no-gui option. smile

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

Board footer

Powered by FluxBB