forked from nsz32/docklike-plugin
-
Notifications
You must be signed in to change notification settings - Fork 8
Debugging
SwampRabbit edited this page Jul 8, 2021
·
1 revision
To assist with troubleshooting plugin issues, please run Xfce Panel in debugging mode, and include the relevant output in Issues.
- Open a terminal
- Quit the Xfce Panel using
xfce4-panel -q - Run the Xfce Panel using
PANEL_DEBUG=1 xfce4-panel - Perform any actions you want to debug and save relevant output to a text file
- Quit the Xfce Panel debugging process by pressing
Ctrl+c - Start the Xfce Panel using
xfce4-panel & - You can now close the terminal window