Maigo Erit
Maigo Erit
Quick googling about the error: https://askubuntu.com/questions/1384489/error-while-running-spotify-libva-error-init-failed: ``` sudo apt-add-repository universe sudo apt-get update sudo apt-get install intel-media-driver ``` Perhaps that helps?
What linux distro are you using?
Nice to know. It is standard electron builder portable. Not a windows user myself, nor can I test that option. If you say it is not proper, then I believe...
Yep, I can see uses for some kind of lock. (password) Do you need only the main window locked or the tray window also?
I agree that this feature would be best to make sure the kid is doing homework, not playing some games (eg: browser-based). For macOS we have ScreenTime, but that gives...
For me the fix was to include `"declaration": true,` inside library tsconfig.lib.json ``` { "extends": "./tsconfig.json", "compilerOptions": { "outDir": "../../../dist/out-tsc/shared/utils", "declaration": true, "types": ["node"] }, "files": [ "../../../node_modules/@nrwl/react/typings/cssmodule.d.ts", "../../../node_modules/@nrwl/react/typings/image.d.ts" ],...
It is fixed in https://github.com/MayGo/tockler/releases/tag/v3.21.14
What is you error?
Hi, all data stays in your device. There is no Tockler server.
What operating system and version? On Tue, 31 Jan 2023, 13:55 FcDesign, ***@***.***> wrote: > the version 3.21.14 does not record open > applications as it did in the original...