[Goodies-dev] ANN: xfce4-taskmanager version 0.4.0 released

Enrico Tröger enrico.troeger at uvena.de
Mon May 19 17:52:50 CEST 2008


On Mon, 19 May 2008 11:34:54 +0200, Yves-Alexis Perez
<corsac at debian.org> wrote:

> On Sun, May 18, 2008 at 10:06:02PM +0000, mike.massonnet at gmail.com
> wrote:
> > Hello,
> > 
> > You can now download Xfce4-taskmanager, 0.4.0, which comes without
> > warranty et al.  It is a simple GUI to manage your processes, with
> > configurable information.
> 
> This version still has the "0%CPU bug". And as we said on IRC, maybe

I think the attached patch "xfce4_taskmanager_cpufix.diff" resolves the
problem. If I didn't miss something else it was simply a wrong cast.
At least with this change it works for me.


There is another patch "xfce4_taskmanager_fixes.diff" which fixes the
following compiler warnings:

xfce-taskmanager-linux.h:42: warning: ‘pagesize’ defined but not used
xfce-taskmanager-linux.h:42: warning: ‘pagesize’ defined but not used
xfce-taskmanager-linux.h:42: warning: ‘pagesize’ defined but not used
functions.c: In function ‘save_config’:
functions.c:232: warning: pointer targets in passing argument 2 of
‘gtk_tree_sortable_get_sort_column_id’ differ in signedness
functions.c: At top level: xfce-taskmanager-linux.h:42: warning:
‘pagesize’ defined but not used
xfce-taskmanager-linux.h:42: warning: ‘pagesize’ defined but not used
xfce-taskmanager-linux.c: In function ‘set_priority_to_task’:
xfce-taskmanager-linux.c:316: warning: implicit declaration of function
‘g_sprintf’

And it replaces sprintf() and g_sprintf() calls with g_snprintf() which
should be generally better.


Regards,
Enrico

-- 
Get my GPG key from http://www.uvena.de/pub.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xfce4_taskmanager_cpufix.diff
Type: text/x-diff
Size: 570 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/goodies-dev/attachments/20080519/57013e7a/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xfce4_taskmanager_fixes.diff
Type: text/x-diff
Size: 2157 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/goodies-dev/attachments/20080519/57013e7a/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/goodies-dev/attachments/20080519/57013e7a/attachment.pgp>


More information about the Goodies-dev mailing list