Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

GUI does not save config in the right config file #25

Closed

Description

Bug description

When Ict runs with a specified config --config ict2.cfg, the changes in GUI are not saved in the right file (ict2.cfg), but in a ict.cfg in the same directory as ict.jar

Ict version

Ict 0.5

Hardware Spec

Raspberry Pi 3b+ , diepti

Steps To Reproduce

  1. Install Ict 0.5
  2. Create a new config file for example ict2.cfg
  3. Run Ict using --config ict2.cfg
  4. Open webGUI and change stuff in config
  5. Restart Ict and see that the changes in the GUI were made in ict.cfg and not ict2.cfg

Expected behaviour

Changes should be made in the file specified when Ict is launched.

Actual behaviour

Changes are made in a new default config file and the specified one is untouched.

Errors

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    apiExtra attention is neededbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions