Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 89939 - wireless-applet rereads png files continously
Summary: wireless-applet rereads png files continously
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gnome-applets
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mark McLoughlin
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks: CambridgeTarget
TreeView+ depends on / blocked
 
Reported: 2003-04-30 02:00 UTC by Eric Wood
Modified: 2007-04-18 16:53 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-08-27 10:24:26 UTC
Embargoed:


Attachments (Terms of Use)

Description Eric Wood 2003-04-30 02:00:21 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131

Description of problem:
stracing the wireless applet shows that is keeps opening the same set of png
files based on signal strength:
ie, open("/usr/share/pixmaps/wireless-applet//signal-81-100.png", O_RDONLY) = 26

These are very small png files and can be stored in memory rather than  re-read
each time.  This will help let the hard drive take a rest. The constant ticking
of my notebook's harddrive gives me an ulcer.  

Version-Release number of selected component (if applicable):
gnome-applets-2.2.0-8

How reproducible:
Always

Steps to Reproduce:
1. Add to Panel -> Internet -> Wireless link monitor
2. strace -p <pid_of_wireless-applet>

    

Additional info:

Comment 1 Havoc Pennington 2003-04-30 02:12:05 UTC
Filed http://bugzilla.gnome.org/show_bug.cgi?id=111893

Comment 2 Havoc Pennington 2003-05-01 01:55:04 UTC
gnome.org bug fixed, we just have to get the fix in the next release.

Comment 3 Alexander Larsson 2003-08-27 10:24:26 UTC
in rawhide now.


Note You need to log in before you can comment on or make changes to this bug.