Ubuntu 11.10 conky nic nie wy

Problemy dotyczące innych systemów operacyjnych
malinkalive
Beginner
Posty: 100
Rejestracja: 12 lutego 2007, 14:35

Ubuntu 11.10 conky nic nie wyświetla

Post autor: malinkalive »

Witam.
P
o aktualizacji systemu (Ubuntu 11.10) conky przestał być wyświetlany na pulpicie. Nadal się uruchamia, po starcie systemu, ale nic nie pokazuje. Poniżej plik conkyrc

Kod: Zaznacz cały

background yes 



#prawy dolny rog 
gap_x 800
gap_y 20 


maximum_width 200 


# X font when Xft is disabled, you can pick one with program xfontsel 
#font -*-*-*-r-normal--14-*-*-*-c-*-iso8859-2 
font -xos4-terminus-*-r-normal-*-12-100-*-*-c-*-iso10646-1 


# Use Xft? tutaj bylo yes deeflaudowo 
use_xft yes




#xftfont Bitstream Vera Sans Mono:size=8 
xftfont Terminus:encoding=utf-8:size=9 
xftalpha 0.9 


update_interval 1.0 


total_run_times 0 


own_window yes 


#own_window_type desktop 
#own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager 
own_window_transparent yes 


# If own_window_transparent is set to no, you can set the background colour here 
own_window_colour hotpink 


# Use double buffering (reduces flicker, may not work for everyone) 
double_buffer yes 
draw_shades yes 
draw_outline no 
draw_borders no 
stippled_borders 8 
border_margin 4 
border_width 1 


default_color white 
default_shade_color black 
default_outline_color white 


alignment top_left 
no_buffers yes 
uppercase no 


cpu_avg_samples 2 
net_avg_samples 2 


override_utf8_locale yes


use_spacer yes 
own_window yes 
own_window_type override 
own_window_transparent yes 
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager


format_human_readable yes


TEXT 
#${color #ddaa00}${font Terminus:encoding=iso8859-2:size=15}${time %A}
${font :encoding=iso8859-2:size=9}$alignc${color #ddaa00}
#${time %e %B %G} do określenia daty 
${color white}
${color red}Kernel: 
$alignc${color }$kernel 
${color slate grey}UpTime: 
$alignc${color }$uptime 
${color slate grey}Load: 
$alignc${color }$loadavg 
${color slate grey}Poczta:  
$alignc${color }${execi 60 ~/.conkygmail}
${color slate grey}Core 1 ${color white}${alignr}${cpu cpu1}%
${color #42AE4A}${cpugraph cpu1 25,200 42AE4A eeeeee} ${color #42AE4A}
${color slate grey}Core 2 ${color white}${alignr}${cpu cpu2}%
${color #42AE4A}${cpugraph cpu2 25,200 42AE4A eeeeee}
${color }${color slate grey}CPU:    $color%${color #ddaa00}$cpu$alignr$color$running_processes/ $processes


${font :size=8}${color lightgrey}${top name 1}$alignr${top cpu 1} 
${color lightgrey}${top name 2}$alignr${top cpu 2} 
${color lightgrey}${top name 3}$alignr${top cpu 3}


${font :size=9}${color slate grey} /home :${alignr}${color }${fs_free /home} 
${fs_bar 5,200 /home} 
${font :size=9}${color slate grey} / :${alignr}${color }${fs_free /}
${fs_bar 5,200 /} 
${color slate grey}RAM:   $color%$memperc ${alignr}$mem 
${membar 5,200} 
${font :size=8}${color #ddaa00}${top_mem name 1}$alignr${top_mem mem 1} 
${color lightgrey}${top_mem name 2}$alignr${top_mem mem 2} 
${font :size=9} 
${color slate grey}INTERNET: 
##orginalnie bez eth0 ${color}DL:${color #ddaa00}${downspeed wlan0}${color}UP:${color #ddaa00}${upspeed wlan0}${color}${alignr}KiB/s 
${color}DL:${color #ddaa00}${downspeed wlan0}${color}VOIP:${color #ddaa00}${downspeed wlan2}${color}${alignr}KiB/s 
${offset 10}${color}Total: ${color white}${totaldown wlan0} 
${offset 10}${color}VOIPtotal: ${color white}${totaldown wlan2} 
${color slate grey}${downspeedgraph wlan0 25,200 000000 00ff00} 
${color slate grey}${downspeedgraph wlan2 25,200 000000 000ff} 
${offset 0}${font :size=9}LOGI:${color white}
${font :size=8}${voffset -5}$hr
${color}${exec tail -n6 /var/log/syslog | cut -d: -f5 }
Dodane:
Używam compiza i gnome-shell. Poniżej (w załaczniku) xsession-errors.txt. Zmiana parametru ,,own_window_type'' na wartość ,,normal'' wyświetliła conky na pulpicie ale pokazuje się brzydka ramka (zdjęcie w załączniku). Ustawienia cieni w compizi na wartość:

Kod: Zaznacz cały

 (any) & !(class=)
nie przynosi efektu.
Załączniki
Zrzut ekranu 2012-03-07 09:45:36.jpg

[Rozszerzenie txt zostało wyłączone i nie będzie dłużej wyświetlane.]

fnmirk
Senior Member
Posty: 8295
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

Przecież masz napisane co należy zrobić?

Kod: Zaznacz cały

Conky: /home/karol/.conkyrc: 40: no such configuration: 'border_margin'
Conky: use_spacer should have an argument of left, right, or none.  'yes' seems to be some form of 'true', so defaulting to right.
Conky: forked to background, pid is 3194

Conky: desktop window (1a00004) is subwindow of root window (154)
Conky: window type - normal
Conky: drawing to created window (0x3c00001)
Conky: drawing to double buffer
xdg-settings: unexpected/missing argument
Try 'xdg-settings --help' for more information.
http://debian.linux.pl/threads/5676-Prz ... -napiszesz
http://debian.linux.pl/threads/827-conk ... ddtemp-itd.
http://debian.linux.pl/threads/4589-Con ... propozycje
ODPOWIEDZ