Andre Courchesne

Results 45 comments of Andre Courchesne

Change the title to be less specific as I can use GTK with the latest release (was not able with the package available from Rasbian repos). Looking at the GTK...

Just to prove my theory I make a little code change test: ``` --- navit/gui/gtk/gui_gtk_window.c_orig 2019-02-14 10:37:26.370185201 -0800 +++ navit/gui/gtk/gui_gtk_window.c 2019-02-14 10:22:58.735947629 -0800 @@ -665,7 +665,7 @@ static struct gui_priv...

Ok, been troubleshooting a bit and here is as far as I can go... With the following 'patch': ```diff --- lib/sender.js_orig 2018-10-25 10:55:32.000000000 -0400 +++ lib/sender.js 2018-10-25 11:55:07.000000000 -0400 @@...

@okkez with these changes (changes applied to v3.2.1 code) I'm getting an 'Unhandled "error" event' if no fluent server is running: ``` {10:17}[2.3.5]~/Documents/sources/proxy:bt-tweak-typescript ✗ ➭ node test.js info 2018-10-26T14:17:24.192Z it...

@okkez Sorry had not seen the error handler in your test code. With it I do get the exception: ``` info 2018-10-26T14:47:07.107Z it works it works 1 Fluentd error {...

@okkez regarding the required fix in node... Anyway we could deal with it within the fluent-logger-node library ? The node release cycle is much longer than yours and we can't...

Perfect, I can put a backup script together. Might be a nice feature to add. Maybe a configurable periodic backup of the database and images to an external target. Maybe...

Any ETA on getting a release with this fixed merged in ?

Ok so the last restart happened at 11h30 today: ``` # journalctl -u lindb.service --since today --no-page | grep restart Apr 08 02:43:30 environment-monitor-01 systemd[1]: lindb.service: Scheduled restart job, restart...

@stone1100 Awesome. Let me know if you need anything or need me to test something.