GNOME Bugzilla – Bug 711120
glibtop_get_proclist() returns a number instead of an array in GI bindings
Last modified: 2016-06-19 20:11:28 UTC
I've been trying to get a list of pids for a gnome shell extension using the libgtop GI bindings, and glibtop_get_proclist() is currently returning a number. I would guess this represents a pointer; however, it should be returning an array of pids, since one can't do much with a pointer in javascript. I'm not sure exactly where this bug should be filed, so if this is the wrong place let me know. Thanks!
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. Marking this one as a duplicate of the more recent one as that one contains more details, a proposed patch and a test application too. *** This bug has been marked as a duplicate of bug 734170 ***