PySolFC

Leslie Jensen leslie at eskk.nu
Tue May 19 17:45:10 UTC 2009



After the latest portupdates I've not been able to start pysolfc. I see
the first progress bar but after that nothing happens. When started from
the console I get the following:

------------- Snip ---------------

:pysolfc
Traceback (most recent call last):
   File "/usr/local/bin/pysolfc", line 32, in <module>
     sys.exit(main(sys.argv))
   File "/usr/local/lib/python2.5/site-packages/pysollib/main.py", line
374, in main
     app.mainloop()
   File "/usr/local/lib/python2.5/site-packages/pysollib/app.py", line
514, in mainloop
     compound=self.opt.toolbar_compound)
   File
"/usr/local/lib/python2.5/site-packages/pysollib/tile/toolbar.py", line
225, in __init__
     self.setCompound(compound, force=True)
   File
"/usr/local/lib/python2.5/site-packages/pysollib/tile/toolbar.py", line
457, in setCompound
     w.config(compound=compound)
   File "/usr/local/lib/python2.5/lib-tk/Tkinter.py", line 1208, in
configure
     return self._configure('configure', cnf, kw)
   File "/usr/local/lib/python2.5/lib-tk/Tkinter.py", line 1199, in
_configure
     self.tk.call(_flatten((self._w, cmd)) + self._options(cnf))
_tkinter.TclError: image "pyimage237" doesn't exist


------------- Snip ---------------


Any help is appreciated

Thanks :-)

/Leslie



More information about the freebsd-ports mailing list