ie4linux issue

After downloading and installing ie4linux, as mentioned in this link

Complete Dose of Linux Poison: How to run IE (Internet Explorer) in OpenSuse

I get the following error:

arch@linux-rs11:~/Desktop/ies4linux-latest/ies4linux-2.99.0.1> ./ies4linux
IEs4Linux 2 is developed to be used with recent Wine versions (0.9.x). It seems that you are using an old version. It’s recommended that you update your wine to the latest version (Go to: winehq.com).

/home/arch/Desktop/ies4linux-latest/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.get_end_iter(), line, tag)
**
** Gtk:ERROR:(gtktextview.c:3403):gtk_text_view_validate_onscreen: assertion failed: (text_view->onscreen_validated)
ui/pygtk/python-gtk.sh: line 6: 7997 Aborted python “$IES4LINUX”/ui/pygtk/ies4linux-gtk.py
arch@linux-rs11:~/Desktop/ies4linux-latest/ies4linux-2.99.0.1>

any help is highly appreciated.

I run opensuse 11, kde 3.5

add the education repo to get a more up to date version of wine

You ought to go into YaST and update Wine to the latest version. Just
search for Wine and right-click “Update Unconditionally” and then try
IEs4Linux again.

archu wrote:
> After downloading and installing ie4linux, as mentioned in this link
>
> ‘Complete Dose of Linux Poison: How to run IE (Internet Explorer) in
> OpenSuse’ (http://tinyurl.com/4lvupa)
>
> I get the following error:
>
> arch@linux-rs11:~/Desktop/ies4linux-latest/ies4linux-2.99.0.1>
> ./ies4linux
> IEs4Linux 2 is developed to be used with recent Wine versions (0.9.x).
> It seems that you are using an old version. It’s recommended that you
> update your wine to the latest version (Go to: winehq.com).
>
> /home/arch/Desktop/ies4linux-latest/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.get_end_iter(),
> line, tag)
> **
> ** Gtk:ERROR:(gtktextview.c:3403):gtk_text_view_validate_onscreen:
> assertion failed: (text_view->onscreen_validated)
> ui/pygtk/python-gtk.sh: line 6: 7997 Aborted python
> “$IES4LINUX”/ui/pygtk/ies4linux-gtk.py
> arch@linux-rs11:~/Desktop/ies4linux-latest/ies4linux-2.99.0.1>
>
>
> any help is highly appreciated.
>
> I run opensuse 11, kde 3.5
>
>

that did work…
thanks guys…!