Mailinglist Archive: zypp-devel (58 mails)
| < Previous | Next > |
Re: [zypp-devel] [Fwd: SuSEconfig and PackageKit]
- From: Stanislav Brabec <sbrabec@xxxxxxx>
- Date: Fri, 23 Jan 2009 13:20:22 +0100
- Message-id: <1232713222.7744.3869.camel@xxxxxxxxxxxxxx>
Michael Schroeder wrote:
gtk-update-icon-cache has to inspect ~650 icon directories.
With a non-trivial amount of work it is possible to rewrite it to be
incremental.
With another non-trivial amount of work, we may implement incremental
fc-cache, later maybe other similar programs.
Why not add one feature to RPM instead of complicated rewrites?
--
Best Regards / S pozdravem,
Stanislav Brabec
software developer
---------------------------------------------------------------------
SUSE LINUX, s. r. o. e-mail: sbrabec@xxxxxxx
Lihovarská 1060/12 tel: +420 284 028 966, +49 911 740538747
190 00 Praha 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz/
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
On Fri, Jan 23, 2009 at 12:20:43PM +0100, Stanislav Brabec wrote:
Zypper should as well. But does not. It may have ugly sonsequences while
installing some packages (missing icons, MIME binding,...)
https://bugzilla.novell.com/show_bug.cgi?id=365649
That just means you should make gtk-update-icon-cache faster.
One way to do it would be to add an "incremental" mode. This
mode would take a file list as argument and only add/remove
files from this file list.
gtk-update-icon-cache has to inspect ~650 icon directories.
With a non-trivial amount of work it is possible to rewrite it to be
incremental.
With another non-trivial amount of work, we may implement incremental
fc-cache, later maybe other similar programs.
Why not add one feature to RPM instead of complicated rewrites?
--
Best Regards / S pozdravem,
Stanislav Brabec
software developer
---------------------------------------------------------------------
SUSE LINUX, s. r. o. e-mail: sbrabec@xxxxxxx
Lihovarská 1060/12 tel: +420 284 028 966, +49 911 740538747
190 00 Praha 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz/
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |