2007-11-12 Gary Burton <gary.burton@zen.co.uk>

* src/ScratchPad.py: fixed a crash when building tooltip. Not enough
	place holders in format string



svn: r9342
This commit is contained in:
Gary Burton
2007-11-12 21:28:02 +00:00
parent 7e4887722b
commit fc46116056
2 changed files with 5 additions and 0 deletions

View File

@ -753,6 +753,7 @@ class ScratchSourceLink(ScratchPadWrapper):
(drag_type, idval, handle, val) = pickle.loads(self._obj)
base = self._db.get_source_from_handle(handle)
s = "<big><b>%s</b></big>\n\n"\
"\t<b>%s:</b>\t%s\n"\
"\t<b>%s:</b>\t%s\n"\
"\t<b>%s:</b>\t%s\n"\
"\t<b>%s:</b>\t%s" % (