-
This patch is a fix for bug 2213934 (and 2504650 which is duplicate).
Changes cur->cpu to cur->memu in top_mem for mem_res and mem_vsize.
Also the patch fixes the error messages printed for "invalid args given for top_mem".
2009-02-01 01:11:39 UTC in Conky
-
Here's a patch solving this. The change is from cur->cpu to cur->memu, and also messages should be about top_mem.
diff --git a/src/conky.c b/src/conky.c
index 4a496d5..da2f102 100644
--- a/src/conky.c
+++ b/src/conky.c
@@ -2300,14 +2300,14 @@ static struct text_object *construct_text_object(const char *s,
return NULL;
}
if (n < 1 || n > 10) {
- CRIT_ERR("invalid arg for top");...
2009-02-01 00:59:49 UTC in Conky
-
I can confirm this issue, ny version is:
$ conky -V
Conky 1.6.1 compiled Sun Oct 12 23:45:51 CEST 2008 for Linux 2.6.26-ARCH (i686)
Compiled in features:
System config file: /usr/etc/conky/conky.conf
X11:
* Xdamage extension
* Xdbe extension (double buffer)
* xft
Music detection:
* mpd
General features:
* math
* hddtemp
* portmon
* rss
* wireless.
2009-01-19 02:26:05 UTC in Conky
-
this seems to be the same issue as 2213934.
BTW I can confirm this.
2009-01-19 02:24:37 UTC in Conky
-
gdamjan committed patchset 7 of module pysmpp to the pySMPP CVS repository, changing 4 files.
2005-07-26 12:37:54 UTC in pySMPP
-
gdamjan committed patchset 6 of module pysmpp to the pySMPP CVS repository, changing 1 files.
2005-07-26 03:39:09 UTC in pySMPP
-
gdamjan committed patchset 5 of module pysmpp to the pySMPP CVS repository, changing 1 files.
2005-07-26 03:37:19 UTC in pySMPP
-
gdamjan committed patchset 4 of module pysmpp to the pySMPP CVS repository, changing 5 files.
2003-09-02 14:21:54 UTC in pySMPP
-
gdamjan committed patchset 3 of module pysmpp to the pySMPP CVS repository, changing 3 files.
2003-08-21 11:49:02 UTC in pySMPP
-
gdamjan committed patchset 2 of module pysmpp to the pySMPP CVS repository, changing 15 files.
2003-08-21 11:42:31 UTC in pySMPP