-
First off thanks for all your great work. I just updated to 1.5.10 and noticed loading of libraries went from 500ms to 5 seconds in my project, I did a little bit of debugging and I get the impression…
-
It locks the screen. Most other keys are intercepted fine. I'm using TigerVNC viewer in full-screen mode (v1.5).
SRGOM updated
5 months ago
-
is there a command for pyenv-win-ven to manage dependence? like Pipfile.lock or requirements.txt
-
Hey @mariusvniekerk -- the test suite seems to modify tracked files in the test directory. These tracked files are modified after I run the test suite:
```
M tests/test-environment-blas-mkl/conda-l…
-
* **electron-builder version**: 25.1.7
* **Node version**: 20
* **Electron version**: 32.1.2
* **Target**: Windows
I have an Angular app in Electron. When I add a preload.js fi…
-
The database updates are taking 5-10 seconds, which is too long (particularly since I've seen a couple of SQLite locking issues recently, which is going to stem from writes locking the database).
M…
-
```
What steps will reproduce the problem?
1. Boot Windows
2. Lock wifi card in Vaio panel, leaving the hw switch on ON
3. Reboot, boot Ubuntu
4. card results now hard blocked (rfkill), seems to be n…
-
```
What steps will reproduce the problem?
1. Boot Windows
2. Lock wifi card in Vaio panel, leaving the hw switch on ON
3. Reboot, boot Ubuntu
4. card results now hard blocked (rfkill), seems to be n…
-
```
Assigning to Eugene since he knows some background (see r2490)
Vista:
WARNING: Possible data race during read of size 4 at 0C5D07FC: {{{
T1 (L{L36}):
#0 _stbuf f:/dd/vctools/crt_bld/self_…
-
**Issue**
I find poetry, pipenv use the virtualenv as the low level tool to create virutal env, and when work with pywin32, the `install` command will copy `pywintypes39.dll` into wrong directory, …