Progress bar does not update.[[BR]] Gtk windows don't refresh during calls to pypungi.
As we call external programs (through pungi, but nonetheless), it may seem that revisor freezes at 100% CPU, while we are actually doing usefull stuff. Neither pungi nor any of the external programs such as anaconda-runtime's buildinstall have callbacks we can use to accurately describe the progress.[[BR]] [[BR]] This bug is also in the 2.0 branch and should be fixed.
Doh
Progress bar added in 2.0 branch, but it is not updating (as expected)
Replying to [ticket:2 jsteffan]:
Progress bar does not update.[[BR]] Gtk windows don't refresh during calls to pypungi. It isn't updating in the 2.0 branch either, not even between calls to pungi.
Solved this issue. Pass a float, not an integer
Milestone Beta release on F7 deleted
Metadata Update from @jsteffan: - Issue assigned to kanarip