Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wxGUI: fix adding and removing from history for new mapset #4228

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

petrasovaa
Copy link
Contributor

When running a command in a new mapset with no prior history, I was getting a traceback, and similarly when removing command from history when there was a single command. This was introduced in 02e45e9 when trying to avoid calling complete tree refresh every time.

@petrasovaa petrasovaa added this to the 8.5.0 milestone Aug 26, 2024
@petrasovaa petrasovaa self-assigned this Aug 26, 2024
@github-actions github-actions bot added GUI wxGUI related Python Related code is in Python labels Aug 26, 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.

Great, I have tested it and it works as expected.

@petrasovaa petrasovaa merged commit acfbdd8 into OSGeo:main Aug 27, 2024
26 of 27 checks passed
@petrasovaa petrasovaa deleted the fix-history-add-remove branch August 27, 2024 13:03
ShubhamDesai pushed a commit to ShubhamDesai/grass that referenced this pull request Aug 29, 2024
Bug introduced in 02e45e9 when trying to avoid calling complete tree refresh every time.
a0x8o pushed a commit to a0x8o/grass that referenced this pull request Sep 5, 2024
Bug introduced in 02e45e9 when trying to avoid calling complete tree refresh every time.
Mahesh1998 pushed a commit to Mahesh1998/grass that referenced this pull request Sep 19, 2024
Bug introduced in 02e45e9 when trying to avoid calling complete tree refresh every time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI wxGUI related Python Related code is in Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants