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

Sucessfully building dextool but not plugins are available #1169

Closed
JKRT opened this issue Aug 24, 2020 · 3 comments
Closed

Sucessfully building dextool but not plugins are available #1169

JKRT opened this issue Aug 24, 2020 · 3 comments
Projects

Comments

@JKRT
Copy link
Contributor

JKRT commented Aug 24, 2020

Hiya!

I managed to build dextool, and it seems that I got the plugins.
However, when executing dextool I ran into issues.

bin$ ./dextool
error: No plugin specified
Available plugins:
-h for further help
error: exiting...

I do however have all plugins it seems as binaries. Is this a known issue?

Sorry for confusing language..

Cheers,
John

@joakim-brannstrom
Copy link
Owner

hi,

I think #1171 will solve it.

The implementation of which, specifically this line could throw an exception if any of the directories scanned weren't readable by the user. I found this out in another project thus I wanted to add that fix and some others to dextool yesterday :)

@JKRT
Copy link
Contributor Author

JKRT commented Aug 25, 2020

Hi,

Will test and get back to you

Cheers,
John

@joakim-brannstrom joakim-brannstrom added this to Inbox in mutate via automation Aug 25, 2020
@joakim-brannstrom joakim-brannstrom moved this from Inbox to Priority in mutate Aug 25, 2020
@joakim-brannstrom
Copy link
Owner

I assume that it works for you now. Please open the issue if it still persist.
I haven't noticed this problem myself thus...

mutate automation moved this from Priority to Done Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
mutate
  
Done
Development

No branches or pull requests

2 participants