Skip to content

Plugin Registry Initialization Error #36

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

Closed
limbouser opened this issue Feb 13, 2020 · 2 comments
Closed

Plugin Registry Initialization Error #36

limbouser opened this issue Feb 13, 2020 · 2 comments

Comments

@limbouser
Copy link

While running flutter-pi in an embedded-linux build, it gets stuck at

Clearing current context... finished display setup! Initializing Application... Initializing Plugin Registry... Initialized Services plugin. Could not initialize plugin registry: Illegal seek

Why would this be happening?

@ardera
Copy link
Owner

ardera commented Feb 13, 2020

I have no idea.

You could try removing -DBUILD_ELM327_PLUGIN and -DBUILD_TEST_PLUGIN from the Makefile to see whether that makes a difference.

@ardera
Copy link
Owner

ardera commented Feb 13, 2020

Oh my bad, forgot to return a zero in Services_init

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

2 participants