ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Re: [sisyphus] tkinter ?? ????????
  @ 2003-11-18 13:14 ` Alexey Gladkov
  0 siblings, 0 replies; only message in thread
From: Alexey Gladkov @ 2003-11-18 13:14 UTC (permalink / raw)
  To: Sisyphus mailing list; +Cc: ALT Devel discussion list

On Tue, Nov 18, 2003 at 02:39:48PM +0200, Andrey Khavryuchenko wrote:
> Hi!
> 
> [akhavr@netmaster tkinterbug]$ cat main.py 
> import Tkinter
> 
> def handleMap(ev): print 'handleMap', ev
> 
> root = Tkinter.Tk()
> canvas = Tkinter.Canvas(root)
> canvas.bind('<Map>', handleMap)
> canvas.pack(side='left', fill='both')
> root.mainloop()
> [akhavr@netmaster tkinterbug]$ rpm -qa| grep python 
> python22-devel-2.2.2-alt3.1
> MySQL-python-0.9.2-alt1
> pythonlib-1.28-alt3
> ClientCookie-python-0.4.9-alt0.1
> python22-2.2.2-alt3.1
> [akhavr@netmaster tkinterbug]$ rpm -qa | grep tkinter 
> tkinter22-2.2.2-alt3.1
> [akhavr@netmaster tkinterbug]$ python main.py 
> Exception in Tkinter callback
> Traceback (most recent call last):
>   File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 1299, in __call__
>     args = apply(self.subst, args)
>   File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 1032, in _substitute
>     e.num = getint(b)
> ValueError: invalid literal for int(): ??
> [akhavr@netmaster tkinterbug]$ 
> 
> Bug #3285
> 

Этот пакет уже давно не пересобирался (последний разбыл еще до введения BTS)
... сейчас этот баг весит на безымянном мантейнере (reporter@) ... так что 
если реальный мантейнер не обратит внимания на свой пакет, то ошибка вообще 
не будет исправлена... 

---
Rgrds, legion


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-11-18 13:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-18 13:14 ` [devel] Re: [sisyphus] tkinter ?? ???????? Alexey Gladkov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git