CPU monitor gone vanished :(

Everything else that doesn't fall into one of the other PB categories.
ProphetOfDoom
User
User
Posts: 84
Joined: Mon Jun 30, 2008 4:36 pm
Location: UK

CPU monitor gone vanished :(

Post 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?
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8453
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Post 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.
BERESHEIT
ProphetOfDoom
User
User
Posts: 84
Joined: Mon Jun 30, 2008 4:36 pm
Location: UK

Post 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.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

It probably appeared off screen. You could fix that in PureBasic.prefs.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post 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. :)
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

I think it had some problems with multi-core processors.
ProphetOfDoom
User
User
Posts: 84
Joined: Mon Jun 30, 2008 4:36 pm
Location: UK

Post 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.
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

Post 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.
ProphetOfDoom
User
User
Posts: 84
Joined: Mon Jun 30, 2008 4:36 pm
Location: UK

Post 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... :oops:
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post 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.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Post Reply