[Bug 131295] Re: System Monitor system tab does not show all CPUs

2011-12-13 Thread Robert Roth
Marking as Fix Released, because the fix has been released quite some time ago, as noted upstream (fixed in libgtop, already at the latest version in Ubuntu). Feel free to reopen if you still experience this behavior using System Monitor 3.x or above. ** Changed in: gnome-system-monitor (Ubuntu)

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2011-12-13 Thread Robert Roth
** Changed in: gnome-system-monitor (Ubuntu) Status: Triaged => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/131295 Title: System Monitor system tab does not show all CPUs To man

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2011-11-24 Thread Sebastien Bacher
is that still an issue in recent ubuntu versions? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/131295 Title: System Monitor system tab does not show all CPUs To manage notifications about this bug

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2011-11-24 Thread Bug Watch Updater
** Changed in: gnome-system-monitor Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/131295 Title: System Monitor system tab does not show all CPUs To manage n

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2010-09-16 Thread Bug Watch Updater
** Changed in: gnome-system-monitor Importance: Unknown => Medium -- System Monitor system tab does not show all CPUs https://bugs.launchpad.net/bugs/131295 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2009-08-27 Thread Stefan Friesel
The upstream bug says a patch was commited in january. Should be in jaunty too. -- System Monitor system tab does not show all CPUs https://bugs.launchpad.net/bugs/131295 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2009-02-26 Thread aitnbob
I have the same problem on Intrepid ubuntu vs 10 on System Monitor 2.24.1 It only list 5 cores on 8 core system. I was wondering if this bug ever got fixed!? This should be important since soon everyone will have 8 cores!!! Tks!! -- System Monitor system tab does not show all CPUs https://bug

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2008-10-17 Thread Bug Watch Updater
** Changed in: gnome-system-monitor Status: New => Confirmed -- System Monitor system tab does not show all CPUs https://bugs.launchpad.net/bugs/131295 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list u

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-23 Thread Sebastien Bacher
I'll reply to the question upstream, not need to install those -- System Monitor system tab does not show all CPUs https://bugs.launchpad.net/bugs/131295 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-23 Thread MarkS
I don't have any header files installed on that machine. It's a straight install of Ubuntu 7.04 Desktop x64. Sebastien - could you add this BUFSIZ information from the standard build? Or should I install some of the dev headers and try it? -- System Monitor system tab does not show all CPUs http

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-23 Thread Sebastien Bacher
upstream comment "Yes, the grouping/expander looks like a good idea. But /proc/cpuinfo is really fuzzy, there is no standard formatting between arch. And it's linux-centric, but why not :) I'm really waiting for you to post 'grep BUFSIZ /usr/include/*.h', because i don't know why but libgtop heav

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-23 Thread MarkS
Attached a new cpuinfo file, the desktop machine was unavailable when I generated the cpuinfo.txt so that came from an identical system running Ubuntu 7.04 Server. The python run was performed on the desktop machine that shows the problem. Note, the problem exists only on the "System" tab, i.e. th

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-22 Thread Sebastien Bacher
the question about the kernel is to know if you ran the python tests on the same version than the cpuinfo -- System Monitor system tab does not show all CPUs https://bugs.launchpad.net/bugs/131295 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-22 Thread Sebastien Bacher
other upstream questions "Is that the same kernel ? because some fields are new. I cannot reproduce it myself, i'm running with your cpuinfo and get the 8 CPUs. grep BUFSIZ /usr/include/*.h please ? There's a little bug in gnome-python-desktop/gtop, i'm going to fix, that's why the cpu() lists h

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-21 Thread MarkS
Output from python in attached files. Eight CPUs are shown in resources tab but the initial state is for the last four to all have the same colour (red). ** Attachment added: "python-gtop.txt" http://launchpadlibrarian.net/8915749/python-gtop.txt -- System Monitor system tab does not show al

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-21 Thread Sebastien Bacher
other upstream questions "If you have gnome-python-desktop, could you please thy this : python -c 'import gtop; print gtop.cpu()'" "how many CPU are displayed in the resource tab ?" "python -c 'import gtop; print gtop.sysinfo()'" -- System Monitor system tab does not show all CPUs https://bugs

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-21 Thread Bug Watch Updater
** Changed in: gnome-system-monitor (upstream) Status: Unknown => New -- System Monitor system tab does not show all CPUs https://bugs.launchpad.net/bugs/131295 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-21 Thread Sebastien Bacher
** Changed in: gnome-system-monitor (Ubuntu) Status: Incomplete => Triaged -- System Monitor system tab does not show all CPUs https://bugs.launchpad.net/bugs/131295 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-21 Thread MarkS
Cpuinfo attached. Fairly straightforward, two quad core L5320 Xeon processors. ** Attachment added: "Cpuinfo details" http://launchpadlibrarian.net/8910688/cpuinfo.txt -- System Monitor system tab does not show all CPUs https://bugs.launchpad.net/bugs/131295 You received this bug notification

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-20 Thread Sebastien Bacher
upstream question, "Please attach your /proc/cpuinfo" ** Changed in: gnome-system-monitor (Ubuntu) Status: Triaged => Incomplete -- System Monitor system tab does not show all CPUs https://bugs.launchpad.net/bugs/131295 You received this bug notification because you are a member of Ubuntu

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-20 Thread Sebastien Bacher
I've sent the bug upstream on http://bugzilla.gnome.org/show_bug.cgi?id=468495 ** Changed in: gnome-system-monitor (Ubuntu) Importance: Undecided => Low Status: Incomplete => Triaged ** Also affects: gnome-system-monitor (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=468495

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-09 Thread MarkS
Version is 2.18.1.1. Obviously the colour issue on the resources tabs is easily fixed by the user selecting their own colours so is quite trivial. Screen shot attached. ** Attachment added: "system-monitor.png" http://launchpadlibrarian.net/8746711/system-monitor.png -- System Monitor syste

[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-09 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make Ubuntu better. Which version of gnome-system-monitor are you using?, also may you try to attach an screenshot of the gnome-system-monitor problem? thanks in advance. ** Changed in: gnome-system-monitor (Ubuntu) Assignee: (un