Summary: | app-emulation/ies4linux: Verify and potentially improve Python-related code | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | specious |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 308257 |
Description
Arfrever Frehtes Taifersar Arahesis (RETIRED)
![]() I get random errors when I run ies4linux-2.99.0.1 here on amd64. Either during the download from Microsoft's servers or after it completes, sometimes ies4linux complains: "Your wine does not have wineprefixcreate installed." That is a separate issue, with Wine >=1.2 -- see: http://bugs.gentoo.org/show_bug.cgi?id=344233 Most of the time, however, here is a sampling of errors ies4linux crashes with: b64/python2.6/lib-dynload/select.soui/pygtk/python-gtk.sh: line 6: 14968 Aborted python "$IES4LINUX"/ui/pygtk/ies4linux-gtk.py -- or -- /usr/lib/ies4linux/ui/pygtk/ies4linux-gtk.py:399: GtkWarning: Invalid text buffer iterator: either the iterator is uninitialized, or the characters/pixbufs/widgets in the buffer have been modified since the iterator was created. You must use marks, character numbers, or line numbers to preserve a position across buffer modifications. You can apply tags and insert marks without invalidating your iterators, but any mutation that affects 'indexable' buffer contents (contents that can be referred to by character offset) will invalidate all outstanding iterators gtk.main() ui/pygtk/python-gtk.sh: line 6: 17747 Segmentation fault python "$IES4LINUX"/ui/pygtk/ies4linux-gtk.py -- or -- /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) /usr/lib/ies4linux/ui/pygtk/ies4linux-gtk.py:399: PangoWarning: pango_layout_get_iter: assertion `PANGO_IS_LAYOUT (layout)' failed gtk.main() ui/pygtk/python-gtk.sh: line 6: 22997 Segmentation fault python "$IES4LINUX"/ui/pygtk/ies4linux-gtk.py -- or -- It just hangs... My system is otherwise very stable. app-emulation/ies4linux has been masked for deletion. |