Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 439342 - x11-plugins/gkrellweather-2.0.8 does not properly display temperature
Summary: x11-plugins/gkrellweather-2.0.8 does not properly display temperature
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Dockapp Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-22 22:46 UTC by G.Wolfe Woodbury
Modified: 2013-08-07 00:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info output (201 lines) (file_439342.txt,15.56 KB, text/plain)
2012-10-22 22:48 UTC, G.Wolfe Woodbury
Details

Note You need to log in before you can comment on or make changes to this bug.
Description G.Wolfe Woodbury 2012-10-22 22:46:14 UTC
Somewhere between 2.0.7 and 2.0.8 gkrellweather stopped displaying the air.temperature value correctly. It is locked on "+84" no matter what station or actual temperature is reported from the net.

The only differences between a working version (2.0.7   2.0.7r1 shows the bug) and 2.0.8  is an internal change from sprintf() to snprintf().  The only other significant change in the system was upgrading gcc.

The information is coming in properly, and clicking through the available displays shows correct data in all other fields.  I have also re-emerged all relevant GKrellM packages.


Reproducible: Always

Steps to Reproduce:
1. install GKrellM
2. install gkrellweather and configure it (for KRDU)
3.
Actual Results:  
The temperature/humidity display is frozen to "+85 F   37%"
the rest of the gkweather displays are correct, and all other krells are correct

Expected Results:  
Should see current conditions as retrieved from NOAA.

emerge --info in attachment. . .
Comment 1 G.Wolfe Woodbury 2012-10-22 22:48:11 UTC
Created attachment 327184 [details]
emerge --info output (201 lines)
Comment 2 G.Wolfe Woodbury 2013-08-07 00:16:03 UTC
Gkrellm 2.3.x (now in use) does not display this bug.
Closing as obsolete