<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1"><font face="Arial">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 &amp; I got this error:<br>
<br>
$ pysol.py &amp;<br>
[1] 13484<br>
bill@slacktop:~<br>
$ Traceback (most recent call last):<br>
&nbsp; File "/usr/bin/pysol.py", line 32, in &lt;module&gt;<br>
&nbsp;&nbsp;&nbsp; sys.exit(main(sys.argv))<br>
&nbsp; File "/usr/lib/python2.5/site-packages/pysollib/main.py", line 374,
in main<br>
&nbsp;&nbsp;&nbsp; app.mainloop()<br>
&nbsp; File "/usr/lib/python2.5/site-packages/pysollib/app.py", line 514, in
mainloop<br>
&nbsp;&nbsp;&nbsp; compound=self.opt.toolbar_compound)<br>
&nbsp; File "/usr/lib/python2.5/site-packages/pysollib/tile/toolbar.py",
line 225, in __init__<br>
&nbsp;&nbsp;&nbsp; self.setCompound(compound, force=True)<br>
&nbsp; File "/usr/lib/python2.5/site-packages/pysollib/tile/toolbar.py",
line 457, in setCompound<br>
&nbsp;&nbsp;&nbsp; w.config(compound=compound)<br>
&nbsp; File "/usr/lib/python2.5/lib-tk/Tkinter.py", line 1197, in configure<br>
&nbsp;&nbsp;&nbsp; return self._configure('configure', cnf, kw)<br>
&nbsp; File "/usr/lib/python2.5/lib-tk/Tkinter.py", line 1188, in _configure<br>
&nbsp;&nbsp;&nbsp; self.tk.call(_flatten((self._w, cmd)) + self._options(cnf))<br>
_tkinter.TclError: image "pyimage225" doesn't exist<br>
<br>
It seems that tcl or tk is the problem, but it took replacing python
&amp; all the packages in tcl to get the program to run. I did rebuild
the package. It builds &amp; installs fine.<br>
I have already reported this to the SF forum, but can someone check
this &amp; if I need it, get a baseball bat &amp; straighten me out?<br>
Regards,<br>
Bill<br>
<br>
</font></font>
</body>
</html>