Page 1 of 1
CPU monitor gone vanished :(
Posted: Fri May 29, 2009 8:50 pm
by ProphetOfDoom
I was using PB 4.20 today and when I clicked on CPU Monitor nothing happened except the words CPU Monitor appeared on the taskbar (but the window didn't appear when I clicked it). I reinstalled PB, no change, so I downloaded PB 4.30 and installed it. Now the CPU Monitor isn't even listed in the Debugger menu. It's just gone.
Anyone got any idea what's wrong? Suggestions?
Posted: Fri May 29, 2009 8:54 pm
by netmaestro
The CPU monitor has been removed. Reason given was that all OS's that PB runs on have their own monitors that are perfectly good so dev time is better spent elsewhere.
Posted: Fri May 29, 2009 8:57 pm
by ProphetOfDoom
Thanks for the quick reply.
It seems odd that the CPU monitor stopped working in an *old* version of PB tho as I'm fairly sure yesterday it did work.
Posted: Sat May 30, 2009 9:12 am
by Trond
It probably appeared off screen. You could fix that in PureBasic.prefs.
Posted: Sat May 30, 2009 10:28 am
by PB
But why removed? It's not like they need to add to it with every version?
It's a standalone finished tool, wasn't it? Sometimes I don't get it.

Posted: Sat May 30, 2009 11:01 am
by Trond
I think it had some problems with multi-core processors.
Posted: Sat May 30, 2009 11:23 pm
by ProphetOfDoom
Thanks Trond I wasn't aware of the preferences file.
I'm all for bringing back the CPU monitor. It's saved me from some very nasty memory leaks in the past.
Posted: Sat May 30, 2009 11:52 pm
by Mistrel
If you minimize the Windows task manager it will provide a nice little cpu monitor in your notification area. If you're on Linux, Gnome has one for their desktop panels. I don't know about KDE/Mac.
Posted: Sun May 31, 2009 1:11 am
by ProphetOfDoom
Ooh thanks didn't know that! I use Windows and Ubuntu but I'm not really a 'power user' as you may have guessed...

Posted: Sun May 31, 2009 2:03 am
by PB
> If you minimize the Windows task manager [...]
Unfortunately the Task Manager is often disabled when you're not an admin.
Hence the reason why the CPU monitor should stay in the PureBasic IDE.