Opened 11 years ago

Last modified 5 years ago

#2027 new defect

Automatically generated UI triggers IA__gtk_widget_set_size_request assertion

Reported by: marisn Owned by: grass-dev@…
Priority: minor Milestone: 7.6.2
Component: wxGUI Version: svn-trunk
Keywords: Cc:
CPU: Unspecified Platform: Linux

Description

Launching any automatically generated UI triggers an assertion:

(wxgui.py:10307): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion `width >= -1' failed

or from CLI:

(forms.py:11223): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion `width >= -1' failed

GRASS SVN Revision: 56987M wxPython: 2.9.4.1

Change History (7)

comment:2 by wenzeslaus, 10 years ago

Just to collect all the errors of this type:

(python:24195): Pango-CRITICAL **: pango_layout_get_cursor_pos: assertion `index >= 0 && index <= layout->length' failed

Ubuntu 12.04 LTS, Python 2.7.3, wxPython 2.8.12.1

(python:16855): Gtk-CRITICAL **: IA__gtk_range_set_range: assertion `min < max' failed

Ubuntu 12.04 LTS, Python 2.7.3, wxPython 2.8.12.1

(python:28570): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion `GTK_IS_WIDGET (widget)'

OpenSUSE 12.3 and Fedora 18

(wxgui.py:18403): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

Arch Linux (64bit), wxPython 3.0

Also in #2160.

All probably applies for both GRASS 6 and 7.

comment:3 by annakrat, 9 years ago

Also CentOS 7 has the same 'IA_gtk_widget_get_direction' problem during startup.

comment:4 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:5 by neteler, 8 years ago

Milestone: 7.0.57.0.6

comment:6 by neteler, 6 years ago

Milestone: 7.0.67.0.7

comment:7 by martinl, 5 years ago

Milestone: 7.0.77.6.2
Note: See TracTickets for help on using tickets.