Control: reassign -1 adwaita-icon-theme 42~beta-1 Control: affects -1 + gtk+3.0
On Sat, 19 Feb 2022 at 07:31:29 +0100, Lucas Nussbaum wrote: > The full build log is available from: > http://qa-logs.debian.net/2022/02/18/gtk+3.0_3.24.31-1_unstable.log This also seems to be an autopkgtest regression triggered by an adwaita-icon-theme update. From Lucas' build log: TEST: check-icon-names... (pid=360930) /check-icon-names/dialog-password: FAIL GTester: last random seed: R02Sa4f8646711988095b3d1763d231f0c61 /check-icon-names/dialog-error: FAIL GTester: last random seed: R02Sa4f8646711988095b3d1763d231f0c61 /check-icon-names/dialog-information: FAIL GTester: last random seed: R02Sa4f8646711988095b3d1763d231f0c61 /check-icon-names/dialog-question: FAIL GTester: last random seed: R02Sa4f8646711988095b3d1763d231f0c61 /check-icon-names/dialog-warning: FAIL GTester: last random seed: R02Sa4f8646711988095b3d1763d231f0c61 /check-icon-names/gtk-dnd: OK /check-icon-names/gtk-dnd-multiple: OK /check-icon-names/gtk-apply: OK /check-icon-names/gtk-cancel: OK /check-icon-names/gtk-no: OK /check-icon-names/gtk-ok: OK /check-icon-names/gtk-yes: OK /check-icon-names/window-close: FAIL GTester: last random seed: R02Sa4f8646711988095b3d1763d231f0c61 /check-icon-names/list-add: FAIL and so on. I think this means adwaita-icon-theme has dropped some icons that GTK 3 assumes will be present. (See also, all the bugs complaining that icons disappeared, most recently #1005997 - but my understanding is that there is no real specification for what an icon theme must contain, and consumers of icon themes frequently assume that every icon theme will have lots of random icons beyond the baseline set from hicolor-icon-theme.) smcv