Sun, 22 Mar 2020 17:53:17 +0100 - al3xu5 / dotcommon <dotcommon@???>:
> Yesterday I dist-upgrade ASCII 2.1 (MATE DM) to Beowulf, following [1].
>
> [...]
>
> 5. Some MATE problems:
>
> [...]
>
> 5.2. The trash icon don't work as expected anymore: if the trash can contains
> data then the full-trash icon and its label are displayed; when empty, there
> isn't any trash icon bau the label is still in place. I suppose this is a
> problem with the theme and/or the svg icon being used (but I cannot figure out
> which one is among the many svg trash icons in /usr/share/icons ...)
I have found a solution.
The problem occurs due a rendering issue related to an improper reference in the
SVG empty-trash icon
/usr/share/icons/gnome-colors-common/scalable/places/user-trash.svg
On around line 710 of the svg file there is a reference to
`filter:url(#filter3625)`
which doesn't exist in this svg file.
Deleting that filter reference fixes the problem.
see:
https://bugzilla.redhat.com/show_bug.cgi?id=1645368
Regrads
--
al3xu5
Say NO to copyright, patents, trademarks and any industrial design restrictions.
________________________________________________________________________________
Public GPG/PGP key
ID: 4096 bit RSA key F94CFE23
Fingerprint: 59C6 9DC7 CD4B CF2F A190 E3DE 69C5 977B F94C FE23