https://bugs.gpodder.org/show_bug.cgi?id=1500
Thomas Perl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.1 |3.2 --- Comment #5 from Thomas Perl <[email protected]> 2012-02-28 18:56:50 GMT --- (In reply to comment #4) > Yes, I think that sounds like a good solution. This is a feature which is > necessary for the long running extension logic (e.g. convert a file) Yes, I think we should do this for 3.2. Probably not in time for 3.1, though. We could think of a temporary solution for extensions that require it in the mean time. > The second question is how we display the progress in the ui? A solution could > be to change the download tab to a progress tab. > But it's difficult/not possible to calculate the remaining time for some > extensions (e.g start a command line tool). > In that case we would need a gui element to display that there is a running > process without display the progress in % We can reuse the downloads tab as a progress tab (after renaming, obviously). If the remaining time cannot be calculated, we can let the progress bar "pulsate": http://www.pygtk.org/docs/pygtk/class-gtkprogressbar.html#method-gtkprogressbar--pulse -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
