| Time |
S |
Nick |
Message |
| 00:08 |
|
|
Steffen left #padre |
| 00:18 |
|
|
jfroebe joined #padre |
| 01:16 |
|
|
Di-ima left #padre |
| 01:26 |
|
|
Di-ima joined #padre |
| 01:40 |
|
|
chorny left #padre |
| 01:59 |
|
|
bvierra left #padre |
| 03:18 |
|
|
asarch joined #padre |
| 03:24 |
|
|
user_3582 joined #padre |
| 03:24 |
|
user_3582 |
Hello |
| 03:24 |
|
user_3582 |
Can anyone help me |
| 03:25 |
|
|
jazzanova joined #padre |
| 03:25 |
|
|
user_3582 left #padre |
| 03:29 |
|
|
bvierra|l joined #padre |
| 03:32 |
|
Hyppolit |
svn: r14038 | adamk++ | http://padre.perlide.org/trac/changeset/14038 |
| 03:32 |
|
Hyppolit |
Fixed indenting |
| 03:32 |
|
Hyppolit |
trunk/Padre/ |
| 04:12 |
|
|
|Sno| joined #padre |
| 04:15 |
|
|
Sno| left #padre |
| 04:42 |
|
Hyppolit |
svn: r14039 | adamk++ | http://padre.perlide.org/trac/changeset/14039 |
| 04:42 |
|
Hyppolit |
- Allow toggling between pure FBP::Perl and Padre-specific code |
| 04:42 |
|
Hyppolit |
- Add option to generate into a temporary namespace |
| 04:42 |
|
Hyppolit |
trunk/Padre-Plugin-FormBuilder/ trunk/Padre-Plugin-FormBuilder/lib/Padre/Plugin/ |
| 04:58 |
|
Hyppolit |
svn: r14040 | adamk++ | http://padre.perlide.org/trac/changeset/14040 |
| 04:58 |
|
Hyppolit |
Starting to fill out more of the existing preferences dialog |
| 04:58 |
|
Hyppolit |
trunk/Padre/fbp/ |
| 05:48 |
|
|
katodroid joined #padre |
| 05:53 |
|
|
droidica left #padre |
| 05:56 |
|
|
kaare joined #padre |
| 06:15 |
|
|
toi joined #padre |
| 06:32 |
|
|
Sewi joined #padre |
| 07:01 |
|
|
asarch left #padre |
| 07:13 |
|
|
azawawi joined #padre |
| 07:15 |
|
azawawi |
good morning |
| 07:20 |
|
Alias__ |
heya |
| 07:20 |
|
Alias__ |
So I can now generate the entire preferences dialog with FormBuilder |
| 07:21 |
|
El_Che |
hi |
| 07:21 |
|
El_Che |
I think it broke some things |
| 07:21 |
|
azawawi |
extern "C" { Alias__++ } // :) |
| 07:21 |
|
El_Che |
like the precedent selection |
| 07:23 |
|
azawawi |
http://samcrawley.wordpress.co[…]for-this-eariler/ |
| 07:23 |
|
El_Che |
but nevertheless, the Preferences entry "Files and colors" is a bad idea (TM) ui wise |
| 07:23 |
|
Alias__ |
Um |
| 07:23 |
|
Alias__ |
I haven't actually switched |
| 07:24 |
|
Alias__ |
I'm just noting my code generator can make an attempt to render all of the elements in the current dialog without crashing |
| 07:24 |
|
Alias__ |
This is my master plan for making preferences less ugly by putting it into wxFormBuilder |
| 07:24 |
|
El_Che |
the preferences dialog object is recreated each time it's openened instead of hide and show |
| 07:24 |
|
Alias__ |
So we can start to have dedicated UX people |
| 07:24 |
|
Alias__ |
I'd like to see most of our major dialogs in wxFormBuilder eventually |
| 07:25 |
|
Alias__ |
People like me can make ugly working things, then people That Care can move the working dialog elements around, change the sizer structure etc and add tooltips and so on |
| 07:25 |
|
Alias__ |
And the people doing the functional stuff can move on and leave them to their beautification work |
| 07:26 |
|
Hyppolit |
svn: r14041 | azawawi++ | http://padre.perlide.org/trac/changeset/14041 |
| 07:26 |
|
Hyppolit |
[Wx::Scintilla] Remove unused dependency |
| 07:26 |
|
Hyppolit |
trunk/Wx-Scintilla/ |
| 07:27 |
|
Hyppolit |
svn: r14042 | adamk++ | http://padre.perlide.org/trac/changeset/14042 |
| 07:27 |
|
Hyppolit |
Landing the completed lookalike Preferences dialog, to prove that Padre::Plugin::FormBuilder supports it. |
| 07:27 |
|
Hyppolit |
Next step, aligning all the element names to preference names, adding event binding as needed, etc etc |
| 07:27 |
|
Hyppolit |
trunk/Padre/fbp/ |
| 07:27 |
|
Hyppolit |
svn: r14043 | azawawi++ | http://padre.perlide.org/trac/changeset/14043 |
| 07:27 |
|
Hyppolit |
[Wx::Scintilla] Tidy t/02_inheritance.t |
| 07:27 |
|
Hyppolit |
trunk/Wx-Scintilla/t/ |
| 07:30 |
|
azawawi |
Alias__: './build test' works now on vista/win7. Today im going to try to figure out the XS loader stuff for the DLL. I think it has something to do with C++ calling conventions or something |
| 07:31 |
|
El_Che |
back |
| 07:31 |
|
El_Che |
sometimes is not about functional vs beautiful |
| 07:31 |
|
azawawi |
Alias__: but ofcourse there is so much hardcoding to strawberry atm... |
| 07:31 |
|
El_Che |
like the lexer selection |
| 07:32 |
|
El_Che |
you have a whole list of programming languages and the onky with options is perl5. But they are on the same choicebox |
| 07:32 |
|
El_Che |
what happens to perl if I select an other language, etc |
| 07:32 |
|
waxhead |
azawawi, did you find the cause of your test failures? |
| 07:32 |
|
waxhead |
I'm going to build the tarball now and isntall it on my VM |
| 07:32 |
|
azawawi |
waxhead: no |
| 07:33 |
|
El_Che |
do we have plugins injecting highlighters at the moment? |
| 07:33 |
|
waxhead |
if it passes, I'll be doing the release based on that... |
| 07:33 |
|
azawawi |
waxhead: but i traced to Padre::Wx::Icon |
| 07:33 |
|
azawawi |
waxhead: s/traced/traced it/ |
| 07:36 |
|
* azawawi |
tries it again on win32 |
| 07:37 |
|
azawawi |
http://pastebin.com/K0YZMeEa |
| 07:39 |
|
azawawi |
Alias__: el-pingo |
| 07:39 |
|
|
marcela joined #padre |
| 07:40 |
|
Alias__ |
Playing battlefield |
| 07:41 |
|
azawawi |
Padre::Util::sharedir('icons') returns D:\\tools\\Padre\\share\\icons in D:\tools\Padre-0.84 |
| 07:41 |
|
azawawi |
that's one and Open resource stops working when checking out http://svn.perlide.org/padre/branches/Padre-0.84 |
| 07:41 |
|
azawawi |
project-related? |
| 07:44 |
|
El_Che |
from the ui police: do we need to have a preferenced entry for changing the status bar text? |
| 07:44 |
|
El_Che |
sane defaults will unclutter the preferences |
| 07:45 |
|
Alias__ |
I totally agree |
| 07:48 |
|
|
toi left #padre |
| 07:48 |
|
|
toi joined #padre |
| 07:49 |
|
El_Che |
at the moment Perl5 is the only mime having more than 1 highlighter. I am thinking of removing "Files and Colors" and put the perl5 highlighter selection in Appearance of in a Perl5 notebook entry (in that case together with Perl Auto Complete) |
| 07:50 |
|
El_Che |
if there is only option you can change if doesn't have much sense to present a list of 20 languages |
| 07:51 |
|
El_Che |
specially when it's not obvious what it is selected (what happens when you choose a lexer for perl 5 and right after a (hypothetical) lexer for shell? -> the user has no clue) |
| 07:53 |
|
El_Che |
if we get a plugins -> pluginname subnotebook for plugins we can add specific lexer for specific language plugins there. If it is core, we can manually add it |
| 07:59 |
|
azawawi |
waxhead: ping |
| 08:01 |
|
azawawi |
Alias__: when we checkout Padre-0.84 and test t/actions.t which calls Padre::Util::share_dir ... we assuming that there is a root to that folder |
| 08:02 |
|
azawawi |
waxhead: is dev (previously dev.pl) inside the folder while testing... i think that's why we have different test results |
| 08:03 |
|
azawawi |
waxhead: im only checking Padre-0.84 (the Padre folder) without the top-level stuff |
| 08:06 |
|
azawawi |
as i expected we're hardcoding 'Padre' inside Padre::Util::share_dir |
| 08:07 |
|
waxhead |
azawawi, pong |
| 08:07 |
|
azawawi |
waxhead: what's the path to the folder you're testing in? |
| 08:07 |
|
azawawi |
waxhead: if i name it d:\tools\Padre-0.84 it fails |
| 08:07 |
|
waxhead |
ummm... I don't know.. on my test here all I got was the Padre folder... |
| 08:07 |
|
azawawi |
waxhead: if i renamed it to d:\tools\Padre, it works |
| 08:07 |
|
waxhead |
azawawi, oh.. I use /tmp/Padre |
| 08:08 |
|
azawawi |
waxhead: aha |
| 08:08 |
|
waxhead |
right! so it's a hard coded path issue then |
| 08:08 |
|
azawawi |
rename it to Padre-0.84 or something else |
| 08:09 |
|
azawawi |
yup |
| 08:09 |
|
azawawi |
Open resource works again in d:\tools\Padre |
| 08:09 |
|
azawawi |
but not in d:\tools\Padre-0.84 |
| 08:10 |
|
waxhead |
azawawi, just testing here.. but I guess you've found the reason... |
| 08:10 |
|
azawawi |
and that's System Padre and not development Padre... |
| 08:10 |
|
waxhead |
the question is, is it something that needs to be fixed? |
| 08:10 |
|
azawawi |
cool |
| 08:10 |
|
azawawi |
Alias__: ping, $battlefield.pause() |
| 08:11 |
|
|
pece joined #padre |
| 08:12 |
|
Alias__ |
roundends(); yield(); |
| 08:12 |
|
Alias__ |
alarm 30; |
| 08:12 |
|
Alias__ |
I saw that bug testing 0.84 |
| 08:12 |
|
Alias__ |
Didn't have time to investigate |
| 08:12 |
|
azawawi |
Alias__: what do you think? Serious, right? |
| 08:12 |
|
Alias__ |
Yup |
| 08:13 |
|
azawawi |
Alias__: since core functionality stopped working |
| 08:13 |
|
Alias__ |
Failure of some fundamental resource path assumption |
| 08:13 |
|
azawawi |
waxhead: there is your answer... please stop the release :) |
| 08:14 |
|
azawawi |
Alias__: unless ($plugin) { return File::Spec->catdir( $root, 'Padre', 'share' ); } # Padre::Util::share_dir |
| 08:15 |
|
azawawi |
Alias__: we're assuming a $root when there isnt actually one |
| 08:18 |
|
Hyppolit |
svn: r14044 | claudio++ | http://padre.perlide.org/trac/changeset/14044 |
| 08:18 |
|
Hyppolit |
UI cleanup (uncluttering): remove preferences when sane defaults are preferable (Window Title and Statusbar) |
| 08:18 |
|
Hyppolit |
trunk/Padre/lib/Padre/Wx/Dialog/ |
| 08:18 |
|
* azawawi |
work & |
| 08:22 |
|
Alias__ |
It's not bad enough to stop the release :) |
| 08:22 |
|
|
pece left #padre |
| 08:23 |
|
azawawi |
Alias__: :) |
| 08:24 |
|
azawawi |
Alias__: the problem happens when you have an installed Padre and you open something in that folder |
| 08:24 |
|
|
pece joined #padre |
| 08:25 |
|
|
danlucraft joined #padre |
| 08:26 |
|
azawawi |
Alias__: i wonder why that happens... Open resource stops working in d:\tools\Padre-0.84 but not in d:\tools\Padre |
| 08:30 |
|
Alias__ |
I did a couple of debugger runs and found nothing obvious |
| 08:30 |
|
Alias__ |
Didn't have time to deal with it properly |
| 08:31 |
|
azawawi |
basically d:\tools\Padre-0.84, perl dev fails... |
| 08:31 |
|
szabgab |
El_Che: if the Kate plugin is installed then more than one languages can have highlighters |
| 08:31 |
|
szabgab |
same with Perl 6, it sa 2 highlighters |
| 08:32 |
|
szabgab |
and we just had a bug report about setting the title of the window, would not removing the configuration from the preferences piss people off? |
| 08:33 |
|
szabgab |
and if already removing them, then why not add the explanations about the various place-holders to some other place |
| 08:33 |
|
szabgab |
the advanced editor or the wiki? |
| 08:33 |
|
Hyppolit |
svn: r14045 | claudio++ | http://padre.perlide.org/trac/changeset/14045 |
| 08:33 |
|
Hyppolit |
Further Preferences cleanup Title and statusbar |
| 08:33 |
|
Hyppolit |
trunk/Padre/lib/Padre/Wx/Dialog/ |
| 08:34 |
|
El_Che |
szabgab: yes, the config was changed |
| 08:34 |
|
szabgab |
El_Che: sure I saw the comit message in e-mail |
| 08:35 |
|
waxhead |
what's going on? |
| 08:35 |
|
waxhead |
no release now |
| 08:35 |
|
waxhead |
? |
| 08:35 |
|
El_Che |
szabgab: btw, kate is broken. |
| 08:35 |
|
El_Che |
Can't locate object method "remove_color" via package "Padre::Document::Perl" at /home/claudio/Code/Padre/trunk/Padre-Plugin-Kate/lib/Padre/Plugin/Kate.pm line 109. |
| 08:35 |
|
El_Che |
remove_color is gone? |
| 08:36 |
|
szabgab |
El_Che: I have not touched it for a while and we had some "refactorings" in Padre |
| 08:36 |
|
szabgab |
anyway |
| 08:36 |
|
* szabgab |
crawling back to learn POE |
| 08:36 |
|
El_Che |
yesteach me |
| 08:36 |
|
El_Che |
I had a look at the docs and ran away |
| 08:37 |
|
El_Che |
(settled for Parallel::ForkManager on solaris) |
| 08:37 |
|
* waxhead |
learnt poe for work.. |
| 08:37 |
|
waxhead |
takes a bit of getting used to... but it's pretty neat |
| 08:37 |
|
El_Che |
waxhead: let me get it right. You want to release a branch, so updating trunk is ok? |
| 08:37 |
|
waxhead |
So what's the consensus here.. release tonight or no release tonight? |
| 08:38 |
|
waxhead |
El_Che, yep.. do what you like on trunk.. :) |
| 08:38 |
|
waxhead |
I branched about 3 days ago... nearly 4 now.. |
| 08:38 |
|
El_Che |
ouf :) |
| 08:38 |
|
azawawi |
waxhead: thinking... |
| 08:38 |
|
waxhead |
I'll be merging the changes on the branch back to trunk after the releas,e which should be just the po files that got updated |
| 08:39 |
|
azawawi |
waxhead: i guess we could fix it later if the pre-release tests work out just fine |
| 08:39 |
|
waxhead |
azawawi, is this the failing tests, or actually a fail in the application? |
| 08:40 |
|
* waxhead |
is installing test tarball on ubuntu VM |
| 08:40 |
|
Hyppolit |
svn: r14046 | claudio++ | http://padre.perlide.org/trac/changeset/14046 |
| 08:40 |
|
Hyppolit |
Fix Kate Plugin after Padre refactorings |
| 08:40 |
|
Hyppolit |
trunk/Padre-Plugin-Kate/lib/Padre/Plugin/ |
| 08:40 |
|
El_Che |
szabgab: there you go: |
| 08:40 |
|
El_Che |
:) |
| 08:40 |
|
azawawi |
waxhead: give me 2min to verify something here |
| 08:41 |
|
El_Che |
azawawi: can you go to preferences - Files and Colors and see if the printing of ARRAY... is fixed on that branche? |
| 08:45 |
|
azawawi |
El_Che: yup |
| 08:45 |
|
El_Che |
good |
| 08:47 |
|
waxhead |
I need to remember not to use pip to install Padre on a perlbrew install |
| 08:48 |
|
waxhead |
El_Che, what should I be looking for? |
| 08:48 |
|
szabgab |
guys, if fenderson comes back, could you please try to get him to go over the test cases on 0.84? |
| 08:48 |
|
waxhead |
since I've just installed 0.84 on the VM... I'm wondering what you're seeing |
| 08:48 |
|
El_Che |
waxhead: instead of values for description you got the typical text when you print an array reference |
| 08:49 |
|
Hyppolit |
svn: r14047 | claudio++ | http://padre.perlide.org/trac/changeset/14047 |
| 08:49 |
|
Hyppolit |
UI Cleanup: rename of Files and Colors to Syntax Highlighting |
| 08:49 |
|
Hyppolit |
trunk/Padre/lib/Padre/Wx/Dialog/ |
| 08:49 |
|
waxhead |
El_Che, where do I see that? |
| 08:50 |
|
El_Che |
Tools - Preferences - Files and Colors |
| 08:50 |
|
El_Che |
if you got description with text after: OK |
| 08:50 |
|
El_Che |
if you get a printed ref: NOK |
| 08:50 |
|
* waxhead |
checks again |
| 08:51 |
|
waxhead |
I don't see it... |
| 08:52 |
|
waxhead |
is it in the UI or is it dumping it to the command console? |
| 08:52 |
|
El_Che |
if you don't see it, it's ok |
| 08:52 |
|
Alias__ |
El_Che, leave the Preferences the way it is for the moment |
| 08:52 |
|
Alias__ |
I need to get the auto-generated replacement working |
| 08:53 |
|
waxhead |
well.. the install works ok on the VM.. any last takers to hold up the release? |
| 08:54 |
|
azawawi |
waxhead: +1 release... will fix later that issue later |
| 08:54 |
|
El_Che |
Alias__: ok, np |
| 08:55 |
|
waxhead |
OK.. it's in the pipeline to tag once it's built... |
| 08:57 |
|
|
fenderson joined #padre |
| 08:57 |
|
fenderson |
szabgab: i added 2 tests |
| 08:57 |
|
Hyppolit |
svn: r14048 | waxhead++ | http://padre.perlide.org/trac/changeset/14048 |
| 08:57 |
|
Hyppolit |
tag Padre-0.84 |
| 08:57 |
|
Hyppolit |
tags/ |
| 08:57 |
|
fenderson |
szabgab: i checked them on the new version |
| 08:59 |
|
fenderson |
szabgab: also on the refactoring part |
| 08:59 |
|
fenderson |
and btw why did you add the todo on the refactoring link? |
| 09:12 |
|
|
azawawi left #padre |
| 09:22 |
|
waxhead |
man there's some funny stuff on bash.org |
| 09:37 |
|
Hyppolit |
#617: Random crashes while editing (syntax highlighting suggestion) (assigned defect) [ http://padre.perlide.org/trac/[…]ket/617#comment:5 ] |
| 09:50 |
|
waxhead |
oh dear.. totally distacted with bash.org |
| 09:54 |
|
zenog |
waxhead++: I see you tagged 0.84. Does it mean it is already on its way to CPAN? |
| 09:54 |
|
zenog |
El_Che: Kate worked some months ago, like in December. |
| 09:54 |
|
Hyppolit |
#688: Drag and drop not working on windows any more (new defect) [ http://padre.perlide.org/trac/[…]ket/688#comment:1 ] |
| 09:55 |
|
waxhead |
zenog, sort of... haven't logged in yet... |
| 09:55 |
|
waxhead |
anyone want to test it? |
| 09:56 |
|
waxhead |
I've tested it on my ubuntu vm, but that's it.. need to test it on vista... |
| 09:58 |
|
Hyppolit |
#792: Threaded script output is in the wrong order (new defect) [ http://padre.perlide.org/trac/[…]ket/792#comment:1 ] |
| 10:09 |
|
Hyppolit |
#792: Threaded script output is in the wrong order (new defect) [ http://padre.perlide.org/trac/[…]ket/792#comment:2 ] |
| 10:10 |
|
zenog |
waxhead: Sorry, no Windows here ... |
| 10:13 |
|
El_Che |
hi zenog |
| 10:14 |
|
zenog |
hi El_Che |
| 10:15 |
|
Hyppolit |
#617: Random crashes while editing (syntax highlighting suggestion) (closed defect) [ http://padre.perlide.org/trac/[…]ket/617#comment:6 ] |
| 10:24 |
|
|
daxim joined #padre |
| 10:26 |
|
Hyppolit |
svn: r14049 | azawawi++ | http://padre.perlide.org/trac/changeset/14049 |
| 10:26 |
|
Hyppolit |
Moved Module::Build::Custom in Build.PL to a separate Module::Build::Scintilla |
| 10:26 |
|
Hyppolit |
trunk/Wx-Scintilla/ trunk/Wx-Scintilla/_build/ trunk/Wx-Scintilla/_build/lib/ trunk/Wx-Scintilla/_build/lib/Module/ trunk/Wx-Scintilla/_build/lib/Module/Build/ |
| 10:27 |
|
El_Che |
zenog: what do we use as an padre external console? xterm? it looks like it |
| 10:27 |
|
waxhead |
ok.. installs fine on windows |
| 10:27 |
|
waxhead |
vista.. |
| 10:27 |
|
waxhead |
seems snappier too... |
| 10:28 |
|
Hyppolit |
svn: r14050 | azawawi++ | http://padre.perlide.org/trac/changeset/14050 |
| 10:28 |
|
Hyppolit |
Tidied Scintilla.pm |
| 10:28 |
|
Hyppolit |
trunk/Wx-Scintilla/_build/lib/Module/Build/ |
| 10:38 |
|
El_Che |
zenog: there? |
| 10:40 |
|
waxhead |
hmm.. the release date on http://padre.perlide.org/trac/[…]n/ticket/versions doesn't make sense really.. even if that is when it was branched. |
| 10:41 |
|
zenog |
El_Che: yes, xterm. |
| 10:41 |
|
zenog |
El_Che: not sure how it is on Windows. |
| 10:43 |
|
Hyppolit |
#1065: external run console does not properly support utf8 output on Ubuntu (new defect) [ http://padre.perlide.org/trac/[…]et/1065#comment:2 ] |
| 10:43 |
|
El_Che |
I ask you there to do an "echo $LANG" |
| 10:52 |
|
Hyppolit |
svn: r14051 | azawawi++ | http://padre.perlide.org/trac/changeset/14051 |
| 10:52 |
|
Hyppolit |
Rename events prefix from EVT_STC to EVT_SCINTILLA |
| 10:52 |
|
Hyppolit |
trunk/Wx-Scintilla/lib/Wx/ |
| 10:55 |
|
Hyppolit |
svn: r14052 | azawawi++ | http://padre.perlide.org/trac/changeset/14052 |
| 10:55 |
|
Hyppolit |
More STC event mapping |
| 10:55 |
|
Hyppolit |
trunk/Wx-Scintilla/lib/Wx/ |
| 10:58 |
|
zenog |
El_Che: one moment ... |
| 10:59 |
|
|
katodroid left #padre |
| 11:00 |
|
|
jazzanova left #padre |
| 11:01 |
|
zenog |
El_Che: Funny thing, it now also works for me... |
| 11:04 |
|
Hyppolit |
#1065: external run console does not properly support utf8 output on Ubuntu (closed defect) [ http://padre.perlide.org/trac/[…]et/1065#comment:3 ] |
| 11:05 |
|
zenog |
Nothing to be fixed, but still a good feeling to close another ticket ;-) El_Che++ |
| 11:13 |
|
Hyppolit |
svn: r14053 | szabgab++ | http://padre.perlide.org/trac/changeset/14053 |
| 11:13 |
|
Hyppolit |
Update the messages.pot file |
| 11:13 |
|
Hyppolit |
trunk/Padre/share/locale/ |
| 11:15 |
|
Hyppolit |
#810: File monitoring issue (new defect) [ http://padre.perlide.org/trac/[…]ket/810#comment:2 ] |
| 11:19 |
|
Hyppolit |
#1143: Recent file list is late by one file (new defect) [ http://padre.perlide.org/trac/[…]et/1143#comment:1 ] |
| 11:25 |
|
szabgab |
fenderson: when you ask 'and btw why did you add the todo on the refactoring link? |
| 11:26 |
|
szabgab |
do you mean why is there a 3TODO section on every page under Features/ ? |
| 11:26 |
|
|
azawawi joined #padre |
| 11:28 |
|
Hyppolit |
#244: open file, remember path (new enhancement) [ http://padre.perlide.org/trac/[…]ket/244#comment:1 ] |
| 11:30 |
|
Hyppolit |
svn: r14054 | waxhead++ | http://padre.perlide.org/trac/changeset/14054 |
| 11:30 |
|
Hyppolit |
link to release announcement |
| 11:30 |
|
Hyppolit |
trunk/template.padre.perlide.org/data/ |
| 11:31 |
|
waxhead |
svn? |
| 11:31 |
|
Hyppolit |
svn is http://padre.perlide.org/trac/[…]ownloadRepository and also http://svn.perlide.org/padre/trunk/ and also http://padre.perlide.org/trac/browser |
| 11:35 |
|
Hyppolit |
svn: r14055 | azawawi++ | http://padre.perlide.org/trac/changeset/14055 |
| 11:35 |
|
Hyppolit |
Moving Module::Build subclass to inc folder |
| 11:35 |
|
Hyppolit |
trunk/Wx-Scintilla/ trunk/Wx-Scintilla/inc/ |
| 11:38 |
|
Hyppolit |
svn: r14056 | waxhead++ | http://padre.perlide.org/trac/changeset/14056 |
| 11:38 |
|
Hyppolit |
setting version number in the branch to current dev to avoid coflicts on merge back to trunk... not sure I need to do this though?? |
| 11:38 |
|
Hyppolit |
branches/Padre-0.84/lib/ branches/Padre-0.84/lib/Padre/ branches/Padre-0.84/lib/Padre/Browser/ branches/Padre-0.84/lib/Padre/Config/ branches/Padre-0.84/lib/Padre/DB/ branches/Padre-0.84/lib/Padre/DB/Migrate/ branches/Padre-0.84/lib/Padre/Document/ branches/Padre-0.84/lib/Padre/Document/Perl/ branches/Padre-0.84/lib/Padre/Document/Perl/QuickFix/ branches/Padre-0.84/lib/Padre/File/ branches/Padre-0.84/lib/Padre/PPI/ br |
| 11:39 |
|
azawawi |
waxhead++ |
| 11:40 |
|
waxhead |
not done yet.. still every opportunity to break something.. |
| 11:40 |
|
* azawawi |
has already tweeted it :) |
| 11:40 |
|
waxhead |
azawawi, where were you when I needed to check the spelling of your name earlier??? :) |
| 11:41 |
|
azawawi |
waxhead: i dont mind... ahmed and Ahmad are the same |
| 11:41 |
|
waxhead |
however one is correct! |
| 11:41 |
|
azawawi |
Ahmad :) |
| 11:42 |
|
waxhead |
NOOOOOOOOOOOOOO................. |
| 11:42 |
|
zenog |
waxhead++ -- thank you for making the release! |
| 11:42 |
|
waxhead |
I spelt it Ahmed this time... |
| 11:42 |
|
waxhead |
good grief.. I really should be sacked!!!:) |
| 11:42 |
|
El_Che |
use Ahm[ae]d |
| 11:42 |
|
El_Che |
makes him cook |
| 11:42 |
|
El_Che |
cool |
| 11:42 |
|
zenog |
or أحمد |
| 11:42 |
|
El_Che |
haha |
| 11:42 |
|
azawawi |
:) |
| 11:43 |
|
zenog |
(not sure whether the UTF8 gets through correctly) |
| 11:43 |
|
azawawi |
zenog: yes it is correct |
| 11:43 |
|
El_Che |
only those with utf8 get the joke :) |
| 11:43 |
|
waxhead |
zenog, not a problem really... it's the least I can do given how little I have been doing of late... |
| 11:43 |
|
waxhead |
I see squiggles... |
| 11:43 |
|
El_Che |
waxhead: it's a job to reck your nerves :) |
| 11:43 |
|
waxhead |
hmm just waiting on the he.po to merge and it should be done.. |
| 11:44 |
|
waxhead |
writing the release annoucement is the hardest part I think.. |
| 11:44 |
|
waxhead |
never know if you get the tone right... |
| 11:45 |
|
waxhead |
just a couple more things to do then I'm done.... |
| 11:45 |
|
zenog |
waxhead: Your release work is really appreciated, it takes the burden of managing the releases from the other developers, and my estimate is that you invest several hours into each release, right? |
| 11:45 |
|
zenog |
That is a lot of time for people doing things in their free time. |
| 11:46 |
|
El_Che |
ahum*herdingcats*ahum :) |
| 11:48 |
|
Hyppolit |
svn: r14057 | waxhead++ | http://padre.perlide.org/trac/changeset/14057 |
| 11:48 |
|
Hyppolit |
Merge of Release Branch Padre-0.84 back to trunk: svn merge -r13976:14056 http://svn.perlide.org/padre/branches/Padre-0.84/ |
| 11:48 |
|
Hyppolit |
trunk/Padre/ trunk/Padre/lib/Padre/Wx/ trunk/Padre/share/locale/ |
| 11:49 |
|
|
Topic for #padre is now Latest Padre is 0.84 - For installation see http://padre.perlide.org/trac/wiki/Download | Log: http://perlide.org/irclogs/ and http://irclog.perlgeek.de/padre/today | Pasting: http://scsys.co.uk:8001 |
| 11:49 |
|
waxhead |
And that is it done! |
| 11:49 |
|
waxhead |
Thanks everyone... :) |
| 11:49 |
|
azawawi |
waxhead++ |
| 11:50 |
|
El_Che |
waxhead^2 |
| 11:50 |
|
El_Che |
0.84! we're are getting dangerous close to 1.0! |
| 11:50 |
|
waxhead |
we are! |
| 11:51 |
|
waxhead |
or 0.100 ? |
| 11:51 |
|
zenog |
waxhead++ |
| 11:51 |
|
waxhead |
man.. MT breaks the html when I re-edit the text... |
| 11:51 |
|
Hyppolit |
svn: r14058 | azawawi++ | http://padre.perlide.org/trac/changeset/14058 |
| 11:51 |
|
Hyppolit |
include commented and forgotten XS files that caused XS methods to be unavailable |
| 11:51 |
|
Hyppolit |
trunk/Wx-Scintilla/ |
| 11:52 |
|
waxhead |
Anyway, blogs.padre.perlide.org has already picked up the announcement... |
| 11:52 |
|
waxhead |
and it's on the front page of blogs.perl.org.. that was quick! |
| 11:53 |
|
azawawi |
and it is on twitter :) |
| 11:53 |
|
waxhead |
http://perlwannabe.typepad.com/ is what I'm mucking about with when I'm not playing black ops... |
| 11:53 |
|
waxhead |
azawawi, cool.. I really should join twitter some day... |
| 11:53 |
|
waxhead |
you know, add it to the many other channels of communications I can't keep up with.. :) |
| 11:53 |
|
El_Che |
are you syndicated on ironman |
| 11:54 |
|
El_Che |
? |
| 11:54 |
|
szabgab |
have you read about the two scientists that went into a pub, the fist one asked for h2o and was happy the second asked for h2o too and he died |
| 11:54 |
|
waxhead |
http://perlwannabe.typepad.com/blog/ actually |
| 11:54 |
|
szabgab |
you mean we have a new version? |
| 11:54 |
|
szabgab |
waxhead++ |
| 11:55 |
|
waxhead |
yep... |
| 11:55 |
|
waxhead |
announced and everything! |
| 11:55 |
|
waxhead |
well.. lets see what I've missed this time.. |
| 11:56 |
|
waxhead |
hmmm.. pictures of the weather station are further down the page... |
| 11:56 |
|
waxhead |
I really need to get around to doing something with the data too!!.. |
| 11:56 |
|
waxhead |
sigh.. |
| 11:56 |
|
zenog |
waxhead: You are not alone responsible for code quality, so do not worry ;-) |
| 11:56 |
|
szabgab |
waxhead: have the indexing worked? |
| 11:56 |
|
waxhead |
stupid call of duty game... |
| 11:56 |
|
waxhead |
it's a time sink... |
| 11:56 |
|
waxhead |
szabgab, let me check.. |
| 11:57 |
|
waxhead |
Status of this distro: OK |
| 11:57 |
|
waxhead |
szabgab, yep!!!! |
| 11:58 |
|
szabgab |
great |
| 12:00 |
|
Hyppolit |
svn: r14059 | azawawi++ | http://padre.perlide.org/trac/changeset/14059 |
| 12:00 |
|
Hyppolit |
[Wx::Scintilla] First working version of share/30-editor.pl after changing lib, Wx::STC to Wx::Scintilla and Wx::StyledTextCtrl to Wx::ScintillaTextCtrl. This means that it works under win32 :) |
| 12:00 |
|
Hyppolit |
trunk/Wx-Scintilla/XS/ |
| 12:01 |
|
waxhead |
woo hoo... |
| 12:01 |
|
waxhead |
azawawi++ |
| 12:01 |
|
azawawi |
:) |
| 12:01 |
|
* azawawi |
tries padre now |
| 12:06 |
|
waxhead |
with the new scintilla?? |
| 12:06 |
|
azawawi |
padre works after copying libwxmsw28u_scintilla.dll in base folder and adding a couple of 'use lib's, use Wx::Scintilla and then subclass Wx::ScintillaTextCtrl instead of Wx::StyledTextCtrl |
| 12:06 |
|
azawawi |
in Padre::Wx::Editor |
| 12:06 |
|
azawawi |
not bad :) |
| 12:06 |
|
|
ok22 joined #padre |
| 12:06 |
|
waxhead |
hmmm I get Padre 0.82 from CPAN... |
| 12:07 |
|
waxhead |
funny.. my installed version was so old.. like 0.80... |
| 12:07 |
|
waxhead |
ok.. time for bed.. early start... |
| 12:07 |
|
waxhead |
night! |
| 12:08 |
|
|
waxhead left #padre |
| 12:08 |
|
Hyppolit |
svn: r14060 | azawawi++ | http://padre.perlide.org/trac/changeset/14060 |
| 12:08 |
|
Hyppolit |
Added padre_wx_scintilla.patch for future reference |
| 12:08 |
|
Hyppolit |
trunk/Wx-Scintilla/ |
| 12:12 |
|
* azawawi |
tries upgrading first to 1.78 to get the // scintilla support :) |
| 12:36 |
|
* azawawi |
& |
| 12:36 |
|
|
azawawi left #padre |
| 12:43 |
|
|
danlucraft left #padre |
| 12:51 |
|
|
danlucraft joined #padre |
| 12:58 |
|
|
daxim left #padre |
| 13:00 |
|
|
daxim joined #padre |
| 13:42 |
|
|
asarch joined #padre |
| 13:44 |
|
|
jnap joined #padre |
| 14:39 |
|
fenderson |
heyyy |
| 14:39 |
|
zenog |
hey fenderson, what's up? |
| 14:39 |
|
fenderson |
i saw the padre 0.84 release |
| 14:39 |
|
zenog |
yeah |
| 14:39 |
|
fenderson |
i'm there :):):)!! |
| 14:40 |
|
fenderson |
now i want to help more than ever :) |
| 14:46 |
|
zenog |
:-) |
| 14:48 |
|
zenog |
fenderson++ |
| 14:51 |
|
fenderson |
zenog: :):) |
| 14:59 |
|
Hyppolit |
svn: r14061 | adamk++ | http://padre.perlide.org/trac/changeset/14061 |
| 14:59 |
|
Hyppolit |
Bug fix |
| 14:59 |
|
Hyppolit |
trunk/Padre-Plugin-FormBuilder/lib/Padre/Plugin/ |
| 15:00 |
|
Hyppolit |
svn: r14062 | adamk++ | http://padre.perlide.org/trac/changeset/14062 |
| 15:00 |
|
Hyppolit |
Make unused elements private, and save generated pm file for the first time. |
| 15:00 |
|
Hyppolit |
trunk/Padre/fbp/ trunk/Padre/lib/Padre/Wx/FBP/ |
| 15:05 |
|
Hyppolit |
svn: r14063 | adamk++ | http://padre.perlide.org/trac/changeset/14063 |
| 15:05 |
|
Hyppolit |
Adding concrete class |
| 15:05 |
|
Hyppolit |
trunk/Padre/lib/Padre/Wx/Dialog/ trunk/Padre/lib/Padre/Wx/FBP/ |
| 15:07 |
|
|
user_5545 joined #padre |
| 15:07 |
|
|
user_5545 left #padre |
| 15:11 |
|
|
toi left #padre |
| 15:13 |
|
Hyppolit |
svn: r14064 | szabgab++ | http://padre.perlide.org/trac/changeset/14064 |
| 15:13 |
|
Hyppolit |
Update the messages.pot file |
| 15:13 |
|
Hyppolit |
trunk/Padre/share/locale/ |
| 15:35 |
|
Hyppolit |
svn: r14065 | adamk++ | http://padre.perlide.org/trac/changeset/14065 |
| 15:35 |
|
Hyppolit |
First shot at a method to load the configuration state into the dialog |
| 15:35 |
|
Hyppolit |
trunk/Padre/lib/Padre/Wx/Dialog/ |
| 15:38 |
|
|
dapatrick joined #padre |
| 15:39 |
|
El_Che |
adamk++ |
| 16:10 |
|
|
davorg left #padre |
| 16:21 |
|
Hyppolit |
svn: r14066 | adamk++ | http://padre.perlide.org/trac/changeset/14066 |
| 16:21 |
|
Hyppolit |
First attempt at populating choice boxes |
| 16:21 |
|
Hyppolit |
trunk/Padre/fbp/ trunk/Padre/lib/Padre/Wx/Dialog/ |
| 16:36 |
|
|
toi joined #padre |
| 16:57 |
|
|
kyanardag joined #padre |
| 16:58 |
|
|
toi left #padre |
| 17:10 |
|
|
mj41_nb joined #padre |
| 17:22 |
|
|
marcela left #padre |
| 17:22 |
|
|
kyanardag left #padre |
| 17:28 |
|
mj41_nb |
Hi ... Failed to create server 'Permission denied' at /usr/local/share/perl5/Padre/Wx/Main.pm line 968. ... Wx::SocketServer->new ... running Padre (no root) on Fedora 14 |
| 17:29 |
|
Sewi |
Hi mj41_nb |
| 17:29 |
|
Sewi |
there is a server related ticket... |
| 17:29 |
|
Sewi |
trac? |
| 17:29 |
|
Hyppolit |
trac is http://padre.perlide.org/trac and also http://padre.perlide.org/trac/register |
| 17:30 |
|
|
pece2 joined #padre |
| 17:32 |
|
mj41_nb |
logged as root ... no this error msg |
| 17:39 |
|
Hyppolit |
#1138: Padre single instance server not working (new defect) [ http://padre.perlide.org/trac/[…]et/1138#comment:9 ] |
| 17:40 |
|
|
bvierra|l left #padre |
| 17:45 |
|
|
pece2 left #padre |
| 17:46 |
|
|
pece2 joined #padre |
| 17:51 |
|
|
dodathome joined #padre |
| 17:51 |
|
|
bvierra|l joined #padre |
| 17:53 |
|
|
pece2 left #padre |
| 18:13 |
|
zenog |
mj41_nb++ |
| 18:15 |
|
mj41_nb |
Any idea how to fix this? |
| 18:16 |
|
zenog |
mj41_nb: My guess is: using a port number that is available to normal users. |
| 18:17 |
|
zenog |
mj41_nb: Above 1000 or something (don't know the exact limit) |
| 18:23 |
|
|
danlucraft left #padre |
| 18:29 |
|
Sewi |
1024 is the limit |
| 18:36 |
|
|
ok22 left #padre |
| 18:37 |
|
mj41_nb |
Ok, but I just found that I have no idea how to fix it. |
| 18:46 |
|
|
mj41_nb left #padre |
| 18:47 |
|
|
daxim left #padre |
| 19:15 |
|
|
bvierra|l left #padre |
| 19:17 |
|
|
bvierra|l joined #padre |
| 19:19 |
|
|
bvierra|l left #padre |
| 19:22 |
|
|
bvierra|l joined #padre |
| 19:41 |
|
|
Steffen joined #padre |
| 20:00 |
|
|
droidica joined #padre |
| 20:06 |
|
|
pece2 joined #padre |
| 20:10 |
|
|
pece left #padre |
| 20:38 |
|
|
katodroid joined #padre |
| 20:43 |
|
|
droidica left #padre |
| 20:53 |
|
|
ispy_ joined #padre |
| 20:59 |
|
|
rindolf joined #padre |
| 21:09 |
|
rindolf |
Hi all. |
| 21:13 |
|
|
rindolf left #padre |
| 21:13 |
|
|
dodathome left #padre |
| 21:15 |
|
|
LeK joined #padre |
| 21:24 |
|
|
Sewi left #padre |
| 21:24 |
|
|
Sewi joined #padre |
| 21:30 |
|
|
Sewi left #padre |
| 21:31 |
|
|
ispy__ joined #padre |
| 21:34 |
|
|
ispy_ left #padre |
| 21:37 |
|
|
jnap left #padre |
| 21:39 |
|
|
dapatrick left #padre |
| 21:55 |
|
|
Di-ima left #padre |
| 22:02 |
|
|
ispy__ left #padre |
| 22:02 |
|
|
Di-ima joined #padre |
| 22:15 |
|
|
moghar joined #padre |
| 22:20 |
|
|
ok22 joined #padre |
| 22:21 |
|
|
kaare left #padre |
| 22:29 |
|
|
moghar left #padre |
| 22:31 |
|
|
moghar joined #padre |
| 22:53 |
|
|
asarch left #padre |
| 23:28 |
|
|
LeK left #padre |
| 23:35 |
|
|
Steffen left #padre |
| 23:46 |
|
|
ok22 left #padre |
| 23:46 |
|
|
droidica joined #padre |
| 23:50 |
|
|
katodroid left #padre |
| 23:57 |
|
|
ok22 joined #padre |