Hugo
Hugo
Typo
tsserver attempts to execute `realpath("/tmp")` at start-up, but fails because this directory is missing: [ERROR][2025-04-05 13:37:29] .../vim/lsp/rpc.lua:770 "rpc" "/usr/bin/docker" "stderr" "node:internal/fs/promises:1169\n return await PromisePrototypeThen(\n ^\n\nError: ENOENT: no such file or...
## Problem When I run `khal import`, khal renders a list of all calendars in a long wrapped line with a number after each one. Visually scanning through over a...
If I open `myfile.pdf`, and then try to open that file again, absolutely nothing happens. I'd expect any of the following to happen: - Activate the existing window which has...
### Actual behaviour Creating an item such as `/user/calendars/pZamv4UPiTOPuSM2/itemwith%2fslash.ics` returns `404 Not Found`. ### Expected behaviour This _should_ create an item named `itemwith%2fslash.ics` inside the collection `/user/calendars/pZamv4UPiTOPuSM2/`. ### Additional notes...
There's a [tag for v4.0.0](https://github.com/jazzband/django-polymorphic/tree/v4.0.0), but [the last entries in the changelog](https://github.com/jazzband/django-polymorphic/blob/v4.0.0/docs/changelog.rst) are for v3.1. Are we aware of what the breaking changes were for this release, or do we...
The gatt package is already packaged on the Alpine repositories, so use that for building instead. The previous instructions did not work anyway; pip will refuse to operate on the...
# Problem description Clicking the `bluetooth settings` does nothing, but indicates an error: ```py Traceback (most recent call last): File "/usr/share/siglo/siglo/window.py", line 262, in on_bluetooth_settings_clicked subprocess.Popen(["gnome-control-center", "bluetooth"]) File "/usr/lib/python3.12/subprocess.py", line...