[GRASS-dev] no icons in the first toolbar Grass 8.2.2
Lizardo Reyna
farliz at disroot.org
Sun Apr 9 08:00:12 PDT 2023
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20230409/b1db93a1/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grass82.1_no_icons.png
Type: image/png
Size: 20352 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20230409/b1db93a1/attachment-0001.png>
More information about the grass-dev
mailing list