Time  Nick             Message
23:20 ashimema         He seemed pretty chill. These things happen sometimes unfortunately and at least he managed to get his passport back
23:07 dcook            I always thought of Marseille having a reputation for crime so I'm not at all put off by bag's experience... :|
23:07 dcook            Hope that bag is able to resolve things a bit...
23:06 dcook            It's a pretty friendly community so you'd hope they'd gel!
23:06 dcook            <3
23:05 ashimema         It was lovely seeing my new team gel with the rest of the community..
23:04 dcook            Wish I could've been there to work on Vue with Jonathan at least..
23:04 dcook            I figure I've quite a few work trips saved up now thanks to the pandemic so overdue haha
23:04 ashimema         It's a challenge to justify it each year for me, but always worthwhile
23:03 dcook            Haven't been on a plane since 2018 but planning to change that this year.
23:03 dcook            ashimema: Yeah absolutely. I think next year is a good one to target.
23:03 dcook            I was actually getting set to give up booze all together, but then met my partner who also enjoys her craft beer...
23:03 ashimema         Need to find a way of getting you here one year
23:02 dcook            Haha. Still envious that you all were there..
23:01 ashimema         Thanks for sending me those link btw dcook, they look like interesting reading though I've not had a moment to digest them yet
23:01 ashimema         Last night in Marseille, we've all slowed down a bit now. Haha
22:59 * ashimema       is wandering back to the hotel
22:59 ashimema         It's pretty tonight
22:58 dcook            Reminds me I need my caffeine...
22:58 dcook            That's morning to you, ashimema :p
22:57 ashimema         Evening #koha
22:17 huginn           dcook: The operation succeeded.
22:17 dcook            @later tell paulderscheid[m] I use Docker Desktop with wsl 1 still. One of these days I'll switch to wsl 2. Life will probably be better for me when I do heh
22:00 davidnz          jsalvane: additional suggestion would be to post to the mailing list, incuding the exact version of Koha you are using and any javascript errors or errors in the logs
21:59 davidnz          jsalvane: I can't find the bug I was thinking of, but I'm not that great at searching bugs.koha-community.org
21:55 davidnz          I vaguely recall a recent bug about this issue - which exact version of Koha are you running 22.11.x (you can find this is in staff interface > about screen)
21:54 davidnz          hopefully, someone will respond later to you when they are online
21:54 davidnz          jsalvane: sometimes it is quiet around here, other times it is very busy - depends really
20:20 jsalvane         Is there anybody reading me? I don't know if my connection is working at all or if I'm being too rude...
20:10 jsalvane         can anyone help me?
20:10 jsalvane         If the search is done using user's card number, no problems arise.
20:09 jsalvane         I'm using Koha 22.11
20:09 jsalvane         No results are shown in the page although the message states otherwise.
20:07 jsalvane         I am having a little problema while searching for a patron by name...
20:07 jsalvane         Hello
15:16 reiveune         bye
13:44 mtj              no probs 🤡
13:41 tcohen           thanks!
13:41 tcohen           mtj++
13:41 mtj              tcohen: i added weasyprint_51-2 to the koha-staging/unstable repo
12:57 mtj              Hmm. No... System might have been building packages at same time
12:08 Joubu            Selenium tests failed for Master, usually it happens when the server is overloaded
12:07 Joubu            mtj: Were you doing something with Docker 3 a couple of hours ago?
12:07 Joubu            jajm: thx! :)
12:00 jajm             Joubu: https://gitlab.com/koha-community/qa-test-tools/-/merge_requests/50
10:47 davewood         mtj: changing the "fund" on /cgi-bin/koha/acqui/orderreceive.pl?ordernumber=412&invoiceid=169 fixed the error. for some reason there was an invalid selection available.
10:32 tuxayo           «with some small changes to the patchset, we could support both es6 and es8»
10:32 tuxayo           mtj: «with some small changes to the patchset» Can you write the details that on the ticket? That might be useful if backporting to 22.11 wouldn't be wise.
10:30 tuxayo           OpenSearch 1.x is EOL on 31 Dec 2023 that's an incentive to have OS 2 support on 22.11 LTS
10:29 tuxayo           mtj: There is OS 1 and ES 7 support so hopefully we can get away with OS 2 and ES 8 not needing to be backported. Or maybe just backport to 22.11 ? (because it's LTS) I don't know if it's that bad to drop ES6 that is EOL since a year.
10:24 tcohen           \o
10:23 oleonard         o/
10:19 davewood         1 row in set (0.000 sec)
10:19 davewood         +-----------+---------------------+--------------+--------------+-------------+-----------+--------------+-----------------------+------------+
10:19 davewood         |       169 | Belegexemplare_2023 |            6 | 2023-01-17   | NULL        | NULL      |         NULL |                  NULL |       NULL |
10:19 davewood         +-----------+---------------------+--------------+--------------+-------------+-----------+--------------+-----------------------+------------+
10:19 davewood         | invoiceid | invoicenumber       | booksellerid | shipmentdate | billingdate | closedate | shipmentcost | shipmentcost_budgetid | message_id |
10:19 davewood         +-----------+---------------------+--------------+--------------+-------------+-----------+--------------+-----------------------+------------+
10:19 davewood         MariaDB [koha_wienmuseum]> select * from aqinvoices where invoiceid = 169;
10:19 davewood         looks like it:
10:14 tcohen           I was sure I checked all distros before picking it
10:13 tcohen           mtj: weasyprint
10:09 mtj              davewood: your order record referes to a budget that does not exist?
10:06 paulderscheid[m] Thanks for the link @magnuse
10:03 magnuse          talking of plugins, i made this very naive attempt at a plugin-starter 5 years ago and never touched it again: https://github.com/Libriotech/koha-pluginstarter yes, it uses tt :-)
09:54 davewood         ... /usr/share/koha/intranet/cgi-bin/acqui/finishreceive.pl line 114
09:54 davewood         CASCADE) at ...
09:54 davewood         im trying to add an exemplar from an aquisition and we are facing a HTTP 500 ... plack-error.log says: C4::Acquisition::ModReceiveOrder(): DBI Exception: DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key constraint fails (`koha_wienmuseum`.`aqorders`, CONSTRAINT `aqorders_budget_id_fk` FOREIGN KEY (`budget_id`) REFERENCES `aqbudgets` (`budget_id`) ON DELETE CASCADE ON UPDATE
09:39 mtj              any opinions?
09:39 mtj              or, we could only add ES8 support to next koha release, and no backport
09:38 mtj              ..which would allow ES8 support to be backported to older koha versions
09:24 mtj              i think with some small changes to the patchset, we could support both es6 and es8
09:22 mtj              jajm++ tuxayo++ many thanks for the ES8/OS2 patches and testing
09:21 mtj              tuxayo: hmm... yes :)
09:13 tuxayo           mtj: still have the same opinion on this? https://ilbot3.kohaaloha.com/koha/2022-11-28#i_2337481
09:13 tuxayo           There doesn't seem to be highlighted breaking changes or a particular migration path in the changelog, that's a good sign
09:11 tuxayo           ok, there might indeed be some gains to upgrade.
08:52 mtj              we are back on 2.27 https://metacpan.org/dist/Template-Toolkit/changes
08:51 mtj              tuxayo: yes, tt2 = template toolkit
08:48 tuxayo           lisette hi :) Do you happen to use (or tried) to use KTD on Windows? Since you used a lot kohadevbox in the past
08:45 mtj              tcohen: hiya, any more info? ^
08:45 tuxayo           oleonard: I think you too uses KTD on Windows or maybe I'm mistaken
08:27 tcohen           mtj: we have an unmet dependency in master, for buster
08:27 tcohen           bonjour #koha o/
08:10 paulderscheid[m] https://wiki.koha-community.org/wiki/User:Paulderscheid | Only have access to virtualised WIndows on arm64 right now @ hackfest
08:10 huginn           paulderscheid[m]: The operation succeeded.
08:10 paulderscheid[m] @later tell dcook Hi David, tuxayo just told me that you had a windows instance for dev? Could you give this guide for installing ktd on Windows a try?
08:04 huginn           aude_c[m]: The operation succeeded.
08:04 aude_c[m]        @later tell marie-luce yesterday's documentation session wasn't recorded, but I'd be happy to arrange a date/time to go over it with her (and others if there's interest) :-)
08:03 marcelr          did you open a report to remove it ?
08:03 marcelr          in my data i see 0 or NULL only
08:03 Joubu            something else about "flags"..
08:03 huginn           04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33368 critical, P5 - low, ---, jonathan.druart+koha, Needs Signoff , borrowers.flags is about to reach the limit
08:03 Joubu            bug 33368
08:02 marcelr          this remark is from 2011
08:02 Joubu            yes, it's my conclusion as well
08:02 marcelr          it seems to be some historic leftover
08:02 marcelr          Joubu: from git log: In the virtualshelfcontents table the 'flags' field has     been left undocumented since there is no data stored in this     field.
07:52 marcelr          Joubu: good question, i will have to look at it again, will do
07:45 tuxayo           It's easy to test now, just launch KTD with --es8
07:44 huginn           04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33353 enhancement, P5 - low, ---, koha-bugs, Signed Off , Add compatibility with Elasticsearch 8
07:44 tuxayo           Also, OpenSearch 2.x and ES 8 support to Koha here! bug 33353, QA or additional Signoff needed
07:42 tuxayo           Anyone to review a merge request for KTD to add OpenSearch 2.x ? https://gitlab.com/koha-community/koha-testing-docker/-/merge_requests/423
07:41 tuxayo           mtj: template toolkit?
07:36 Joubu            marcelr: what is virtualshelfcontents.flag?
07:35 mtj              our version is 5 years out of date, the newer versions have some speedup fixups
07:31 mtj              ive been meaning to suggest we upgrade TT2 to a newer version
07:30 mtj              https://github.com/FortAwesome/Font-Awesome/blob/5.x/CHANGELOG.md
07:27 tuxayo           But actually maybe it's it
07:27 tuxayo           It didn't look that major on the first sight
07:27 mtj              wow... v5 has 7.8k icons, v6 as 26k
07:27 tuxayo           That's not really it is it? It's only 5.15
07:26 mtj              https://fontawesome.com/v5/docs/changelog/
07:24 tuxayo           I can't find the v5 changelog ^^"
07:24 mtj              ..or is v5 a better option?
07:20 mtj              https://fontawesome.com/docs/changelog/
07:20 mtj              i wonder if we should move from fontawesome v4 to 6?
07:18 krimsonkharne[m] hi everybody! :)
07:18 mtj              hey #hackfesters
07:14 marcelr          o/
07:10 tuxayo           hi all :)
06:33 reiveune         hello
06:27 marcelr          tooodooo
06:27 marcelr          always busy
06:27 marcelr          and today you will achieve even more
06:27 ashimema         How are you?
06:27 ashimema         Always a bit organic these events 😁
06:27 marcelr          so not bad
06:27 ashimema         As ever I've not managed to cover half my to-do list.. but got a bunch of other important work done I wasn't expecting too
06:26 ashimema         Oui 👍
06:25 marcelr          doing fine in marseille ?
06:25 marcelr          hi ashimema
06:20 ashimema         Morning #koha
06:14 marcelr          hi #koha