Time Nick Message 04:24 szabgab gm 04:24 szabgab FYI: http://groups.google.com/group/perl.beginners/browse_thread/thread/c2f523e98dd54614?fwc=1&pli=1 04:57 garu szabgab: how about putting an optional "input" box on top (or bottom) of padre's output window? Worth it? 05:04 szabgab garu: I am not sure if that should be the direction, actually I was a bit surprised as I think the default is now to have the external window checked 05:05 szabgab in the long run I guess that "oputput" window should be able to accept input as well 05:05 szabgab just as any console 05:47 garu agreed. Hopefully that's not a wx limitation :) 05:48 szabgab garu: and what about my game? 05:49 garu szabgab: you rather I work on that first? or in fixing data::printer on windows? :) 05:49 szabgab the game 05:49 garu k 05:50 szabgab but does that mean hours or days? 05:50 garu depends on how many games you want 05:50 szabgab 1 game would be ok 05:50 szabgab as a start 05:51 garu 'k 05:51 szabgab btw I just tried to install Alien::SDL on Linux and it does not find its prereqs 05:51 szabgab but does not install them either 05:51 szabgab hmm 05:51 garu yes we're aware of an issue like that 05:51 szabgab ok, then I just install them 05:51 garu but I thought it was fixed in the lastest version 05:52 garu which one are you trying? and which prereq is failing? 05:52 szabgab Alien-SDL-1.427 05:52 szabgab File::Fetch Text::Patch 05:52 szabgab those were missing on my system 05:52 szabgab Require 'My::Builder::Unix' failed: Can't locate Text/Patch.pm in @INC 05:52 szabgab was the main issue 05:53 garu that's very odd, since My::Builder should have been shipped within inc/ 05:54 szabgab maybe local::lib interferes? 05:54 garu could be an INC issue, yes 05:55 garu can you try with plain tar zxf && perl Build.PL && ./Build ? 05:55 garu just to see if it works? 05:56 garu meh, it should have worked anyway :( 05:57 garu we do have configure_requires File::Fetch and Text::Patch 05:57 szabgab garu: too late, I already installed the prereqs 05:57 garu szabgab: which version is your Module::Build btw? 05:58 szabgab 0.3800 05:58 garu thanks 05:59 garu szabgab: did you file the installation problem into cpan testers? 05:59 szabgab so when can I install 1 game? 06:00 szabgab garu: reporting was turned on but I am not sure the report got sent 06:01 garu szabgab: you can try Games::Zumbis right now I think 06:01 szabgab yeah, ok, I just wait for SDL to be installed :) 06:01 submersible_toaster hi: 06:01 garu it's a fast paced zombie shooter survival we did in ~8 hours for last year's FISL 06:02 submersible_toaster anyone seen a padre 0.84 crash on right click ? 06:02 garu submersible_toaster: any right click? 06:02 submersible_toaster only w/ a project 06:02 submersible_toaster Can't locate object method "from_root" via package "Padre::ProjectManager" at /home/andrewb/perl5/lib/perl5/Padre/Util.pm line 475. 06:02 submersible_toaster deprecated method 06:03 szabgab garu: @#$^##^#%^@ it is talking to me in Portugues! 06:04 szabgab and I have no idea what to do with it 06:04 garu szabgab: you asked for a game. You didn't specify the language :) 06:04 garu szabgab: arrows move, spacebar shoots 06:04 szabgab it seems arrow got the game stuck 06:04 garu when you die, 1 will spawn a male character, 2 a female one 06:04 szabgab or ended? 06:05 szabgab Mortes 0, 4.985 segundos 06:05 garu and enter will just restart it with whatever player you set earlier 06:05 garu "mortes" == "kills" 06:05 szabgab sure I understand your languages 06:05 garu "segundos" == "seconds" (time alive) 06:05 szabgab oh so I am the little red haired 06:05 szabgab garu: please 06:05 garu yeah, your default player is a girl 06:06 garu press 1 to change to a dude 06:06 garu (after you die) 06:06 szabgab these are almost the same words as in hungarian! 06:06 garu sweet :) 06:06 szabgab segundos= masodpercek 06:06 garu hahaha 06:06 szabgab :) 06:07 szabgab anyway 06:07 szabgab so what, I need to escape? 06:07 garu don't be like that... segundos ~~ seconds :) 06:07 garu nope 06:07 garu you need to survive 06:07 szabgab oh no I need to shoot them 06:07 garu you *will* eventually die 06:07 szabgab yeah I killed on! 06:07 szabgab one! 06:07 garu fun, huh? :) 06:08 szabgab it became a steak 06:08 garu you "win" by surviving the longest 06:08 garu hahahaha yeah 06:08 garu graphics is not our forte :) 06:08 garu but see? a complete installable game, in cpan, with sdl :) 06:08 garu and a fun one too :) 06:09 szabgab and how can I quit? 06:09 garu esc I think 06:10 szabgab yeah, but only when the game is on :) 06:10 garu szabgab: you know, reading the fine manual works well too :) => http://beta.metacpan.org/module/zumbis 06:11 szabgab this just makes me nerveous :) 06:11 garu heh 06:13 garu szabgab: when people were lining up to compete during the event, I think the winner survived for ~50 seconds 06:13 garu we gave him a perl shirt :) 06:14 szabgab "You were not eaten by sigils, here, take this T-shirt" 06:15 szabgab [SDL Init] [Graphics..........] [Sound Init] Can't use an undefined value as a SCALAR reference at /home/gabor/perl5/bin/frozen-bubble line 342. 06:15 szabgab that's when trying to run frozen-bubble 06:16 szabgab :-( 06:16 garu szabgab: maybe we should move this conversation to #sdl ? 06:16 szabgab ok 07:13 Hyppolit svn: r14657 | azawawi++ | http://padre.perlide.org/trac/changeset/14657 07:13 Hyppolit Updated missing Cladio++ fix for Linux in Changes 07:13 Hyppolit trunk/Padre/ 07:54 Hyppolit svn: r14658 | azawawi++ | http://padre.perlide.org/trac/changeset/14658 07:54 Hyppolit Path the way to lucky 0.13 release 07:54 Hyppolit trunk/Wx-Scintilla/ trunk/Wx-Scintilla/lib/Wx/ 08:00 Hyppolit svn: r14659 | azawawi++ | http://padre.perlide.org/trac/changeset/14659 08:00 Hyppolit Updated example code in share/editor.pl 08:00 Hyppolit trunk/Wx-Scintilla/share/ 12:58 Hyppolit svn: r14660 | azawawi++ | http://padre.perlide.org/trac/changeset/14660 12:58 Hyppolit Added a note in the platforms section about MacOS 64-bit and wxWidgets 2.8.x 12:58 Hyppolit trunk/Wx-Scintilla/lib/Wx/ 13:38 Hyppolit svn: r14661 | bowtie++ | http://padre.perlide.org/trac/changeset/14661 13:38 Hyppolit tweaking, for POD, PBP & testing 13:38 Hyppolit trunk/Padre-Plugin-Cookbook/t/ 13:39 Hyppolit svn: r14662 | bowtie++ | http://padre.perlide.org/trac/changeset/14662 13:39 Hyppolit tweaking, for POD, PBP & testing 13:39 Hyppolit trunk/Padre-Plugin-Cookbook/lib/Padre/Plugin/ trunk/Padre-Plugin-Cookbook/lib/Padre/Plugin/Cookbook/Recipe02/ trunk/Padre-Plugin-Cookbook/lib/Padre/Plugin/Cookbook/Recipe03/FBP/ trunk/Padre-Plugin-Cookbook/lib/Padre/Plugin/Cookbook/Recipe04/ trunk/Padre-Plugin-Cookbook/lib/Padre/Plugin/Cookbook/Recipe04/FBP/ 14:06 Hyppolit svn: r14663 | Sewi++ | http://padre.perlide.org/trac/changeset/14663 14:06 Hyppolit Share the search termin between find and findfast 14:06 Hyppolit trunk/Padre/lib/Padre/Wx/ 14:09 Hyppolit svn: r14664 | Sewi++ | http://padre.perlide.org/trac/changeset/14664 14:09 Hyppolit Extend the search term sharing to find-in-files 14:09 Hyppolit trunk/Padre/ trunk/Padre/lib/Padre/Wx/ 14:22 Hyppolit svn: r14665 | Sewi++ | http://padre.perlide.org/trac/changeset/14665 14:22 Hyppolit Close find dialog and output windows using ESC from within the editor 14:22 Hyppolit trunk/Padre/ trunk/Padre/lib/Padre/Wx/ 14:48 bowtie Sewi, can you added a -sb after -e to run command in wx-main, as it's missing from trunk 14:52 bowtie Sewi, Output ans ESC work ok. :) 14:52 bowtie opps ans -> and 15:19 Hyppolit svn: r14666 | szabgab++ | http://padre.perlide.org/trac/changeset/14666 15:19 Hyppolit Update the messages.pot file 15:19 Hyppolit trunk/Padre/share/locale/