pysolfc dumps core
Per olof Ljungmark
peo at intersonic.se
Thu Oct 17 20:42:23 UTC 2013
In the hope of replacing the card game that existed with KDE3 I tried
pysol and pysolfc from ports, however, neither of them would run on my
9-STABLE r256301 system.
Hints welcome, either fixes or an alternative to pysol.
boost-python-libs-1.52.0
python-2.7_1,2
python2-2_1
python27-2.7.5_3
For some reason I have two versions of tcl, could this be the problem?
tcl85-8.5.15_2
tcl86-8.6.1
pysol:
% pysol
Traceback (most recent call last):
File "/usr/local/share/pysol/src/pysol.py", line 121, in <module>
sys.exit(main(sys.argv))
File "/usr/local/share/pysol/src/main.py", line 424, in main
r = pysol_main(args)
File "/usr/local/share/pysol/src/main.py", line 371, in pysol_main
app.mainloop()
File "/usr/local/share/pysol/src/app.py", line 454, in mainloop
self.statusbar = PysolStatusbar(self.top)
File "/usr/local/share/pysol/src/tk/statusbar.py", line 150, in __init__
self._widgets[0].grid_configure(column=0, row=0, sticky="ew")
File "/usr/local/lib/python2.7/lib-tk/Tkinter.py", line 1963, in
grid_configure
+ self._options(cnf, kw))
_tkinter.TclError: cannot use geometry manager grid inside
.34455159440.34455159728 which already has slaves managed by pack
pysolfc just dumps core and that's it.
More information about the freebsd-ports
mailing list