GNU bug report logs - #59802
30.0.50; Checkbox button not rendered

Previous Next

Package: emacs;

Reported by: Manuel Giraud <manuel <at> ledu-giraud.fr>

Date: Sat, 3 Dec 2022 10:41:02 UTC

Severity: minor

Found in version 30.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Manuel Giraud <manuel <at> ledu-giraud.fr>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 59802 <at> debbugs.gnu.org
Subject: bug#59802: 30.0.50; Checkbox button not rendered
Date: Sat, 03 Dec 2022 19:24:17 +0100
Eli Zaretskii <eliz <at> gnu.org> writes:

[...]

> Another possibility is to run under GDB with a breakpoint in svg_load, and
> then look at img->spec and the details of the image.

Sorry my bad, img was not yet set at breakpoint (I guess).  Here is what
I have:

--8<---------------cut here---------------start------------->8---
(gdb) xpr img->spec
Lisp_Cons
$3 = (struct Lisp_Cons *) 0x939593f6130
{
  u = {
    s = {
      car = XIL(0x8f40),
      u = {
        cdr = XIL(0x939593f61f3),
        chain = 0x939593f61f3
      }
    },
    gcaligned = 0x40
  }
}
--8<---------------cut here---------------end--------------->8---

-- 
Manuel Giraud




This bug report was last modified 2 years and 157 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.