Hi,

I've compiled Grass 8.2.2 in ubuntu 22.04 (two times), the first toolbar do not have icons, only the description appers. The console shows this:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 3510, in OnPaint

self._art.DrawButton(dc, self, item, item_rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1008, in DrawButton

bmp_rect, text_rect = self.GetToolsPosition(dc, item, rect)
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/aui/auibar.py", line 1508, in
GetToolsPosition

bmp_rect = wx.Rect(bmp_x, bmp_y, bmp_width, bmp_height)
TypeError
:
Rect(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 1 has unexpected type 'float'
  overload 3: argument 1 has unexpected type 'float'
  overload 4: argument 1 has unexpected type 'float'
  overload 5: argument 1 has unexpected type 'float'
  overload 6: argument 1 has unexpected type 'float'

* I'm not a developer, hope this be useful

A capture is attached

--
Lizardo Reyna, PhD
Universidad Técnica de Manabí
[Address] Lodana, Manabí, Ecuador | [Mobile]  +593  982924637
PGP Key: 0xa35a15b90ee64e8d
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to