Robert Gustafson
- Total activity 109
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
-
Created Syntax checker does not always recognize an Array.
I have a piece of code: @subbs = SubBundle.find_all_by_hashapprox(sub_bundle.hashapprox) next if @subbs.length == 1 @subbs.each { |subb|The SubBundle.find_all_by_hashapprox(..) creat... -
Created Where are automatic bug tracebacks stored in your system.
I want to add another comment to the automatic bug traceback reporter, but I don't know where they are stored in your system. Not in comments anyway. -
Created Restart after red error traceback does not succeed because it hasn't quit the server
When I get an error which results in a red note and a chance to submit a traceback report, one button says something about 'restart.. ' (I can't read it because button is too small for the text).An... -
Created Debugger seems to create Segv
See the screendump fragment. Placing the debugger breakpoint where the red dot is seems to provoke a Segv.See also the attached console log.Attachment(s):RubyMineBugReport03.txt.zipDebuggerCreatesS... -
Created Replace RAILS_ROOT with ::Rails.root.to_s may give problems.
I replaced RAILS_ROOT with ::Rails.root.to_s in several places. I am seeing a 'file not found' where the path contains ::Rails.root.to_s (see attached screendump fragment)This 'file not found' prov... -
Created Would be good to have line scroll on console/logger window
Frequently I acquire long scroll rolls in the console/logger window.Scrolling through a big roll, I have two options - grab the thumb and move it up and down, or click on the scroll space above or ... -
Created Green/Red information boxes appear then disappear too quickly on Project reopen
When I reopen a RubyMine 3.1 Beta RM-103.58 session, an interesting green box appeared briefly at the upper right of my RM window. Too briefly - could not read it fast enough - something about data... -
Created click on variable in debugger Variables window gives blank box
I think this must be in expectation that the developer will type in some data which will then replace whatever is currently in the variable.OK, that is good, but it would be even better if the 'def... -
Created Cannot paste into this 'New Thread' window
Why can't I just paste into this window?I get a right click dialog box that gives choices of 'Insert Link', 'Insert Image', 'Alignment', and 'Insert Table'.I don't want to do any of these choices, ... -
Created F4 not working. I can only open certain files with File->Open dialog.
Last night, without much warning, my F4 key stopped working. The key is OK, because I can open *some* files by selecting the names in the project window using F4, but not others.What is different a...