Mailinglist Archive: opensuse-bugs (15049 mails)
| < Previous | Next > |
[Bug 303869] Verify correctness of GTK+ icon cache
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 12 Sep 2007 16:12:37 -0600 (MDT)
- Message-id: <20070912221237.99A83245353@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=303869#c15
Federico Mena Quintero <federico@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|Critical |Normal
Summary|icon cache craziness ... |Verify correctness of GTK+ icon cache
--- Comment #15 from Federico Mena Quintero <federico@xxxxxxxxxx> 2007-09-12 16:12:37 MST ---
OK, I submitted the patch above to autobuild. With this, we only validate icon
caches if GTK_DEBUG=icontheme is set.
I'll mark the bug as Normal and re-title it for clarity.
Remaining tasks:
- Figure out why programs (e.g. gedit) still open some icon files by hand
instead of using the icons from the cache (are some icons not being cached?)
- Validate the offsets within the mmap()ped cache files on demand, rather than
in a single pass.
--
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.
Federico Mena Quintero <federico@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|Critical |Normal
Summary|icon cache craziness ... |Verify correctness of GTK+ icon cache
--- Comment #15 from Federico Mena Quintero <federico@xxxxxxxxxx> 2007-09-12 16:12:37 MST ---
OK, I submitted the patch above to autobuild. With this, we only validate icon
caches if GTK_DEBUG=icontheme is set.
I'll mark the bug as Normal and re-title it for clarity.
Remaining tasks:
- Figure out why programs (e.g. gedit) still open some icon files by hand
instead of using the icons from the cache (are some icons not being cached?)
- Validate the offsets within the mmap()ped cache files on demand, rather than
in a single pass.
--
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 > |