How to install qtractor in d bug mode

Hi,

qtractor keeps crashing on me every few minutes.How can I install qtractor so as to be able to read the error output in a console?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
rncbc's picture

Re: How to install qtractor in debug mode

You can follow the procedure in the user manual or you can just build from source in debug mode:

./configure --enable-debug
make
./qtractor

also, make sure you turn standard input/output capture off (see View/Options.../Display) and restart. In case a crash occurs, a stack back-trace is spitted out to the console for us to investigate.

Please take note of the usual steps you're doing that ultimately lead to the crashes. If you're using any plugins please list them accurately, as some might be really ill-behaved :)

Cheers

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.