pjrinaldi / wombatforensics

linux c++, fox-toolkit, multi-threaded forensic gui tool
GNU General Public License v2.0
47 stars 12 forks source link

Dig Deeper wombat status message #270

Closed pjrinaldi closed 5 years ago

pjrinaldi commented 5 years ago

During a long digging deeper process. The status message for wombatforensics shows "Ready" when it should still show "Digging Deeper..."

This affects the user knowledge and usability rather than actually breaking anything.

pjrinaldi commented 5 years ago

fixed. now the digging deeper process check to ensure other digging processes are finished before stating ready, if they aren't it will state "digging deeper..." again for the status, this way it's messages are showed.