And I found the one responsible is either, with my project Ephestos which the only funky thing it does is to override an objects MNU or SmaCC which Ephestos also installs and depends one and it has given me several crashes so far. And this happens if I try to install Ephestos via command line , I use a makefile, if I install Ephestos via the GUI Package Browser, no MNUs no problemo. I am using from command line pharo Ephestos/Ephestos.image get Ephestos So problem solved, dont load Ephestos from command line , though I have not tested other ways of loading from command line maybe get is to blame here or something else. No clue. But at least i found a solution and I apologize for blaming Code Critics and QualityAssistant. On Sun, Nov 8, 2015 at 8:31 PM Dimitris Chloupis <kilon.alios@gmail.com> wrote:
nope still shortcuts bugged in monticello and I am also getting white box of death, this is fun !
I am getting MNUs pretty much everywhere now. Will try getting a new image .
Looks like this problems goes deeper than QA. No idea what it may be.
On Sun, Nov 8, 2015 at 7:15 PM Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
What do you do to end up with that? It doesnât look like code critics, itâs more on Rubric side. And if disabling QAPlugin helps to avoid that, then most likely QA hijacks Rubric functionality somehow that I canât imagineâ¦
Cheers, Uko
On 08 Nov 2015, at 12:57, Dimitris Chloupis <kilon.alios@gmail.com> wrote:
ah I forgot about that one, yes it does here it is
On Sun, Nov 8, 2015 at 1:37 PM Nicolai Hess <nicolaihess@gmail.com> wrote:
2015-11-08 12:27 GMT+01:00 Dimitris Chloupis <kilon.alios@gmail.com>:
Hey guys I try to use shortcuts and arrow keys with nautilus and I get this every time
MNU : receiver of doSemanticsAnalysis: is nil
in ASTCache at: aCompiledMethod
I would paste the full stack but it keeps throwing me MNUs when I try to do anything with the debugger. Seems like a pretty major bug , am I the only one experiencing this ?
does the pharodebug.log contain the stack trace?
I am on macos Yosemite using latest pharo 5 image and stable vm with
wget -O- get.pharo.org/50+vm | bash