wiki:FAQ

Reporting a bug

What information should I provide ?

To help us fix the bug, you should provide:

  • system information:
    • distribution, 32/64 bit
    • version of python
    • versions of gstreamer, gstreamer-plugins-base, gstreamer-plugins-good
  • gstreamer output:
    • gst-inspect flacdec
  • a full debug log, using the RIP_DEBUG environment variable when you run the command, e.g.:
    RIP_DEBUG=5 rip offset find > out 2>&1
    
    then gzip the result and attach it to the bug report.