Ticket #6 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Freeze and UI slowdown

Reported by: nopper Owned by: boltrix
Priority: high Milestone: Umit 0.9.5 RC2
Component: Umit 0.9.5 Version: current svn
Keywords: Cc:

Description

This patch should help to improve the speed of Umit while scanning a target.

It uses a io_add_watch to control the output of nmap and avoids to create a huge numbers of gtk.TextTag? in the TextView? of umitGUI/NmapOutputViewer.py

No use of threads since instability and unexpected issues on PyGTK

Attachments

freeze-ui-no-threads-final.diff (21.1 kB) - added by nopper 2 years ago.
Freeze UI - no threads
tag-colors.diff (15.3 kB) - added by nopper 2 years ago.
text tag improvement

Change History

Changed 2 years ago by nopper

Freeze UI - no threads

Changed 2 years ago by nopper

I need a win32 test and comments :)

Changed 2 years ago by nopper

Not working on win32 so i'm splitting the text tag fix and then working to the async stuff.

Changed 2 years ago by nopper

text tag improvement

Changed 2 years ago by nopper

Please test tag-colors.diff

Changed 2 years ago by boltrix

  • status changed from new to assigned

Which patch should I apply? Both? Also, from which revision did you create this patch?

Changed 2 years ago by boltrix

  • status changed from assigned to closed
  • resolution set to fixed

Commited. I had to fix a minor bug on brasil tags, but it was fine. r2964

Add/Change #6 (Freeze and UI slowdown)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.