-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
crash when trying to change edge permissions #15776
Labels
a:netedit
bug
dev_regression
Works previously in this version
p:important
more important than default but not 'critical'
Milestone
Comments
namdre
added
a:netedit
bug
dev_regression
Works previously in this version
p:important
more important than default but not 'critical'
labels
Nov 25, 2024
The current implementation has a race condition between set attribute and destroy every row (due a historical reasons). GNEFrameAttributeModules::AttributesEditor has to be updated to maintain always a maximum number of rows (for example, 64) instead of destroy it in every inspection. |
palvarezlopez
added a commit
that referenced
this issue
Nov 26, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 26, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 26, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 26, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 26, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 26, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 26, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 26, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 26, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 27, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 27, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 27, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 27, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 27, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 27, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 27, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 27, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
…and GNEFrameAttributeModules::AttributesEditorRow. Refs #15776
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 28, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 29, 2024
…W_SPACING, used in flow inspector. Refs #15776
palvarezlopez
added a commit
that referenced
this issue
Nov 29, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 29, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 29, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 29, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 29, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 29, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 29, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 29, 2024
…ated in GNEAttributesEditor. Refs #15776
palvarezlopez
added a commit
that referenced
this issue
Nov 29, 2024
palvarezlopez
added a commit
that referenced
this issue
Nov 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
a:netedit
bug
dev_regression
Works previously in this version
p:important
more important than default but not 'critical'
Appears after #15725
The text was updated successfully, but these errors were encountered: