Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2005 15:58:55 GMT
From:      Marian Cerny <jojo@matfyz.cz>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/79280: port skencil-0.6.16 does start
Message-ID:  <200503271558.j2RFwtLp081153@www.freebsd.org>
Resent-Message-ID: <200503271600.j2RG0EXI016974@freefall.freebsd.org>

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

>Number:         79280
>Category:       misc
>Synopsis:       port skencil-0.6.16 does start
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 27 16:00:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marian Cerny
>Release:        FreeBSD 5.4-PRERELEASE
>Organization:
>Environment:
FreeBSD potvorka 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Fri Mar 18 20:17:16 CET 2005
majo@potvorka:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Port graphics/skencil does not start. Some problem with newer version of python...

When executed writes this:

#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)
>How-To-Repeat:
Try to install actual version of skencil with actual version of python. Then run it.
>Fix:
Patch is available here http://savannah.nongnu.org/bugs/download.php?item_id=10345&item_file_id=1706
(bug: http://savannah.nongnu.org/bugs/?func=detailitem&item_id=10345)

How to apply the patch is here: http://www.bsdforen.de/showthread.php?t=9094
>Release-Note:
>Audit-Trail:
>Unformatted:



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