Time |
Nick |
Message |
00:00 |
|
asarch joined #padre |
01:22 |
|
stryx` joined #padre |
07:23 |
|
sewi joined #padre |
11:35 |
|
dod joined #padre |
11:36 |
|
user_2022 joined #padre |
11:36 |
botbot |
Welcome user_2022 |
11:47 |
|
exixt joined #padre |
11:48 |
exixt |
Hi, I'm having trouble upgrading Padre to 1.0 using CPAN. At Debug::Client 0.29 it hangs on io.t |
11:48 |
exixt |
I'm at 0.94 right now |
11:50 |
exixt |
Also, win7 x64, Dwimperl |
12:21 |
exixt |
Any ideas? |
12:32 |
El_Che |
exixt: bowtie is the debug::client author |
12:32 |
El_Che |
is very often around |
12:32 |
El_Che |
botbot say |
12:34 |
exixt |
Ok, I'll stick around |
12:34 |
exixt |
thanks |
13:09 |
|
kaare joined #padre |
13:24 |
botbot |
Welcome zz_Foxcool |
13:32 |
botbot |
Welcome Foxcool |
13:39 |
|
asarch joined #padre |
15:03 |
|
exixt joined #padre |
15:27 |
bowtie |
exixt: |
15:28 |
exixt |
hey |
15:28 |
bowtie |
exixt: you need to have Term::ReadLine::Gnu for Debug::Client 0.29 to work |
15:28 |
bowtie |
El_Che: hi and thanks |
15:29 |
exixt |
oh! |
15:29 |
exixt |
thanks :] |
15:29 |
bowtie |
exixt: on win32 you don't require Term::ReadLine::Gnu as it uses an emulation mode |
15:30 |
bowtie |
exixt: please run cpan Debug::Client and Use http://paste.scsys.co.uk/padre to show output |
15:39 |
bowtie |
El_Che: what did you expect from 'botbot say' and I will add to my todo list :) |
15:40 |
bowtie |
El_Che: or did you mean botbot tell 'nick' message |
16:52 |
botbot |
Welcome zz_Foxcool |
16:54 |
exixt |
bowtie I have decided to keep doing it in 0.94 (perl 5.14). I appreciate your help :) |
17:09 |
bowtie |
exixt: ok, but I would still like to see output from cpan Debug::Client |
17:10 |
bowtie |
use http://paste.scsys.co.uk/padre |
17:14 |
shadowpaste |
"exixt" at 217.168.150.38 pasted "first term readline gnu then debug::client" (71 lines) at http://paste.scsys.co.uk/364683 |
17:15 |
exixt |
actually switched to strawberry btw |
17:26 |
bowtie |
exixt: cool |
17:27 |
bowtie |
exixt: fancy doing a bit more as i don't have a win32 os here ? |
17:27 |
exixt |
hmm I could try |
17:27 |
bowtie |
cool |
17:28 |
bowtie |
exixt: try the following |
17:28 |
bowtie |
cpan |
17:28 |
bowtie |
look Debug::Client |
17:28 |
bowtie |
then |
17:28 |
bowtie |
prove -lv t/08-io.t |
17:28 |
bowtie |
and paste |
17:32 |
exixt |
http://paste.scsys.co.uk/364695 |
17:32 |
exixt |
blinking underscore at bottom |
17:35 |
shadowpaste |
"bowtie" at 217.168.150.38 pasted "I was expecting, the following" (19 lines) at http://paste.scsys.co.uk/364698 |
17:35 |
exixt |
hmm |
17:36 |
exixt |
should be something with io.t hanging on my system :\ |
17:36 |
bowtie |
exixt: how about: prove -lv |
17:36 |
exixt |
only prove -lv |
17:36 |
exixt |
ok |
17:38 |
shadowpaste |
"exixt" at 217.168.150.38 pasted "prove -lv" (35 lines) at http://paste.scsys.co.uk/364701 |
17:39 |
bowtie |
exixt: what version of IO::Socket::IP have you got installed ? |
17:39 |
exixt |
how do I check? |
17:40 |
|
Di-ima joined #padre |
17:43 |
exixt |
a look into it says 0.29 |
17:44 |
bowtie |
exixt: lets try something else, ip4 and ip6 ? |
17:44 |
exixt |
shoot |
17:44 |
bowtie |
what dose localhost resole to ? |
17:45 |
bowtie |
s/resole/resolve/ |
17:45 |
exixt |
a ping localhost resolves to ::1 |
17:45 |
bowtie |
ok, thats it |
17:46 |
exixt |
aah, interesting |
17:46 |
bowtie |
it is expecting 127.0.0.1 |
17:46 |
bowtie |
the joys of ms |
17:46 |
exixt |
so essentially shutting down ipv6 resolves it to 127.0.0.1 |
17:46 |
exixt |
well, drastic manouver |
17:46 |
exixt |
\:D/ |
17:46 |
bowtie |
and prove -lv t/08-io.t |
17:47 |
exixt |
I do it again or? |
17:47 |
exixt |
oh |
17:47 |
exixt |
shut down ipv6, then prove -lv t/08-io.t |
17:47 |
exixt |
that? |
17:50 |
bowtie |
exixt: yes it's hard coded to 127.0.0.1, as localhost on some os returns ::1 where ip6 dominates over ip4 |
17:51 |
exixt |
I see.. well I think we found the issue |
17:51 |
bowtie |
exixt: I don't have a win32 so I am not able to test locally |
17:51 |
exixt |
any time |
17:51 |
exixt |
:) |
17:53 |
bowtie |
exixt: please take a look at - http://wiki.cpantesters.org/ |
17:54 |
bowtie |
and become a tester, so that every time you install a cpan module you share your reports, that way the authors get notification of failures |
17:54 |
exixt |
aah, cool |
17:54 |
bowtie |
you can also do this via cpanm-reporter |
17:55 |
bowtie |
or if you are up for it you can set up a local smoker running on a win32 os |
17:56 |
bowtie |
if you want to set up a smoker you will gain lots of friends overnight, and lots of help |
17:57 |
bowtie |
exixt: just ask on #cpantesters-discuss |
17:58 |
exixt |
great! |
17:58 |
bowtie |
exixt: if you force the install of Debug::Client, then install Padre 1.0 all should be well as all calls are via 127.0.0.1 :) |
18:04 |
bowtie |
exixt: swapping out all calls to localhost to 127.0.0.1 was done in 0.24_03 |
18:04 |
exixt |
aah |
18:17 |
|
user_2022 joined #padre |
18:17 |
botbot |
Welcome user_2022 |
18:19 |
user_2022 |
Hello i was wondering if you could help with regards to the output of my perl scripts? |
18:23 |
user_2022 |
My scripts work fine with the results coming out to the output window within Padre. I have checked the use external box in preferences for the output to go to xterm but xterm doesnt load and i have it installed on the computer |
18:52 |
bowtie |
user_2022: hi |
18:53 |
bowtie |
user_2022: fancy showing me one of your scripts - http://paste.scsys.co.uk/padre |
18:56 |
user_2022 |
They are pretty simple and not very interesting as i am more of a beginner. The output works fine its im just trying to get the external window to work - is it a common problem? |
18:59 |
bowtie |
user_2022: hold on while I find a test script for you, ok |
19:04 |
shadowpaste |
"bowtie" at 217.168.150.38 pasted "try this test script" (22 lines) at http://paste.scsys.co.uk/364757 |
19:05 |
bowtie |
user_2022: try ^^ |
19:06 |
bowtie |
user_2022: what os |
19:06 |
bowtie |
please paste Help->About->Info |
19:10 |
|
notEvilEnough joined #padre |
19:22 |
user_2022 |
appreciate your help sorry to waste your time i have deleted it and reinstalled it and its working now. Thanks |
19:22 |
bowtie |
user_2022: take note of the test file |
19:23 |
bowtie |
user_2022: when you use external, the key is in test file as the padre threads only flush on completion ok |