Ability to interrupt runaway commands

Are you missing a feature? Request its implementation here.
RBVanDyke
Posts: 88
Joined: Wed Feb 11, 2015 11:25 pm
Location: San Francisco, California USA
Contact:

Ability to interrupt runaway commands

Post by RBVanDyke »

Oops -- just experienced an unpleasant learning experience.

In oXygen XML Editor v22 I accidentally right-clicked on a project folder and chose Open. Holy Cow! oXygen began to recursively open every file in that folder. And there was no in-application way to stop it.

I ended up using Linux's force-quit taskbar applet to stop the runaway process.

Any chance oXygen can include some way to halt unintentionally activated processes that operate on a large number of files? If not stop it, perhaps a warning message along the lines of, You are bout to open NNN files. Continue?

------
Somewhat related: I created an enhancement request to limit the number of entries in all oXygen XML History lists. This is pertinent because oXygen's History captured every one of the unintentionally opened files. Yes, Clear History removed them. But it illustrates the "over-capture" of files in History problem.

Cheers & thanks,
Riley
SFO
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: Ability to interrupt runaway commands

Post by adrian »

Hello,
Any chance oXygen can include some way to halt unintentionally activated processes that operate on a large number of files? If not stop it, perhaps a warning message along the lines of, You are bout to open NNN files. Continue?
Batch operations can be stopped, unfortunately Open is not a batch operation in that sense, so yes, triggering open for hundreds of files can be problematic.
I've logged an issue to investigate and implement a practical solution for this.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply