View Issue Details

IDProjectCategoryView StatusLast Update
0002515Kali LinuxGeneral Bugpublic2018-01-29 11:54
Reporternouname Assigned Tog0tmi1k  
PriorityurgentSeveritycrashReproducibilityalways
Status closedResolutionsuspended 
Product Version2.0 
Summary0002515: ginguma (gtk of inguma) crash on start
Description

crash log:
Checking:
GTK UI dependencies... OK
WARNING: No route found for IPv6 destination :: (no default route?)
Scapy... OK
Network connectivity... OK
GtkSourceView2... OK
VTE Terminal... OK
Impacket library... OK
PySNMP library... OK
GeoIP library... OK
/usr/bin/nmap... OK
Graphviz binaries... OK
Starting Inguma, running on:
Python version:
2.7.9 (default, Mar 1 2015, 12:57:24)
[GCC 4.9.2]
GTK version: 2.24.25
PyGTK version: 2.24.0

No module named cx_Oracle
Traceback (most recent call last):
File "/usr/share/inguma/ginguma.py", line 33, in <module>
lib.ui.main.main()
File "/usr/share/inguma/lib/ui/main.py", line 658, in main
MainApp()
File "/usr/share/inguma/lib/ui/main.py", line 228, in init
self.xdotw.set_dotcode( self.uicore.get_kbfield('dotcode') )
File "/usr/share/inguma/lib/ui/xdot.py", line 1470, in set_dotcode
self.set_xdotcode(xdotcode)
File "/usr/share/inguma/lib/ui/xdot.py", line 1486, in set_xdotcode
self.graph = parser.parse()
File "/usr/share/inguma/lib/ui/xdot.py", line 1173, in parse
DotParser.parse(self)
File "/usr/share/inguma/lib/ui/xdot.py", line 983, in parse
self.parse_graph()
File "/usr/share/inguma/lib/ui/xdot.py", line 992, in parse_graph
self.parse_stmt()
File "/usr/share/inguma/lib/ui/xdot.py", line 1022, in parse_stmt
self.parse_subgraph()
File "/usr/share/inguma/lib/ui/xdot.py", line 1005, in parse_subgraph
self.parse_stmt()
File "/usr/share/inguma/lib/ui/xdot.py", line 1038, in parse_stmt
self.handle_node(id, attrs)
File "/usr/share/inguma/lib/ui/xdot.py", line 1148, in handle_node
shapes.extend(parser.parse())
File "/usr/share/inguma/lib/ui/xdot.py", line 631, in parse
points = self.read_polygon()
File "/usr/share/inguma/lib/ui/xdot.py", line 526, in read_polygon
x, y = self.read_point()
File "/usr/share/inguma/lib/ui/xdot.py", line 509, in read_point
x = self.read_number()
File "/usr/share/inguma/lib/ui/xdot.py", line 503, in read_number
return int(self.read_code())
ValueError: invalid literal for int() with base 10: '99.5'

Activities

g0tmi1k

g0tmi1k

2018-01-29 11:54

administrator   ~0008098

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling 2016.x), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing,and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2015-08-13 08:37 nouname New Issue
2015-09-03 09:52 rhertzog Product Version kali-dev => 2.0
2018-01-29 11:54 g0tmi1k Assigned To => g0tmi1k
2018-01-29 11:54 g0tmi1k Status new => closed
2018-01-29 11:54 g0tmi1k Resolution open => suspended
2018-01-29 11:54 g0tmi1k Note Added: 0008098