GNU bug report logs -
#72788
30.0.50; multisession--ensure-db: Symbol’s function definition is void: sqlite-open [2 times]
Previous Next
Reported by: Jean Louis <bugs <at> gnu.support>
Date: Sat, 24 Aug 2024 12:55:01 UTC
Severity: normal
Found in version 30.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 72788 <at> debbugs.gnu.org (full text, mbox):
* Eli Zaretskii <eliz <at> gnu.org> [2024-08-24 16:03]:
> > Date: Sat, 24 Aug 2024 11:54:49 +0300
> > From: Jean Louis <bugs <at> 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/
This bug report was last modified 255 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.