-
I got the error msg as below when using a snippet with callbacks
```text
Error 20:36:58 msg_show.lua_error E5108: Error executing lua [string ":lua"]:1: Cursor position outside buffer
stack …
-
-
Hello and thanks for the awesome app Ditto!
For me, it seems that I reposition the ditto window every time when using it, because I prefer to have it centered under the cursor to select entries.
…
-
### Describe the bug
I have a statement like the following, which works on SQLAlchemy 1.4 but not on 2.0
```python
delete(Author).where(Author.id == Book.author_id).returning(Book.title)
```
…
-
**Describe the bug**
doesn't work when templating.
**To Reproduce**
Steps to reproduce the behavior:
1. create template macro `zettelkasten` with ↓
- template path = _template/zettelkasten…
-
### What happened?
If you have a word or some text like `there is no space or gap between the |cursor and the word`, the `|` denoting the placement of the cursor, and you type out a new word from t…
-
After running for 9 days we got this error
From the error stack trace, this is a PostgreSQL database connection issue. The main error is InterfaceError: connection already closed, indicating that t…
-
It should be possible to choose where to place newly-created blocks on the workspace, and to move existing blocks to new locations.
There should be a new mode that shall be in effect while a block is…
-
### What it is?
There exists a function
`public Ray GetRay(Vector3 cursorPosition, Vector3 screenSize)`
Whose functionality is described as "Given a cursor position get a scene aiming ray."
…
-
After updating Whatsapp to v2.24.20.89 opening the msgstore.db database gave me the error:
"no such column: chat_view.raw_string_id"
If fixed this by dropping the view and creating a new table wit…