How to report bugs

If you think you have found a bug in GNUsound, please report it to the mailing list. Include the following information in your bug report (if you don't know a particular piece of information, please mention that as well):

  • Which operating system/distribution you are using and which version.

  • What kernel you are using and which version.

  • Which version of GNUsound you are using.

  • If the problem is related to the GUI:

    • Which version of GNOME you are using.

    • Which version of libglade you are using.

  • If the problem is related to playback/recording:

    • Which audio driver you are using (e.g. OSS, ALSA, ...) and which version.

    • Whether the problem is specific to that (version of the) audio driver or not.

  • If the problem is related to compilation/installation:

    • Which compiler you are using and which version.

  • If you installed from source, a copy of the config.log and defines.h file.

  • The (relevant) output from GNUsound leading up to the bug (you will need to start GNUsound from a terminal window to see the output).

  • If GNUsound crashes, a copy of the ~/.gnusound/gnusound.log file. If possible a valgrind or gdb backtrace would also be appreciated since they may provide more information.

  • Whether the bug is reproducible.

  • The sequence of actions that triggered the bug.