[Freeciv-tickets] [freeciv] #43073: gtk4 fcmp: Destruction of quit dialog does not allow opening a new one

Back to archive index
OSDN Ticket System norep****@osdn*****
Sun Nov 28 07:33:30 JST 2021


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

  Open Date: 2021-10-19 06:37
Last Update: 2021-11-28 00:33

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/43073
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43073

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2021-11-28 00:33 Updated by: cazfi
 * Resolution Update from None to Accepted

Comment:

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

---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: (None)
          Type: Bugs
        Status: Open
      Priority: 5 - Medium
     MileStone: 3.0.0
     Component: Modpack Installer
      Severity: 5 - Medium
    Resolution: Accepted
---------------------------------------------------------------------

Ticket 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 information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/43073
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43073



More information about the Freeciv-tickets mailing list
Back to archive index