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: rewrite and document core.utils.ListOfMapsets to not cause GUI crash in certain circumstances #3226

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

petrasovaa
Copy link
Contributor

This rewrite tries to avoid an error reported by a user:
image

While I couldn't understand why exactly this happened (possibly something to do with starting GRASS in temporary project, which might have removed from disk), this function should fail gracefully.
I also documented 'ordered' option and renamed variables for clarity.

@petrasovaa petrasovaa added bug Something isn't working GUI wxGUI related labels Nov 8, 2023
@petrasovaa petrasovaa added this to the 8.4.0 milestone Nov 8, 2023
gui/wxpython/core/utils.py Outdated Show resolved Hide resolved
@petrasovaa petrasovaa merged commit fa91463 into OSGeo:main Nov 8, 2023
17 checks passed
HuidaeCho pushed a commit to HuidaeCho/grass that referenced this pull request Jan 9, 2024
neteler pushed a commit that referenced this pull request Jan 10, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants