Bug 102957 - Need way to disable animation
Summary: Need way to disable animation
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rhn-applet
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Robin Norwood
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-08-23 08:56 UTC by Adam Lock
Modified: 2007-04-18 16:57 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-17 21:11:43 UTC
Embargoed:


Attachments (Terms of Use)

Description Adam Lock 2003-08-23 08:56:22 UTC
Description of problem:

The rhn-applet 'throbs' when there are critical updates to be installed. This is
due to some code in rhn_applet.py that creates an anim from the critical icon
with various alpha settings and proceeds to cycle through them on a timer.

There are also some anims for other state transitions.

For performance on low bandwidth connections (e.g. via VNC) there should be a
way to disable these unnecessary animations, e.g. a command line switch.

Comment 1 Michael Lee Yohe 2003-08-25 18:44:10 UTC
Why not disable the applet?  Or, perform the updates necessary to cycle the
applet back to the check mark?

Comment 2 Adam Lock 2003-08-25 20:18:31 UTC
Well I could disable the applet but that would have obvious security implications.

As for performing the suggested updates, sometimes I'm doing something such as
patching the existing kernel source (e.g. with alsa drivers) which means I don't
want to install the latest updates. 

Therefore I'm left with this thing throbbing away in the corner. If there were a
way to disable it, either through a switch. a pref or a menu option I could then
ignore it for the duration of the session.

Comment 3 Robin Norwood 2005-10-09 03:28:40 UTC
The way the applet works right now is, once you've clicked on the 'throbbing'
applet, it reverts to a solid exclamation mark, without animating.  Is this
'good enough', or is there really a use case for having no animation at all?

The code to disable all animation isn't that difficult, I just hate to add 'yet
another option' unless the current behavior is really a problem for some people.

I haven't tried using the applet over VNC, so I guess I don't know what I'm missing.


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