Nicolas Gelot

Results 13 comments of Nicolas Gelot

Maybe it can help, some of /e/ users have also complained about this issue. Some logcat are available in this [issue](https://gitlab.e.foundation/e/backlog/-/issues/1991) .

Hi, I think too it will be useful to be able to tweak the default value of "Notify" fields by a setting for test case and test plan object. A...

Hi, I have the same issue to override the parameter `output_limit` from `[[runners]]` there is a way to do that with `extra_configs` or should I create a MR to support...

Ok, it makes sense. Thank you for your work. I will try to make a PR soon about my issue.

Hi, by default which camera api is used with librecamera [cameraX](https://developer.android.com/training/camerax) ?

Thanks @iakmds, by default it seems that flutter camera plugin uses the [camera2](https://github.com/flutter/plugins/blob/e85f8ac1502db556e03953794ad0aa9149ddb02a/packages/camera/camera_android/android/src/main/java/io/flutter/plugins/camera/Camera.java#L13) API. It should be great to see what cameraX bring with librecamera. Let me know if you...

@meyskens Thank you for the full review, I will apply changes soon.

Hi @meyskens, backward compat looks good. In that updated MR I have added 2 data resources OS and SSH. I ran acceptance tests on my own server, then the documented...

Hi @svaj, after looking to https://www.terraform.io/docs/extend/resources/import.html the import operation is not supported by online provider. It is probably a simple call `resourceServerRead` handler to implement.

Thank you for sharing this doc, I did not see it! So the docker way is probably really easy. Have a debian container with PiRogue desktop dependencies + a network...