Mailinglist Archive: opensuse-bugs (13448 mails)
| < Previous | Next > |
[Bug 332059] Package search progress report blocks input
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 11 Oct 2007 06:28:50 -0600 (MDT)
- Message-id: <20071011122850.50B89CC7AC@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=332059#c5
--- Comment #5 from Stefan Hundhammer <sh@xxxxxxxxxx> 2007-10-11 06:28:49 MST
---
The pop-up always is delayed for a short while because in some cases it will be
done so quickly that it's not worth while opening a busy pop-up. This is to
avoid flickering, and this is unchanged since SuSE 8.2.
The searching per se is slower now, that is true and a known issue. This is due
to the fact that not all package meta data are now loaded upon startup any
more. This has made startup faster, but of course when the data are needed they
need to be loaded at least once. This is not a Qt issue. It's the way libzypp
was optimized. But postponing that kind of thing doesn't mean that the CPU
cycles involved with it never need to be invested, it only delays that.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #5 from Stefan Hundhammer <sh@xxxxxxxxxx> 2007-10-11 06:28:49 MST
---
The pop-up always is delayed for a short while because in some cases it will be
done so quickly that it's not worth while opening a busy pop-up. This is to
avoid flickering, and this is unchanged since SuSE 8.2.
The searching per se is slower now, that is true and a known issue. This is due
to the fact that not all package meta data are now loaded upon startup any
more. This has made startup faster, but of course when the data are needed they
need to be loaded at least once. This is not a Qt issue. It's the way libzypp
was optimized. But postponing that kind of thing doesn't mean that the CPU
cycles involved with it never need to be invested, it only delays that.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |