[Bug 371043] [NEW] Conky does not display dollar sign when $$ is used in the TEXT area

Mahesh Asolkar mahesh+launchpad at mahesha.com
Sat May 2 22:10:01 UTC 2009


Public bug reported:

Binary package hint: conky

:) ~ > lsb_release -rd
Description:	Ubuntu 9.04
Release:	9.04
:) ~ > apt-cache policy conky
conky:
  Installed: 1.6.1-0ubuntu4
  Candidate: 1.6.1-0ubuntu4
  Version table:
 *** 1.6.1-0ubuntu4 0
        500 http://us.archive.ubuntu.com jaunty/universe Packages
        100 /var/lib/dpkg/status

I have a line in my .conkyrc in the TEXT area:

-----------
  WD 1TB Green HDD$alignr$$${execi 1000 curl -s http://frys.com/product/5528610 | egrep -A2 '(After Rebate|Price):' | tail -1 | perl -ne 'm/<b>([\d.]+)<\/b>/; print $1'}
-----------

The intent behind using $$ after the $alignr is to display the actual $
(dollar) sign. The conky installed via Ubuntu repository does not do it
correctly.

I built conky myself, and tried it. It displays the $ sign correctly.

** Affects: conky (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Conky does not display dollar sign when $$ is used in the TEXT area
https://bugs.launchpad.net/bugs/371043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list