2 Replies Last post: Jul 9, 2009 11:46 PM by John Wilkinson  
John Wilkinson Newbie 13 posts since
Jul 4, 2009
Currently Being Moderated

Jul 9, 2009 4:13 AM

Unchecking "Save files on frame deactivation" does not work

Settings -> General -> Save files on frame deactivation does not disable the functionality when it is unchecked. I have restarted rubymine since unchecking it multiple times, but it always triggers my autospec (which is being run independently) whenever rubymine loses focus. Extremely annoying and cpu intensive when I'm bouncing between my browser, terminal window, and rubymine, which for BDD programming happens pretty much all the time.

 

Has anyone else noticed this? Is this not the correct option for disabling this functionality?

 

For reference, I'm using 1.1.1 on ubuntu 8.10

 

Thank you

Dmitry Jemerov JetBrains 11,708 posts since
Aug 19, 2002
Currently Being Moderated
Jul 9, 2009 2:22 PM in response to: John Wilkinson
Re: Unchecking "Save files on frame deactivation" does not work

Hello John,

 

What files does your autotest react to? RubyMine saves the project settings

(stored under the .idea directory) even if you disable "Save files on frame

deactivation". If you could exclude .idea from autotest monitoring, this

would solve the problem.

 

Settings -> General -> Save files on frame deactivation does not

disable the functionality when it is unchecked. I have restarted

rubymine since unchecking it multiple times, but it always triggers my

autospec (which is being run independently) whenever rubymine loses

focus. Extremely annoying and c

 

pu intensive when I'm bouncing between my browser, terminal window,

and rubymine, which for BDD programming happens pretty much all the

time.

 

Has anyone else noticed this? Is this not the correct option for

disabling this functionality?

 

For reference, I'm using 1.1.1 on ubuntu 8.10

 

--

Dmitry Jemerov

Development Lead

JetBrains, Inc.

http://www.jetbrains.com/

"Develop with Pleasure!"

 

 

 

More Like This

  • Retrieving data ...