New issue 7 by sirjacek: clear kml
http://code.google.com/p/kisgearth/issues/detail?id=7
What steps will reproduce the problem?
1. when finsh i have clear kml files
2.
3.
What is the expected output? What do you see instead?
Use of uninitialized value $net_color in concatenation (.) or string
at ./kisgearth.pl line 1523.
Use of uninitialized value $net_color in concatenation (.) or string
at ./kisgearth.pl line 1523.
Use of uninitialized value $net_color in concatenation (.) or string
at ./kisgearth.pl line 1523.
Use of uninitialized value $net_color in concatenation (.) or string
at ./kisgearth.pl line 1523.
Use of uninitialized value $net_color in concatenation (.) or string
at ./kisgearth.pl line 1523.
Use of uninitialized value $net_color in concatenation (.) or string
at ./kisgearth.pl line 1523.
Use of uninitialized value $TO in concatenation (.) or string
at ./kisgearth.pl line 1606.
What version of the product are you using? On what operating system?
0.01f
Please provide any additional information below.
I can reproduce this problem with 0.01f and kismet-newcore (ubuntu packabe
version 2890-bt) from backtrack v4-r1. I have also attached a tarball
containing a set of kismet files which can be used to reproduce the error.
Attachments:
Kismet-20101011.tar.bz2 204 KB
Sorry forgot reproduction instructions. Command line used to reproduce
problem:
kisgearth.pl -d -oN monday.kml -n 1 -- Kismet-20101011-07-33-21-1.netxml
output file contains only header .kml information.
Also can suggest changing the issue description to something more useful
like 'uninitialized "$TO"' error?