Time Nick Message 03:00 Hyppolit svn: r14932 | adamk++ | http://padre.perlide.org/trac/changeset/14932 03:00 Hyppolit - Added Thumbs.db to the files ignored by default on Windows (ADAMK) 03:00 Hyppolit - The project manager now caches null projects correctly (ADAMK) 03:00 Hyppolit - The directory browser now caches null project tree data correctly (ADAMK) 03:00 Hyppolit - When reverting to the default project, the directory browse now uses 03:00 Hyppolit a null project rather than just a plain root path so that the default 03:00 Hyppolit platform-specific ignore/skip rules are used the expected way (ADAMK) 03:00 Hyppolit trunk/Padre/ trunk/Padre/lib/Padre/ trunk/Padre/lib/Padre/Project/ trunk/Padre/lib/Padre/Wx/ trunk/Padre/lib/Padre/Wx/Directory/ 03:06 * Alias drops fixes for a bunch of things that piss him off 03:07 Hyppolit svn: r14933 | adamk++ | http://padre.perlide.org/trac/changeset/14933 03:07 Hyppolit - Perl projects now correctly ignore nytprof directories, not just 03:07 Hyppolit nytprof.out files (ADAMK) 03:07 Hyppolit trunk/Padre/ 03:08 Alias But that's all I got today I think, till something new annoys me 03:09 Hyppolit svn: r14934 | adamk++ | http://padre.perlide.org/trac/changeset/14934 03:09 Hyppolit Correction 03:09 Hyppolit trunk/Padre/ 03:10 Hyppolit svn: r14935 | szabgab++ | http://padre.perlide.org/trac/changeset/14935 03:10 Hyppolit Update the messages.pot file 03:10 Hyppolit trunk/Padre/share/locale/ 03:42 tome Last takers for anyone to join on a web meeting with Mark from Cava tomorrow 9 AM PST (Thursday) to discuss options for packaging Padre on osx, linux, and windows in an automated way... PM me or szabgab for details. 04:07 Hyppolit svn: r14936 | adamk++ | http://padre.perlide.org/trac/changeset/14936 04:07 Hyppolit Trying to clear out a warning 04:07 Hyppolit trunk/Padre/lib/Padre/Wx/ 05:12 szabgab good morning 05:39 Alias I think I have found the source of the massive thread leak 05:40 Hyppolit svn: r14937 | adamk++ | http://padre.perlide.org/trac/changeset/14937 05:40 Hyppolit - Background worker threads that receive a 'cancel' message while they are 05:40 Hyppolit not running a task will no longer silently exit their worker loop, which 05:40 Hyppolit hopefully fixes the massive thread leak bug (ADAMK) 05:40 Hyppolit trunk/Padre/ trunk/Padre/lib/Padre/ 06:42 * Alias is really excited to see Padre functioning normally again 06:42 Alias Or at least, reasonably performant, and I can safely turn on Syntax Checking 06:42 Alias :) 06:44 szabgab Alias++ 06:44 szabgab We really need to make this thing work for many, many people 07:07 Alias I'm now using Padre with syntax checking permanently on 07:07 Alias Just to make sure it all works as expected 07:08 Alias I've never been able to do that before 07:09 Alias The task on my machine since I turned it on has run about 300 times without any trouble 07:10 Hyppolit svn: r14938 | szabgab++ | http://padre.perlide.org/trac/changeset/14938 07:10 Hyppolit Update the messages.pot file 07:10 Hyppolit trunk/Padre/share/locale/ 07:11 Alias I'm almost entirely certain this fix works now 07:11 Alias Next remaining issue with the task manager is to get slave mastering working again 07:11 Alias It's been doing the old copy-foreground method and that chews 20-30meg per thread 07:11 Alias As opposed to the 5 meg thread mastering overhead 07:27 Hyppolit svn: r14939 | markd++ | http://padre.perlide.org/trac/changeset/14939 07:27 Hyppolit Fix pattern matching for advanced settings. 07:27 Hyppolit trunk/Padre/lib/Padre/Wx/Dialog/ 07:38 szabgab Alias: are there no update methods generated in ORLite ? 07:40 Alias Nope, because ORLite doesn't have a way to generate "where" 07:40 Alias There's experimental support though 07:40 Alias Let me check my notes 07:44 Hyppolit svn: r14940 | szabgab++ | http://padre.perlide.org/trac/changeset/14940 07:44 Hyppolit save the session with the new comment. bowtie++ #1251 07:44 Hyppolit trunk/Padre/lib/Padre/Wx/Dialog/ 07:46 Hyppolit svn: r14941 | szabgab++ | http://padre.perlide.org/trac/changeset/14941 07:46 Hyppolit perltidy 07:46 Hyppolit trunk/Padre/lib/Padre/ trunk/Padre/lib/Padre/Project/ trunk/Padre/lib/Padre/Util/ trunk/Padre/lib/Padre/Wx/ trunk/Padre/lib/Padre/Wx/Dialog/ trunk/Padre/lib/Padre/Wx/Directory/ trunk/Padre/lib/Padre/Wx/Menu/ 07:47 Hyppolit # 1251 : Edit Session Description on Save Session, needs to be applied to trunk (closed enhancement) by szabgab [ http://padre.perlide.org/trac/ticket/1251#comment:1 ] 07:55 Hyppolit # 1252 : Show various Perl related environment information (new enhancement) [ http://padre.perlide.org/trac/ticket/1252 ] 07:58 Hyppolit svn: r14942 | adamk++ | http://padre.perlide.org/trac/changeset/14942 07:58 Hyppolit A little more tweaking to make sure the directory browser genuinely does use the cached directory tree 07:58 Hyppolit trunk/Padre/lib/Padre/Wx/ 07:58 Alias Right, THIS time it should cache properly 07:58 Alias I'm happy to release with what's there now 07:59 Alias In fact, it's a fairly big set of fairly hefty bug fixes 07:59 Alias So we probably should release ASAP 07:59 Sewi We should fix those bugs breaking features since last release. 07:59 Alias That too 07:59 Alias I noticed that the right margin setting is broken 07:59 Sewi Find was working, now it's partly broken, replace in selection is no longer working. 08:00 Alias Why the brokenness? Wx::Scintilla related? 08:00 Hyppolit # 1250 : Menu bar text dissapear after saving new Key Binding (new defect) by szabgab [ http://padre.perlide.org/trac/ticket/1250#comment:1 ] 08:00 Sewi Don't know, let me try 08:00 szabgab all the find stuff is still driving me crazy :) 08:00 szabgab :( 08:01 szabgab but now I hope either one of you will fix it! (:) 08:01 Alias Specifically? 08:01 Alias I agree it's still acting less reliably than it used to 08:02 szabgab they still don't have one memory as I can see 08:02 Alias Do you want memory on the initial firefox style bar? 08:02 Sewi They had, I fixed that before the last release 08:03 szabgab I think all of them including F3 should have a common memory 08:03 Sewi replace in selection is broken with system scintilla and with new one 08:03 szabgab and everywhere except in F3 there should be a history of them 08:03 Alias szabgab: That's probably a good point 08:03 szabgab ok maybe not the findfast 08:03 szabgab maybe findfast doesnot need to show the history 08:03 Alias I have no problem with the findfast doing it if you specifically hit next or enter 08:04 Sewi findfast text updaing, too 08:04 Alias yup 08:04 Alias Probably a more sophisticated memory needed though 08:04 Sewi findfast text updaing broken with both Scintillas, too 08:04 szabgab now after findfast ESC and deselecting 08:04 Alias Since search patterns can include either substring or regexp 08:04 szabgab and F3 is back to its previous search 08:04 Alias And the history of regexp searches probably doesn't work for text 08:05 szabgab I thinki if you hit F3 and the selection was alrady generated by a previous search (and not by the user) 08:06 szabgab then F3 should use the previous search 08:06 szabgab and not the current selection 08:06 Sewi szabgab: This might be too complicated for the user 08:07 Hyppolit # 1249 : Directory Browser needs a refresh button (new enhancement) by szabgab [ http://padre.perlide.org/trac/ticket/1249#comment:1 ] 08:07 szabgab This means F3 just repeats the latest search 08:08 szabgab what should F3 do when there is no selection? 08:09 Sewi show findfast 08:09 szabgab really? I though it should run the last search we had 08:09 szabgab hmm 08:10 szabgab I run a search, find something, ESC, edit then I want to search again for the same thing 08:10 szabgab I think F3 should do that for me without me selecting again 08:13 Alias I agree 08:13 Alias Some fairly twisty changes needed for that of course 08:13 Alias Well, maybe not 08:13 Alias But anyways, I know what you want. And I want it to from the sounds 08:14 Sewi szabgab: Sorry, I though of "no last search" case, then it should show findfast. 08:14 Sewi If there is any last search: repeat it from current cursor position 08:14 szabgab ah good, then we think the same :) 08:14 * Alias tries to think of where to hook that logic in 08:14 Alias It's a little tricksy 08:15 Alias But I shall ponder 08:15 szabgab hobbits like tricksy 08:15 Sewi We might want to fix it first, release and then add new tricks :)# 08:15 Alias Anyways 08:15 Alias I'm out of here now 08:16 szabgab I have a q 08:16 Alias Make it quick :) 08:16 szabgab if Alias you sitll have a few secs 08:16 szabgab in the project browser 08:16 szabgab I'd like to be able to create a new directory 08:16 szabgab in the top level 08:16 Alias ok 08:16 szabgab so for example to add a share/ directory to a project 08:16 szabgab how do you think it should look? 08:17 szabgab I guess it should be a right-click on something but we don't show the parent directory of the project 08:17 Alias Either there or in the menu 08:17 szabgab and I don't think we can add events to the background of t 08:17 Alias i.e. The search menu 08:18 szabgab I think it should be integrated in the project browser window 08:18 Alias I'm pretty sure you can hook right click on the tree area 08:18 szabgab I could not find how 08:18 * Alias checks wxFormBuilder 08:18 szabgab maybe on the search icon? 08:19 Alias OnRightDown? 08:19 Alias Sooo.... 08:19 szabgab I'll check it 08:19 szabgab but I think first I see if I can add right click to the directories as well 08:19 szabgab e.g. to rename a directory 08:19 Alias OnTreeItemRightClick 08:20 szabgab I'll check that. thanks 08:20 Alias In wx terms... 08:20 szabgab Sewi: I would like to fix the search things before the release 08:20 Alias EVT_RIGHT_DOWN (or EVT_RIGHT_UP) and EVT_TREE_ITEM_RIGHT_CLICK 08:20 szabgab either with or without tricksy 08:21 Alias szabgab: Recommend playing with wxFormBuilder and the plugin, prototyping what you want, then stealing fragments of code as needed 08:21 Alias Although I might replace the project browser at some point with a formbuilder version 08:21 szabgab and I wantz to see your faces on http://padre.perlide.org/ 08:21 szabgab so pls "like" it ! 08:21 Alias WTF is that ugly button thing? 08:21 szabgab Alias: yeah I should check out the formbuilder :) 08:22 Alias That +1 button comes up even if you don't have Google+ 08:22 Alias Joy, more dreck 08:22 szabgab yeah, ugly both the g+1 is ugly and the fblike 08:22 Alias What fb one 08:22 szabgab the "like" 08:22 Alias oh, the giant corporate filter block page iframe 08:22 szabgab :) 08:22 Alias It's bigger than the entire menu bar 08:23 Alias They need to go 08:23 Alias Put them in the content area at least 08:23 Alias Not in the menu 08:23 szabgab I love corporate :) 08:23 Alias It's made the entire website fugly, every page 08:24 Alias Righto, I really gotta run 08:24 szabgab I think I tried to add it to the body but I could not align it even the way it is now 08:44 Hyppolit svn: r14943 | szabgab++ | http://padre.perlide.org/trac/changeset/14943 08:44 Hyppolit enable right click on directories as well in the project browser 08:44 Hyppolit trunk/Padre/ trunk/Padre/lib/Padre/Util/ trunk/Padre/lib/Padre/Wx/Directory/ 08:50 Hyppolit svn: r14944 | szabgab++ | http://padre.perlide.org/trac/changeset/14944 08:50 Hyppolit update Changes 08:50 Hyppolit trunk/Padre/ 08:51 Sewi szabgab: r14943 is related to a ticket 08:51 Hyppolit Changeset #14943 http://padre.perlide.org/trac/changeset/14943 08:52 szabgab are you talking about #1248 ? 08:52 Hyppolit # 1248 : Directory Browser Crash on deleted item (new defect) [ http://padre.perlide.org/trac/ticket/1248 ] 09:02 Sewi I think it was #1249+ 09:02 Hyppolit # 1249 : Directory Browser needs a refresh button (new enhancement) by szabgab [ http://padre.perlide.org/trac/ticket/1249#comment:1 ] 09:03 szabgab oh right, as I look at the refresh code of the file it seems it should be a "refershe the whole thing" 09:03 Hyppolit # 1249 : Directory Browser needs a refresh button for directories (new enhancement) by Sewi [ http://padre.perlide.org/trac/ticket/1249#comment:2 ] 09:03 Sewi it is (at least the current directory where the file lives) 09:03 szabgab so it might need to be on the right click of either of those 09:04 Sewi But you're doomed if there is no file in that directory :-) 09:06 Hyppolit svn: r14945 | szabgab++ | http://padre.perlide.org/trac/changeset/14945 09:06 Hyppolit add refresh menu item to directories as well in the projct tree #1249 09:06 Hyppolit trunk/Padre/lib/Padre/Wx/Directory/ 09:06 szabgab undoomed 09:07 Hyppolit # 1249 : Directory Browser needs a refresh button for directories (closed enhancement) by szabgab [ http://padre.perlide.org/trac/ticket/1249#comment:3 ] 09:11 Sewi thanks :-) 09:31 bowtie szabgab, thanks, opps right line wrong place :) 09:36 bowtie szabgab, web community markers, I get that you want them, I hate them, can you not put them in header or footer, the later being more preferable to me 10:13 Hyppolit svn: r14946 | zenogantner++ | http://padre.perlide.org/trac/changeset/14946 10:13 Hyppolit update German translation 10:13 Hyppolit trunk/Padre/ trunk/Padre/share/locale/ 11:10 Hyppolit svn: r14947 | szabgab++ | http://padre.perlide.org/trac/changeset/14947 11:10 Hyppolit Update the messages.pot file 11:10 Hyppolit trunk/Padre/share/locale/ 11:22 El_Che Sewi: I just read you (german) post. I hadn't thought about language circles 11:22 El_Che good idea 11:27 El_Che thing is, you exclude a multi-lingual public 11:36 szabgab I am trying to add rename file and renamd directory to the browser, it now triggers the crash Sewi reported quite easily 11:37 szabgab ow I "only" need to fix it :) 12:14 bowtie Is it me or dose Close this Project only close the relevant files in editor, and not reset current session or menu bar, hence you corrupt the session when you save as it is now empty 13:59 adam hello, I would like to register to create a bug ticket 16:03 Hyppolit svn: r14948 | adamk++ | http://padre.perlide.org/trac/changeset/14948 16:03 Hyppolit Fixing some miscellaneous badcode 16:03 Hyppolit trunk/Padre/lib/Padre/Document/ trunk/Padre/lib/Padre/Wx/ 17:39 Hyppolit svn: r14949 | bowtie++ | http://padre.perlide.org/trac/changeset/14949 17:39 Hyppolit reset back to use Moose as Mouse is unstable under Plugin reload 17:39 Hyppolit trunk/Padre-Plugin-Cookbook/ trunk/Padre-Plugin-Cookbook/lib/Padre/Plugin/Cookbook/Recipe04/ 18:01 Hyppolit # 1253 : Update Plugin Version in Config.DB for enabled plugins only, please add to trunk :) (new enhancement) [ http://padre.perlide.org/trac/ticket/1253 ] 18:29 Hyppolit # 1160 : Session name refered to as Project name in title bar (closed defect) by bowtie [ http://padre.perlide.org/trac/ticket/1160#comment:5 ] 18:32 Hyppolit # 1105 : opening non-existing file - strange warning message (new defect) by bowtie [ http://padre.perlide.org/trac/ticket/1105#comment:2 ] 18:45 Hyppolit # 633 : Ctrl-Alt-S (Save Session) backgrounds the window (closed defect) by bowtie [ http://padre.perlide.org/trac/ticket/633#comment:4 ] 19:10 Hyppolit svn: r14950 | szabgab++ | http://padre.perlide.org/trac/changeset/14950 19:10 Hyppolit Update the messages.pot file 19:10 Hyppolit trunk/Padre/share/locale/ 19:19 Hyppolit # 390 : Copy and Paste onto highlighted text (assigned defect) by bowtie [ http://padre.perlide.org/trac/ticket/390#comment:25 ] 19:20 bowtie szabgab, may I suggest #390 as a subject for a future screen-cast :) 19:20 Hyppolit # 390 : Copy and Paste onto highlighted text (assigned defect) by bowtie [ http://padre.perlide.org/trac/ticket/390#comment:25 ] 19:22 bowtie Sorry for all the noise, but I thought I would go through some session tickets and close where I think are fixed :) 20:04 Hyppolit # 115 : simple GUI designer (assigned enhancement) by bowtie [ http://padre.perlide.org/trac/ticket/115#comment:1 ] 20:55 Hyppolit # 115 : simple GUI designer (assigned enhancement) by zenogantner [ http://padre.perlide.org/trac/ticket/115#comment:2 ]