Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 21/11/2010, à 19:06

cakekong

[Résolu]Un conky sur 2 ne démarre pas (ou quand il veut)

Bonjour

Alors mon problème est tout bizarre. Hier tout marchait nickel mais aujourd'hui, je n'ai plus qu'un conky sur 2 qui se lancent (ou le deuxième se lance mais après trèèèèèès longtemps).
Quelqu'un à une idée ?

Merci d'avance

PS ; pour info, je mets mes 2 conky et mon bash pour les lancer.
PS2 ; c'est le .conkyrc qui merdouille.

.conkyrc

# set to yes if you want Conky to be forked in the background
background yes

# Use Xft?
use_xft yes
xftfont HandelGotDLig:size=9
xftalpha 0.8

# Print everything to console?
out_to_console no

# mail spool
#mail_spool $MAIL

# Update interval in seconds
update_interval 1.0

# 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
own_window_type override
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_transparent yes

# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no
draw_graph_borders no

# Stippled borders?
stippled_borders 0

# border margins
border_inner_margin 0

# border width
border_width 

# Default colors and also border colors
default_color F8A65C
default_shade_color black
default_outline_color black

# Minimum size of text area
minimum_size 400 500
maximum_width 250

# Text alignment, other possible values are commented
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right

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

# 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 1

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

# 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


font  HandelGotDLig:size=9
color1 FFFFFF #NOIR
color2 FF0000 #ROUGE
color3 FF6600 #ORANGE

conky -c ~/.conky/conky-meteo 
 
TEXT 

${color1}
${alignr 250}${voffset -30}${font URW Gothic L:size=100}${time %H}$font ${voffset -100}${font URW Gothic L:size=42}${time :%M}$font


${offset 160}${voffset -30}------------------ 
${offset 160}${voffset -20}${font Bellerose:style=Bold:size=16}${time %A}$font
${offset 160}${voffset -10}${font Bellerose:style=Bold:size=16}${time %d %b}$font 

##### ORDINATEUR 
${color3}${font HandelGotDLig:size=12}Ordinateur ${offset 10}${color1}${hr}${font}
${offset 20}${color1}Utilisateur : ${color2}$nodename
${offset 20}${color1}Version : ${color2}${execi 86400 cat /etc/lsb-release|grep ID|cut -d= -f2} ${execi 86400 cat /etc/lsb-release|grep REL|cut -d= -f2} "${execi 86400 cat /etc/lsb-release|grep NAME|cut -d= -f2}" 
${offset 20}${color1}Noyau : ${color2}$sysname $kernel $machine
${offset 20}${color1}Uptime :${color2} $uptime

##### RESEAU
${color3}${font HandelGotDLig:size=12}Réseau ${offset 10}${color1}${hr}${font}
${offset 20}${color1}Lan : ${color2}${addr wlan0}      
${offset 20}${color1}IP public : ${color2}${execi 10800 wget -qO- whatismyip.org}
${offset 20}${color1}Réception : ${color2}${downspeed wlan0}
${offset 20}${color1}Emission : ${color2}${upspeed wlan0}

##### SYSTEME
${color3}${font HandelGotDLig:size=12}Système ${offset 10}${color1}${hr}${font}
${offset 20}${color1}Processus : ${color2}$processes   ${color1}En cours : ${color2}$running_processes
${offset 20}${color1}CPU : ${color2}${freq} G Hz ${color1}${alignr}soit : ${color2} ${cpu cpu0} %${alignr}
${offset 20}${color1}RAM  : ${color2}$mem / $memmax ${alignr}${color1}soit : ${color2} ${memperc} %
${offset 20}${color1}Baterie : ${color2}${battery_time}${color1}${alignr}soit : ${color2}${battery_percent} %
#${offset 20}${battery_bar}

#### DISQUES
${color3}${font HandelGotDLig:size=12}Disques ${offset 10}${color1}${hr}${font}
${offset 20}${color1}/ : ${color2}${fs_used_perc /} % [${fs_used /} / ${fs_free /} / ${fs_size /}] ${offset 5}${color1}
${offset 20}${fs_bar 4 /}

${offset 20}${color1}/home : ${color2}${fs_used_perc /home} % [${fs_used /home} / ${fs_free /home} / ${fs_size /home}] ${offset 5}${color1}
${offset 20}${fs_bar 4 /home}

#### TEMPERATURES
${color3}${font HandelGotDLig:size=12}Températures ${offset 10}${color1}${hr}${font}
${offset 25}${color1}Processeur : ${color2}${alignr}${acpitemp} °C
${offset 25}${color1}Disque dur  : ${alignr}${color2}${hddtemp /dev/sda} °C

#### PROCESSUS
${color3}${font HandelGotDLig:size=12}Processus ${offset 10}${color1}${hr}${font}
${color1}${offset 25}${top name 1}${alignr}${color2}${top cpu 1} %
${color1}${offset 25}${top name 2}${alignr}${color2}${top cpu 2} %
${color1}${offset 25}${top name 3}${alignr}${color2}${top cpu 3} %
${color1}${offset 25}${top name 4}${alignr}${color2}${top cpu 4} %

