Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLMTextModel(Object)>>doesNotUnderstand: #highlightSmalltalk: #750

Closed
seandenigris opened this issue Aug 3, 2015 · 7 comments
Closed

GLMTextModel(Object)>>doesNotUnderstand: #highlightSmalltalk: #750

seandenigris opened this issue Aug 3, 2015 · 7 comments

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with ID 750

In Menssana, when clicking on various reports, we get this error.
- Import a model in moose
- Launch detailed dashboard in menssana -> top ten lint rules -> browse classes and
then we get this error.

I may be missing some extensions of glamour in my image?

Reported by usman.bhatti on 2011-11-13 10:48:27

@seandenigris
Copy link
Contributor Author

No, this is simply old code that did not get updated. You should change the code to
use the SmalltalkCodePresentation instead of TextPresentation.

You can see an example here:
http://www.themoosebook.org/book/internals/glamour/presentations/smalltalk-code

Reported by tudor.girba on 2011-11-13 20:43:51

@seandenigris
Copy link
Contributor Author

Menssana is rather broken. I tried to load the ConfigurationOfMenssana but it has dependencies
to obsolete RB classes.

Reported by tudor.girba on 2011-11-16 08:15:55

@seandenigris
Copy link
Contributor Author

May be this is because some rules are using SmallLint...
We will have to fix that :(

Reported by stephane.ducasse on 2011-11-19 21:18:37

@seandenigris
Copy link
Contributor Author

Menssana is in a messy state. After I managed to load it, I cannot run it. Actually,
come to think of it, I have never seen it working. Can anyone tell me how to play with
it?

Reported by tudor.girba on 2011-11-19 21:59:24

@seandenigris
Copy link
Contributor Author

Its working fine on my machine. I just tested it. I am working on the development version
and I generated a dashboard on Citezen. The only problem I encountered is with Smalltalk
highlighting.

Reported by usman.bhatti on 2011-11-20 09:04:58

@seandenigris
Copy link
Contributor Author

ok problem resolved after applying the proposed changes...
it works now ..
changed to SmalltalkCodePresentation from TextPresentation..
change committed in menssana-core.

Reported by usman.bhatti on 2011-11-20 11:45:33

  • Status changed: Fixed

@seandenigris
Copy link
Contributor Author

Reported by tudor.girba on 2012-02-11 08:17:24

  • Labels added: Component-Glamour, Milestone-4.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant