Search Criteria
Package Details: gns3-gui 2.2.52-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gns3-gui.git (read-only, click to copy) |
---|---|
Package Base: | gns3-gui |
Description: | GNS3 network simulator. Graphical user interface package. |
Upstream URL: | https://github.com/GNS3/gns3-gui |
Licenses: | GPL-3.0-only |
Groups: | gns3 |
Submitter: | korjjj |
Maintainer: | buzo |
Last Packager: | buzo |
Votes: | 98 |
Popularity: | 0.98 |
First Submitted: | 2014-05-13 18:56 (UTC) |
Last Updated: | 2024-12-02 13:36 (UTC) |
Dependencies (14)
- desktop-file-utils (desktop-file-utils-gitAUR)
- python-distro
- python-jsonschema
- python-psutil
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-pyqt5-sip
- python-sentry_sdk
- python-setuptools
- python-truststore
- qt5-svg (qt5-svg-gitAUR)
- qt5-websockets (qt5-websockets-gitAUR)
- gns3-serverAUR (gns3-server-gitAUR) (optional) – GNS3 backend. Manages emulators such as Dynamips, VirtualBox or Qemu/KVM
- wireshark-qt (wireshark-gitAUR, wireshark-libsmi-qtAUR) (optional) – Live packet capture
- xterm (xterm-alacritty-symlinkAUR, kitty-xterm-symlinksAUR, xterm-gitAUR, xterm-alacritty-smooth-cursor-symlinkAUR) (optional) – Default terminal emulator for CLI management of virtual instances
Required by (1)
- gns3-server (optional)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 Next › Last »
buzo commented on 2019-06-16 19:23 (UTC)
abdulhakeem: Fixed – thanks for the notification.
abdulhakeem commented on 2019-06-15 21:44 (UTC)
I had an issue where the gui would not start because python-jsonschema was too new, I had to downgrade it to version 2.6.0 and then it worked. In case anyone else runs into the same problem.
deconf commented on 2018-11-15 17:42 (UTC)
Please note that the current gns-gui 2.1.11-1 will add a public key to the user authorized_keys file. The problem stems from the upstream https://github.com/GNS3/gns3-gui/commit/a4cf95188eb9993e77c2b187e2f77c0fc869f458 Please pay attention to security issues
Joffrey commented on 2018-09-07 19:43 (UTC)
@hcartiaux, please can you add "python-sip" package as depend.
sonance2071 commented on 2018-07-31 22:04 (UTC) (edited on 2018-07-31 22:04 (UTC) by sonance2071)
I've had issue with this starting on a new arch install. I just had to run
sudo pip install SIP
YogiBare commented on 2018-03-24 20:02 (UTC) (edited on 2018-03-25 20:50 (UTC) by YogiBare)
UPDATE 25MAR18 SOLVED
I am experiencing a different segmentation fault with gns3-gui than the one described previously. I am using version 2.1.4.
***SOLVED after a
pacman -Syu
andconda update anaconda
all is well.hcartiaux commented on 2018-03-19 09:44 (UTC)
@denvit, all ok on my side, remove the old tarball and retry, 2.1.4 has been re-released with a new sha256sum...
denvit commented on 2018-03-18 14:21 (UTC) (edited on 2018-03-18 14:21 (UTC) by denvit)
I get a checksum validation error for gns3-gui-2.1.4.tar.gz :
caiye commented on 2017-12-11 05:49 (UTC) (edited on 2017-12-11 05:50 (UTC) by caiye)
Version 2.1.0 seems to cause segmentation faults with unknown reason, log[1].
According to the github issue[2], a workaround is to stop logging qt message by commenting out
/usr/lib/python3.6/site-packages/gns3/qt/__init__.py
line 298 which islog.info(msg_string)
. The filename and line number are inferred from the log[1].[1] https://gist.github.com/anonymous/b556f0fcf13b4083676c904649713742
[2] https://github.com/GNS3/gns3-server/issues/1225
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 Next › Last »