#### METEO 
#${color3}${font HandelGotDLig:size=12}Météo ${offset 10}${color1}${hr}#${font}
#${offset 25}${color1}${execi 120 ~/.conky/meteo.sh FRXX0114}Météo à ${color2}${execi 120 ~/.conky/meteo2.sh "Ville"}
#${offset 25}${color1}Aujourd'hui : ${color2}${execi 120 ~/.conky/meteo2.sh "Température aujourd'hui"}  
#${color2}${font weather:size=40}${voffset -30}${offset 200}${execi 120 ~/.conky/meteo2.sh "Conditions aujourd'hui"}${font}${voffset -16}
#${offset 25}${color1}Vent : ${color2}${execi 120 ~/.conky/meteo2.sh "Vent aujourd'hui"}
#${offset 25}${color1}Lever du soleil : ${color2}${execi 120 ~/.conky/meteo2.sh "Lever du soleil"}
#${offset 25}${color1}Coucher du soleil : ${color2}${execi 120 ~/.conky/meteo2.sh "Coucher du soleil"}
#${offset 25}${color1}Demain : ${color2}${execi 120 ~/.conky/meteo2.sh "Température demain"}
#${font weather:size=40}${voffset -40}${offset 200}${execi 120 ~/.conky/meteo2.sh "Conditions demain"}${font}

.conkyrc2

# conky configuration
# edited by Mark Buck (Kaivalagi) <m_buck@hotmail.com>

# set to yes if you want Conky to be forked in the background
background no

# X font when Xft is disabled, you can pick one with program xfontsel
#font 5x7         
#font 6x10       
#font 7x13                                                  
#font 8x13 
#font 9x15       
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*

# Use Xft?
use_xft yes

# Xft font when Xft is enabled
xftfont HandelGotDLig:size=9

# Text alpha when using Xft
xftalpha 0.8

# Update interval in seconds
update_interval 1.0

# 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 no

# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes

# Minimum size of text area
minimum_size 300 0
maximum_width 300

# Draw shades?
draw_shades yes

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no
draw_graph_borders yes

# Stippled borders?
stippled_borders 8

# border margins
border_margin 4

# border width
border_width 1

# Default colors and also border colors
default_color white
default_shade_color black
default_outline_color white

# own window options 
own_window        yes
own_window_transparent    yes
own_window_type        override
own_window_hints    undecorated,below,sticky,skip_taskbar,skip_pager

# Text alignment, other possible values are commented
alignment top_left
#alignment top_right
#alignment bottom_left
#alignment bottom_right

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

# 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 right


color1 white
color2 FF6600 #ORANGE
color3 FF0000 #ROUGE
 
text_buffer_size 2048

# variable is given either in format $variable or in ${variable}. Latter
# allows characters right after the variable and must be used in network
# stuff because of an argument

# stuff after 'TEXT' will be formatted on screen

TEXT
${execpi 1800 conkyForecast --location=FRXX0114 --template=/usr/share/conkyforecast/example/conkyForecast.template}

.start.sh

#!/bin/bash 

killall conky
sleep 30
conky -c /home/tony/.conkyrc  &
conky -c /home/tony/.conkyrc2 &
exit;

EDIT : en fait au bout d'un moment, à la place du conky sur le bureau, j'ai un une zone noire opaque ...

EDIT 2 :  Et après ce rectangle noir, le conky apparaît enfin.

Dernière modification par cakekong (Le 21/11/2010, à 23:31)

Hors ligne

#2 Le 21/11/2010, à 22:10

wido

Re : [Résolu]Un conky sur 2 ne démarre pas (ou quand il veut)

Bonjour,
lance les dans un terminal, tu verras surement les erreurs défilées.

Hors ligne

#3 Le 21/11/2010, à 22:51

cakekong

Re : [Résolu]Un conky sur 2 ne démarre pas (ou quand il veut)

Pour mon conky qui bug j'ai ça ;

tony@tony-K50IJ:~$ conky -c /home/tony/.conkyrc
Conky: /home/tony/.conkyrc: 96: no such configuration: 'conky'
Conky: forked to background, pid is 8214
tony@tony-K50IJ:~$ 
Conky: desktop window (240005b) is subwindow of root window (af)
Conky: window type - override
Conky: drawing to created window (0x5800001)
Conky: drawing to double buffer

Mais je ne comprends pas ce que ça veut dire ..

Hors ligne

#4 Le 21/11/2010, à 23:11

wido

Re : [Résolu]Un conky sur 2 ne démarre pas (ou quand il veut)

Dans .conkyrc avant le TEXT efface la ligne:

conky -c ~/.conky/conky-meteo

et teste de nouveau.

Hors ligne

#5 Le 21/11/2010, à 23:31

cakekong

Re : [Résolu]Un conky sur 2 ne démarre pas (ou quand il veut)

wido a écrit :

Dans .conkyrc avant le TEXT efface la ligne:

conky -c ~/.conky/conky-meteo

et teste de nouveau.

Ca marche !!
J'ai compris ce que voulais dire le message dans le terminal du coup ...
Mais pourquoi du jour au lendemain ça n'a plus bien marché ?

Merci encore à toi !!!

Hors ligne

#6 Le 22/11/2010, à 09:48

wido

Re : [Résolu]Un conky sur 2 ne démarre pas (ou quand il veut)

le retour du terminal indique la plupart du temps l'erreur et le lieu comme là: ligne 92 et le type "conky" après c'est facile de savoir quoi. smile

Hors ligne