emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacsql-sqlite-builtin


From: Basil L. Contovounesios
Subject: Re: emacsql-sqlite-builtin
Date: Wed, 01 Feb 2023 11:10:14 +0000
User-agent: Gnus/5.13 (Gnus v5.13)

Gregor Kling [2023-02-01 09:00 +0100] wrote:

> The use of org-roam reveals only the symptom.
>
> I took it out from the equation and tried the following:
>
> (emacsql-sqlite (file-truename "~/a.db"))
>
> which *Messages* me a "Selecting deleted buffer"

This sounds like a recently fixed issue[1].

[1] https://github.com/magit/emacsql/issues/106

> whereas using (emacsql-sqlite-builtin (file-truename "~/a.db"))
>
> it spits out:
>
> eieio--validate-slot-value: Invalid slot type:
> emacsql-sqlite-builtin-connection...

Have you tried updating/reinstalling your EmacSQL packages?
What versions do you have installed?

Your examples evaluate for me without error on Emacs 29 and 30, with
emacsql, emacsql-sqlite, and emacs-sqlite-builtin version
3.1.1.50snapshot0.20230120.213337 installed from NonGNU-devel ELPA.

If they still don't work for you after updating/reinstalling, I suggest
reporting the issue on the EmacSQL issue tracker[2].

[2] https://github.com/magit/emacsql/issues

---

In case it's relevant: the EmacSQL packages are distributed by the Emacs
project only on NonGNU-devel ELPA[3][4][5], not NonGNU ELPA[6] which is
what the user option package-archives points to by default.

[3] https://elpa.nongnu.org/nongnu-devel/emacsql.html
[4] https://elpa.nongnu.org/nongnu-devel/emacsql-sqlite.html
[5] https://elpa.nongnu.org/nongnu-devel/emacsql-sqlite-builtin.html
[6] https://elpa.nongnu.org/nongnu/

The EmacSQL packages are also distributed by MELPA[7][8][9], and have
been for longer.

[7] https://melpa.org/#/emacsql
[8] https://melpa.org/#/emacsql-sqlite
[9] https://melpa.org/#/emacsql-sqlite-builtin

However, emacsql-sqlite-builtin doesn't seem to be available on MELPA
Stable[10].

[10] https://stable.melpa.org

It seems like there were some issues with updating the packages from
MELPA a few months ago[11], but I presume those have been fixed now.

[11] https://github.com/magit/emacsql/issues/103

HTH,

-- 
Basil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]