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

Back to archive index
OSDN Ticket System norep****@osdn*****
Sun Oct 16 03:05:43 JST 2022


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

  Open Date: 2022-10-15 21:05
Last Update: 2022-10-15 21:05

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-15 21:05 Updated by: cazfi
 * New Ticket "gtk4: Editor infinite loop in setting text field" created


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

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

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