Update of "debugging"
Overview
Artifact ID: | e16b57ecdca4a9031f3a6b4ef932d24cbba74aeb |
---|---|
Page Name: | debugging |
Date: | 2015-12-18 22:24:46 |
Original User: | mario |
Mimetype: | text/x-markdown |
Parent: | 4d0ee6aca3232ad1f3f96ddde78ad74c6a2be0d3 (diff) |
Next | 94e42b318438fe9103003e976dbbc12be462b06e |
Content
In case streamtuner2 doesn't start up correctly, you can run it in a "debug mode". This could be set permanently via F12 in the Configuration window, in the "System" tab, as "x Enable debug messages".
Now when streamtuner2 hangs at startup, you can use the command-line flag:
Open a console / terminal window
Enter following command:
streamtuner2 -D
And press Enter.
Watch the output for red error messages.
Disable a single plugin (once).
If it's just a single channel plugin that hangs at startp, you could disable that:
streamtuner2 -d xiph
To make that permanent open the configuration and press save.