← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
12:53 | acmoore | cait, you bet: http://apps.carleton.edu/campu[…]ary/bridge_icons/ |
12:54 | That's mentioned in the "about koha" section of the staff interface. | |
14:04 | cait | acmoore: thx! |
15:21 | kados | g'day folks |
16:13 | owen | Hi kados |
19:33 | paul, in English we say "You can't make an omelette without breaking eggs" | |
19:33 | paul | yep. It just require a lot of time to update it. |
19:34 | I wonder how other languages will be translated when 3.0 will be released... | |
01:15 | custard | out of curiousity how long should staging records take? |
02:56 | kados | custard: average of maybe 50-100 records per second depending on your network and system speed |
02:56 | custard | ok, Then something odd is happening. |
02:56 | it's going very much slower than that. | |
03:05 | kados | custard: how heavy is load on your system? you can check with 'top' |
03:06 | custard | load average: 1.47, 1.73, 1.91 |
03:08 | mostly seems associated with X, firefox, mysqld, koha/perl and these odd little www-data backgound processes that keep popping in and out of existance. | |
03:09 | kados | pretty light on the server side |
03:09 | if you sort by memory usage 'M' does it show any perl scripts running? | |
03:09 | backgroundprocess.pl or something similar? | |
03:10 | (also, what is the symtom of your issue ... records are loading, or not, or just slowly?) | |
03:15 | custard | background-job-process.pl is dropping in and out and using up to about 0.5 %M. |
03:17 | I was trying to get a smallish number of records back in after a reinstall (<100 so I can reenter them if if I have to, but would rather not). Have filled in stage-marc.import.pl as best as I cans see how, hit the stage for import buttton and waited. | |
03:17 | kados | it's possible it finished, but just the status display isn't updating |
03:18 | if you open a new tab and return to the staging management page, does it show it as done? | |
03:18 | custard | Initially did this from a mac and safari loaded up 3000 and something items of 3000 and something and then hung all of its windows. |
03:19 | no, it really doesn't look like it's doing it. | |
03:20 | currently trying from the server itself, but firefox is telling me less. | |
03:20 | kados: If i go back to the page in another tab its just like I'd never started. | |
03:21 | Also manage-marc-import is claiming nothing's been staged. | |
03:24 | kados | what version of Koha are you running? |
03:25 | (you can check from More -> About Koha | |
03:25 | let me know the build number, should look like 3.00.086 or something | |
03:25 | custard | 3.00.00.087 |
03:25 | kados | ahh, so you're fully up to date |
03:25 | strange | |
03:26 | custard: can you try on koha.liblime.com, see if you can reproduce? | |
03:27 | custard: I'm trying myself on that site | |
03:27 | OK, Upload worked | |
03:27 | Staging for import, Job finished | |
03:27 | 500 records staged | |
03:27 | custard | oh good. so much for reinstalling to get rid of the quirks. I've just got new ones. *sigh* |
03:28 | kados | custard: so if you can upload and stage on koha.liblime.com we'll know it's your system, otherwise, your browser and desktop OS are suspect :-) |
03:28 | the other possibility is anomolies in your MARC data ... | |
03:29 | the command-line versions of the staging utilities might also be a good place to test stuff out, there is a bit more verbosity to error handling on the command line | |
03:29 | custard | i've set it to ignore, so as not to mess the system up. |
03:29 | kados | it gets refreshed periodically anyway, so no worries |
03:30 | custard | looks the same, so something at this end. |
03:31 | would it matter if tthe .mrc file was originally saved onto a mac? | |
03:31 | kados | try running marcdump on the mrc file |
03:31 | marcdump filename.mrc | |
03:31 | see if there are any errors | |
03:32 | custard | yep. utf8 "\xB9" does not map to Unicode at /usr/lib/perl/5.8/Encode.pm line 166. |
03:34 | kados | there's your prob |
03:34 | so could be a few things, but most likely the encoding has been messed up | |
03:35 | send an email to galen DOT charlton AT liblime DOT com and provide him with a way to access your marc file (don't send as a raw attachment, but you can zip it up and send it that way, marc gets messed up over SMTP in my experience) | |
03:35 | he'll be able to figure out the specific problem, and perhaps add a solution within Koha to resolve it for you (no promises thoug) | |
03:36 | tell galen Josh sent you :-) | |
03:43 | custard | thanks. I'll do that. |
03:46 | night. |
← Previous day | Today | Next day → | Search | Index