-
**Describe the bug**
When I start or run app on mac I cannot quit the app using keyboard
**To Reproduce**
Steps to reproduce the behavior:
1. Start or open app in mac
2. Attempt to use keyboard…
-
**Describe the bug**
The console log gets flooded with the message:. This message shows up in the console every second.
![image](https://github.com/user-attachments/assets/bf36ea82-990a-48df-b7e8-50…
-
I have an app using Neutralino with Vue 3 as frontend lib. I am using the native API to communicate terminal commands to the os. The commands start up Docker Containers with a running Tomcat server as…
-
I am creating a calling app for which I require microphone permission before call gets connected.
-
- OS: Mac 10.13.6 (High Sierra) ~ 12.2 (Monterey)
- Neutralinojs version: v4.7.0
- Neutralinojs client library version: v3.6.0
May have a bug here - trying to use updateSpawnedProcess to get…
-
First of all, great experimental project, congrats to everyone involved.
Is it possible for someone to add the list of limitations or the things that you cannot do at the moment with it? That'd gr…
-
- OS: MacOS 12.2 (Monterey)
- Neutralinojs version: v4.6.0
- Neutralinojs client library version: v3.5.0
Created a text file on desktop and create/modify times OK. (both were 1653727681000)
…
-
**Describe the bug**
Downloading with yt-dlp.exe using spawnProcess shuts down the app.
A statement like this is displayed.
neu: WARNING neutralino-win_x64.exe was stopped with error code 322122650…
-
UPDATE: I have figured out what causes my issue and **I can get around it**
SIMPLY PUT: Reading a file in streams can simply fail due to the specified chunkSize
Short notes on how to reproduce: …
-
While trying out the file API, i noticed that file reads are incredibly slow.
I'm loading a binary file with ~60MB in size, this takes ~2.5s with `readBinaryFile`.
For comparison, loading the same …