-
Notifications
You must be signed in to change notification settings - Fork 52
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
Error: Can't find library malabar #141
Comments
Thanks. I will look into it. Sent from my T-Mobile 4G LTE Device -------- Original message -------- From: Uri Sharf notifications@github.com Date:01/05/2015 4:34 AM (GMT-07:00) To: m0smith/malabar-mode malabar-mode@noreply.github.com Subject: [malabar-mode] Error: Can't find library malabar (#141) find-library-name: Can't find library malabar malabar-run-test: Wrong type argument: integer-or-marker-p, nil |
I found the problem with Please post a backtace of the |
I've changed my setup and enabled semantic manually. When I enable malabar-mode and then run alabar-mode-body: Wrong type argument: stringp, nil
Idle Service Error semantic-idle-local-symbol-highlight-idle-function: "#<buffer QuizActivity.java> - Wrong type argume\
nt: arrayp, nil"
Contacting host: localhost:4428
malabar-run-test: Wrong type argument: integer-or-marker-p, nil
Idle Service Error semantic-idle-local-symbol-highlight-idle-function: "#<buffer QuizActivity.java> - Wrong type argume\
nt: arrayp, nil"
malabar-run-test: Wrong type argument: stringp, nil
Mark set |
I just pushed a new release. If it does not clear up all these isues, open a new issue and post a backtrace if possible. I've not see the semantic-idle problem at all so I am not sure of its origin. |
I've got every thing setup and the markers JVM-Java appears when openeing a Java file, w/o any errors, but non of the shortcuts/function seem to work or exist. When I try to invoke interactively functions like `malabar-version', I get and error "Can't find library malabar".
find-library-name: Can't find library malabar
In other cases, when attempting to invoke tests, I see:
malabar-run-test: Wrong type argument: integer-or-marker-p, nil
The text was updated successfully, but these errors were encountered: