-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Permanent solution for GioUnix warning #30537
Copy link
Copy link
Closed
Labels
GUI: gtkRelease criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Milestone
Metadata
Metadata
Assignees
Labels
GUI: gtkRelease criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Changes upstream to gtk are causing a warning in import that is failing our (and down-stream) tests, see #30534.
#30535 was merged as a stop-gap to unbreak the tests, but is a bit heavy-handed. We should investigate if there is a more targeted and/or better fix going forward.