Skip to content
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.

Running Xfce Panel in debugging mode

  • 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

Clone this wiki locally