GTK+ uiWindowSetPosition() and uiWindowSetContentSize() are flaky
Offen
- Vorherrschende Sprache
- C
- Sterne
- 10.9k
- Forks
- 612
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
If I call `uiWindowSetPosition` or `uiWindowSetContentSize` before calling `uiControlShow`then process crash with a segmentation fault.
This is obviously an incorrect sequence of operation, but if possible a noop or an error log could be better.
These is somehow due to some changes happened today in libui, yesterday the same operations did not crash the process.
I verify this on a Lubuntu 32 bit.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.