<?xml version="1.0" encoding="UTF-8" standalone="no" ?> <?xml-stylesheet type="text/xsl" href="../xsl/doc.xsl"?> <!DOCTYPE doc SYSTEM "../dtd/doc.dtd"> <doc> <head> <title>How to report bugs or get support</title> <ref>bug_report</ref> <links> <link ref="contact"/> </links> </head> <body> You've checked twice your configuration, but &l4l; keeps complaining, prints horrible things on your display or even crashes. What to do ? <h2>Configuration problems and minor bugs</h2> <ul> <li>Your display doesn't want to work, prints strange things or keeps blank ?</li> <li>You can't get a plugin to work, there are ???? or **** where you wanted to display the temperature ?</li> <li>You noticed a strange behavior from &l4l; or a plugin ?</li> </ul> You should contact the lcd4linux-users maillist, and post a detailled report containing at least : <ul> <li>the &l4l; version you use.</li> <li>a description of what happens</li> <li>if relevant, a description of your display (especially for HD44780-based displays)</li> <li>a log of &l4l; output ( <tt>lcd4linux -vvv > log</tt> )</li> <li>a copy of your lcd4linux.conf file</li> </ul> <note>If you use some plugins (mysql, mail, ...), lcd4linux.conf may contain passwords and other private information. For your privacy, we recommend you to replace these information with ***** before attaching your configuration file</note> </body> </doc>