Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 49540

Summary: gnome weather hangs after extended usage.
Product: [Retired] Red Hat Linux Reporter: Kirk Morrow <kirk_morrow>
Component: gnome-appletsAssignee: Mark McLoughlin <markmc>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: low    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-04-09 19:39:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kirk Morrow 2001-07-20 16:03:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.3-12 i686)

Description of problem:
If I remain logged in for extended periods the gnome weather hangs when
trying to update and keeps display the last valid reading.

How reproducible:
Sometimes

Steps to Reproduce:
1. Add GNOME Weather to the panel.
2. Stay logged in for many hours or several days.
3. Notice that after a while the temperature never changes.
	

Actual Results:  It gets stuck on a reading and never changes.

Expected Results:  It should display the current temperature and
conditions.

Additional info:

It appears to get stuck doing an update.  When I notice that it is giving
an incorrect reading I try forcing an update and it gives me an error
message that an update is already in progress.  It seems that the update
routine has no timeout if it can't get valid data and just hangs?

Comment 1 Alexander Larsson 2001-07-27 18:09:43 UTC
I haven't had time to look at this yet, but for the record, what kind of
connection do you have? Is it firewalled? Static ip?


Comment 2 Kirk Morrow 2001-07-31 15:40:21 UTC
The machine is running inside a corporate firewall.  The IP on this machine
never changes, but it posibly gets masqueraded.  The connection is a big 'ol fat
pipe.  I don't know exactly how big, but it's the faster than T1 or cable modem.

Comment 3 Havoc Pennington 2002-04-09 19:39:54 UTC
While it's hanging, an "strace -p" might be useful to see what it's doing while
stuck. Or better, run "strace -p -f -o output" on the applet, and 
then send along "output" after it's stuck.

Comment 4 Havoc Pennington 2002-07-02 21:28:58 UTC
This applet and the panel are totally redone for the next release, so 
most likely this bug is gone (though there may be exciting new ones, no doubt)