Martin
Martin
See https://github.com/borgbackup/borg/blob/1.2.6/docs/changes.rst#pre-125-archives-spoofing-vulnerability-cve-2023-36811 Or add a warning on first Vorta startup preventing a `borg check` without following them.
**Describe the bug** Using IntelliJ with its Volar Typescript service. I don't get auto completion for the QCalendar. It also claims the html tag us unknown. But it compiles fine...
Since v11.0.3 of @vue/eslint-config-typescript I get the following error: ``` Oops! Something went wrong! :( ESLint: 8.39.0 ESLint couldn't determine the plugin "@typescript-eslint" uniquely. - /home/developer/node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@typescript-eslint/eslint-plugin/dist/index.js (loaded in ".eslintrc.js »...
```typescript const checkBox = new AcroFormCheckBox() checkBox.Rect = [params.leftMargin, params.topMargin - checkboxTextHeight, checkboxLength, checkboxLength] ``` results into ` error TS2339: Property 'Rect' does not exist on type 'AcroFormCheckBox'.` Looking into...
I'm using arch linux, so the packages should have the newest version. I'm using firewallD and rootless podman with netavark and aardvark-dns. I understand, that rootless podman with netavark won't...
https://github.com/machiav3lli/oandbackupx
**Describe the bug** `Extension(@quasar/qcalendar): is not compatible with @quasar/app-vite v2.0.0-beta.5. Required version: ^1.0.0-alpha.0` **To Reproduce** Steps to reproduce the behavior: 1. Use `"@quasar/app-vite": "2.0.0-beta.5"` 2. Run `dev` **Expected behavior** A...
### Describe the problem and steps to reproduce it: Create subtasks in a task either in the website or the tasks.org app. ### What happened? Subtasks are listed like tasks....
```/usr/lib/fprintd: symbol lookup error: /usr/lib/fprintd: undefined symbol: fp_device_has_feature, version LIBFPRINT_2.0.0```
The fprintd project redirected me to this project. https://gitlab.freedesktop.org/libfprint/fprintd/-/issues/102 With fprintd 1.90.1 everything is fine. Now every time I need use my finger print for root stuff, I need to...