GNU bug report logs -
#77988
31.0.50; No more images after fullscreen and load-theme
Previous Next
Reported by: Manuel Giraud <manuel <at> ledu-giraud.fr>
Date: Tue, 22 Apr 2025 14:14:02 UTC
Severity: normal
Found in version 31.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
Eli Zaretskii <eliz <at> gnu.org> writes:
>> > Thanks. This part looks suspicious:
>> >
>> > > spec = {
>> > > i = 0x14fbfc3
>> > > },
>> > > dependencies = {
>> > > i = 0x14fc273
>> > > },
>> >
>> > These are Lisp objects, and in the "good" case they were 64-bit
>> > values:
>> >
>> > > spec = {
>> > > i = 0x7ffff4627b53
>> > > },
>> > > dependencies = {
>> > > i = 0x7ffff4627673
>> > > },
>> >
>> > So it seems somehow the offending commit causes their truncation? Or
>> > maybe these Lisp objects were GC'ed (but how could that happen, when
>> > all the images in the image cache are marked?).
This proved to be a red herring. I believe the real culprit should have
been resolved, namely, XRender surfaces were not being invalidated when
the windows to which they are attached were resized without occasioning
a matching reconfiguration of their parent windows, which is likelier on
X toolkit builds than elsewhere.
This bug report was last modified 8 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.