GNU bug report logs -
#71484
30.0.50; An critical error after upgrade to Org-9.7
Previous Next
Reported by: Lin Sun <sunlin7.mail <at> gmail.com>
Date: Mon, 10 Jun 2024 18:41:02 UTC
Severity: normal
Found in version 30.0.50
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 29 Jun 2024 22:34:11 -0700
with message-id <CADwFkmmB9Y5reDcPapWmDvoichid08XLy_1iyNED4YqR3Ccycg <at> mail.gmail.com>
and subject line Re: bug#71484: 30.0.50; An critical error after upgrade to Org-9.7
has caused the debbugs.gnu.org bug report #71484,
regarding 30.0.50; An critical error after upgrade to Org-9.7
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
71484: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71484
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
After upgrading emacs-30 to last git one (with the Org-9.7 commit
https://git.savannah.gnu.org/cgit/emacs.git/diff/lisp/org/org.el?id=5a125fb5a9736bd3c67cf6ff9acc185d8e2260e2),
An error will happened for an image inside a table, a simple org file
can reproduce the issue:
$ touch /tmp/a.png
$ echo '|[[file:a.png]]|' > /tmp/a.org
$ emacs -q /tmp/a.org -eval '(org-toggle-inline-images)'
Emacs was built with image support, and started with GUI.
Please help investigate this issue. Thanks.
[Message part 3 (message/rfc822, inline)]
Lin Sun <sunlin7.mail <at> gmail.com> writes:
> On Tue, Jun 11, 2024 at 10:45 AM Ihor Radchenko <yantar92 <at> posteo.net> wrote:
>>
>> Lin Sun <sunlin7.mail <at> gmail.com> writes:
>>
>> > $ touch /tmp/a.png
>> >
>> > $ echo '|[[file:a.png]]|' > /tmp/a.org
>> >
>> > $ emacs -q /tmp/a.org -eval '(org-toggle-inline-images)'
>>
>> Fixed, on bugfix.
>> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=3e4c89e55
>>
>> --
>> Ihor Radchenko // yantar92,
>> Org mode contributor,
>> Learn more about Org mode at <https://orgmode.org/>.
>> Support Org development at <https://liberapay.com/org-mode>,
>> or support my work at <https://liberapay.com/yantar92>
> Verified the commit fix the issue on my local.
> Thanks, and please help close this ticket.
Done.
This bug report was last modified 1 year and 54 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.