Jeremy Grossmann
Jeremy Grossmann
Indeed, quite a long list ;)
I checked and found out the web-ui only support SVG symbols for now.
I think from the server summary docked window would work best.
Have you put the path manually or have you used the browse button?  The image should have been uploaded after using the browse button.
Maybe the computer you use to run the GNS3 VM is too slow or you haven't allocated enough processor cores / memory to the VM?
That's very strange. Have you tried on another PC?
> Are there any plans to port 3.0 version of gns3-gui to PyQt6? Yes we have plan for a migration :)
> GNS3 UI only, connected to a dedicated GNS3 VM server. Did you take a GNS3 VM that we distribute and then changed the settings to use a FQDN that...
You could build Qemu from source https://en.wikibooks.org/wiki/QEMU/Installing_QEMU and make sure the path to the Qemu binary is in the $PATH environment variable.
I am a bit concerned about handling VM passwords. Should we ask the password the first time a VM is started and not store anything or should we store VM...