Your message dated Wed, 20 Apr 2016 14:01:19 +0300
with message-id <op.yf7swht96hcf2l@danah>
and subject line
has caused the Debian Bug report #799127,
regarding pysolfc: fails to start with import error for _imagingtk
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
799127: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799127
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pysolfc
Version: 2.0-3
Severity: important
Dear Solitaire Stars,
* What led up to the situation?
trying to start pysolfc
* What exactly did you do (or not do) that was effective (or
ineffective)?
apt-get install pysolfc
"pysolfc" in terminal
* What was the outcome of this action?
Traceback (most recent call last):
File "/usr/games/pysolfc", line 32, in <module>
sys.exit(main(sys.argv))
File "/usr/share/games/pysolfc/pysollib/main.py", line 359, in main
r = pysol_init(app, args)
File "/usr/share/games/pysolfc/pysollib/main.py", line 196, in pysol_init
app.loadImages1()
File "/usr/share/games/pysolfc/pysollib/app.py", line 712, in loadImages1
im = loadImage(fn)
File "/usr/share/games/pysolfc/pysollib/tile/tkutil.py", line 276, in
makeImage
im = PIL_Image(file)
File "/usr/share/games/pysolfc/pysollib/tile/tkutil.py", line 254, in __init__
ImageTk.PhotoImage.__init__(self, image)
File "/usr/local/lib/python2.7/dist-packages/PIL/PIL/ImageTk.py", line 116,
in __init__
self.paste(image)
File "/usr/local/lib/python2.7/dist-packages/PIL/PIL/ImageTk.py", line 181,
in paste
import _imagingtk
ImportError: No module named _imagingtk
* What outcome did you expect instead?
pysolfc to launch
-- System Information:
Debian Release: stretch/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armel
Kernel: Linux 4.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages pysolfc depends on:
ii python 2.7.9-1
ii python-configobj 5.0.6-2
ii python-pygame 1.9.1release+dfsg-10+b1
ii python-tk 2.7.9-1
Versions of packages pysolfc recommends:
ii python-imaging-tk 2.6.1-2
ii python-pil.imagetk [python-imaging-tk] 2.9.0-1
ii tk-tile 0.8.2-2.2
Versions of packages pysolfc suggests:
pn freecell-solver <none>
pn pysolfc-cardsets <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
I'm just writing to let you know that pysolfc now works for me with
python-pil.imagetk 3.1.1-1+b1.
--- End Message ---