Unfortunately I was not able to narrow down to a simple code. All my
attempts failed and they worked ok. While in the big project is not
behaving correctly.
The problem I see depends on the gc. If the gc deletes first the Tk_
root window then when it tries to delete the Font.__del__, tcl fail
Hi Vasilis,
On Fri, 25 Jun 2010 12:20:30 +0200
Vasilis Vlachoudis wrote:
> Hi all,
>
> I have a tkinter application that uses several fonts. However only
> with python 2.4 when the application is closed then I get the
> following exceptions (with 2.6 it works Ok)
>
> Exception exceptions.Attri
On Fri, Jun 25, 2010 at 01:54:57PM +0200, Vasilis Vlachoudis wrote:
.
.
.
> unfortunately I cannot do that since I am using the output for other
> messages
>
> Vasilis
>
> On 06/25/10 13:14, Wayne Werner wrote:
> >On Fri, Ju
Thanks Wayne,
unfortunately I cannot do that since I am using the output for other
messages
Vasilis
On 06/25/10 13:14, Wayne Werner wrote:
On Fri, Jun 25, 2010 at 5:20 AM, Vasilis Vlachoudis
mailto:vasilis.vlachou...@cern.ch>> wrote:
Hi all,
I have a tkinter application that uses
On Fri, Jun 25, 2010 at 5:20 AM, Vasilis Vlachoudis <
vasilis.vlachou...@cern.ch> wrote:
> Hi all,
>
> I have a tkinter application that uses several fonts. However only with
> python 2.4 when the application is closed then I get the following
> exceptions (with 2.6 it works Ok)
>
> Exception exce