Bug 1322541 - PySolFC does not start in one of my computers
Summary: PySolFC does not start in one of my computers
Keywords:
Status: CLOSED DUPLICATE of bug 1299171
Alias: None
Product: Fedora
Classification: Fedora
Component: PySolFC
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jaromír Cápík
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-30 17:01 UTC by vito
Modified: 2016-04-25 00:10 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-25 00:10:26 UTC
Type: Bug


Attachments (Terms of Use)

Description vito 2016-03-30 17:01:55 UTC
Description of problem:
=======================
I have three computers with Fedora 23, all freshly installed and on (the only 32bit) one pysol does this:

[vito@hp-vito ~]$ rpm -qa | grep -i pysol
PySolFC-cardsets-2.0-10.fc23.noarch
PySolFC-music-4.40-13.fc23.noarch
PySolFC-2.0-11.fc23.noarch

[vito@hp-vito ~]$ pysol
Traceback (most recent call last):
  File "/usr/share/PySolFC/pysol.py", line 32, in <module>
    sys.exit(main(sys.argv))
  File "/usr/lib/python2.7/site-packages/pysollib/main.py", line 359, in main
    r = pysol_init(app, args)
  File "/usr/lib/python2.7/site-packages/pysollib/main.py", line 196, in pysol_init
    app.loadImages1()
  File "/usr/lib/python2.7/site-packages/pysollib/app.py", line 712, in loadImages1
    im = loadImage(fn)
  File "/usr/lib/python2.7/site-packages/pysollib/tile/tkutil.py", line 276, in makeImage
    im = PIL_Image(file)
  File "/usr/lib/python2.7/site-packages/pysollib/tile/tkutil.py", line 254, in __init__
    ImageTk.PhotoImage.__init__(self, image)
  File "/usr/lib/python2.7/site-packages/PIL/ImageTk.py", line 115, in __init__
    self.paste(image)
  File "/usr/lib/python2.7/site-packages/PIL/ImageTk.py", line 182, in paste
    _imagingtk.tkinit(tk.interpaddr(), 1)
OverflowError: Python int too large to convert to C long

Comment 1 Adam Goode 2016-04-25 00:10:26 UTC

*** This bug has been marked as a duplicate of bug 1299171 ***


Note You need to log in before you can comment on or make changes to this bug.