Gabriel

Results 41 issues of Gabriel

The following ticket says that this issue might be related to mdns not electron : https://github.com/atom/electron/issues/4606. So here it is. After **successfully** installed mdns module for usage in electron and...

Hello, While creating text index for fields, I was not able to do it without specifying `{ default_language: 'en', language_override: 'en' }` In the documentation, you appear to simply tell...

Hi, I can got trhough : ``` Found following backups : 1 : 2017-05-19 12:00:15 : 6as5dkfbebc23d94f675411d13d48ce53fda8fe2 ``` Until, it display an empty question : ``` Please choose chat number...

I had to : `sudo ln -s /usr/lib/x86_64-linux-gnu/libGLEW.so /usr/lib/x86_64-linux-gnu/libGLEW.so.1.5` Great work by the way.

During the wizard, there is a sentence, where we can read "keet" instead of "keep"

After installing bbox.app and launching, if one want to open the directory to sync, the opened window won't close. You are tottaly blocked, you can not either select a directory...

Hi ! I'm having some rendering issue either with demo example or a simple dropins which display images instead of balls. I run the server like this : ``` java...

Here are the logs: ``` ERROR in ./~/lomath/gulpfile.js Module not found: Error: Can't resolve 'browserify' in '/Users/gabrielstuff/Sources/node/soixante/node_modules/lomath' @ ./~/lomath/gulpfile.js 2:17-38 @ ./~/lomath/chart/plot.js @ ./~/lomath/index.js @ ./~/babel-loader/lib!./~/vue-loader/lib/selector.js?type=script&index=0!./src/components/steps/StepShareExperience.vue @ ./src/components/steps/StepShareExperience.vue @ ./~/babel-loader/lib!./~/vue-loader/lib/selector.js?type=script&index=0!./src/components/experiments/PhotoSession.vue...

It should work using `.table *` but it appear to only work with `*`

Connecting to slack without the right scope, eg: `channels:read` or `channels:history` could be frustrating. We should be able to `Slack.configure(['channels:history','channels:read'])` and login.