Dear Maintainer,
Programme 'conkygo' crashed with exit code 1. Respawning..
Conky: can't open display:
***** Imlib2 Developer Warning ***** :
This program is calling the Imlib call:
imlib_context_free();
With the parameter:
context
being NULL. Please fix your program.
Programme 'conkygo' crashed with exit code 1. Respawning..
Terminated
conkygo is -
#!/bin/bash -e
#saved in /usr/local/bin
/usr/bin/conky -d ~c /home/boudiccas/.conky/.conkyrc-basic
Thanks
Sharon Kimble
Control: tags -1 moreinfo unreproducible Please attach a copy of /home/boudiccas/.conky/.conkyrc-basic. Regards, Vincent
Forwarding bug reporter's reply to the BTS. Vincent On Tue, 30 Jul 2013 20:19:33 -0700 Vincent Cheng <vincentc1208@gmail.com> wrote: Here it is. Thanks Sharon - -- A taste of linux = http://www.sharons.org.uk/index.html efever = http://www.efever.blogspot.com/ efever = http://sharon04.livejournal.com/ Debian testing, Fluxbox 1.3.5, LibreOffice 4.0.4.2 Registered Linux user 334501
Hi, Sorry for the late reply! Also, please remember to cc: 718340@bugs.debian.org so that your replies reach the BTS as well, not just my private inbox. Would it be possible for you to isolate / narrow down whatever is causing this issue for you in your .conkyrc? There's lots of extra noise in your .conkyrc, and a bunch of execi/execpi calls to other scripts on your filesystem. Ideally, it'd be best if you could provide a minimal, self-contained .conkyrc that can be used to reproduce this reliably, and which I can then forward upstream. Thanks! Regards, Vincent
On Fri, 9 Aug 2013 04:00:25 -0700 Vincent Cheng <vincentc1208@gmail.com> wrote: The original bug report was for .conkyrc-basic, which do you want .conkyrc-basic or .conkyrc please? They are both two different scripts with different outputs. Thanks Sharon.