FreeBSD Port: skencil-0.6.16

Udo Mueller udo at ebi.xs4all.nl
Wed Feb 2 12:24:27 PST 2005


Since the newest update skencil does not work. Maybe it depends on the 
new python version (2.4). Here the error output.

 > skencil
Traceback (most recent call last):
   File "/usr/local/share/skencil/skencil.py", line 34, in ?
     Sketch.main.main()
   File "/usr/local/share/skencil/Sketch/Base/main.py", line 148, in main
     run_script = options.run_script)
   File "/usr/local/share/skencil/Sketch/UI/skapp.py", line 181, in __init__
     geometry = geometry)
   File "/usr/local/share/skencil/Sketch/UI/skapp.py", line 100, in __init__
     self.init_tk(screen_name, geometry)
   File "/usr/local/share/skencil/Sketch/UI/skapp.py", line 210, in init_tk
     geometry = geometry)
   File "/usr/local/share/skencil/Sketch/UI/skapp.py", line 105, in init_tk
     className = self.tk_class_name)
   File "/usr/local/lib/python2.4/lib-tk/Tkinter.py", line 1569, in __init__
     self.tk = _tkinter.create(screenName, baseName, className, 
interactive, wantobjects, useTk, sync, use)
TypeError: function takes at most 4 arguments (8 given)

Thanks. Udo Müller


More information about the freebsd-ports mailing list