チケット #43073

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

登録: 2021-10-19 12:37 最終更新: 2021-12-03 02:10

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
4

詳細

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.

チケットの履歴 (10 件中 3 件表示)

2021-10-19 12:37 更新者: cazfi
  • 新しいチケット "gtk4 fcmp: Destruction of quit dialog does not allow opening a new one" が作成されました
2021-11-20 15:07 更新者: cazfi
  • 解決法なし から 受領 に更新されました
  • マイルストーン(未割り当て) から 2.6.6 (完了済み) に更新されました
2021-11-20 16:37 更新者: cazfi
コメント

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

2021-11-28 03:29 更新者: cazfi
コメント

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 更新者: cazfi
  • 解決法なし から 受領 に更新されました
コメント

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

2021-12-03 02:10 更新者: cazfi
  • 状況オープン から 完了 に更新されました
  • 担当者(未割り当て) から cazfi に更新されました
  • 解決法受領 から 修正済み に更新されました

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする