A couple of days ago I upgraded my 12.1 installation to 12.2. When I tested PySolFC, it would not run. When I ran it from the CL, the Welcome window appeared, the progress bar ran up to approx 90%, although it was gray, instead of the normal green & I got this error:

$ pysol.py &
[1] 13484
b...@slacktop:~
$ Traceback (most recent call last):
  File "/usr/bin/pysol.py", line 32, in <module>
    sys.exit(main(sys.argv))
  File "/usr/lib/python2.5/site-packages/pysollib/main.py", line 374, in main
    app.mainloop()
  File "/usr/lib/python2.5/site-packages/pysollib/app.py", line 514, in mainloop
    compound=self.opt.toolbar_compound)
  File "/usr/lib/python2.5/site-packages/pysollib/tile/toolbar.py", line 225, in __init__
    self.setCompound(compound, force=True)
  File "/usr/lib/python2.5/site-packages/pysollib/tile/toolbar.py", line 457, in setCompound
    w.config(compound=compound)
  File "/usr/lib/python2.5/lib-tk/Tkinter.py", line 1197, in configure
    return self._configure('configure', cnf, kw)
  File "/usr/lib/python2.5/lib-tk/Tkinter.py", line 1188, in _configure
    self.tk.call(_flatten((self._w, cmd)) + self._options(cnf))
_tkinter.TclError: image "pyimage225" doesn't exist

It seems that tcl or tk is the problem, but it took replacing python & all the packages in tcl to get the program to run. I did rebuild the package. It builds & installs fine.
I have already reported this to the SF forum, but can someone check this & if I need it, get a baseball bat & straighten me out?
Regards,
Bill

_______________________________________________
SlackBuilds-users mailing list
[email protected]
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/

Reply via email to