Package: conky-all
Version: 1.8.1-6
Severity: normal

Dear Maintainer,

I've used the following conky script to demonstrate the problem:

**start of conkyrc

# Use Xft?
use_xft yes
xftfont Droid Sans:size=10:style=bold
xftalpha 1.0
text_buffer_size 2048

# Update interval in seconds
update_interval 1

# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0

# Create own window instead of using desktop (required in nautilus)
own_window yes # create a separate XWindow over the one from Xfdesktop
own_window_type desktop # the window cannot be moved or resized
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # make it
behave like it belongs to the desktop
own_window_argb_visual yes # true transparency, a compositor has to be active
own_window_argb_value 50 # make the background transparent
own_window_colour black
double_buffer yes # avoid flickering

# Minimum size of text area
minimum_size 320 320
maximum_width 320
max_text_width 0 # don't break lines

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no

# Stippled borders?
stippled_borders 0

# border margins
border_inner_margin 5
border_outer_margin 5

# Default colors and also border colors
default_color FFFFFF
color1 FF9900 #orange

# Text alignment, other possible values are commented
alignment top_left

# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 20
gap_y 20

# Subtract file system buffers from used memory?
no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2

# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes

# Add spaces to keep things from moving about?  This only affects certain
objects.
use_spacer none

TEXT
${color1}Text $font${hr 2}$color

**End of conkyrc

When used with conky, the text appears orange as intended but the horizontal
rule appears yellow. Other colours are similarly altered but the orange to
yellow shift is the most visually obvious.

If I remove the background transparency, by setting the argb_visual to 'no',
then the colours of the $hr elements appear as expected.

thanks for time in looking in to this.

Brendan Murphy.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 
'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages conky-all depends on:
ii  libaudclient2     3.2-1
ii  libc6             2.13-26
ii  libcairo2         1.10.2-6.2
ii  libcurl3-gnutls   7.24.0-1
ii  libdbus-glib-1-2  0.98-1
ii  libglib2.0-0      2.30.2-6
ii  libimlib2         1.4.4-1+b1
ii  libiw30           30~pre9-8
ii  liblua5.1-0       5.1.4-12
ii  libncurses5       5.9-4
ii  libtinfo5         5.9-4
ii  libx11-6          2:1.4.4-4
ii  libxdamage1       1:1.1.3-2
ii  libxext6          2:1.3.0-3
ii  libxfixes3        1:5.0-4
ii  libxft2           2.2.0-3
ii  libxml2           2.7.8.dfsg-7
ii  libxmmsclient6    0.8+dfsg-2

conky-all recommends no packages.

Versions of packages conky-all suggests:
pn  apcupsd    <none>
pn  audacious  <none>
pn  moc        <none>
pn  mpd        <none>
pn  xmms2      <none>

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to