Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2005 07:34:30 +0100
From:      Udo Mueller <udo@ebi.xs4all.nl>
To:        ports@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: skencil-0.6.16
Message-ID:  <421980F6.20303@ebi.xs4all.nl>

next in thread | raw e-mail | index | archive | help
Skencil will not start, maybe an python problem?

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)

I like the app, how can I help?

Greetings from Berlin, Germany

Udo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?421980F6.20303>