Community
Participate
Working Groups
In the SystemTap Graphing perspective, the "Stop Running Script" button's initial state is enabled. It should be disabled.
(In reply to comment #0) > In the SystemTap Graphing perspective, the "Stop Running Script" button's > initial state is enabled. It should be disabled. I've had this happen as well, I believe it should happen only once ever (when the user updates to the latest version of SystemTap IDE) but have not yet confirmed this from a nightly build.
I got it after an initial installation of: https://build.eclipse.org/hudson/job/cbi-linuxtools-Helios/234/
Let's try to fix this for 0.8.1 or 1.0.
When I {re,}start eclipse in the plug-in development view, I'm finding the same thing happens (initially _all_ the icons/buttons are enabled). I'm wondering if this is an eclipse plugin api bug vs a systemtap-plugin bug.
With this change: https://git.eclipse.org/r/#/c/9861/ the stop button is not visible until the first script is run.