Jeremy Grossmann
Jeremy Grossmann
> Just tested the GNSVM image GNS3.VM.KVM.2.2.46.zip, it uses focal. I don't know, what OS the other GNS3 VMs are using, but for me it looks, that focal is still...
Thanks for your request. Maybe having the option from GNS3 directly is better?
> I totally understand the simplicity of changing the idea in 3.x so you can choose architecture instead of binary but in more advanced scenarios it's necessary to manually choose...
> It doesn't need to be a drop down list - I can pick a binary from some file-system picker (I don't know the name of that dialog window) or...
Qt can detect system proxy configuration: https://doc.qt.io/qt-5/qnetworkproxyfactory.html#setUseSystemConfiguration
> Add possibility to delete links (and, maybe other objects) with just pressing "Delete" key on the keyboard. So, to delete four links I would need to press "Delete" four...
We have added ZSTD compression in version 3.0 (currently in beta). I will have to check if we have parallel compression.
Indeed. Since Dynamips is the only project that needs libelf, maybe we could consider embed it in our repository and use it to build on macOS?
Do you have the same issue if you untick "Use as linked base VM" option in the template config? 
When you open your project, do you see errors in the logs (`~/.config/GNS3/2.2/gns3_server.log`) or if you manually start the gns3server in the terminal, i.e. `python -m gns3server --local`? Thanks 👍