-
**The problem**
I tried to run the server.py and got the following error:
```
(VENV) redacted>python server.py
Traceback (most recent call last):
File "redacted\Desktop\bluetoothTest\server.p…
-
Pretty self explanatory. Right now they're plain c++ types, but in reality they should be exposed as projected WinRT types, so they can be used across binary boundaries.
-
**Describe the bug**
When referencing a NuGet package that includes for further CsWinRT referencing a .winmd file in net8.0-windows10.X subsequent launches of the application will fail (i.e. Projecti…
-
### Describe the bug
When running the gallery with the Wasdk head on the latest `main` commit, the 'SwitchPresenter' sample will crash the app:
![image](https://github.com/user-attachments/assets/72…
-
* bleak version: 0.21.0a1
* bleak-winrt version: 1.2.0
* Python version: 3.8.10
* Operating System: Win 11 22H
### Description
I am working on a program to read Samsung gearVRC (remote cont…
-
### Describe the bug
The app crashes during initialization.
Running under WinDbg reveales that the stowed exception is `0x80040154` (`REGDB_E_CLASSNOTREG`) with the following stack trace:
```
…
-
```
ConstantProviderDelegate SomeViewManager::ExportedCustomDirectEventTypeConstants() noexcept
{
return [](winrt::Microsoft::ReactNative::IJSValueWriter const& constantWriter) {
Write…
-
**The problem**
When I run the server from the example, I get the below error:
```
PS C:\Users\Justin\Windows Scripts> python .\ble.py
C:\Users\Justin\Windows Scripts\ble.py:91: DeprecationWarning…
-
Nowadays Windows Tablets become popular, such as Surface lineup.
However most of them are packaged with Windows 10 S where win32 app is not recommended, so UWP apps are preferred.
## Possible solu…
-
See `NOTE:` section of [update.py](https://github.com/Ahsoka/beskar/blob/main/beskar/update.py).
One cool application of this would be to use the progress bar toaster to show users how much of the …