| # | Time | Nick | Message |
|---|
| # | 00:15:05 | dbs has quit IRC |
| # | 01:14:19 | kwak has quit IRC |
| # | 04:59:30 | ibbo has joined #OpenILS-Evergreen |
| # | 08:01:52 | pmurray_away is now known as pmurray |
| # | 08:13:53 | kbeswick has joined #openils-evergreen |
| # | 08:42:09 | Slazer has joined #openils-evergreen |
| # | 09:00:01 | Karen__ has joined #OpenILS-Evergreen |
| # | 10:21:53 | ibbo has quit IRC |
| # | 10:39:04 | dbs has joined #openils-evergreen |
| # | 11:26:27 | dbs | weeeeird. I wonder if import via z39.50 is b0rked in trunk |
| # | 11:28:06 | lisppaste6 | dbs pasted "select * from biblio.record_entry after z39 import" at http://paste.lisp.org/display/61467 |
| # | 11:28:32 | dbs | I'll double-check the recent patches to staff client that I've been marshalling |
| # | 11:29:40 | berick | dbs: what's the problem? |
| # | 11:30:17 | dbs | looks like the marcxml is coming across as the value portion of a json structure (including the preceding ":") |
| # | 11:30:47 | berick | oh, pfffthh, didn't scroll over |
| # | 11:30:55 | dbs | or... is that just psql formatting? |
| # | 11:31:01 | berick | i think it's just formatting |
| # | 11:31:03 | berick | with newlines |
| # | 11:31:18 | dbs puts on duncecap, sits in corner |
| # | 11:32:18 | berick , who cannot throw stones, remains quiet |
| # | 11:32:22 | dbs | I did see some real weirdness after your recent marc: namespace patch, trying to edit a record, I swear... but ignore that until I recreate it faithfully |
| # | 11:33:14 | berick | ok |
| # | 12:01:03 | dbs | god, those bzr-svn commit messages are horrible |
| # | 12:02:44 | dbs | I solemnly swear to generate patches, apply against a clean subversion checkout, and checkin from there in the future |
| # | 12:08:10 | miker_ | dbs: you referring to the properties stuff? |
| # | 12:08:31 | dbs | yeah |
| # | 12:09:04 | dbs | propagating bzr crap where it doesn't belong |
| # | 12:09:11 | berick | hah, i love the embedded png in the commit msg |
| # | 12:10:16 | miker_ | har! |
| # | 12:14:54 | rsinger has joined #OpenILS-Evergreen |
| # | 12:16:29 | dbs | are you guys working on upei stuff at the moment? |
| # | 12:16:43 | kbeswick has quit IRC |
| # | 12:24:15 | dbs | phasefx: ahh, register patron is one of the locations that hardy registers the security manager exceptions. doesn't get beyond "loading data". |
| # | 12:27:52 | miker_ | dbs: not this second. sup? |
| # | 12:28:29 | dbs | good. Just making sure we're not crossing our streams. |
| # | 12:29:03 | dbs | (in this case, I was solving the mystery of the numeric usernames getting treated as barcodes and providing a better solution than they had come up with) |
| # | 12:30:14 | miker_ | oh ... well |
| # | 12:30:15 | miker_ | heh |
| # | 12:36:11 | dbs | doh - damned curly braces for repeat qualifiers in javascript regexes gets me every time |
| # | 12:37:11 | dbs | double doh - apparently my brain is due for an overhaul :) |
| # | 12:38:15 | berick | dbs: streams have been crossed |
| # | 12:38:46 | dbs | berick: yep, and surprisingly the professionals have the best answer! |
| # | 12:39:06 | berick | ok, good, i wasn't sure if you had seen the discussion |
| # | 12:39:44 | dbs | it was a manual update :) |
| # | 12:40:45 | berick | good times |
| # | 12:46:38 | dbs | miker_++ |
| # | 12:50:40 | dbs | Okay, I'm officially hating hardy's xulrunner package. Running the WinXP 1.2.2.0 client with the build/ subdir replaced by my trunk build/ subdir runs perfectly. |
| # | 12:51:28 | dbs | (well, for "Register patron" and "Create new MARC record", at least, the two test cases that are busted on hardy) |
| # | 13:02:22 | berick | miker_: where does the DB get the MODS XSL from, assuming it's not /home/miker/MARC21slim2MODS.xsl ;) is config.xml_transform even used? |
| # | 13:02:36 | miker_ | not yet |
| # | 13:02:42 | miker_ | the db doesn't use it yet |
| # | 13:02:54 | miker_ | it comes from the xsl settings in the config file |
| # | 13:03:21 | berick | ok, so building indexes based on the MARC (i.e. without the mods transform) is possible? |
| # | 13:11:13 | miker_ | berick: yep |
| # | 13:12:26 | miker_ | but you have to pull the data from full-rec if you add the definition post-import |
| # | 13:13:37 | miker_ | dbs: we're holding off 1.2.2.1 for bugfix testing in hold freezing, btw |
| # | 13:14:03 | dbs | cool |
| # | 13:14:11 | miker_ | since I've been "lazy" anyway, we figured we'd get a couple issues take care of |
| # | 13:14:44 | berick | miker_: interesting. where would configure indexes that pulled data from full_rec? IOW, how would I add an arbitrary MARC tag/subfield to the author index, for example? |
| # | 13:14:52 | berick | s/would/would one/ |
| # | 13:15:33 | berick | sorry to for all the qstns, just preparing for the questions i know i'll get |
| # | 13:17:41 | dbs | I think miker_ posted something good about that to the list a few months ago |
| # | 13:17:46 | berick | oh yeah? |
| # | 13:18:01 | berick | ok, i can dig around, thx |
| # | 13:20:11 | dbs | april 4th |
| # | 13:34:32 | dbs | ah crap, constraints aren't all deferrable in rel_1_2 |
| # | 13:35:36 | phasefx__ has joined #openils-evergreen |
| # | 13:37:48 | dbs | I could backport my patch from trunk for that... would make life nicer |
| # | 13:38:42 | miker_ | berick: you'd insert into metabib.author_field_entry for the values you want from full_rec ... going forward, the ingest process would take care of things on update and insert, but you have to prime the data for indexing by hand today |
| # | 13:38:46 | miker_ | something like: |
| # | 13:39:45 | miker_ | INSERT INTO metabib.author_field_entry (field,source,value) SELECT 15,record,value FROM metabib.full_rec WHERE tag='700' AND subfield='a'; |
| # | 13:39:54 | miker_ | for simple, 1-subfield things |
| # | 13:40:18 | miker_ | it gets more complicated with multiple subfields, hence the MODS transform for semantic interp ;) |
| # | 13:46:54 | dbs | heh - I did make them all deferrable in rel_1_2 and rel_1_2_2, just not in time for 1.2.2.0. gang |
| # | 13:47:31 | phasefx has quit IRC |
| # | 13:55:12 | miker_ | dbs: 1.2.2 head is just as safe as 1.2.2.0 at this point, IMO |
| # | 13:55:55 | dbs | miker_: sure, but upei has 1.2.2.0 and I'm dealing with dropping all of their patrons. just a bit more constraint dropping grunt work. |
| # | 13:58:12 | dbs | suppose i could disable the triggers too |
| # | 13:58:51 | rsinger has quit IRC |
| # | 14:19:36 | sylvar has joined #openils-evergreen |
| # | 14:21:24 | sylvar | Why always before a meeting/demo? When I try to start the 1.2.2.0 client, I get an alert: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsICacheService.evictEntries]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: chrome://open_ils_staff_client/content/main/main.js :: clear_the_cache :: line 21" data" no] |
| # | 14:21:51 | sylvar | Then I get the login screen, but if I try to log in, xulrunner.exe crashes. |
| # | 14:21:59 | sylvar | What To Fix? |
| # | 14:23:27 | miker_ | sylvar: OS? |
| # | 14:23:32 | sylvar | XP |
| # | 14:23:41 | miker_ | tried reinstalling? |
| # | 14:23:47 | sylvar | doing that now |
| # | 14:23:49 | miker_ | k |
| # | 14:23:58 | dbs | there may be nasty stuff left in the OpenILS cache, too |
| # | 14:25:04 | dbs | you might want to rename C:\Documents and Settings\<username>\Application Data\OpenILS to something else |
| # | 14:28:27 | dbs | food time |
| # | 14:28:45 | sylvar | reinstalling didn't work, but renaming the OpenILS cache did. thanks! |
| # | 14:28:55 | miker_ | dbs++ |
| # | 14:29:37 | sylvar | miker_++ "they also serve who" make an educated guess quickly! |
| # | 14:41:03 | sylvar has quit IRC |
| # | 14:43:42 | phasefx has joined #openils-evergreen |
| # | 14:54:33 | phasefx__ has quit IRC |
| # | 15:19:32 | dbs | ah crap, this marc _is_ marc8-encoded |
| # | 15:19:38 | dbs | marc8-- |
| # | 15:20:14 | dbs | âe - how do I loathe thee? let me count the ways |
| # | 15:22:55 | skmurphy | miker_: if you're about, i have some PINESy questions |
| # | 15:23:03 | skmurphy | (regarding hold rules for eventpass) |
| # | 15:23:11 | miker_ | sure |
| # | 15:24:48 | skmurphy | the rule to disallow items with circ mod "eventpass" should be in circ_permit_hold.js, right? or is there another place where holds rules may be? |
| # | 15:25:24 | miker_ | you can just mark the items as holdable=false, if you like |
| # | 15:25:40 | skmurphy | that aside, though |
| # | 15:25:46 | skmurphy | that's where the rule would be, if it was there? |
| # | 15:25:55 | miker_ | berick would be better to answer the circ_permit_hold.js question |
| # | 15:26:14 | skmurphy | ok, sorry mike - i'll go poke him about it |
| # | 15:26:37 | miker_ | np |
| # | 15:26:38 | skmurphy | by which i mean |
| # | 15:26:41 | skmurphy | poke him in here... |
| # | 15:26:52 | skmurphy | berick^^ a question for you a few lines up, if you happen to be around |
| # | 15:33:58 | dbs waves at skmurphy |
| # | 15:36:34 | skmurphy | hi, dbs |
| # | 15:53:52 | Slazer has quit IRC |
| # | 15:58:25 | sylvar has joined #openils-evergreen |
| # | 16:06:21 | sylvar | Can anyone give me a link to a demo search screen that shows a bib record that has SEVERAL format icons lit up? (i.e., an audiobook in CD and tape formats)? |
| # | 16:06:38 | sylvar | Or should I expect only one icon to be lit up for any given record? |
| # | 16:10:12 | berick | skmurphy: yeah, it's in circ_permit_hold.js |
| # | 16:10:40 | skmurphy | i'm not seeing anything regarding 'eventpass' in circ_permit_hold.js on db03 |
| # | 16:10:54 | berick | that's cuz i didn't update db03 ;) |
| # | 16:16:08 | dbs | sylvar: http://demo.gapines.org/opac/en-US/skin/default/xml/mresult.xml?if=&it=&lf=&a=&la=&d=0&l=1&s=rel&sd=asc&adt=ml&tp=&t=keyword%3Aharry%20potter&av= |
| # | 16:16:17 | dbs | advanced search, group formats and editions |
| # | 16:16:29 | sylvar | thanks! |
| # | 16:16:51 | dbs | or for the dev version: http://dev.gapines.org/opac/en-US/skin/default/xml/mresult.xml?if=&it=&lf=&a=&la=&d=0&l=1&s=rel&sd=asc&adt=ml&tp=&t=keyword%3Aharry%20potter&av= |
| # | 16:51:11 | sylvar has quit IRC |
| # | 17:08:51 | Karen__ has left #OpenILS-Evergreen |
| # | 17:10:51 | pmurray is now known as pmurray_away |
| # | 19:03:52 | gmcharlt is now known as gmcharlt_away |
| # | 19:05:08 | lisppaste6 has quit IRC |
| # | 19:18:10 | lisppaste6 has joined #openils-evergreen |
| # | 20:18:06 | rsinger_ has joined #OpenILS-Evergreen |
| # | 21:30:55 | kbeswick has joined #openils-evergreen |
| # | 21:31:30 | kbeswick has left #openils-evergreen |
| # | 21:51:02 | sarabee_ has quit IRC |
| # | 21:56:42 | sarabee has joined #openils-evergreen |