-
I'm using Gtk3 backend but I have issue while running and using custom canvas controls, here is the execption:
```
Managed Debugging Assistant 'PInvokeStackImbalance' has detected a problem in 'D:\En…
-
Hi,
I got a test working where I'm generating self-signed certificates; which I need to include in the client with the `server_certificate_hashes` option.
But in a real use-case where I deploy m…
-
The WinForms Example found here does not work:
* https://www.mono-project.com/docs/gui/winforms/getting-started-guide/#winforms-example
## Steps to Reproduce
1. Copy the source found [he…
-
https://github.com/ne7ermore/torch-light/tree/master/Image-Cap
Hi @ne7ermore,
I found this code very educational. Thank you. But, I do not have a GPU. When I run train.py on a CPU, the estimated tim…
-
I recently added your repo for the Howdy ebuild, but I noticed several packages are now no longer working with "$ equery u ". This is with gentoolkit 0.6.1-r3 and Python 3.11.5.
The error I see is…
-
If I see a problem while a modal dialog is open, I can't use Help->Open Log Directory, as it's disabled.
Perhaps commands should be able to be flagged as not needing to be disabled when dialogs hav…
-
Steps to repro:
- Create a solution that contains a netstandard2.0 library and net461 app that references the library.
- In the library, define an enum.
- In the app, use it (like the attached sc…
-
i opened this issue because i think we have to consider creating some renders web elements like.
At the end we are running in webapplication style.
For the moment i don't have a clear idea.
So your op…
-
### Motivation
Currently, all the capabilities are read from the `webdriver.json` file, but this does not work for things like the `binary` capability for which having a fixed value is not portable…
-
Two similar problems reported by Steve Bellan and Xavier Paoletti.
Probably some sort of internal overflow (verbose=100 shows that we are getting `nan` values), but it's hard to see immediately where…