e-m-b-a / emba

EMBA - The firmware security analyzer
https://www.securefirmware.de
GNU General Public License v3.0
2.49k stars 223 forks source link

Status bar without day count #1083

Closed torabi12 closed 3 months ago

torabi12 commented 4 months ago

Describe the bug Status bar shows only hours, if the test is longer than a day it will start again from 0:00:00. Cosmetic issue, which is only valid for very long executions.

To Reproduce Steps to reproduce the behavior:

  1. EMBA installation default mode
  2. Start EMBA with the following parameters: sudo ./emba.sh -p ./scan-profiles/default-scan.emba
  3. wait 24:00:01
  4. See error

Expected behavior Status bar should count days as well.

Screenshots image

Desktop (please complete the following information):

Priority issue Are you already a Sponsor? - [N]

Additional context Add any other context about the problem here.

m-1-k-3 commented 4 months ago

The past hit us again ... I think we had some similar issue a while back ;) Thanks for reporting

torabi12 commented 4 months ago

Yes, in the purple text it was fixed long time ago, but I haven't been using profiles nowadays and I tried default-profile again and I saw the missing day number this morning. Hope it is not a big work to fix!