[Freeciv-tickets] [freeciv] #45874: gtk4: Editor infinite loop in setting text field

Back to archive index
OSDN Ticket System norep****@osdn*****
Sun Oct 23 23:36:09 JST 2022


#45874: gtk4: Editor infinite loop in setting text field

  Open Date: 2022-10-15 21:05
Last Update: 2022-10-23 17:36

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

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

Last Changes/Comment on this Ticket:
2022-10-23 17:36 Updated by: cazfi
 * Status Update from Open to Closed
 * Resolution Update from Accepted to Fixed


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

      Reporter: cazfi
         Owner: cazfi
          Type: Bugs
        Status: Closed
      Priority: 5 - Medium
     MileStone: 3.0.5
     Component: Gtk3.22-client
      Severity: 5 - Medium
    Resolution: Fixed
---------------------------------------------------------------------

Ticket details:

gtk4-client freezes when editor mode's "property editor" is opened.
Seems that it's a loop where setting text on the widget causes it to emit "changed" signal again causing setting the value to the widget. The code is supposed to catch when the value has not actually changed, and that works on older clients.

-- 
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/45874
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=45874



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