← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 00:18 | * jcamins_away | peeks in. |
| 02:40 | papa joined #koha | |
| 02:40 | clrh joined #koha | |
| 02:40 | mle joined #koha | |
| 02:40 | liw joined #koha | |
| 02:40 | dpavlin_away joined #koha | |
| 02:40 | jenkins_koha joined #koha | |
| 02:40 | slef joined #koha | |
| 02:40 | fredericd joined #koha | |
| 03:17 | mtompset joined #koha | |
| 03:18 | mtompset | Greetings #koha channel folk. :) |
| 04:04 | Oak joined #koha | |
| 04:54 | mbalmer joined #koha | |
| 05:22 | zioha joined #koha | |
| 06:23 | nikhil joined #koha | |
| 06:23 | nikhil | hallo |
| 06:24 | mib_4tfrlb joined #koha | |
| 06:24 | mib_4tfrlb | hallo |
| 06:40 | sophie_m joined #koha | |
| 06:49 | julian_m joined #koha | |
| 06:59 | reiveune joined #koha | |
| 07:00 | reiveune | hello |
| 07:00 | gaetan_B joined #koha | |
| 07:00 | gaetan_B | hello :) |
| 07:06 | hdl joined #koha | |
| 07:08 | hdl1 joined #koha | |
| 07:15 | sophie_m left #koha | |
| 07:25 | zioha joined #koha | |
| 08:25 | hdl joined #koha | |
| 08:25 | cait-m_ joined #koha | |
| 08:27 | cait-m_ | hi all |
| 08:33 | noone here? :-) | |
| 08:34 | magnuse++ | |
| 08:36 | matts | hi cait-m_ :) |
| 08:36 | oh, cait-m_ , you're flying via amsterdam ? Me too :) | |
| 08:37 | hdl | hi matts |
| 08:37 | cait-m_ | we have the same plane to edi :-) |
| 08:37 | lucky coincidence | |
| 08:37 | matts | yeah ! It's the one that arrives at 21:30 right ? |
| 08:38 | cait-m_ | hmm 15 55? |
| 08:38 | matts | lol |
| 08:38 | so it's not the same plane :) | |
| 08:38 | cait-m_ | oh |
| 08:39 | 18 30 in edinburgh | |
| 08:39 | matts | You'll arrive when i'll leave :) |
| 08:40 | cait-m_ | you are not travelling with the rest of the biblibre crowd? |
| 08:40 | matts | no, they're coming from marseille through paris... And i'm coming from strasbourg |
| 08:40 | cait-m_ | hm cant read schedules today - 15 55 is edi |
| 08:41 | matts | hi hdl ! |
| 08:41 | cait-m_ | hi hdl |
| 08:43 | samuel joined #koha | |
| 08:43 | samuel | hi everybody! |
| 08:43 | cait-m_ | bit disappointed, no free wifi in zurich |
| 08:43 | hi samuel | |
| 08:45 | samuel | question : i want to put a file "robots.txt "(User-agent: * Disallow: /) on koha but i don't know where i can put it. |
| 08:45 | cait-m_ | i think there is an example file in koha |
| 08:46 | not sure about the directory | |
| 08:46 | it might have instructions too | |
| 08:46 | matts | at the root of the pub dir ? |
| 08:47 | (ie : in koha-tmpl) | |
| 08:47 | hdl | matts: in a dev install you are right |
| 08:48 | matts: on standard install, iirc you are wrong. | |
| 08:48 | matts | hmm, yes, production mode might be different |
| 08:49 | samuel | i don't find koha-tmpl |
| 08:49 | cait-m_ | 35mins till biarding... |
| 08:51 | hdl | samuel: /usr/share/koha/opac/htdocs |
| 08:51 | (sgdg) | |
| 08:52 | samuel | sound good :-) |
| 09:07 | zioha joined #koha | |
| 09:13 | chris_n` joined #koha | |
| 09:20 | cait-m_ | boarding time :-) |
| 09:30 | samuel | cait-m:good travel! |
| 09:38 | hdl joined #koha | |
| 09:39 | hdl joined #koha | |
| 09:41 | samuel | Can CAS authentication be used with the Staff Client? |
| 09:49 | mtompset joined #koha | |
| 09:49 | mtompset | Hello, zioha. |
| 10:15 | Oak joined #koha | |
| 10:15 | Oak | \o |
| 11:08 | WaqarAzeem joined #koha | |
| 11:12 | WaqarAzeem | Hello Everyone ... |
| 11:23 | jwagner joined #koha | |
| 11:34 | mtompset joined #koha | |
| 11:34 | mtompset | Hello, #koha channel. |
| 11:38 | jwagner | good morning |
| 11:39 | mtompset | good day (24 hour period -- it's evening here) |
| 11:40 | Was there a reason various modules use Modern::Perl? | |
| 11:41 | : : Perl | |
| 11:41 | hdl | mtompset: becaus it is cool, and is the actual PERL standard. |
| 11:41 | (for production grade applications I mean) | |
| 11:42 | mtompset | Yes, but Ubuntu 8.04.04 which is supported until next year can't run KOHA unless I upgrade the perl from the default 5.8.8 installation. :P |
| 11:43 | And worse yet.... | |
| 11:43 | In the near future--sometime around September 2012--this module may drop support for 5.10 and will complain (once per process) if you use a year too old. As of May 2012, Perl 5.12 is unsupported by the Perl 5 Porters, so please consider upgrading. | |
| 11:44 | Ubuntu 10.04 I believe has Perl 5.10 -- I'll check shortly. | |
| 11:46 | Yep... this many people who though they wouldn't need to upgrade their Ubuntu installs may decide to jump to 12.04 3 years earlier then they hoped. | |
| 11:46 | this means many... | |
| 11:48 | hdl | what is the problem with perl upgrade and libmodern-perl-perl install ? |
| 11:48 | mtompset | I've never done it before. Is it safe? |
| 11:49 | Particularly after having done a whole bunch of CPAN installs? | |
| 11:51 | mbalmer joined #koha | |
| 11:53 | hdl | mtompset: a whole bunch of CPAN install is what you would have avoided with koha-community packaging. you ought to test that on a test server. |
| 11:54 | mtompset | on Ubuntu? |
| 11:54 | jwagner | slef, online? |
| 11:54 | mtompset | koha-community seems to be pro-Debian more than Ubuntu. |
| 11:56 | hdl | mtompset: and it is. |
| 11:56 | it is not pro-debian just for fun | |
| 11:57 | and ubuntu is also debian based | |
| 11:57 | wahanui | okay, hdl. |
| 11:57 | hdl | wahanui: forget ubuntu |
| 11:57 | wahanui | hdl: I forgot ubuntu |
| 11:57 | mtompset | wahanui is hilarious. |
| 11:57 | got to love bots. | |
| 11:58 | Yes, but debian and ubuntu don't always place things in the same directory structure or do things the same way. If I use Ubuntu, I'd prefer to stick with Ubuntu packages. | |
| 12:00 | I'll play with the perl upgrade idea though. | |
| 12:01 | hdl | hope the best for you |
| 12:02 | mtompset | I haven't checked out Debian, but Debian likely has similar upgrade cycles and LTS releases, correct? |
| 12:03 | It seems that the use of Modern Perl can disrupt that, if perl upgrades don't go well. | |
| 12:08 | NateC joined #koha | |
| 12:17 | oleonard joined #koha | |
| 12:23 | oleonard | Hi #koha |
| 13:00 | Oak joined #koha | |
| 13:01 | mtompset | Greetings, oleonard. |
| 13:02 | Are you one of the attendees of KohaCon? | |
| 13:03 | oleonard | Nope |
| 13:03 | * oleonard | regrettably |
| 13:04 | Oak | :-| *sigh* |
| 13:04 | mtompset | Neither am I... didn't know about all this side of Koha until recently. :) |
| 13:05 | It's after-hours and I am going to attempt to shoe-horn Koha onto Ubuntu 8.4.4 :) | |
| 13:05 | edveal joined #koha | |
| 13:06 | oleonard | mtompset: Why? |
| 13:06 | mtompset | Call it a bizarre sense of fun and educational too. :) |
| 13:07 | liw | it'll probably teach you a lot of why you want to run a more recent release of the OS ;-) |
| 13:07 | mtompset | It's like tethering your internet under Windows 2000. ;) |
| 13:07 | using a blackberry. | |
| 13:07 | crazy but workable! | |
| 13:08 | oleonard | mtompset: Does this mean you got Koha up and running successfully on a current OS and you're ready for more? |
| 13:08 | mtompset | It's already up and running... |
| 13:08 | Not perfectly. | |
| 13:08 | Still have snowball errors. | |
| 13:09 | However, given the various things I have learned while trying to shoe-horn koha in 8.4.4, I have enough data to convince my manager that we shouldn't just clone 10.4 to live. | |
| 13:09 | But rather do a clean set up under 12.04 | |
| 13:09 | and bring the data over. | |
| 13:10 | Because I suspect there won't be any snowball errors under 12.04 as most of the libraries needed are listed and less need for CPAN. | |
| 13:13 | ago43 joined #koha | |
| 13:16 | mtompset | Have you ever watched "The Big Bang Theory", oleonard? Your last name has me thinking of Leonard. |
| 13:16 | oleonard | I have, but didn't get into it. |
| 13:17 | libsysguy joined #koha | |
| 13:19 | mtompset | Okay... let's say I get the latest and greatest Ubuntu up and running KOHA... |
| 13:19 | oleonard | Koha, not KOHA ;) Unless you're shouting enthusiastically. |
| 13:19 | mtompset | How do I upgrade 3.6.3 to a newer version without losing data? |
| 13:20 | oleonard | Although Koha versus KOHA is a preference, not a trademarkable distinction :P |
| 13:20 | mtompset | I prefer Liblime Koha and KOHA. ;) |
| 13:21 | Capitalization becomes a distinction. But anyways... | |
| 13:21 | oleonard | Koha is a word, not an acronym. |
| 13:22 | mtompset | I know. I know. :) |
| 13:22 | How do I upgrade the system? | |
| 13:22 | (like the way I avoided saying the name?) | |
| 13:22 | oleonard | Back up your database and follow the upgrade instructions in the INSTALL file I guess |
| 13:22 | * oleonard | is not an expert at upgrades |
| 13:23 | mtompset | Because let's say... 3.10 does get SAML 2.0 working. |
| 13:23 | I'd obviously want to upgrade. | |
| 13:24 | tcohen joined #koha | |
| 13:25 | mtompset | Have you ever done an upgrade? |
| 13:26 | * oleonard | only manages his own Koha installation for development purposes and runs it off a git repo |
| 13:26 | mtompset | So why are you running Koha? |
| 13:27 | oleonard | My library runs Koha but it is managed by ByWater |
| 13:27 | So I don't do the upgrades | |
| 13:28 | mtompset | So you help find and fix bugs, so when they upgrade, your fixes are in there? :) |
| 13:28 | oleonard | Yup |
| 13:28 | mtompset | Is that the only thing you develop? |
| 13:28 | mle | #kohacon12 \0/ Norrie "Tago" MacIver confirmed playing Wednesday night : ) |
| 13:29 | oleonard | Mine was the first public library in the US to run Koha in production, so I've been involved with Koha development for a while now |
| 13:29 | I also do PHP and Drupal work for my library but I don't contribute to any other open source projects | |
| 13:30 | mtompset | Cool. |
| 13:30 | sekjal joined #koha | |
| 13:30 | oleonard | Hi sekjal |
| 13:30 | sekjal | hi, oleonard |
| 13:30 | mtompset | The NGO I work with here in the Philippines has libraries throughout asia. |
| 13:31 | oleonard | I understand the Philippines has a lot of Koha installations but they're mostly 2.x ? |
| 13:31 | mtompset | The library co-ordinator is hoping this project springboards other entities within our organization in other areas to use Koha too. |
| 13:32 | To be honest. I don't know. | |
| 13:32 | I'm a software developer by profession. | |
| 13:32 | I've been working in VB, VBA, and perl mostly for the last few years. | |
| 13:33 | So when the software solutions team said, "Hey! We've got a perl project that is backlogged 4+ years." I took it. :) | |
| 13:33 | And that was my introduction to Koha. | |
| 13:35 | I had no idea who Norrie Tago MacIver was. I had to google it. | |
| 13:36 | Oh, and hi, sekjal. | |
| 13:37 | sekjal | hi, mtompset |
| 13:37 | oleonard | http://web.nlp.gov.ph/nlp/?q=node/2300 |
| 13:37 | I can't remember where I saw information about the version those libraries are running | |
| 13:39 | mtompset | cool, and there's a koha.nlp.gov.ph :) |
| 13:43 | Actually, it would be 2.X if they were running under Windows. ;) | |
| 13:43 | oleonard | that's what I remember reading, that they were on Windows |
| 13:44 | maximep joined #koha | |
| 13:48 | mtompset | Hmm... it seems like Windows Folks aren't supporting Koha anymore. |
| 13:48 | That would be interesting to try.... | |
| 13:48 | Koha under Cygwin. | |
| 13:49 | So many interesting ideas. So little time to try them all. | |
| 13:49 | hdl | mtompset: you could ask chris_n who worked on a port to strawberry perl |
| 13:50 | mtompset | Yes, but the fun is in the journey, not the answer. |
| 13:50 | chris_n | wahanui: win32 is http://wiki.koha-community.org/wiki/Koha_3.4 |
| 13:50 | wahanui | OK, chris_n. |
| 13:50 | chris_n | win32: |
| 13:50 | win32? | |
| 13:50 | wahanui | win32 is, like, http://wiki.koha-community.org/wiki/Koha_3.4 |
| 13:50 | chris_n | have fun |
| 13:51 | mtompset | Why only 3.4? |
| 13:51 | chris_n | read and see :-) |
| 13:52 | there are probably a half-dozen new deps since 3.4 | |
| 13:52 | its the perl packages that are the most challenging aspect | |
| 13:53 | although the strawberry maintainers have done a good amount of work to ensure the necessary modules are ported to strawberry for koha | |
| 13:53 | * chris_n | has pretty much lost the desire to work on the win32 stuff any longer |
| 13:53 | chris_n | off to a meeting |
| 13:55 | mtompset | Try not to have too much fun. |
| 14:00 | oleonard | mtompset: One of the problems is that most people running Koha on Windows don't participate in the Koha community so any work they're doing (if any) is done in isolation |
| 14:01 | mtompset | true |
| 14:01 | And actually, I have encountered similar problems to what the wiki page describes with Python. | |
| 14:02 | ^with^but with^ | |
| 14:02 | I had a data exporting routine written on a Mac. | |
| 14:03 | Trying to get it to run under Windows required an older python, because the libraries just weren't there for the MARC record format under the new ones a few months back. | |
| 14:06 | We have a multi-cultural, multi-platform software development team. :) | |
| 14:11 | collum joined #koha | |
| 14:22 | oleonard | Are hold limits completely broken? They are in my tests |
| 14:29 | mtompset | hold limits? |
| 14:30 | The only system I could test on is a 3.6.3 ;) | |
| 14:30 | Unless there is code you'd like me to read. :) | |
| 14:34 | Ooooo. perl is at 5.16. Has anyone tried Koha under 5.16? | |
| 14:35 | oleonard | Our 3.6.1 system in production isn't blocking holds after the item type limit has been reached |
| 14:36 | Oak joined #koha | |
| 14:50 | oleonard | I'm not blocked from making too many holds in master either |
| 14:51 | mtompset | Hey, finding bugs is earning your wages. ;) |
| 14:51 | Just wish they weren't as critical as broken limits. :) | |
| 15:06 | Oak_ joined #koha | |
| 15:08 | oleonard | It's a nice bug to find while everyone in Koha is on vacation :P |
| 15:09 | reiveune | bye |
| 15:09 | reiveune left #koha | |
| 15:09 | Oak_ | oleonard++ |
| 15:09 | JesseM joined #koha | |
| 15:10 | hdl | oleonard: it is a nice bug to find, while every one is at koha con and have a hackfest by the end of the week :D |
| 15:11 | * oleonard | can always hope |
| 15:14 | wizzyrea | there has been some discussion about which limits to save - the circ rules limits, the syspref limits... |
| 15:15 | and almost none of them seem to work in the OPAC. | |
| 15:16 | mtompset | why are there two sets of limits? |
| 15:17 | wizzyrea | dunno there's a whole discussion of it in bugzilla somewhere |
| 15:18 | mtompset | should discussions be on bugzilla? How will people make sense of it unless they hop all the bugs? |
| 15:18 | wizzyrea | sometimes they are on the dev list. But lots of times discussion is on bugzilla. |
| 15:18 | oleonard | Discussions are on bugzilla where the discussion is about a bug |
| 15:19 | wizzyrea | ^^ yes, this. |
| 15:19 | oleonard | There is a maxreserves system preference which pre-dates the circulation rules matrix |
| 15:19 | Unfortunately the circulation rules system didn't fully replace the maxreserves preferences so both persist | |
| 15:19 | This in and of itself is a bug | |
| 15:19 | wizzyrea | neither working is just bonus. |
| 15:20 | bonus suck, I should say. | |
| 15:23 | mtompset | And all just before lunch or midnight, depending on your timezone? |
| 15:23 | wizzyrea | oh it's first thing monday morning for me :P |
| 15:24 | and I've already dropped something on my foot. | |
| 15:24 | oleonard | for some definitions of first thing ;) |
| 15:24 | wizzyrea | first *koha* thing. ;) |
| 15:25 | and hey I'm an hour behind you, it's still firmly in "morning" here. | |
| 15:25 | mtompset | 11:25pm makes it near midnight or lunch (EST), both timezones which matter to me. :P |
| 15:32 | Any ideas on how to upgrade your OS' perl? | |
| 15:36 | Sweet... a bug of mine was signed off and passed QA. YAY! :) | |
| 15:38 | wizzyrea | which one |
| 15:38 | wahanui | which one is it |
| 15:45 | oleonard | wahanui: forget which one |
| 15:45 | wahanui | oleonard: I forgot which one |
| 15:49 | mtompset | 8176 |
| 15:49 | bug 8176 | |
| 15:49 | huginn` | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8176 normal, P5 - low, ---, colin.campbell, Passed QA , $sqlwhere is undefined in C4::Serials in GetSubscriptions |
| 15:52 | mtompset | Is the libyaz3 and libyaz4 api's equivalent as far as koha cares? |
| 15:52 | ^Is^Are^ | |
| 15:53 | The yaz modules are used by zebra, right? | |
| 15:54 | gaetan_B | bye ! |
| 15:54 | mtompset | Bye, gaetan_B. |
| 15:55 | Hmm.... I really should be doing development at night... my netbook is running 4-5 celcius cooler. | |
| 16:01 | melia joined #koha | |
| 16:03 | tater joined #koha | |
| 16:06 | oleonard | Well. |
| 16:06 | JesseM joined #koha | |
| 16:06 | ago43 joined #koha | |
| 16:06 | jwagner joined #koha | |
| 16:06 | chris_n joined #koha | |
| 16:06 | bshum joined #koha | |
| 16:06 | mtate joined #koha | |
| 16:06 | sijobl joined #koha | |
| 16:06 | jcamins_away joined #koha | |
| 16:12 | zioha joined #koha | |
| 16:13 | wizzyrea | oh good everyone's back |
| 16:15 | chris_n joined #koha | |
| 16:21 | jwagner joined #koha | |
| 16:34 | mtompset | I never left. :P |
| 16:35 | Good day (24 hour period) to everyone on #koha. | |
| 16:35 | Bye. | |
| 16:44 | cait joined #koha | |
| 16:46 | oleonard | Hi cait |
| 16:46 | Have you arrived? | |
| 16:46 | cait | hi oleonard :) |
| 16:46 | yep | |
| 16:46 | just got into my room | |
| 16:47 | now looking where I am and how to get to the library bar | |
| 16:49 | oleonard | Tell everyone hi from Owen |
| 16:49 | * oleonard | wishes he could be there too! |
| 16:49 | cait | I will |
| 16:49 | * cait | wishes you could be here too! |
| 16:49 | sekjal | hi cait |
| 16:49 | cait | hi sekjal :) |
| 16:50 | sekjal | I'd like to piggy-back on oleonard's "hi" with a "hello" of my own |
| 16:50 | really wish I could have made it this year... | |
| 16:50 | cait | we wish that too |
| 16:50 | I will miss lots of people | |
| 16:50 | * jwagner | wishes I were there too |
| 16:52 | slef | arrived, heading to library bar, be a bit late |
| 16:52 | cait | me too |
| 16:52 | at hotel now | |
| 16:52 | where are you slef? | |
| 16:53 | slef | some street |
| 16:53 | cait | heh |
| 16:53 | same here | |
| 16:53 | slef | 3 streets away |
| 16:53 | cait | well, still at the hotel, but not sure where the library bar is |
| 16:53 | looking it up now | |
| 16:53 | I am in windsor street... | |
| 16:53 | slef | I think we're on nicolson |
| 16:54 | see you there! | |
| 16:54 | * slef | afk |
| 16:55 | ago43 joined #koha | |
| 16:57 | mbalmer joined #koha | |
| 17:07 | wajasu joined #koha | |
| 17:44 | DATADOCTOR joined #koha | |
| 17:44 | datadoctor joined #koha | |
| 18:03 | chris_n | if you're chasing random reboots, and your logs don't help, try mcelog |
| 18:04 | it finally tracked down a regularly random parity error on one of two xeon processors in a critical file server | |
| 18:04 | lots_of_upset_users-- | |
| 18:26 | wizzyrea | oof |
| 18:28 | Oak joined #koha | |
| 18:32 | zioha joined #koha | |
| 18:41 | mbalmer_ joined #koha | |
| 18:54 | libsysguy left #koha | |
| 19:01 | * oleonard | hums and drums his fingers on the table |
| 19:03 | wizzyrea | hm? |
| 19:05 | libsysguy joined #koha | |
| 19:10 | gmcharlt | wahanui: do you have a vector version of the stock Koha logo? |
| 19:10 | wahanui | no idea, gmcharlt |
| 19:10 | gmcharlt | er, why I am asking the bot |
| 19:10 | wajasu: do you have a vector versno of the stock Koha log? | |
| 19:10 | wizzyrea | hehe |
| 19:10 | sometimes he knows | |
| 19:10 | he's practically sentient. | |
| 19:10 | gmcharlt | I noticed that you had made one for kohacon12 |
| 19:11 | oleonard | gmcharlt: /misc/interface_customization |
| 19:11 | wizzyrea | oooooooo |
| 19:11 | oleonard | koha3-staff-client-logo.svg |
| 19:11 | gmcharlt | oleonard++ # my hero |
| 19:11 | wizzyrea | vector art is found in /misc/interface_customization |
| 19:11 | vector art? | |
| 19:11 | wahanui | vector art is, like, found in /misc/interface_customization |
| 19:12 | sekjal | vectoriffic! |
| 19:20 | talljoy joined #koha | |
| 19:40 | gaetan_B joined #koha | |
| 19:41 | oleonard | Bug 8188 |
| 19:41 | huginn` | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8188 major, P5 - low, ---, koha.sekjal, NEW , OPAC allow hold date in future requires both OPAC and staff-side preferences to be ON |
| 19:41 | oleonard | Is it just me or does that seem wrong? |
| 19:43 | talljoy joined #koha | |
| 19:45 | wizzyrea | that seems wrong. |
| 19:46 | nengard joined #koha | |
| 19:48 | wizzyrea | heya nengard, how ya feelin? |
| 19:48 | nengard | finally better :) |
| 19:48 | just in time to speak tomorrow | |
| 19:48 | wizzyrea | fantastic :) |
| 19:48 | nengard | just had dinner with the BibLibre bunch, MJ, Cait and a few others |
| 19:48 | wizzyrea | lucky :) |
| 19:49 | oleonard | ^^ |
| 19:49 | * oleonard | has still never met slef in person! |
| 19:49 | hdl joined #koha | |
| 19:50 | * oleonard | wonders why you have to suspend and resume all holds at once instead of individually |
| 19:51 | wizzyrea | there isn't a button |
| 19:51 | ? | |
| 19:51 | oleonard | Suspend all and resume all seem to be the options |
| 19:51 | nengard | oleonard staff can d it one by one |
| 19:52 | by going to the holds tab on the bib record | |
| 19:52 | wizzyrea | ^^ right, patrons can't |
| 19:52 | nengard | right |
| 19:52 | oleonard | Where? |
| 19:52 | nengard | in the staff client |
| 19:52 | go to the bib record | |
| 19:52 | click on the holds tab on the left | |
| 19:52 | and you will see it | |
| 19:52 | oleonard | Oh I was expecting to see it on the patron record. |
| 19:52 | nengard | yeah me too |
| 19:53 | i think the library who asked for it asked for the ALL option because if a patron is going on vacation or something they want to suspend all holds | |
| 19:53 | it's rare they would suspend 1 | |
| 19:53 | ? but i'm guessing | |
| 19:53 | oleonard | Who added that? |
| 19:56 | nengard | we did :) |
| 19:57 | but I don't remember which library asked us to add it | |
| 19:57 | k - time to write a presentation for tomorrow - and one for tuesday if i can keep my eyes open | |
| 19:57 | nengard left #koha | |
| 19:57 | oleonard | Looks like it should be bedtime, not writing time! |
| 20:11 | wizzyrea | wow, anyone else get a firefox crash when trying to print fines a patron account? |
| 20:12 | oleonard | What are the steps wizzyrea? |
| 20:12 | wizzyrea | load a patron, click on fines tab, this particular patron has a lot of them, ctrl-p, crash. |
| 20:13 | oleonard | Fines tab on circulation.pl? |
| 20:13 | wizzyrea | …but uh, apparently it doesn't do it on every patron with lots of fines?! Yep, that's the one |
| 20:13 | * oleonard | has seen Firefox crash on print before |
| 20:14 | wizzyrea | the only thing in the console is "[15:13:30.348] Use of getAttributeNode() is deprecated. Use getAttribute() instead. @ http://staff.nexpresslibrary.o[…]rowernumber=21082" |
| 20:15 | * oleonard | has just a couple more pages to modify to finish his first round of work on jqueryUI datepickers |
| 20:15 | wizzyrea | ooh! |
| 20:15 | oleonard | Unfortunately those two pages are holidays.pl and subscription-detail.pl. But I'll manage! |
| 20:15 | See y'all tomorrow | |
| 20:18 | datadoctor | Don't use CTRL-p, use the print slip or print quickslip feature. Something to do with long tables. |
| 20:20 | wizzyrea | no choice, the display they want isn't available with that. |
| 20:20 | datadoctor | I believe it is a bug in Firefox, we ended up using Chrome in those cases. |
| 20:21 | When the table is too long, Firefox becomes confused. We saw it with printing patron records, where the print slip, or print quickslip is available as an alternative to Ctrl-P. | |
| 20:23 | I think it takes place when the table length exceeds the print page size. | |
| 20:24 | wizzyrea | ah probably so - my gut said it was a problem in firefox |
| 20:24 | and not in koha | |
| 20:24 | since it doesn't happen in chrome on the same patron. | |
| 20:32 | sekjal | https://bugzilla.mozilla.org/s[…]bug.cgi?id=369140, perhaps? |
| 20:32 | huginn` | 04Bug 369140: was not found. |
| 20:32 | sekjal | no talking to you, huginn |
| 20:33 | no using the leter 't' properly, apparenly, eiher | |
| 20:39 | g'night, #koha! | |
| 20:41 | eythian joined #koha | |
| 20:48 | Irma joined #koha | |
| 20:51 | * magnuse | waves in the direction of edinburgh |
| 20:52 | * slef | waves at magnuse |
| 20:53 | magnuse | kia ora slef! |
| 20:53 | Brooke joined #koha | |
| 20:53 | magnuse | nice picture of you on flickr, courtesy of nengard |
| 20:53 | kia ora Brooke! | |
| 20:53 | Brooke | o/ |
| 20:54 | kia orrar | |
| 20:55 | i pehea to ra? | |
| 20:55 | magnuse | um, huh? |
| 20:55 | Brooke | how's yer day? |
| 20:59 | * slef | climbs back on the net |
| 20:59 | * rangi | arrives without his luggage |
| 21:00 | magnuse | ouch, poor rangi |
| 21:00 | chilts | rangi: what happened? lost, missing or just misplaced? |
| 21:00 | or probably don't know yet :( | |
| 21:00 | rangi | they sent it to chch, instead of auckland |
| 21:00 | eggs | |
| 21:00 | so its now in singapore, and arrives tomorrow | |
| 21:00 | around 12, they are gonna courier it to the hotel | |
| 21:01 | chilts | and so they should |
| 21:01 | rangi | unfortunately it has all the brochures and stuff in it |
| 21:01 | chilts | :( |
| 21:01 | rangi | and my not smelly clothes |
| 21:01 | Brooke | argh |
| 21:01 | magnuse | ouch, poor kohacon then ;-) |
| 21:01 | rangi | ill be the smelly presenter tomorrow |
| 21:01 | :) | |
| 21:01 | Brooke | smelly presenters > 0 presenters |
| 21:03 | rangi | and now, i should shower and run through my presentation and get some sleep |
| 21:04 | Brooke | remember that whatever sheep you choose as a bedfellow, a Scot has already been there. *duck* |
| 21:04 | datadoctor | Right y'all! Get some rest and have a fantastic KohaCon! |
| 21:05 | magnuse | Brooke: rangi did say sleep, not sheep ;-) |
| 21:05 | slef | rangi: :( |
| 21:05 | datadoctor | Of course you might need a sheep if you are going to make some haggis! |
| 21:07 | Brooke | or a proper bagpipe bag. These kids and their plastic garbage. |
| 21:09 | slef | apparently I still don't have access to my koha list email :( |
| 21:10 | ISP is having mailserver trouble... glad we made a software.coop mailbox for kohacon | |
| 21:11 | just hope people used it and didn't try to mail me direct | |
| 21:11 | Brooke | slef? |
| 21:11 | wahanui | slef is an avid cyclist |
| 21:11 | Brooke | might want to train waha to say that for a few days |
| 21:12 | slef | good idea |
| 21:12 | forget slef | |
| 21:12 | wahanui | slef: I forgot slef |
| 21:12 | slef | slef is not at home so please email kohacon12 AT software.coop instead |
| 21:13 | wahanui: slef? | |
| 21:13 | wahanui | you are not at home so please email kohacon12 AT software.coop instead |
| 21:16 | francharb joined #koha | |
| 21:16 | libsysguy left #koha | |
| 21:18 | Irma left #koha | |
| 21:19 | cait joined #koha | |
| 21:19 | * cait | wavesw |
| 21:20 | * slef | waves |
| 21:21 | slef | do I put some packs together or sleep? |
| 21:21 | cait | sleep |
| 21:22 | met rangi | |
| 21:22 | and robin is supposed to be here too | |
| 21:22 | I mean didn't meet him, but both arrived at the hotel :) | |
| 21:22 | drojf joined #koha | |
| 21:22 | cait | hey drojf :) |
| 21:22 | hope you arrived too? | |
| 21:22 | drojf | hola :) |
| 21:22 | yes! | |
| 21:22 | slef | yeah rangi was here |
| 21:23 | rangi is missing at least one case | |
| 21:23 | drojf | unfortunately had to rest my eyes shortly and misses dinner |
| 21:23 | slef | it will arrive tomorrow |
| 21:23 | drojf | ouch @ rangi |
| 21:24 | slef | these things are sent to test us :) |
| 21:24 | drojf | how was the library bar? or are you still there? |
| 21:25 | slef | nah left to get food... niw back in room |
| 21:25 | it seems pretty good | |
| 21:25 | fairly cheap too | |
| 21:25 | well cheap for the UK | |
| 21:25 | drojf | heh |
| 21:25 | sounds good | |
| 21:26 | cait | rest your eyes? ;) |
| 21:26 | drojf | i had a really short night :/ |
| 21:27 | making slides, or going for a walk? | |
| 21:27 | * drojf | drinks guinness from a tea cup |
| 21:28 | cait | lol |
| 21:28 | wizzyrea | guinness from a tea cup. Epic. |
| 21:28 | cait | I brought tea, because I don't like black tea |
| 21:28 | wizzyrea | hehe |
| 21:28 | cait | but too lazy to make some |
| 21:28 | wizzyrea | I've been preaching the gospel of cait's fennel salad across lawrence. |
| 21:28 | cait | lol |
| 21:28 | and yay | |
| 21:28 | :) | |
| 21:29 | wizzyrea | people see me with those fuzzy things in my cart and they can't help themselves they have to ask me what they ar |
| 21:29 | and then they have to ask me wtf I do with it. | |
| 21:29 | so I have to tell them | |
| 21:29 | :) | |
| 21:31 | cait | lol |
| 21:31 | is fennel so unusual? | |
| 21:31 | wizzyrea | apparently? |
| 21:31 | magnuse | fennel = fuzzy? |
| 21:32 | cait | perhaps the greens |
| 21:32 | wizzyrea | yea, the greens |
| 21:32 | slef | at the top |
| 21:32 | wizzyrea | they often sell them with full fuzz |
| 21:32 | here | |
| 21:32 | it's quite impressive. | |
| 21:32 | slef | fluffy bits |
| 21:32 | wizzyrea | magnuse! |
| 21:32 | wahanui | magnuse is afraid that we added another 10000 bugs while he was eating pizza. |
| 21:33 | magnuse | hehe |
| 21:33 | ah, ours are just a little bit fuzzy ;-) | |
| 21:34 | cait | yep |
| 21:34 | only little bit fuzzy - sadly | |
| 21:36 | slef | queen going to sing on bbc1 now |
| 21:36 | has replaced phillip with a younger man | |
| 21:36 | drojf | goodness |
| 21:37 | * rangi | wanders in again |
| 21:38 | rangi | magnuse: CONGRATS!!!!! |
| 21:38 | magnuse | rangi: thanks! |
| 21:39 | wizzyrea | yes, definitely congrats are in order |
| 21:43 | slef | what did I miss? |
| 21:44 | wizzyrea | what's the norwegian word for "baby?" |
| 21:44 | magnuse | wizzyrea: baby ;-) |
| 21:44 | cait | magnuse: hey, the norwegian is like the german! |
| 21:44 | magnuse | slef: i persuaded every library in norway to use koha. nah... |
| 21:45 | slef | magnuse: congratulations. You must be very busy ;) |
| 21:46 | drojf | magnuse: congratulations. the british have fireworks just now, i suppose its for you ;) |
| 21:46 | magnuse | yay! |
| 21:47 | slef: probably more busy when they both come home from hospital (well, at least i will not have to drive there twice every day...) | |
| 21:47 | wizzyrea | oh yes. You should be sleeping right now. |
| 21:47 | lol. | |
| 21:48 | slef | Land of Hops and Stories |
| 21:48 | magnuse | i should. |
| 21:49 | good night #koha - here's hoping everyone in edinburgh will have a ton of fun in the coming week! | |
| 21:55 | maximep left #koha | |
| 22:01 | JesseM left #koha | |
| 22:01 | drojf joined #koha | |
| 22:09 | edveal left #koha | |
| 22:16 | cait | good night all! |
| 22:18 | @wunder EDI | |
| 22:18 | huginn` | cait: The current temperature in Mid Kinleith, Currie, United Kingdom is 8.5°C (11:18 PM BST on June 04, 2012). Conditions: Clear. Humidity: 74%. Dew Point: 4.0°C. Windchill: 7.0°C. Pressure: 30.01 in 1016 hPa (Steady). |
| 22:19 | cait left #koha | |
| 22:24 | kathryn joined #koha | |
| 22:26 | kathryn | hi all! ooh I wonder if all the Edinburgh people are tucked up in bed |
| 22:30 | ago43 joined #koha | |
| 22:45 | * chris_n | shuts down his Win32 koha for good |
| 22:54 | hdl joined #koha | |
| 23:29 | papa joined #koha | |
| 23:57 | Soupermanito joined #koha |
← Previous day | Today | Next day → | Search | Index