On Thu, 21 May 2020 21:22:45 +0300, Patrick Cardona via Discussion list for the GNUstep programming environment wrote: > Doing that, I could isolate the case where the obsolete var was declared : > obviously, it is due to WindowMaker. > The wersion of WindowMaker installed from raspbian Buster is : > Window Maker 0.95.8
Right; this is a WindowMaker bug which is fixed in 0.95.9 -- see https://bugs.debian.org/922284. I don't know how/when it will propagate to Raspbian though. > I am searching now where and how WindowMaker define the obsolete var. It's set by /usr/bin/wmaker which is a shell script.
