任务单 #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 - Medium
严重性:
5 - Medium
处理结果:
Fixed
文件:
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.

任务单历史 (3/10 Histories)

2021-10-19 12:37 Updated by: cazfi
  • New Ticket "gtk4 fcmp: Destruction of quit dialog does not allow opening a new one" created
2021-11-20 15:07 Updated by: cazfi
  • 处理结果 Update from to Accepted
  • 里程碑 Update from (无) to 2.6.6 (关闭)
2021-11-20 16:37 Updated by: cazfi
评论

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

2021-11-28 03:29 Updated by: 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 Updated by: cazfi
  • 处理结果 Update from to Accepted
评论

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

2021-12-03 02:10 Updated by: cazfi
  • 状态 Update from 开启 to 关闭
  • 属主 Update from (无) to cazfi
  • 处理结果 Update from Accepted to Fixed

编辑

Please login to add comment to this ticket » 登录名