Frédéric Praca

Results 12 issues of Frédéric Praca

Hi, uploading does not seem to work on Xiaomi mi 10 Note Lite with version 2.6.6.645. When sending a picture, a message _Directory not created_ quickly appears and the message...

For user generated networks, the automatically defined network can overlap an existing one. User defined network addresses pool can be provided to Docker daemon through the use of default-address-pools parameter...

feature
community

Do I have to use rdfs:label for pointing hostname to qualify an A record? Usually in DNS A records, we can find something like : `text.esams.wikimedia.org. IN A 91.198.174.232` Is...

## Describe the Bug Applying a Puppet plan against Debian Bookworm fails with the following error : ``` $ bolt plan run server_install::configure -t test Starting: plan server_install::configure Starting: install...

Bug

Version 3.0.1 is available on [NPM](https://www.npmjs.com/package/ng-diff-match-patch/v/3.0.1) but I can't find the source code here. As this version is the only one working with Angular 9, it would be good to...

Using the following class representation: ``` class Sensor(Node): name = String() zone = String() photo = Binary() ``` I'm able to create the schema in the database using the Node...

Using Modelio version 5.4.01, even though _rt.jar_ was added to the Java Designer configuration, no Java classes are available in the UML diagrams. The log does not contain any further...

When using ESLint with [adjacent-overload-signatures](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/adjacent-overload-signatures.md), as setter and getter are not grouped together, ESLint issue an error. An enhancement would be to try grouping theses.

I'm currently using juicefs over a Minio cluster in the context of Nomad orchestration. When declaring the volume like this : ``` type = "csi" id = "prometheus-volume" name =...

kind/question

# Bug Description When using _resolve_ on a S3Path representing a root location, the URI doesn't get changed accordingly. I use the following code to initialize a Path object to...

bug
needs triage