[Freeciv-tickets] [freeciv] #43690: Saving options from optiondialog ignores changes

Zurück zum Archiv-Index
OSDN Ticket System norep****@osdn*****
Wed Jan 26 14:20:29 JST 2022


#43690: Saving options from optiondialog ignores changes

  Open Date: 2022-01-26 07:03
Last Update: 2022-01-26 07:20

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

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

Last Changes/Comment on this Ticket:
2022-01-26 07:20 Updated by: cazfi
 * Milestone Update from 3.0.1 to (None)

Comment:

The problem is with server settings. Client can only send requests to the server to change the setting, but would then need to wait for the server to send actually changed settings (which can be only some of the settings, or even nothing at all), and this wait would need to be made so that the client main loop handles those server messages.
So not as easy as I thought.

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

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

Ticket details:

Based on reports by Dino The Dinosore in http://forum.freeciv.org/f/viewtopic.php?f=9&p=104765
"Save" in client option dialog confusingly does not save what user has just set and sees in the dialog, but what has actually been applied, i.e, one has to first "Apply" and then "Save". I see no reason for this behavior, but clicking "Save" should automatically include the apply step.
Both gtk- and Qt-client affected, sdl2-client likely not (setting component to "client common") though the bug is in each client's gui part.

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



More information about the Freeciv-tickets mailing list
Zurück zum Archiv-Index