Kai

Results 5 comments of Kai

Same here (Sorry, cannot provide logcat output right now) Tested with: * Open Note Scanner 1.0.31 * OpenCV 3.4.1, 3.4.2 and 3.4.3 (same behaviour in all cases) Android 6.0.1 LineageOS...

I had the same problem and figured out the following "solution": First, i added a view to serve my custom bootstrap dir... ``` @app.route('/static/bootstrap_custom/') def serve_bootstrap_custom(filename): return app.send_static_file('bootstrap_custom/' + filename)...

I just installed the plugin on 5.3.3 via https://github.com/WolfangAukang/kbn_sankey_vis @chenryn: Is there a chance to merge his contribution into this main repo? Would be great to have a working installation...

No, i just cloned the repo and adapted the "version" in the package.json. After restarting kibana, it worked!

@WolfangAukang: Could you do that PR? I'm not really into this kibana plugin stuff, but would highly appreciate it :)