| Time |
S |
Nick |
Message |
| 00:17 |
|
|
teejay joined #padre |
| 01:26 |
|
|
MoC joined #padre |
| 01:52 |
|
|
alvar_ joined #padre |
| 02:27 |
|
|
fg3_ joined #padre |
| 04:45 |
|
|
GabrielVieira joined #padre |
| 06:01 |
|
|
awnstudio joined #padre |
| 06:15 |
|
|
waxhead joined #padre |
| 06:42 |
|
|
pece joined #padre |
| 06:43 |
|
|
patspam joined #padre |
| 06:58 |
|
|
kaare joined #padre |
| 08:12 |
|
|
SvenDowideit joined #padre |
| 08:13 |
|
|
Chelsea joined #padre |
| 08:23 |
|
|
Sewi joined #padre |
| 08:26 |
|
Sewi |
Good morning |
| 08:26 |
|
Sewi |
waxhead ping |
| 08:26 |
|
waxhead |
evening |
| 08:26 |
|
waxhead |
Sewi: yeah? |
| 08:26 |
|
Sewi |
You did the refactor menu, didn't you? |
| 08:27 |
|
waxhead |
yeah, copy and pasted |
| 08:27 |
|
waxhead |
there's a lot of code that was commented out too... |
| 08:28 |
|
waxhead |
I see azawawi has moved what was in the Menu to Action |
| 08:28 |
|
Sewi |
Would you add comments for the actions, please? I'm currently converting all Menus to Padre::Action::* |
| 08:29 |
|
waxhead |
oh, it was you that did it? |
| 08:29 |
|
waxhead |
what comments do you want ? |
| 08:30 |
|
Sewi |
The Actions should be used for everything like Menu, Toolbar, maybe Macros in the future. Just a short (one sentence?) comment explaining what this action does. There are samples in Padre::Action::Run.pm |
| 09:18 |
|
|
waxhead joined #padre |
| 09:18 |
|
waxhead |
re |
| 09:18 |
|
waxhead |
stupid driver for the wireless nic!!! |
| 09:23 |
|
Hyppolit |
svn: r8721 | waxhead++ | http://padre.perlide.org/trac/changeset/8721 |
| 09:23 |
|
Hyppolit |
Removed the commented out code from the Refactor menu move. |
| 09:23 |
|
Hyppolit |
trunk/Padre/lib/Padre/Wx/Menu/ |
| 09:27 |
|
Sewi |
Sorry, I was talking about comment => Wx::gettext(...) - lines |
| 09:33 |
|
* Sewi |
& |
| 09:37 |
|
|
finanalyst joined #padre |
| 10:46 |
|
Hyppolit |
#683: steal ideas from TextWrangler (new enhancement) [ http://padre.perlide.org/trac/ticket/683 ] |
| 11:24 |
|
|
yoni joined #padre |
| 12:21 |
|
|
Chelsea joined #padre |
| 12:23 |
|
|
Sewi joined #padre |
| 12:23 |
|
Sewi |
hi |
| 13:15 |
|
|
kthakore joined #padre |
| 14:03 |
|
Hyppolit |
#684: Need explanation about this code. (new enhancement) [ http://padre.perlide.org/trac/ticket/684 ] |
| 16:12 |
|
|
GabrielVieira joined #padre |
| 19:35 |
|
|
finanalyst joined #padre |
| 19:44 |
|
Hyppolit |
svn: r8722 | Sewi++ | http://padre.perlide.org/trac/changeset/8722 |
| 19:44 |
|
Hyppolit |
Perl tidy |
| 19:44 |
|
Hyppolit |
trunk/Padre/lib/Padre/ |
| 19:45 |
|
Hyppolit |
svn: r8723 | Sewi++ | http://padre.perlide.org/trac/changeset/8723 |
| 19:45 |
|
Hyppolit |
Fix for ticket #670 and module to handle config changes in the future |
| 19:45 |
|
Hyppolit |
trunk/Padre/lib/Padre/ trunk/Padre/lib/Padre/Config/ |
| 19:46 |
|
Hyppolit |
#670: Check the version (closed enhancement) [ http://padre.perlide.org/trac/[…]ket/670#comment:1 ] |
| 20:18 |
|
finanalyst |
@seen szaggab |
| 20:19 |
|
Hyppolit |
svn: r8724 | Sewi++ | http://padre.perlide.org/trac/changeset/8724 |
| 20:19 |
|
Hyppolit |
Update Changes |
| 20:19 |
|
Hyppolit |
trunk/Padre/ |
| 20:19 |
|
finanalyst |
szabgab: ping |
| 20:22 |
|
Hyppolit |
svn: r8725 | Sewi++ | http://padre.perlide.org/trac/changeset/8725 |
| 20:22 |
|
Hyppolit |
Updated POD |
| 20:22 |
|
Hyppolit |
trunk/Padre/lib/Padre/ |
| 20:24 |
|
Sewi |
finanalyst: Hi, need help? |
| 20:24 |
|
finanalyst |
hi, yes. using parrot plugin |
| 20:24 |
|
finanalyst |
i have parrot installed under rakudo |
| 20:25 |
|
Sewi |
Oh. Sorry, not my world :-) |
| 20:25 |
|
finanalyst |
how do i specify where parrot is? |
| 20:25 |
|
finanalyst |
any idea where to look? |
| 20:25 |
|
Sewi |
You mean how to tell Padre where to look for Plugins? |
| 20:26 |
|
finanalyst |
how to tell Padre where to look for Parrot interpreter |
| 20:26 |
|
Sewi |
I'ld guess it's somewhere in the Parrot plugin... |
| 20:27 |
|
finanalyst |
i set RAKUDO_LIB=/path/name/ to get perl6, but setting PARROT or PARROT_LIB dont seem to work |
| 20:45 |
|
szabgab |
finanalyst, PARROT_DIR and RAKUDO_DIR |
| 20:46 |
|
* finanalyst |
trying this |
| 20:50 |
|
szabgab |
finanalyst, how is it coming ? |
| 20:51 |
|
finanalyst |
didnt work. just downloaded your most recent plugin |
| 20:51 |
|
szabgab |
what os ? |
| 20:51 |
|
finanalyst |
linux ubuntu |
| 20:52 |
|
szabgab |
I have this: |
| 20:52 |
|
szabgab |
export RAKUDO_DIR=$HOME/work/rakudo |
| 20:52 |
|
finanalyst |
cant get the count chars in PIR to work |
| 20:52 |
|
szabgab |
export PARROT_DIR=$HOME/work/rakudo/parrot |
| 20:52 |
|
szabgab |
btw why do you need parrot ? |
| 20:52 |
|
szabgab |
err |
| 20:52 |
|
szabgab |
wow I am half asleep |
| 20:53 |
|
finanalyst |
dont need parrot really. but i read your recent blog and wanted to try again |
| 20:53 |
|
szabgab |
I see |
| 20:53 |
|
finanalyst |
i have also experinmented with sdl and parrot |
| 20:53 |
|
* szabgab |
trying to remember what he wrote :-) |
| 20:54 |
|
finanalyst |
got a button with a label in it. |
| 20:54 |
|
szabgab |
sdl over parrot ? |
| 20:54 |
|
finanalyst |
i want to call this from rakudo. |
| 20:54 |
|
szabgab |
the #sdl people will like it |
| 20:54 |
|
finanalyst |
actually got there |
| 20:54 |
|
szabgab |
so what are you trying to do with the parrot plugin ? |
| 20:54 |
|
szabgab |
running a .pir file ? |
| 20:55 |
|
finanalyst |
i submitted a patch for SDL_FONT to make one of the examples work |
| 20:55 |
|
finanalyst |
then $work got int the way |
| 20:55 |
|
finanalyst |
re Padre/PIR just trying to get it to work! |
| 20:56 |
|
finanalyst |
I have found Padre the MOST difficult thing to install and get working |
| 20:56 |
|
finanalyst |
so i give up and come back |
| 20:56 |
|
finanalyst |
saw your blog and announcement of 47, so i thought i would try again. so far so good |
| 20:56 |
|
finanalyst |
except for parrot. |
| 20:58 |
|
szabgab |
so what happens when you open the Padre-Plugin-Parrot/share/examples/pir/01_hello_world.pir file and try to run it with F5 ? |
| 20:59 |
|
* finanalyst |
trying |
| 21:01 |
|
finanalyst |
i dont have Padre-Plugin-Parrot |
| 21:02 |
|
finanalyst |
i do have Padre-Plugin-Perl6 |
| 21:02 |
|
szabgab |
01_hello_world.pir shoduld be installed somewhere if you installed the Parrot plugin |
| 21:03 |
|
szabgab |
or if you check out Padre from SVN then you can find it too |
| 21:03 |
|
finanalyst |
i installed Parrot plugin with cpanp |
| 21:03 |
|
finanalyst |
then enabled it in Padre |
| 21:03 |
|
szabgab |
in the next version of the plugin it will have a menu option to open the examples |
| 21:04 |
|
szabgab |
but for now you have to find them yourself |
| 21:04 |
|
szabgab |
or just write any somple .pir file |
| 21:05 |
|
szabgab |
.sub main |
| 21:05 |
|
szabgab |
print "Hello world\n" |
| 21:05 |
|
szabgab |
.end |
| 21:05 |
|
szabgab |
would be enough |
| 21:06 |
|
finanalyst |
that works! |
| 21:06 |
|
finanalyst |
but the count chars example doesnt! |
| 21:07 |
|
szabgab |
oh that one needs the Parrot::Embed to be compiled |
| 21:07 |
|
finanalyst |
ah ha! |
| 21:07 |
|
finanalyst |
which i dont have |
| 21:07 |
|
finanalyst |
any way problem solved. |
| 21:07 |
|
szabgab |
http://search.cpan.org/dist/Pa[…]ild_Parrot::Embed |
| 21:07 |
|
finanalyst |
now i can use parrot. thanx |
| 21:08 |
|
szabgab |
you are welcome |
| 21:14 |
|
kthakore |
hi szabgab |
| 21:14 |
|
kthakore |
I never received that email |
| 21:14 |
|
szabgab |
rehi |
| 21:14 |
|
kthakore |
to reset password |
| 21:16 |
|
szabgab |
check your mail now |
| 21:17 |
|
kthakore |
ok |
| 21:18 |
|
kthakore |
looks like my cpan email is not working |
| 21:18 |
|
kthakore |
I sent an email to it and never got it forwarded |
| 21:18 |
|
kthakore |
can you change my email to my gmail one? |
| 21:18 |
|
szabgab |
indeed it bounced back to me |
| 21:20 |
|
kthakore |
ok |
| 21:22 |
|
szabgab |
try to ask for new pw now |
| 21:22 |
|
kthakore |
ok thanks |
| 21:22 |
|
kthakore |
yay |
| 21:23 |
|
szabgab |
zzzz & |
| 21:30 |
|
Hyppolit |
#685: Fix TDD flow in Padre Testing (new task) [ http://padre.perlide.org/trac/ticket/685 ] |
| 23:57 |
|
|
patspam joined #padre |