Hi,

2008/9/20 Luis A. Bastiao Silva <[EMAIL PROTECTED]>

> Hi all,
>
> No. I didn't finish integration yet. I would like announce it, but we have
> some work to do before.
> I was integration Core and builder graph from NmapParser.
>
> Some task to do yet:
> - Get ports and extraports from NmapParser and set this information to
> Nodes.
> - Integrate bestwidgets
> - Upload images to trunk
> - Make adaptation on Umit to work with RadialNet
>
>
> Daniel will integrate bestwidgets on higwidgets.
> First step is put the code of bestwidgets on higwidgets.
> Next Daniel should change bestwidgets imports within umitGUI/radialnet/ to
> higwidgets and make necessary changes.
> Daniel: Let me know if you need something. You should make a patch and send
> to list first, before commit.
>
> There is a patch[1] with Mapper inside Umit.
>
> If you want apply this patch you need:
> - bestwidgets/ in main directory
> - $ ls share/pixmaps/umit/icons/
>        firewall.png  padlock.png  router.png  switch.png  wireless.png
> - Apply patch [2] first.
> - Revision 3738
>
>
> After you apply it works but it returns a traceback when close Tab from
> Scan Notebook.
>
>
> Traceback (most recent call last):
>   File "/home/bastiao/Projects/umit-svn/trunk/umitGUI/MainWindow.py", line
> 984, in _exit_cb
>   File "/home/bastiao/Projects/umit-svn/trunk/umitGUI/MainWindow.py", line
> 422, in _close_scan_cb
>   File "/home/bastiao/Projects/umit-svn/trunk/umitGUI/MainWindow.py", line
> 489, in store_result
>   File "/home/bastiao/Projects/umit/umit-svn/trunk/umitCore/NmapParser.py",
> line 1140, in write_xml
>     self._write_hosts()
>   File "/home/bastiao/Projects/umit/umit-svn/trunk/umitCore/NmapParser.py",
> line 1190, in _write_hosts
>     addrtype=host.ip.get("type", ""))))
>   File "/usr/lib/python2.5/xml/sax/saxutils.py", line 132, in startElement
>     self._write(' %s=%s' % (name, quoteattr(value)))
>   File "/usr/lib/python2.5/xml/sax/saxutils.py", line 73, in quoteattr
>     data = escape(data, entities)
>   File "/usr/lib/python2.5/xml/sax/saxutils.py", line 39, in escape
>     data = data.replace("&", "&amp;")
> AttributeError: 'NoneType' object has no attribute 'replace'
>
>
> Any ideas?
>
>
> Ĺooks for the patch. May be create functions set_parse to get NmapParser
> it's not a good idea. But I need a mechanism to do it.
> So ideas/comments are welcome.
>
>
>
> [1] - 
> ww.kop-labs.com/umit/patch/radialnet_draft.diff<http://www.kop-labs.com/umit/patch/radialnet_draft.diff>
>

I have a new patch instead above:
http://www.kop-labs.com/umit/radialnet/radialnet_4_10_2008.diff



>
> [2] - http://www.kop-labs.com/umit/patch/osmatches.diff
>
> Cheers!
> --
> Luis A. Bastiao Silva
>
>
Let me know if you find some troubles.

Regards,
-- 
Luis A. Bastiao Silva
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Umit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/umit-devel

Reply via email to