Plugin menu do not show when run thunar --daemon
I can not compile thunar master at the moment, so I backport below commit to xfce-4.16 branch to test, maybe this issue does not exist in master.
8a3b98da Look for thunar plugins at $THUNARX_DIRS (Issue #748)
- cd /path/to/thunar
- RUN: THUNARX_DIRS=/usr/lib/x86_64-linux-gnu/thunarx-3:/usr/lib/x86_64-linux-gnu/thunarx-3 ./thunar/thunar --quit
- RUN: THUNARX_DIRS=/usr/lib/x86_64-linux-gnu/thunarx-3:/usr/lib/x86_64-linux-gnu/thunarx-3 ./thunar/thunar --daemon
Open another xfce terminal:
- THUNARX_DIRS=/usr/lib/x86_64-linux-gnu/thunarx-3:/usr/lib/x86_64-linux-gnu/thunarx-3 ./thunar/thunar
- Close all thunar windows. 3 Run again: THUNARX_DIRS=/usr/lib/x86_64-linux-gnu/thunarx-3:/usr/lib/x86_64-linux-gnu/thunarx-3 ./thunar/thunar
Edited by Feng Shu