|
|
|
Only nightlies. Stable is fine. If you tell me how to install them, I can try previous nightlies to see when it appeared.
It happens as soon as I right click. No menu appears. http://www.aptana.com/docs/index.php/Reverting_to_a_previous_build_of_Aptana
This doc has some info on it. You can go into Help > Software Updates > Manage Configuration, select the RadRails feature and choose "Replace with another version". As long as you're not explicitly uninstalling older nightlies as you go, the new one just disables the old, it doesn't replace it. So you can always rollback between the versions. Going back in history...
200712050311NGT: hangs So, it's something that changed between the nightly of November 15th and November 28th. Thanks for tracking that down. There's a lot of changes over that time, but I have my eye on one of them. The change was to try and limit the list of refactorings shown to only that that made sense on the current editor selection. (checked in November 14th)
Are you seeing any errors in the log around this? http://www.aptana.com/docs/index.php/Accessing_your_Aptana_log Hard to say... Maybe this is something?
!ENTRY com.aptana.ide.lexer 1 0 2007-12-05 19:22:02.795 I've attached my entire logfile; maybe you'll be able to see something? There's a lot of noise in there! That portion of the log isn't related, but it is disconcerting (it's not able to find a class that is key to syntax coloring for RHTML files).
I'm not seeing the full log file here, can you double-check to make sure it's attached? A Jira crash prevents me from uploading the logfile. I've sent it to you via email instead (to "Chris Williams (ASAP - Aptana Support)" <issues swirly support aptana com>).
The latest nightly, 20071206, locks up like the rest.
Did you get my logfile? Here are the most recent entries, doesn't look very promising. !ENTRY org.rubypeople.rdt.debug.ui 4 4 2007-12-06 19:55:14.094 !ENTRY org.rubypeople.rdt.launching 1 -1 2007-12-06 19:55:21.154 !ENTRY com.aptana.rdt 1 -1 2007-12-06 19:55:21.556 !ENTRY com.aptana.rdt 1 -1 2007-12-06 19:55:21.557 !ENTRY com.aptana.rdt 1 -1 2007-12-06 19:55:21.557 I'm going to comment out the code that I think might be causing this (I don't have an evidence of it though), so that hopefully tonight we'll pop out a nightly with that change for you to test out.
BTW, I never got the email with the log file - my address is cwilliams@aptana.com if you'd like to try again. Yes!! That nightly fixed the hang. Right-clicking works exactly as I would expect now.
This bug came about because of the implementation of ROR-10. For now that means I'll just have to push that out until i can find a better way of implementing.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Does it happen as soon as you right-click, or if you choose a particular sub-menu (like Refactoring)?