Update of "debugging"
Overview
Artifact ID: | 552390765c244110ddefb580868a49d13fcf6b6f |
---|---|
Page Name: | debugging |
Date: | 2015-04-05 22:22:26 |
Original User: | mario |
Mimetype: | text/x-markdown |
Parent: | e60b5a13ba56bc276e105b80ee3ca93ef72cdf13 (diff) |
Next | 4d0ee6aca3232ad1f3f96ddde78ad74c6a2be0d3 |
Content
In case streamtuner2 doesn't start up correctly, you can run it in a "debug mode". This is usually available via F12 in the Configuration window, in the "System" tab, as "Enable debug messages".
Now when streamtuner2 hangs at startup, you can't possible reach that. So there's a command-line flag alternatively.
Open a console / temrinal 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 can just disable that per command line:
streamtuner2 -d xiph
To make that permanent open the configuration and press save.