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

Plugins not compiling #24

Open
artmg opened this issue Dec 9, 2016 · 2 comments
Open

Plugins not compiling #24

artmg opened this issue Dec 9, 2016 · 2 comments
Labels

Comments

@artmg
Copy link
Owner

artmg commented Dec 9, 2016

The plugins for spelling, webcam etc are not compiling. Although this issue does not stop the build from working, and the PPA does refresh fine with new code commits, it does prevent the plugins from functioning. This means that these features are not currently available to users of the PPA.

When executing nixnote2 with hunspell-en-gb and hunspellpackages installed, trying the menu option Note / Spell Check raises the error dialog "Hunspell plugin not found or could not be loaded".

Should there be some explicit directives or overrides in the build to compile the plugins as well as the core? If you check a recent example build log you will not find ANY mentions of qmake happening in the plugins folders.

@artmg
Copy link
Owner Author

artmg commented Feb 1, 2017

For examples of built plugin packages see [https://sourceforge.net/projects/nevernote/files/NixNote2%20-%20Beta%2011/Linux/]
Hunspell includes the data.tar.xz containing /./usr/share/nixnote2/plugins/libhunspellplugin.so as well as the normal nixnote2 changelog and the following control file

Package: nixnote2-hunspell-plugin
Version: 2.0-beta11
Section: x11 
Priority: optional
Architecture: amd64 
Installed-Size: 60000
Depends: libc6, libhunspell-1.3-0  
Recommends:  
Maintainer: Randy Baumgarte <[email protected]>
Description: Webcam plugin for NixNote2.
 A plugin for NixNote2 to allow for spell checking.

Check for this in the source, and any other make instructions, that we could use to create a recipe for additional packages in the PPA

@robert7
Copy link

robert7 commented Aug 17, 2018

I think the webcam plugin in NixNote is pretty useless (or out of scope for an Evernote client). I think you someone wants to make a selfie, then there should be better options for this then "note taking app".

So I removed the webcam plugin in my version.

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

2 participants