GNS3 / gns3-gui

GNS3 Graphical Network Simulator
http://www.gns3.com
GNU General Public License v3.0
2.17k stars 436 forks source link

GNS3 2.2.50 - home dir, templates missing #3654

Closed damirs73 closed 1 week ago

damirs73 commented 1 week ago

Describe the bug After upgrade to v2.2.50, all templates are missing, gns3 folder is created inside /root dir. Old gns3 folder inside /home/username dir still exists, with all templates, projects, ...

Trying to save/delete untitled or new project in ubuntu 24.04 is not possible since gns3 inside /root dir is referenced. Trying to save untitled or new project in ubuntu 22.04 is possible, but deleting is not since gns3 inside /root dir is referenced. Also, after reinstalling docker image (chromium) there is no ip addr assigned via dhcp when connected to NAT, same thing is when static ip is configured from gui,

GNS3 version and operating system:

OS: Ubuntu 22.04.5 LTS
OS: Ubuntu 24.04.1 LTS
GNS3 version 2.2.50
GNS3-server - local installation

To Reproduce

Start GNS3
Try to save untitled or new project.

Screenshots or videos gns3 2 2 50 - ubuntu22 04

damirs73 commented 1 week ago

After last update, Ubuntu24.04&GNS2.2.50 seems to be fine now.

Ubuntu22.04&GNS2.2.50 still have problem.