Hi All,
I just had a chance to test. I couldn't find skencil.0.6.17-17 in Jaunty
repository either so I downloaded the package from the link Nick provided:
https://launchpad.net/ubuntu/+source/skencil/0.6.17-17/+build/1135758/+files/skencil_0.6.17-17_i386.deb
It is dependent on python-support>0.90. I couldn't find anything above 0.87 in
Jaunty(main,proposed) so I downloaded the latest version for Karmic from:
http://mirrors.kernel.org/ubuntu/pool/main/p/python-support/python-support_1.0.3ubuntu1_all.deb
After installing with dpkg I got 1 error message:
~/Desktop$ sudo dpkg -i python-support_1.0.3ubuntu1_all.deb
skencil_0.6.17-17_i386.deb
...
Setting up python-support (1.0.3ubuntu1) ...
/usr/lib/pymodules/python2.6/sqlalchemy/ext/activemapper.py:262: SyntaxWarning:
assertion is always true, perhaps remove parentheses?
assert(version_id_col_object is not None, "version_id_col (%s) does not
exist." % version_id_col)
Processing triggers for man-db ...
...
Now I can run skencil. GUI comes up. As max wrote there must be a bug with the
menu bar. When I run skencil from the terminal I still get the following error
messages but it does not crash.
~/Desktop$ skencil
shared memory images supported
Delete failed (bug #524554)
Traceback (most recent call last):
File "/usr/lib/skencil/Sketch/UI/tkext.py", line 368, in RebuildMenu
self.menu.delete(0, END)
File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 2678, in delete
self.deletecommand(c)
File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 361, in deletecommand
self.tk.deletecommand(name)
TclError: can't delete Tcl command
Delete failed (bug #524554)
Traceback (most recent call last):
File "/usr/lib/skencil/Sketch/UI/tkext.py", line 368, in RebuildMenu
self.menu.delete(0, END)
File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 2678, in delete
self.deletecommand(c)
File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 361, in deletecommand
self.tk.deletecommand(name)
TclError: can't delete Tcl command
/usr/lib/python2.6/lib-tk/Tkinter.py:1149: DeprecationWarning: catching of
string exceptions is deprecated
--
skencil.py crashed with TypeError in delete()
https://bugs.launchpad.net/bugs/277363
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
--
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs