#8658 NORM Not Tri: Bounce opens and reads too many icons
Zarro Boogs per Child
bugtracker at laptop.org
Fri Sep 26 04:20:38 EDT 2008
#8658: Bounce opens and reads too many icons
----------------------------+-----------------------------------------------
Reporter: pgf | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Not Triaged
Component: not assigned | Version: not specified
Resolution: | Keywords:
Next_action: diagnose | Verified: 0
Blockedby: | Blocking:
----------------------------+-----------------------------------------------
Old description:
> strace shows that Bounce opens and reads over 100 icons that it clearly
> doesn't need, from places like
> /usr/share/icons/sugar/scalable/device/battery-030.icon .
>
> (unexplored avenue: other activities may do this as well.)
>
> to reproduce:
>
> {{{
> $ strace -o /tmp/bounce.st -f -p <pid-of-rainbow-daemon>
> }}}
>
> then, start bounce, let it run a bit, and kill the strace.
New description:
strace shows that Bounce opens and reads over 100 icons that it clearly
doesn't need, from places like
/usr/share/icons/sugar/scalable/device/battery-030.icon .
(unexplored avenue: other activities may do this as well.)
to reproduce:
{{{
$ strace -o /tmp/bounce.st -f -p <pid-of-rainbow-daemon>
}}}
then, start bounce, let it run a bit, and kill the strace.
--
Comment(by marco):
Yeah that's the gtk icon theme. Gtk is supposed to mmap those icons, but I
*think* that's only implemented for non-svg formats right now.
--
Ticket URL: <http://dev.laptop.org/ticket/8658#comment:2>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list