<br><br><div><span class="gmail_quote">On 6/14/07, <b class="gmail_sendername">Adam Jackson</b> <<a href="mailto:ajackson@redhat.com">ajackson@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, 2007-06-14 at 06:58 +1000, David Timms wrote:<br>> I'd like to suggest a goal for future Fedora of ensuring every<br>> application / task performed with Fedora actually provides user feedback<br>> at a minimum 1 {one} second interval.
<br>><br>> Culprits:<br>> - anaconda between go-ahead with install and first package installing<br>> {especially noticeable because the {boring} X screen saver kicks in. You<br>> then move the mouse to get the screen back - but there is no update to
<br>> the screen for maybe one minute or more.<br>><br>> - pup during an update run with about 30-40 packages. It took nearly an<br>> hour. Each time an app covered its windows they may not have been<br>> redrawn for some minutes.
<br><br>Just to clarify, it's not that you want continuous screen updates, it's<br>that you don't want to see apps in the middle of redraw.<br><br>We could solve this trivially by turning on automatic compositing by
<br>default but I don't think that's ready yet.</blockquote><div><br>multithreading would also solve this isses...<br>use a thread for the gui and one that does the real work.<br></div><br></div><br>