sketch throws exception upon start

Bug #81388 reported by Sascha Silbe
This bug report is a duplicate of:  Bug #5347: sketch does not start. Edit Remove
2
Affects Status Importance Assigned to Milestone
skencil (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: sketch

The dapper version of sketch doesn't work at all:

sascha.silbe@caravan:~$ sketch
Traceback (most recent call last):
  File "/usr/bin/sketch", line 34, in ?
    Sketch.main.main()
  File "/usr/lib/sketch-0.6.15/Sketch/Base/main.py", line 148, in main
    run_script = options.run_script)
  File "/usr/lib/sketch-0.6.15/Sketch/UI/skapp.py", line 184, in __init__
    geometry = geometry)
  File "/usr/lib/sketch-0.6.15/Sketch/UI/skapp.py", line 103, in __init__
    self.init_tk(screen_name, geometry)
  File "/usr/lib/sketch-0.6.15/Sketch/UI/skapp.py", line 213, in init_tk
    geometry = geometry)
  File "/usr/lib/sketch-0.6.15/Sketch/UI/skapp.py", line 108, in init_tk
    className = self.tk_class_name)
  File "/usr/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)

Revision history for this message
Kai Kasurinen (kai-kasurinen) wrote :

Thanks for the bug report. This particular bug has already been reported, but feel free to report any other bugs you find.

Revision history for this message
Sascha Silbe (sascha-ubuntu-launchpad) wrote :

Sorry for the dupe. Didn't find the original report because the search excludes rejected bugs by default.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.