Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 251673

Summary: conky-1.6.2_pre1321 freq_dyn_g
Product: Gentoo Linux Reporter: calculator <calculator>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description calculator 2008-12-19 20:55:49 UTC
Hello.
In conky-1.6.2_pre1321 with config:
...
${color #5b6dad} CPU Frequency:${color #7f8ed3} $freq_dyn_g ${color #5b6dad} Maximum:${color #7f8ed3} $freq_g
...
$freq_dyn_g displayed like "${freq_dyn_g}"

In conky-1.6.2_pre1285 all ok.
Image: http://img154.imageshack.us/img154/2524/59320136bs7.png

p.s. Excuse me for my english.


Reproducible: Always
Comment 1 Phil 2008-12-19 23:03:33 UTC
(In reply to comment #0)
> $freq_dyn_g displayed like "${freq_dyn_g}"

This is conky's behaviour for unknown text objects, which in this case is
correct. See git object 6fab949926192cb7eebdfe30c024171790184485 for details.

There is also an appropriate statement in the ChangeLog.

Greetings, Phil
Comment 2 calculator 2008-12-19 23:56:31 UTC
Yes, in git Changelog this exist. But i not found this... :-(
Thanks