Bugfixes/Enhancements

If you do any enhancements, bugfixes, or need new features added to any part of this software, please forward your changes/bugfixes to the author or the maintainer. Each source file should define its maintainer close to the top of the file.


General Bug Reports

All general bug reports may be sent to the GGI mailinglist at linux-ggi@eskimo.com.

As an alternative, we now have a web-based bugtracking site at http://www.lysator.liu.se/~mars/ggi/www-interface/index.html.

In your bug report, include the output of the "sysinfo" script, any relevant log files, and any error messages that may appear on screen. ( The "sysinfo" script is located in the "util" directory from the toplevel of the GGI source tree ) You may also want turn on debugging mode by recompiling GGI with the -DDEBUG switch.

If the bug is reproducible, give the EXACT steps needed to make it happen.


LibGGI Bug Reports

Report those to linux-ggi@eskimo.com, but try to figure out, if it is really a library bug, and not one in a particular application. In the latter case, please first contact the author of the application.

In your bug report, include the LibGGI configuration (enabled targets, enabled options like THREADS, ...) and any error messages that may appear on screen.

You may also want turn on debugging mode by setting the environment variable LIBGGI_DEBUG=255 and/or strace the program exhibiting the bug to gather further information.

If the bug is reproducible, give the EXACT steps needed to make it happen.


Disclaimer

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License (the file COPYING) for more details. This means especially that none of the authors will be responsible for any damage, loss or modification of data or anything else that might have been caused or not by using, reading, copying, compiling or doing other things with this software.