946be336114ed84ad5d24838b4ae14a0bfc0f0fe
The patch that was already committed apparently fixes the issue but using a non-documented method. This patch fixes the issue as described in "man proc". (The UID is extracted by parsing /proc/*/status not by using stat() on /proc/*/task). Also, this patch can easily be extended to also report other UIDs besides the "effective" UID: real, effective, saved set, and filesystem UIDs.
********************************************* xfce4-taskmanager -- Easy to use task manager ********************************************* ** Retrieving ** The latest version of xfce4-taskmanager can always be obtained from http://goodies.xfce.org/releases/xfce4-taskmanager/. Please check to see if there is a newer version available before reporting bugs. ** Requirements ** GTK+ 2.12 Cairo 1.5 Libwnck 2.0 (optional) ** Building ** ./configure make make install (as root if needed) ** Usage ** The GUI can be started by running 'xfce4-taskmanager'.
Description
Languages
C
96.3%
M4
2%
Makefile
1.5%
Shell
0.2%