Skip to content

[BUG] Application update reverts GUI to CLI version #554

@sadawqe

Description

@sadawqe

Hello,

I had cloned the project to my local machine. Today, while updating the application, I noticed that the code containing the GUI in the main branch was deleted. After the update, the application reverted to the CLI version. Even when I switch to the add-gui-support branch, the application returns to the CLI version whenever an update is applied.

In the updater.py file, I replaced every occurrence of "main" with "add-gui-support". This caused the update manifest.json and project files to be downloaded from the add-gui-support branch, and the application was updated accordingly. I am now able to use the GUI.

Are you planning to fix this issue? I would appreciate any information you can provide.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions