all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 72788@debbugs.gnu.org
Subject: bug#72788: 30.0.50; multisession--ensure-db: Symbol’s function definition is void: sqlite-open [2 times]
Date: Sun, 25 Aug 2024 00:59:34 +0300	[thread overview]
Message-ID: <ZspXxmEJdmX_6H_s@lco2> (raw)
In-Reply-To: <86o75im5vz.fsf@gnu.org>

* Eli Zaretskii <eliz@gnu.org> [2024-08-24 16:03]:
> > Date: Sat, 24 Aug 2024 11:54:49 +0300
> > From: Jean Louis <bugs@gnu.support>
> > 
> > Following bug does not appear from 'emacs -Q':
> 
> Then please show the minimal recipe to reproduce it, starting from
> "emacs -Q".
> 
> > When I press C-x 8 e s to search for emoji, and then for example I
> > choose "mobile phone", when I press RET, then I get this error:
> > 
> > multisession--ensure-db: Symbol’s function definition is void: sqlite-open
> > 
> > I am not using function 'sqlite-open' and I do not see why should I get
> > this error, I did not have it before.
> 
> I cannot reproduce this.  If you cannot show a reproduction recipe,
> please show the Lisp backtrace from this error (by setting
> debug-on-error non-nil), then we could try to figure out why this
> happened to you.

Debugger entered--Lisp error: (void-function sqlite-open)
  sqlite-open("/home/data1/protected/.emacs.d/multisession/sqlite/multisession.sqlite")
  multisession--ensure-db()
  #f(compiled-function (type object) #<bytecode -0x15e791ee860f7dc6>)(sqlite #s(multisession :key "emoji--recent" :initial-value ("😀" "😖") :package "emoji" :storage sqlite :synchronized nil :cached-value unbound :cached-sequence 0))
  apply(#f(compiled-function (type object) #<bytecode -0x15e791ee860f7dc6>) sqlite #s(multisession :key "emoji--recent" :initial-value ("😀" "😖") :package "emoji" :storage sqlite :synchronized nil :cached-value unbound :cached-sequence 0))
  multisession-backend-value(sqlite #s(multisession :key "emoji--recent" :initial-value ("😀" "😖") :package "emoji" :storage sqlite :synchronized nil :cached-value unbound :cached-sequence 0))
  multisession-value(#s(multisession :key "emoji--recent" :initial-value ("😀" "😖") :package "emoji" :storage sqlite :synchronized nil :cached-value unbound :cached-sequence 0))
  emoji--add-recent("📱")
  emoji-search("📱" nil)
  funcall-interactively(emoji-search "📱" nil)
  command-execute(emoji-search)

I have no idea where .emacs.d/multisession/ directory comes from. 

Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

✡️🛡️ Proudly standing with Israel, a nation rooted in history and culture. Let's condemn hatred and promote understanding.

In support of Richard M. Stallman
https://stallmansupport.org/





  reply	other threads:[~2024-08-24 21:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-24  8:54 bug#72788: 30.0.50; multisession--ensure-db: Symbol’s function definition is void: sqlite-open [2 times] Jean Louis
2024-08-24 13:01 ` Eli Zaretskii
2024-08-24 21:59   ` Jean Louis [this message]
2024-08-25  5:36     ` Eli Zaretskii
2024-08-26  7:57       ` Jean Louis
2024-08-31 10:27         ` Eli Zaretskii
2024-08-31 14:09           ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-07  7:43             ` Eli Zaretskii
2024-08-26  7:57       ` Jean Louis
2024-08-31 10:28         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZspXxmEJdmX_6H_s@lco2 \
    --to=bugs@gnu.support \
    --cc=72788@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.