-
-
Notifications
You must be signed in to change notification settings - Fork 167
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
Duplicate User waypoint crash #985
Comments
This is an error that corrupted the undo data in a past version when using bulk edit and has nothing to do with the ident. An internal id is conflicting. I thought I clear the undo data on update but either you missed the update or something is still wrong. To avoid this issue:
Adding new points should work now. I have to check how I can fix this. |
albar965
added a commit
to albar965/atools
that referenced
this issue
Jan 16, 2023
albar965
added a commit
that referenced
this issue
Jan 16, 2023
…book entries. #985 Issue with crash due to nested exceptions fixed.
Perfect, thank you .
…On Mon, Jan 16, 2023 at 1:21 PM Alexander Barthel ***@***.***> wrote:
Closed #985 <#985> as
completed.
—
Reply to this email directly, view it on GitHub
<#985 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AR6GJSRF6ZMXSFDT7BYEP2DWSUVMNANCNFSM6AAAAAAT3VLQLI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
abarthel-little_navmap.log
first, Edit a user point you have created. Now don't change anything, just close the edit dialog.
Next, add a new waypoint, it will remember the last values you have "edited". now change the name or ident to anything you want, you'll get the exception.
The text was updated successfully, but these errors were encountered: