bugSkencil - Bugs: bug #11999, Problem with Python/TKinter...

 
 

bug #11999: Problem with Python/TKinter version ?

Submitter:  None
Submitted:  Wed 16 Feb 2005 11:44:16 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  0.6.x
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 20 Feb 2005 12:03:46 AM UTC, comment #1: 

This has already been fixed in the prereleases for 0.6.17.  Try e.g.:

http://ftp.intevation.de/users/bh/skencil/skencil-0.6.17pre2.tar.gz

Bernhard Herzog <bh>
Group administrator
Wed 16 Feb 2005 11:44:16 AM UTC, original submission:  


> skencil

Traceback (most recent call last):
  File "/usr/local/bin/skencil", line 34, in ?
    Sketch.main.main()
  File "/usr/local/lib/skencil-0.6.16/Sketch/Base/main.py", line 148, in main
    run_script = options.run_script)
  File "/usr/local/lib/skencil-0.6.16/Sketch/UI/skapp.py", line 181, in _init_
    geometry = geometry)
  File "/usr/local/lib/skencil-0.6.16/Sketch/UI/skapp.py", line 100, in _init_
    self.init_tk(screen_name, geometry)
  File "/usr/local/lib/skencil-0.6.16/Sketch/UI/skapp.py", line 210, in init_tk
    geometry = geometry)
  File "/usr/local/lib/skencil-0.6.16/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)

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-02-20 bh StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code