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

Linux - snap - plugs deprecated #1265

Closed
patricksebastien opened this issue Feb 15, 2017 · 2 comments · May be fixed by qcif/data-curator#563
Closed

Linux - snap - plugs deprecated #1265

patricksebastien opened this issue Feb 15, 2017 · 2 comments · May be fixed by qcif/data-curator#563

Comments

@patricksebastien
Copy link

  • Version: 13.8.0
  • Target: Linux - snap

Hi, I just sent you a donation, building a snap package of a electron application is really nice, so thank you.

I want to use a webcam. I am building this sample application: https://github.com/hokein/electron-sample-apps/tree/master/camera adding "plugs": ["default", "camera"]. When running the application with electron it works, but when trying to launch the snap it doesn't work.

I have this error when building, maybe it's related?
DEPRECATED: Custom plugins should now be placed in 'snap/plugins'.
See http://snapcraft.io/docs/deprecation-notices/dn2 for more information.

Thank you

@develar
Copy link
Member

develar commented Feb 15, 2017

All the snapcraft specific asset handling has been moved to the snap directory as the preferred location for the following:

https://github.com/snapcore/snapcraft/releases/tag/2.26

@develar
Copy link
Member

develar commented Feb 15, 2017

Thanks for donation and report — latest snapcraft is supported (and required).

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

Successfully merging a pull request may close this issue.

2 participants