Manuel Doncel Martos

Results 19 issues of Manuel Doncel Martos

Is it possible to use Lenoids as a shared tranisition animation between two activities?

- [x ] I have looked at the documentation [here](https://pkg.go.dev/github.com/go-playground/validator/v10#section-documentation) first? - x[ ] I have looked at the examples provided that may showcase my question [here](/_examples)? ### Package version...

Hi, I think it could be nice to make able to pass variables to Custom Widgets, I would like to have something like this: ` ` And then in our...

### Is your feature request related to a problem? Please describe I would like to log the next run time of a job when the job is also "skipped" by...

enhancement
v2

## GORM Playground Link https://github.com/go-gorm/playground/pull/1 ## Description I want to query using an or clause, but at the end is AND concatenating my conditions, Imagine I have the following struct:...

I am trying to use pgx in a test to check that I can create an embedded postgres database. It works locally but if I run the the test in...

I followed the instructions described in INSTALLATION.md but I am getting the following error: === C:\Users\Admin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\opencv-0.92.0\src_cpp\ocvrs_common.hpp:16:10: fatal error: 'memory' file not found thread 'main' panicked at C:\Users\Admin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\opencv-binding-generator-0.90.0\src\generator.rs:402:17: === Errors during...

Hi, I followed the tutorial, I extracted the content of `ocrd-testset.zip` in `./data/foo-ground-truth`, but when I run: > make training I get the following output: ``` (python) manuelarte@maclaptop tesstrain %...

### Discussed in https://github.com/orgs/plotters-rs/discussions/635 Originally posted by **manuelarte** September 8, 2024 Hi, I would like to run the example of the graphs but instead of writing to a file, get...

So I have the following schema (I don't have control over it, so I can't change it): ``` { "type": "record", "name": "mySchema", "namespace": "com.manuelarte", "doc": "Create, update or delete...