Re: petitregex
by Stephan Eggermont
Jan wrote:
>I do not understand,...is it supposed to be failure, or is it marked as failure so that we don't see the failures in a build?
It is not supposed to fail, but it has been doing for a long time.
>As long as I know, at least the Henry45 fails because of a missing PPContext object and this is definitely not expected...
No. It fails, and it then returns a nil PPContext. That is an additional problem.
Stephan
8 years, 10 months
Re: petitregex
by Stephan Eggermont
Jan wrote:
>So in short, all the Petit* tests should pass now.
That is great, thank you!
Stephan
8 years, 10 months
Force based layout
by Natalia Tymchuk
Hello.
I’m trying to use Force based layout to position some elements. I expected to get the image like this.
Using this code http://ws.stfx.eu/LACEUL5X6K1S <http://ws.stfx.eu/LACEUL5X6K1S> I got something different and I don’t know why.
It looks like all elements attract instead of repel each other. Does somebody know why it is like that?
Best regards,
Natalia
8 years, 10 months
Use of inFamix with Java
by James Foster
I’m trying to use Moose to analyze some C++ and Java code and will need some advice. First, I’ve tried to parse the Java code with inFamix and continue to get the error “The location of the project must be specified.” I’ve passed in as ‘-path’ every directory down to a Main.java file.
James
8 years, 10 months
Roassal2: Canvas menu to UI window glitch
by Jan B.
Hello
I found a possible bug in Roassal 2 (or in UIManager...).
If there is a canvas menu (RTMenuBuilder) item opening UIManager (not tested
with other classes/windows), it correctly opens that windows, but mouse
focus stays in canvas for first click/drag.
Reproduce steps:
RTSmartBrowser new open
click on Find (button on canvas)
click on class (in submenu below it)
(UIManager window opens)
try to click on Cancel or OK or text field => it does nothing, because you
are clicking to canvas, even if your mouse is outside canvas morph, you can
even drag the canvas from outside the morph. But only for first click, next
click is ok.
Jan
--
View this message in context: http://forum.world.st/Roassal2-Canvas-menu-to-UI-window-glitch-tp4789547....
Sent from the Moose mailing list archive at Nabble.com.
8 years, 10 months
FAMIXTypeGroup moose-finder: error RTView >> raw MessageNotUnderstood
by Taciano Morais Silva
Hi,
I am reading about moose and i am testing visualizations on moose panel.
I use the moose 5.0 and I generated a MSE's model from my Java Projects. I
too installed CodeCity visualizations, using goffer command.
In moose panel with the item "All classes - all famixclasses (78)" selected,
I clicked on the buttons:
1 - Complexity button: Show the graphic perfect.
2 - CodeCity button: Show the graphic perfect.
3 - Nesting button: An error occurs! See the picture with error in
"RTView>>raw", informs that the message "raw" not exist.
<http://forum.world.st/file/n4788738/Captura_de_tela_2014-11-06_11.png>
The function that calls this "raw" message is:
This function is in FAMIXTypeGroup (*moose-finder).
This error occurs because packages need to update in the moose 5.0?
How to customize the visualizations on the moose panel?
I am beginner in the pharo and moose studies. Sorry my English, I am an
intermediary writer of English texts.
Thanks!
Taciano
--
View this message in context: http://forum.world.st/FAMIXTypeGroup-moose-finder-error-RTView-raw-Messag...
Sent from the Moose mailing list archive at Nabble.com.
8 years, 10 months