Package: gns3
Version: 0.8.3-0.1
Severity: important

If there are at least two routers, with a link between them, and I try to
delete one of them, it doesn't get deleted, and the following error appears on
the console:

---------Traceback lines (saved in exception.log)----------
Traceback (most recent call last):

  File "/usr/share/gns3/GNS3/Scene.py", line 586, in slotDeleteNode
    if self.__topology.deleteLinkFromScene(link) == False:

  File "/usr/share/gns3/GNS3/Topology.py", line 1182, in deleteLinkFromScene
    command = undo.DeleteLink(self, link)

  File "/usr/share/gns3/GNS3/UndoFramework.py", line 159, in __init__
    self.setText(translate("UndoFramework", "Delete link: %s (%s) -> %s (%s)")
% (link.source.hostname, link.srcIf, link.dest.hostname, link.destIf))

TypeError: not all arguments converted during string formatting

-----------------------------------------------------------



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gns3 depends on:
ii  dynamips        0.2.7-0.2.8RC2-5.1
ii  python          2.7.5-2
ii  python-qt4      4.10.2-1
ii  python-support  1.0.15
ii  ucf             3.0027

gns3 recommends no packages.

gns3 suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to