Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GNS3 3.0.2] When importing an image, the status is not automatically updated #3691

Closed
nwhisper2014 opened this issue Jan 6, 2025 · 2 comments
Labels

Comments

@nwhisper2014
Copy link

Describe the bug
After successful image import in the Install appliance window (not using Image Manager), the status does not change from Missing to Found. If after importing the image you click the Back button and then the Next button, the status changes to Found.

GNS3 version and operating system (please complete the following information):

  • OS: GN3 gui on Arch Linux
  • GNS3 version: 3.0.2
  • Remote controller with SSL encryption (KVM)

To Reproduce
Steps to reproduce the behavior:

  1. Click on New template.
  2. Select "Install an appliance from the GNS3 server (recommended)".
  3. Select, for example, Cisco IOSv.
  4. Select your Server type.
  5. At the “Required files” step, check the status of the IOSv_startup_config.img file, it should be Missing. Click the Import button and import the IOSv_startup_config.img file. After the import is completed, in my case the status does not change, it remains Missing.
@nwhisper2014
Copy link
Author

nwhisper2014 commented Jan 6, 2025

Now in the gns3-gui 3.0.2 client, there are actually two different ways to import images: Image Manager and the import dialog in the Install appliance window (Import button).

Perhaps it would be better to keep only one Image Manager?

In the Install appliance window, when clicking the Import button, the Image Manager window should be opened instead of the file selection dialog. After the import is completed, update the status of files at the “Required files” step.

In my opinion, this will make image management unified for the user.

P.S.: I apologize for my English.

@grossmj
Copy link
Member

grossmj commented Jan 8, 2025

After successful image import in the Install appliance window (not using Image Manager), the status does not change from Missing to Found. If after importing the image you click the Back button and then the Next button, the status changes to Found.

Fixed 👍

In the Install appliance window, when clicking the Import button, the Image Manager window should be opened instead of the file selection dialog. After the import is completed, update the status of files at the “Required files” step.

Thanks, I will consider it.

@grossmj grossmj closed this as completed Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants