sdwdate-gui (non-Qubes)
- exit menu entry missing
- left click does no longer show popup?
- starts with
Unexpected error: <class 'NameError'>
but otherwise working
sdwdate-gui
+ set -e
+ command -v kdesudo
/usr/bin/kdesudo
+ command -v /usr/lib/sdwdate-gui/sdwdate-gui
/usr/lib/sdwdate-gui/sdwdate-gui
+ id sdwdate-gui
uid=122(sdwdate-gui) gid=129(sdwdate-gui) groups=129(sdwdate-gui)
+ kdesudo -u sdwdate-gui /usr/lib/sdwdate-gui/sdwdate-gui
kdesudo(10672) KDESu::KDESuPrivate::KCookie::getXCookie: No X authentication info set for display ":0"
Unexpected error: <class 'NameError'>
I see if caller == 'tor':
and elif caller == 'sdwdate':
but where caller gets set? Can’t find any caller =
?