Mailinglist Archive: yast-devel (40 mails)
| < Previous | Next > |
Re: [yast-devel] Does "bug report" fit in this list?
- From: "Rajko M." <rmatov101@xxxxxxxxxxx>
- Date: Tue, 28 Apr 2009 08:08:05 -0500
- Message-id: <200904280808.05339.rmatov101@xxxxxxxxxxx>
On Tuesday 28 April 2009 06:16:23 am Katarina Machalkova wrote:
YCP, I looked once and I'll skip it. So many other things to do. :-)
I already opened the bug:
https://bugzilla.novell.com/show_bug.cgi?id=498267
--
Regards, Rajko
http://news.opensuse.org/category/people-of-opensuse/
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
Hi, Rajko (& the list)...
Can you please send in some testcase? I don't want you to write a sample
YCP script, it is enough to tell in which module and with what data you see
the slowdown (e.g. in package manager with ~1000 package in the list or
alike)
YCP, I looked once and I'll skip it. So many other things to do. :-)
I already opened the bug:
https://bugzilla.novell.com/show_bug.cgi?id=498267
I've briefly tried something, and I can tell that it is not that ncurses
tries to move the whole list around at once - it does not and it always
refreshes only the visible portion of the window (NCPad::update ->
copywin(), for those familiar with that code). So the bottleneck is
somewhere else and we need to find out where ...
--
Regards, Rajko
http://news.opensuse.org/category/people-of-opensuse/
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
| < Previous | Next > |