Bug#931777: marked as done (cinnamon-settings does not start due incompatibility with python3-pil >= 6.0)

2019-08-29 Thread Debian Bug Tracking System
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

Bug#931777: cinnamon-settings does not start due incompatibility with python3-pil >= 6.0

2019-08-03 Thread Arnaldo Pirrone
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

Bug#931777:

2019-07-26 Thread Christophe TROESTLER
Workaround: replace if Image.VERSION == '1.1.7': with if '' == '1.1.7':

Bug#931777:

2019-07-26 Thread Christophe TROESTLER
I confirm the problem.