-
-
Notifications
You must be signed in to change notification settings - Fork 307
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
[Bug] Broken vector topology crashes wxGUI #488
Comments
Confirmed also for master. |
I can't reproduce it, which is not a big surprise. Maybe it happens with a particular vector you could share? |
I have stored the vector map here as a "pack" file (EPSG 4326): |
I confirm this bug (tested with Error message (star editting):
|
Still the case in current master:
|
Additional info: If I zoom into
Problematic is WARNING: Number of boundaries of length zero: 2. After clean vector map, editing work correctly.
|
Fixed in #1989, it is in main and 8.0 branch now. |
Describe the bug
Opening a vector map (polygons) with broken topology (due to previous crash), the entire wxGUI shuts down:
It seems to be in a loop, repeating the same Traceback multiple times (may also be due to zooming attempts).
To Reproduce
Hard to reproduce. It usually silently crashes.
System description (please complete the following information):
Screenshot
The text was updated successfully, but these errors were encountered: