Your message dated Thu, 29 Aug 2019 15:49:42 +
with message-id
and subject line Bug#931777: fixed in cinnamon 4.0.10-1
has caused the Debian Bug report #931777,
regarding cinnamon-settings does not start due incompatibility with python3-pil
>= 6.0
to be marked as done.
This means that
Package: cinnamon
Version: 3.8.8-1
Followup-For: Bug #931777
I confirm the problem. Workaround fixed it, the file that shall be modified is
/usr/share/cinnamon/cinnamon-settings/bin/imtools.py.
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500
Workaround: replace
if Image.VERSION == '1.1.7':
with
if '' == '1.1.7':
I confirm the problem.
4 matches
Mail list logo