Logs for #nikola for 2016-06-03

08:12:30 <gour> morning
08:12:36 <DalekSec> Heya.
08:13:01 <gour> i'm following 'forms' plugin example, but nothing is rendered on the page...is the docs still relevant?
08:18:57 <gour> since i consider to create theme for nikola in some non-bootstrap framework, maybe it's not smart to play with alpaca forms at all :-)
08:20:39 <gour> however, running 'nikola plugin -r forms' produces: [2016-06-03T08:19:54Z] ERROR: plugin: Unknown plugin: forms
08:20:45 <gour> which is strange?
09:15:33 <gour> i've disabled localsearch, but still get: ERROR: Task generation 'post_render' has duplicated definition of 'local_search:output/assets/js/tipuesearch_content.json'
09:15:59 <gour> moreover, attempt to rm-it gives: ERROR: plugin: Unknown plugin: localsearch
09:16:10 <gour> is there something broken with 'plugin' cmd?
09:16:45 <gour> after rm-ing plugin dir, i can build again...strange
09:22:19 <gour> re-installing plugin  and adding related content to the conf.py and, again: ERROR: Task generation 'post_render' has duplicated definition of 'local_search:output/assets/js/tipuesearch_content.json'
09:22:29 <gour> let me check issue tracker...
09:24:13 <gour> it smells like #2246
09:32:36 <KwBot> [nikola] gour opened issue #2356: inability to uninstall plugins https://github.com/getnikola/nikola/issues/2356
09:34:47 <KwBot> [nikola] gour opened issue #2357: duplicated definition of 'local_search:output/assets/js/tipuesearch_content.json' https://github.com/getnikola/nikola/issues/2357
13:10:50 <KwBot> [nikola] ralsina assigned issue #2356 to ralsina: inability to uninstall plugins https://github.com/getnikola/nikola/issues/2356
13:11:37 <ralsina> gour: there's at east one bug in plugin removal, I'll fix it today
13:14:48 <gour> ok. thanks
13:35:57 -GitHub[nikola]:#nikola- [nikola] ralsina created fix-plugin-removal (+1 new commit): https://git.io/voeJ6
13:35:57 -GitHub[nikola]:#nikola- nikola/fix-plugin-removal 296fef7 Roberto Alsina: fix #2356
13:37:26 <ralsina> gour: check https://github.com/getnikola/nikola/pull/2358
13:37:27 -GitHub[nikola]:#nikola- [nikola] ralsina opened pull request #2358: fix #2356 (master...fix-plugin-removal) https://git.io/voeJ7
13:42:06 -travis-ci:#nikola- getnikola/nikola#7133 (fix-plugin-removal - 296fef7 : Roberto Alsina): The build passed.
13:42:07 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/296fef782187
13:42:07 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135026868
13:55:09 <zoopp> Hello, what exactly is the difference between a tag and a category in Nikola?
14:17:21 <zoopp> Nevermind..that's a stupid question.
15:14:32 -GitHub[plugins]:#nikola- [plugins] ralsina pushed 1 new commit to master: https://git.io/voeCF
15:14:32 -GitHub[plugins]:#nikola- plugins/master f205c97 Roberto Alsina: Merge pull request #148 from getnikola/ipynb-tags...
15:15:43 <KwBot> [plugins] ralsina opened issue #149: Plugins are available with "wrong" names https://github.com/getnikola/plugins/issues/149
15:15:51 <KwBot> [plugins] ralsina assigned issue #149 to ralsina: Plugins are available with "wrong" names https://github.com/getnikola/plugins/issues/149
15:19:01 <KwBot> [plugins] ralsina assigned issue #147 to ralsina: Shortcode name conflicts with rest_html5 plugin https://github.com/getnikola/plugins/issues/147
15:20:44 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#894 (master - f205c97 : Roberto Alsina): The build passed.
15:20:45 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/172af8d22411...f205c97e35af
15:20:45 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/135053376
16:04:07 -GitHub[plugins]:#nikola- [plugins] ralsina created fix-147 (+1 new commit): https://git.io/voezG
16:04:07 -GitHub[plugins]:#nikola- plugins/fix-147 e885486 Roberto Alsina: Use get_compiler_extensions, fix #147
16:05:02 -GitHub[plugins]:#nikola- [plugins] ralsina opened pull request #150: Use get_compiler_extensions, fix #147 (master...fix-147) https://git.io/voezu
16:10:39 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#895 (fix-147 - e885486 : Roberto Alsina): The build failed.
16:10:40 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/commit/e885486f256a
16:10:40 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/135067525
18:18:18 -GitHub[plugins]:#nikola- [plugins] ralsina pushed 1 new commit to fix-147: https://git.io/voeQt
18:18:18 -GitHub[plugins]:#nikola- plugins/fix-147 309d39a Roberto Alsina: lint
18:27:20 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#898 (fix-147 - 309d39a : Roberto Alsina): The build was fixed.
18:27:21 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/e885486f256a...309d39a6d82b
18:27:21 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/135099863
19:19:43 <gour> ralsina: i've installed fix with: pip install "git+https://github.com/getnikola/nikola.git@fix-plugin-removal#egg=Nikola[extras]" and checked the code, but it does not solve it
19:20:14 <ralsina> gour: what part? Because you mention like 4 different problems
19:20:46 <gour> ralsina: plugin-uninstall  see the link above ;)
19:20:56 <gour> #2356
19:21:08 <ralsina> gour: yes, I saw it. You mention several different problems in that issue (see the comments)
19:21:44 <gour> ralsina: well, just uninstall part
19:22:13 <gour> that's the main topic of #2356m, afaict
19:22:14 <ralsina> gour: in te case of forms, you could not uninstall because there is a difference in the name of the plugin with the name under whihc it's available in the plugins repo
19:22:22 <ralsina> same for localsearch
19:22:33 <gour> ralsina: ok, thanks for that as well
19:23:00 <ralsina> the other thing, which this branch fixes, is that in some cases (when the plugin has a directory in it instead of a .py file, the deletion missed a part of it
19:23:11 <gour> ok, which plugin i should try to test uninstall?
19:23:28 <ralsina> so for example, if you installed local_search you would have plgins/localsearch and it would delete plugins/localsearch/localsearch
19:23:41 <ralsina> gour: try one, whatever and pastebin what happens
19:26:46 <gour> ralsina: is it ok that '-r' keeps plugins/__init__.py?
19:26:52 <ralsina> gour: yes
19:27:29 <gour> ralsina: ok then. tried with few plugins and it works...it looks i was lucky with my choices today  :-)
19:27:50 <ralsina> cool then, merging
19:28:28 <gour> ralsina: do you have any suggestion in regard to invisible text output of e.g. 'nikola auto' when one use solarized-light theme in the (gnome) terminal?
19:29:01 <gour> solarized is quite 'standard' theme...
19:29:30 <ralsina> gour: not really
19:29:38 <ralsina> gour: nikola whatever | cat ?
19:30:51 <KwBot> [nikola] ralsina opened issue #2359: If plugins are not loaded because of config, plugin -r will not remove them https://github.com/getnikola/nikola/issues/2359
19:31:23 <gour> well, with light theme, the output is practically not visible
19:32:41 <gour> with black on white is a little bit better...but with dark themes it's ok
19:32:51 <ralsina> gour: I suppose we could have cstomizable colors, or at least a way to disable colors
19:33:17 <ralsina> gour: file an issue for it
19:33:20 <gour> at least the latter
19:33:23 <gour> ol
19:33:30 <ralsina> screenshot of how it's not visible attached to it please
19:33:49 <ralsina> gour: but basically, we have no way to know what color cheme the terminal has, so...
19:35:51 <KwBot> [nikola] ralsina closed issue #2356: inability to uninstall plugins https://github.com/getnikola/nikola/issues/2356
19:36:02 -GitHub[nikola]:#nikola- [nikola] ralsina closed pull request #2358: fix #2356 (master...fix-plugin-removal) https://git.io/voeJ7
19:36:09 -GitHub[nikola]:#nikola- [nikola] ralsina deleted fix-plugin-removal at 296fef7: https://git.io/voejy
19:40:57 -travis-ci:#nikola- getnikola/nikola#7135 (master - 39dd48a : Roberto Alsina): The build passed.
19:40:58 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/6cf77441b8f5...39dd48a1f3a8
19:40:58 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135117292
19:48:16 <KwBot> [nikola] gour opened issue #2360: output of 'nikola auto' not visible with light themes https://github.com/getnikola/nikola/issues/2360
19:50:51 <gour> what is the status of 8.0? i'm curios in regard to "Kill categories (replace with sections)" (https://github.com/getnikola/nikola/issues/1718) and somewhere i read that the categories will be section 1st and then replaced with the sections 2nd, so wonder what will be in between for those using categories in their posts?
19:56:39 <ralsina> gour: very vague
19:56:51 <ralsina> we should only call it 8 if we kill deprecated things
19:57:08 <gour> ok. there is not ETA for it atm?
19:57:13 <ralsina> so far, we can keep chugging along with the deprecated stuff because we have no really backwards-incompatible feature
19:57:19 <ralsina> so, no, no ETA
21:55:27 <travis-ci> Wheelhouse build by Chris Warrick: The build passed. See https://travis-ci.org/getnikola/wheelhouse/builds/135148908.
21:57:54 <travis-ci> Wheelhouse build by requires.io: The build passed. See https://travis-ci.org/getnikola/wheelhouse/builds/135148929.
23:43:40 <KwBot> [plugins] ralsina opened issue #151: Wiki plugin doesn't work with python 3 https://github.com/getnikola/plugins/issues/151