From: Alexey Gladkov <legion@altlinux.ru>
To: Sisyphus mailing list <sisyphus@altlinux.ru>
Cc: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] Re: [sisyphus] tkinter ?? ????????
Date: Tue, 18 Nov 2003 16:14:50 +0300
Message-ID: <20031118131450.GC5829@legion.office.altlinux.ru> (raw)
In-Reply-To: <m3k75xn94b.fsf@netmaster.kds.com.ua>
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
parent reply other threads:[~2003-11-18 13:14 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <m3k75xn94b.fsf@netmaster.kds.com.ua>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031118131450.GC5829@legion.office.altlinux.ru \
--to=legion@altlinux.ru \
--cc=devel@altlinux.ru \
--cc=sisyphus@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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