Skip to content

Comments

g.gui.gmodeler: fix relationship with history pane#3337

Merged
pesekon2 merged 2 commits intoOSGeo:mainfrom
pesekon2:g_gui_gmodeler_fix_relationship_with_history_pane
Jan 22, 2024
Merged

g.gui.gmodeler: fix relationship with history pane#3337
pesekon2 merged 2 commits intoOSGeo:mainfrom
pesekon2:g_gui_gmodeler_fix_relationship_with_history_pane

Conversation

@pesekon2
Copy link
Contributor

@pesekon2 pesekon2 commented Jan 6, 2024

missing giface was causing the entire gmodeler to crash. Fixes #3336.

missing giface was causing the entire gmodeler to crash
@pesekon2 pesekon2 added bug Something isn't working GUI wxGUI related Python Related code is in Python labels Jan 6, 2024
@pesekon2 pesekon2 self-assigned this Jan 6, 2024
Copy link
Contributor

@lindakarlovska lindakarlovska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pesekon2 Thanks for fixing it! I have checked other GConsole inits and the giface misses also in gui/wxpython/gui_core/goutput.py:755: self.gconsole = GConsole(guiparent=self). Just the GConsoleFrame for testing purposes. I will open a different PR for it.

I think this PR is ready to be merged..

@pesekon2 pesekon2 enabled auto-merge (squash) January 13, 2024 19:14
@pesekon2 pesekon2 disabled auto-merge January 13, 2024 19:15
@neteler neteler added this to the 8.4.0 milestone Jan 14, 2024
@pesekon2 pesekon2 merged commit f393525 into OSGeo:main Jan 22, 2024
@pesekon2 pesekon2 deleted the g_gui_gmodeler_fix_relationship_with_history_pane branch January 22, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working GUI wxGUI related Python Related code is in Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] g.gui.gmodeler cannot be run due to the history pane

4 participants