Hello,
Ctrls + S in GTDebugger does not save anymore the code source. I'm sure I saw it working before leaving for vacations but it seems the bug has reappeared. Is this still a known issue?
regards, Usman _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Are you on windows/linux? (On mac cmd+s should work). (there is this issue https://code.google.com/p/moose-technology/issues/detail?id=1036 )
Cheers, Andrei On Tue, Jan 21, 2014 at 3:15 PM, Usman Bhatti <[hidden email]> wrote:
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
In reply to this post by Usman Bhatti
Le 21/01/2014 15:15, Usman Bhatti a
écrit :
An issue is opened, it's : Issue 1036: Ctrl + S and Alt + S haven't the same behaviour It's seems difficult to solve... Vincent
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
In reply to this post by Andrei Chis
On Tue, Jan 21, 2014 at 3:33 PM, Andrei Chis <[hidden email]> wrote:
The issue isn't with the GTDebugger. In fact, I have a jenkins job that takes a moose image, loads some tools and GTDebugger behaves correctly in this image. In this customized image, I load some other tools and GTDebugger does not have the accept button neither does it save on ctrl + s.
I'll have to dig a bit deeper to know whats going wrong, may be something wrong with my jenkins config or the image construction script. I tried to debug GTDebugger to see why the desired actions are not installed in my target image:
GTGenericStackDebugger>>installCodeActionsFor: aPresentation Halt now. self installActionsForRootPragmas: self codeActionsPragmas in: aPresentation
But my image slowly stops responding. May be I shouldn't be launching a debugger on a debugger ;). tx.
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Strange problem. To debug it you can switch to the Spec based debugger:SpecDebugger register. Then just trigger a debugger and from the small debugger choose the glamour debugger.
If you still get nowhere send me a problematic image (if you can)
On Tue, Jan 21, 2014 at 5:04 PM, Usman Bhatti <[hidden email]> wrote:
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |