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

Error: Can't find library malabar #141

Closed
ghost opened this issue Jan 5, 2015 · 4 comments
Closed

Error: Can't find library malabar #141

ghost opened this issue Jan 5, 2015 · 4 comments
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Jan 5, 2015

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
@m0smith
Copy link
Owner

m0smith commented Jan 5, 2015

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)
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

Reply to this email directly or view it on GitHub.

@m0smith m0smith added this to the 2.1 milestone Jan 5, 2015
@m0smith
Copy link
Owner

m0smith commented Jan 6, 2015

I found the problem with malabar-version and it will be fixed with the next release.

Please post a backtace of the malabar-run-test . I think I found the problem but I want ot make sure it is the same problem you are seeing.

@ghost
Copy link
Author

ghost commented Jan 7, 2015

I've changed my setup and enabled semantic manually. When I enable malabar-mode and then run malabar-run-test, I'm seeing:

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

@ghost ghost closed this as completed Jan 7, 2015
m0smith pushed a commit that referenced this issue Jan 7, 2015
@m0smith
Copy link
Owner

m0smith commented Jan 8, 2015

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.

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

No branches or pull requests

1 participant