Thats pretty strange, there should be only one process named conky.
Try to remove the startup launch, restart and then open a terminal.
>From this terminal give the commands:

conky &
ps

(note that you may need to enter Enter again after the first command).
Now you should see a list, in this list there should be only one
instance of conky, something like:

  PID TTY          TIME CMD
 5727 pts/1    00:00:00 bash
 5744 pts/1    00:00:00 conky
 5779 pts/1    00:00:00 ps

See if the issue reappear (I let it run for several hours and didn't notice any 
problem by the way), if it reappears,
try with this command:

killall -USR1 conky

See if there is any change.

PS. I'd appreciate if you tell me what version of Ubuntu and conky you
are running. The information we require is described in detail when you
first entered the bug report; try submitting a new report (but don't)
and check it out.

-- 
Graphics render 'crash' including windows, panels, buttons, everything just 
disappears
https://bugs.launchpad.net/bugs/244255
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to