Skip Menu |

This queue is for tickets about the Tk-Tree CPAN distribution.

Report information
The Basics
Id: 96060
Status: new
Priority: 0/
Queue: Tk-Tree

People
Owner: Nobody in particular
Requestors: nalesso.luca [...] yahoo.it
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Tk_FreeCursor called before Tk_GetCursor
Date: Thu, 29 May 2014 18:59:01 +0100 (BST)
To: "bug-Tk-Tree [...] rt.cpan.org" <bug-Tk-Tree [...] rt.cpan.org>
From: luca nalesso <nalesso.luca [...] yahoo.it>
Hello. I'm Nalesso Luca from Italy. I'm getting an error using TkTree. It does not happen always but is very freequent. I get this error using your example perl-tix-dyntree.pl or using the tree in Tkpod and with a small script i'm writing by myself. It seems that scrolling is connected with this problem : if i dont scroll the tree window it does not happen or is very rare. I'm using Strawberry Perl (64-bit) 5.18.2.2-64bit on windows 8 64bit C:\Users\luisella\pl>perl -v This is perl 5, version 18, subversion 2 (v5.18.2) built for MSWin32-x64-multi-thread Copyright 1987-2013, Larry Wall Fell free to ask for any other infomation. Thank you for your great work!!!!! Best regards. Nalesso Luca.
Subject: Re: [rt.cpan.org #96060] AutoReply: Tk_FreeCursor called before Tk_GetCursor
Date: Fri, 30 May 2014 20:30:47 +0200
To: bug-Tk-Tree [...] rt.cpan.org
From: nalesso luca <nalesso.luca [...] yahoo.it>
Some more info on this error. It happens even with Hlist directly(one of my scripts) so i think it is not related to Tk::Tree but to the underlying Hlist. It really seems related to scrolling. It does NOT happen On winXp 32bit with strawberry perl same version(and it does Not happens on linux lubuntu ). I think i will try to install the 32bit version of strawberry even on win8 64bit to verify if it works(and use it). I hope i'm not boring you. Best regards Nalesso Luca. Il 29/05/2014 19:59, Bugs in Tk-Tree via RT ha scritto: Show quoted text
> Greetings, > > This message has been automatically generated in response to the > creation of a trouble ticket regarding: > "Tk_FreeCursor called before Tk_GetCursor", > a summary of which appears below. > > There is no need to reply to this message right now. Your ticket has been > assigned an ID of [rt.cpan.org #96060]. Your ticket is accessible > on the web at: > > https://rt.cpan.org/Ticket/Display.html?id=96060 > > Please include the string: > > [rt.cpan.org #96060] > > in the subject line of all future correspondence about this issue. To do so, > you may reply to this message. > > Thank you, > bug-Tk-Tree@rt.cpan.org > > ------------------------------------------------------------------------- > Hello. > I'm Nalesso Luca from Italy. > I'm getting an error using TkTree. It does not happen always but is very freequent. > I get this error using your example perl-tix-dyntree.pl or using the tree in Tkpod and with a small script i'm writing by myself. > It seems that scrolling is connected with this problem : if i dont scroll the tree window it does not happen or is very rare. > > I'm using Strawberry Perl (64-bit) 5.18.2.2-64bit on windows 8 64bit > > C:\Users\luisella\pl>perl -v > This is perl 5, version 18, subversion 2 (v5.18.2) built for MSWin32-x64-multi-thread > Copyright 1987-2013, Larry Wall > > Fell free to ask for any other infomation. > Thank you for your great work!!!!! > Best regards. > Nalesso Luca.