Re: 'hacking' some of XFCE goodies
Łukasz Hejnak <[email protected]>
| Newsgroups | gmane.comp.desktop.xfce.goodies.devel |
|---|---|
| Message-ID | <[email protected]> |
Łukasz Hejnak wrote: > Hi.. > The updated (and I hope final) version is already available at the > standard location: > http://szift.org/xfce/xfce4-cpugraph-plugin-szifted.tar.bz2 > > Have a nice run :) > > -- > Best wishes > Łukasz Hejnak PS. I added a rather rich bug report, to enable it just turn #define DEBUG 0 into #define DEBUG 1 in the 6 line of the panel-plugin/cpu.c in the package If any errors would appear, please enable debug as writen above then run startxfce4 >& xfce4.log then compile the plugin, install it and add to the panel, let it work a while (if it doesn't crash the panel). Then close the xfce, and send me the xfce4.log file. (best compressed with: bzip2 -9 xfce4.log) This should give enough info on the problem to fix it.