Matt Harrison

Results 11 issues of Matt Harrison

**Is your feature request related to a problem? Please describe.** In addition to overall opacity, it would be great if we can have pen level opacity. **Describe the solution you'd...

feature-request

After successfully installing your application on my Jetson Nano 2GB whenever I attempt to import the application I get this result: `Illegal instruction (core dumped)` - OS: Ubuntu 18.04 (Jetpack...

Please consider adding support for erasing penned lines. [ ] Erase by pixels with size adjustability. [ ] Erase by strokes [ ] Support erasing with a stylus button as...

feature request

Can we get the BOM/Routings documentation updated to reflect changes in v14? Including maybe some youtube videos/updated training videos?

content issue

This commit addresses the issue: https://github.com/OCA/queue/issues/564. # Refactor QueueJobRunner to Enhance Performance, Signal Handling, and Stability This pull request brings substantial improvements and new functionalities to the `QueueJobRunner`, which is...

stale

I am working on implementing this celery repo in Odoo 17.0. I found the following issues that either prevented the application from installing or provided a less-than-desirable UI experience. This...

When using crewAI, I'm encountering deprecation warnings related to Pydantic V1 usage. These warnings suggest that the library is using some deprecated Pydantic V1 features that will be removed in...

no-issue-activity

The optional field, output_file, does not behave like an optional field, and the field_validator throws an exception because it does not handle the condition when the output_file is `None`. _The...

no-issue-activity

The `get_agent_by_role` method expects `agents` to be iterable, but the copy method initializes `None` when a list of `agents` is not provided. The simple solution matches the convention of passing...

no-issue-activity

### The Feature Consider adding a boolean to the new model dialog with "Load all Models" with the help text of "If this field is toggled, we will call the...

enhancement