2009-12-04T00:01:48 *** atheos_ has joined #Evergreen 2009-12-04T00:09:22 *** atheos has quit IRC 2009-12-04T00:12:40 *** atz has quit IRC 2009-12-04T00:13:27 *** [1]atz has joined #evergreen 2009-12-04T00:20:14 *** rickd has quit IRC 2009-12-04T01:20:18 *** mck9 has left #evergreen 2009-12-04T05:04:19 *** atz has joined #evergreen 2009-12-04T05:20:37 *** [1]atz has quit IRC 2009-12-04T06:39:35 *** [1]atz has joined #evergreen 2009-12-04T06:57:45 *** atz has quit IRC 2009-12-04T06:57:45 *** [1]atz is now known as atz 2009-12-04T07:23:55 *** alxp has joined #evergreen 2009-12-04T07:45:13 *** mck9 has joined #evergreen 2009-12-04T07:54:01 *** lisppaste3 has joined #evergreen 2009-12-04T08:27:13 *** rickd has joined #evergreen 2009-12-04T08:49:46 *** dbs has joined #evergreen 2009-12-04T09:16:40 *** Meliss has joined #Evergreen 2009-12-04T09:20:04 *** bshum has joined #evergreen 2009-12-04T09:35:25 *** r123 has joined #evergreen 2009-12-04T09:38:37 *** dcage has joined #evergreen 2009-12-04T09:41:31 *** alxp has quit IRC 2009-12-04T09:43:34 dbs: I'm in the process of a bzr push lp:~phasefx/evergreen/phasefx-sandbox, and it's mentioned "Using default stacking branch /~denials/evergreen/translation". I'm not sure what the repurcussions of that is going to be 2009-12-04T09:45:09 anyone ever failed to have update actor.usr set passwd = 'open-ils' where usrname = 'admin'; reset the password of the admin user? 2009-12-04T09:45:17 i'm now locked out :lol 2009-12-04T09:45:25 hmm. what did you branch from? 2009-12-04T09:45:45 dbs: a bazaar-svn checkout of trunk 2009-12-04T09:46:04 phasefx: from launchpad? there are a couple of branches on there 2009-12-04T09:46:58 whoa, what the hell? the ~vcs-imports branch isn't there anymore 2009-12-04T09:47:03 dbs: no, from my local machine, I have a bazaar-svn checkout of svn://svn.open-ils.org/ILS/trunk, and I branched it, also to my local machine. And I'm trying to push a copy of that branch to launchpad 2009-12-04T09:47:24 yeah, I see that your branch is coming in 2009-12-04T09:48:06 mrpeters-isl: see if there is a trigger still on actor.usr for encrypting the password? alternately, do select passwd from actor.usr where usrname = 'admin' and make sure you don't get plaintext back 2009-12-04T09:48:29 ahh, had to change the default view to "Branches with status: Any status" to see https://code.launchpad.net/~vcs-imports/evergreen/trunk 2009-12-04T09:48:44 phasefx_: yeah, i think the trigger is disabled 2009-12-04T09:48:47 i can see my pw in plain text 2009-12-04T09:48:51 possible to reenable? 2009-12-04T09:49:20 this was a restoration of a backed up database, so perhaps somehow that trigger didnt come over? 2009-12-04T09:49:53 phasefx_: I'd strongly recommend branching from https://code.launchpad.net/~vcs-imports/evergreen/trunk instead; it will be way faster, and it should be easier to merge between bzr branches if we're using one authoritative bzr-svn branc 2009-12-04T09:50:16 dbs: sounds good, I'll control+c this and see what happens :) 2009-12-04T09:50:22 hmm, looks like none of my triggers/rules came over 2009-12-04T09:50:23 https://code.launchpad.net/~vcs-imports/evergreen/trunk syncs up with svn every 6 hours 2009-12-04T09:50:24 weird! 2009-12-04T09:50:27 dbs: oh, it already finished 2009-12-04T09:51:05 so still worth re-doing? 2009-12-04T09:51:33 * phasefx_ doesn't like the thought of a 6 hour delay 2009-12-04T09:51:35 could be a good learning experiment 2009-12-04T09:52:35 I guess the 6 hour delay depends on what you're doing with the branch. If all new development was done in feature branches (git or bzr or hg or whatever) and only merged to trunk when the feature is ready for prime time, it wouldn't matter 2009-12-04T09:53:08 and if your feature branches don't depend on what's going on in trunk, it wouldn't matter either 2009-12-04T09:53:33 well, for example, I might be working on a UI, and ask berick, "Hey, can you whip up this middle layer call for me?" and he does so, and commits to trunk 2009-12-04T09:53:33 but if we just push everything into trunk, no matter what state it's in, then it definitely matters 2009-12-04T09:53:59 phasefx: and ideally he would either commit to your branch, or commit it to his branch and tell you to merge it, 2009-12-04T09:54:18 because why the hell should it be in trunk if it doesn't have the UI that uses it and it hasn't been tested or documented? 2009-12-04T09:54:49 trunk still has the momentum of getting all stuff that hasn't been tested or documented :) 2009-12-04T09:56:02 hrmm 2009-12-04T09:57:29 Morning all, I'm getting an error with my staff client that reads: "FIXME: util.widget.set_text doesn't know how to handle treecol" and I saw that it was talked about here: http://evergreen-ils.org/irc_logs/evergreen/2009-11/%23evergreen.11-Wed-2009.log 2009-12-04T09:58:42 Was there a resolution made that I'm not seeing in the text of the log there? Or is it something I have to fix in my staff client? 2009-12-04T09:59:20 I haven't been able to reproduce the error locally, but I had a suspicion I mentioned to dbs at the time. I think there are some @id collisions among xul elements 2009-12-04T09:59:45 phasefx: I hear you 2009-12-04T10:00:29 dbs: I'm certainly in favor of topic branches.. we've let a lot of my "experiments" slip into production branches, to no real harm, but they'r sometimes unpolished :) 2009-12-04T10:00:56 sboyette: found the problem with multiclass_search_html thingy; another victim of po2moz requiring the expected output type in the incoming PO file name 2009-12-04T10:01:23 bshum: how comfortable are you with tweaking javascript and .xul files? 2009-12-04T10:02:15 Eh, relatively comfortable. I took a class once upon a time/. 2009-12-04T10:02:15 dbs: does that mean i should stop generating you full before-and-after output on the process i used to roll the tarballs? 2009-12-04T10:02:36 At the very least, I can follow the code (mostly). 2009-12-04T10:03:48 sboyette: I'm not sure what you mean 2009-12-04T10:03:50 bshum: find the file server/cat/copy_summary.xul (I think your errors are happening here). Near the bottom are the screen elements for an "alternate view" of copy summary information (the default view is a 1-line list with the standard columns from the Item Status itnerface). Give each of the @id attributes for those labels a prefix. For example: 2009-12-04T10:04:09