Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2009 19:24:24 +0200
From:      Leslie Jensen <leslie@eskk.nu>
To:        ports@FreeBSD.org
Subject:   PySolFC
Message-ID:  <4A12EB48.4030704@eskk.nu>

next in thread | raw e-mail | index | archive | help


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A12EB48.4030704>