Julien Maupetit

Results 202 comments of Julien Maupetit

+1 Same issue on `Opera/9.80 (Macintosh; Intel Mac OS X 10.7.4; U; fr) Presto/2.10.229 Version/11.64 (Core 2.10.229)` The demo does absolutely nothing, with no error message in the console. I...

Maybe adding automated testing with Dredd in the CI would help keeping this spec up-to-date?

Hi @igobranco :wave: Thanks for the report! Can you paste your `gunicorn` configuration? Is it similar to the default one we use [1]? [1] https://github.com/openfun/richie/blob/master/docker/files/usr/local/etc/gunicorn/richie.py

Particularly the logging configuration, right?

Sorry for the noise: I didn't notice that you already posted your configuration in the issue description... :sweat_smile: ![](https://media.giphy.com/media/3ohs7KViF6rA4aan5u/giphy-downsized.gif?cid=ecf05e47elfk32yqjv2x1vmo8uz80qojhoofk5wxapobid8q&rid=giphy-downsized.gif&ct=g)

Hi @ad-si! Can you provide at least the following information on your system: - OS - Watson's release - python version that runs Watson Thx!

I think we need to make it explicitly configurable to solve your issue. Frames are stored as UTC timestamps and `arrow` is responsible for the locale formatting given python's timezone...

> @jmaupetit : To whom are you asking the question? You! :wink:

Hi @mastertinner ! Thanks for the report. Frame synchronization is hard, many strategies can be implemented, but surely not one that fits all requirements!

Unfortunately, you can't do this from Crick.io UI, and, neither with Watson (see https://github.com/TailorDev/Watson/issues/171). We need to refactor Watson's `sync` strategy and find time to work on Crick's UI.