Ticket #43073

gtk4 fcmp: Destruction of quit dialog does not allow opening a new one

Eröffnet am: 2021-10-19 12:37 Letztes Update: 2021-12-03 02:10

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
4

Details

Noticed on master gtk4 fcmp, other branches and fcmp guis likely affected.

quit_dialog_destroyed() nullifies just a local variable. It does nothing to the one in quit_dialog_callback() that controls whether a new quit dialog can be opened or not.

Ticket-Verlauf (3/10 Historien)

2021-10-19 12:37 Aktualisiert von: cazfi
  • New Ticket "gtk4 fcmp: Destruction of quit dialog does not allow opening a new one" created
2021-11-20 15:07 Aktualisiert von: cazfi
  • Lösung Update from Keine to Accepted
  • Meilenstein Update from (Keine) to 2.6.6 (closed)
2021-11-20 16:37 Aktualisiert von: cazfi
Kommentar

New version for S3_0 only - handle gtk4 modpack installer in that branch too.

2021-11-28 03:29 Aktualisiert von: cazfi
Kommentar

gtk3- and gtk2- guis aren't actually affected. They get the correct pointer nullified via gtk_widget_destroyed() callback. Should not touch those, especially in stable branches.

2021-11-28 07:33 Aktualisiert von: cazfi
  • Lösung Update from Keine to Accepted
Kommentar

- New version of the patch, that applies to all branches, with changes only to gtk4 gui

2021-12-03 02:10 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Accepted to Gefixt

Bearbeiten

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Anmelden