#1 No progress bar in GUI

Open
opened 3 years ago by thm-unix · 2 comments

Bug report

Affected version

v.0.2.1

Description

While the backing up is in progress, you can't see how much percents is done.

Steps to reproduce

Create a new backup / Restore from backup / Use template

Frequency

Always

## Bug report ### Affected version v.0.2.1 ### Description While the backing up is in progress, you can't see how much percents is done. ### Steps to reproduce Create a new backup / Restore from backup / Use template ### Frequency Always

I was trying to create such form but ran into problems with threads. Now, that I can use QTimer instead of QThread for this purpose, this bug will be fixed in further release.

I was trying to create such form but ran into problems with threads. Now, that I can use QTimer instead of QThread for this purpose, this bug will be fixed in further release.

Bug is fixed in v.0.2.2, except the 'Restore' window. The problem is we can't track tarfile.extractall() progress. This bug will be fully fixed in further releases.

Bug is fixed in v.0.2.2, except the 'Restore' window. The problem is we can't track tarfile.extractall() progress. This bug will be fully fixed in further releases.
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.