Skip Menu |

This queue is for tickets about the Wx-TreeListCtrl CPAN distribution.

Report information
The Basics
Id: 56281
Status: resolved
Priority: 0/
Queue: Wx-TreeListCtrl

People
Owner: Nobody in particular
Requestors: mahony11 [...] eircom.net
Cc:
AdminCc:

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



Subject: Testing fails on Strawberry Perl when earlier version of Wx-TreeListCtrl is installed
Thank you for providing this module. Using Strawberry Perl v5.10.1 (*) built for MSWin32-x86-multi-thread on Windows XP Tests fail when there is an older version of Wx-TreeListCtrl already present. Wx-TreeListCtrl builds perfectly but tests fail because the tests are not run against the freshly built version, but on the older version already installed. The module can be installed successfully using 'force install'.
Subject: Out of Office AutoReply: [rt.cpan.org #56281] Testing fails on Strawberry Perl when earlier version of Wx-TreeListCtrl is installed
Date: Sun, 4 Apr 2010 14:02:49 +0100
To: "Colm O Mahony via RT" <bug-Wx-TreeListCtrl [...] rt.cpan.org>
From: "Wardell, Mark" <Mark.Wardell [...] commerzbank.com>
I am currently out of the office until Monday 12th April. For any urgent problems please contact the FIX Support Team fixsupport@dkib.com. Thank You. This e-mail is confidential and is intended only for the person to whom it is addressed. It may be privileged and should not be read, copied or used by anyone other than the intended recipient. If you are not that person, you are not permitted to make use of the information and you are requested to notify the sender immediately that you have received it and then destroy the copy in your possession without disclosing its contents to any person. Commerzbank AG may monitor outgoing and incoming e-mails. By replying to this e-mail you consent to such monitoring. We believe, but do not warrant, that this e-mail and any attachments are virus free, but you must take full responsibility for virus checking. This e-mail was sent either by Commerzbank AG, London Branch, or by Commerzbank Corporates & Markets, a division of Commerzbank AG. Commerzbank AG is a company incorporated in the Federal Republic of Germany and registered in England (registered number FC008139, place of business 30 Gresham Street, London EC2V 7PG) and is authorised by Bundesanstalt fuer Finanzdienstleistungsaufsicht (BaFin) and authorised and subject to limited regulation by the Financial Services Authority (FSA).
On a cursory first investigation, I cannot replicate this. May I ask if you have anything in your sizecustomize.pl file?
Subject: Re: [rt.cpan.org #56281]
Date: Mon, 5 Apr 2010 18:17:27 +0100
To: bug-Wx-TreeListCtrl [...] rt.cpan.org
From: Colm O Mahony <mahony357 [...] gmail.com>
Thank you for your reply. I have searched but I cannot find any file named 'sizecustomize.pl' on my computer, or any file with a similar name.
Sorry, my typo. I meant sitecustomize.pl which, if it exists, is probably at C:\strawberry\perl\site\lib\sitecustomize.pl
Subject: Re: [rt.cpan.org #56281]
Date: Mon, 5 Apr 2010 18:52:09 +0100
To: bug-Wx-TreeListCtrl [...] rt.cpan.org
From: Colm O Mahony <mahony357 [...] gmail.com>
Thank you. I did some Googling and found that 'sitecustomize.pl' is present on Activestate Perl, but not the official releases of Strawberry Perl. This seems to have been causing problems, and it looks like it may be reintroduced in future releases. source: http://csjewell.dreamwidth.org/5732.html So it is not a bug with WxTreeListCtrl but with my Perl distribution. Thanks for your help Colm
Thanks for the quick update. I'll close the ticket.