Skip to content

[Bug] g.gui.gmodeler fails in 8.4.1 #5231

@petrasovaa

Description

@petrasovaa

Describe the bug

Reported on gitter using GRASS GIS 8.4.1RC1:

Traceback (most recent call last):
File "/Applications/[GRASS-8.4.app/Contents/Resources/gui/wxpython/main_window/frame.py](http://grass-8.4.app/Contents/Resources/gui/wxpython/main_window/frame.py)
", line 895, in OnGModeler

gmodeler_panel = ModelerPanel(

File "/Applications/[GRASS-8.4.app/Contents/Resources/gui/wxpython/gmodeler/panels.py](http://grass-8.4.app/Contents/Resources/gui/wxpython/gmodeler/panels.py)",
line 137, in init

self.toolbar = ModelerToolbar(parent=self)

File "/Applications/[GRASS-8.4.app/Contents/Resources/gui/wxpython/gmodeler/toolbars.py](http://grass-8.4.app/Contents/Resources/gui/wxpython/gmodeler/toolbars.py)
", line 34, in init

parent.SetToolBar(self)

AttributeError
:
'ModelerPanel' object has no attribute 'SetToolBar'
. Did you mean: 'SetToolTip'?

Additional context

I didn't test myself. Seems to work on main branch.

Metadata

Metadata

Assignees

Labels

GUIwxGUI relatedbugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions