sketch-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #5280] sketch 0.6.15 does not work with python 2.3 final


From: nobody
Subject: [bug #5280] sketch 0.6.15 does not work with python 2.3 final
Date: Sun, 14 Sep 2003 11:30:23 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030516 Mozilla Firebird/0.6

=================== BUG #5280: FULL BUG SNAPSHOT ===================
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=5280&group_id=1154

Submitted by: swilde                  Project: Sketch                       
Submitted on: Sun 09/14/2003 at 15:30
Category:  None                       Severity:  5 - Major                  
Bug Group:  Bug                       Resolution:  None                     
Assigned to:  None                    Status:  Open                         
Release:  0.6.x                       

Summary:  sketch 0.6.15 does not work with python 2.3 final

Original Submission:  While starting up the following error occures:



Traceback (most recent call last):

  File "/usr/local/share/sketch/sketch.py", line 34, in ?

    Sketch.main.main()

  File "/usr/local/share/sketch/Sketch/Base/main.py", line 148, in main

    run_script = options.run_script)

  File "/usr/local/share/sketch/Sketch/UI/skapp.py", line 181, in 

__init__

    geometry = geometry)

  File "/usr/local/share/sketch/Sketch/UI/skapp.py", line 100, in 

__init__

    self.init_tk(screen_name, geometry)

  File "/usr/local/share/sketch/Sketch/UI/skapp.py", line 210, in 

init_tk

    geometry = geometry)

  File "/usr/local/share/sketch/Sketch/UI/skapp.py", line 105, in 

init_tk

    className = self.tk_class_name)

  File "/usr/local/lib/python2.3/lib-tk/Tkinter.py", line 1565, in 

__init__

    self.tk.wantobjects(wantobjects)

AttributeError: wantobjects



with python 2.2.3 the same version works perfectly well.



No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=5280&group_id=1154

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]