Time |
S |
Nick |
Message |
06:03 |
|
|
marcelr joined #koha |
06:03 |
|
marcelr |
hi #koha |
06:12 |
|
|
reiveune joined #koha |
06:12 |
|
reiveune |
hello |
06:12 |
|
wahanui |
hi, reiveune |
06:36 |
|
|
fridolin joined #koha |
06:37 |
|
fridolin |
Bug 28853 very old unpleasant bug |
06:37 |
|
huginn |
Bug https://bugs.koha-community.or[…]_bug.cgi?id=28853 normal, P5 - low, ---, fridolin.somers, Needs Signoff , Textarea in biblio record editor breaks authority plugin |
06:51 |
|
fridolin |
Also a good one Bug 28698 |
06:51 |
|
huginn |
Bug https://bugs.koha-community.or[…]_bug.cgi?id=28698 major, P5 - low, ---, fridolin.somers, Needs Signoff , News for all displays in all locations |
06:53 |
|
|
alex_a joined #koha |
06:53 |
|
alex_a |
Bonjour |
06:56 |
|
|
lds joined #koha |
07:00 |
|
|
janPasi joined #koha |
07:08 |
|
|
sophie_m joined #koha |
07:08 |
|
magnuse |
\o/ |
08:34 |
|
marcelr |
. |
09:25 |
|
|
davidnind joined #koha |
09:34 |
|
|
fridolin left #koha |
10:02 |
|
|
alex_a joined #koha |
10:15 |
|
lmstrandatdesk |
good morning/afternoon/evening/night everyone |
10:16 |
|
lmstrandatdesk |
Do you know of an existing sip2 message checksum calculator? |
10:16 |
|
lmstrandatdesk |
I found one online, but it returns 5 characters, and it should be 4 chars long. |
10:17 |
|
lmstrandatdesk |
https://fossies.org/linux/koha[…]P/Sip/Checksum.pm |
10:18 |
|
lmstrandatdesk |
could be I'm using it wrong though |
10:19 |
|
lmstrandatdesk |
shouldn't this function return the actual checksum?: |
10:19 |
|
lmstrandatdesk |
11 sub checksum { |
10:19 |
|
lmstrandatdesk |
12 my $pkt = shift; |
10:19 |
|
lmstrandatdesk |
13 return (-unpack('%16C*', $pkt) & 0xFFFF); |
10:19 |
|
lmstrandatdesk |
14 } |
10:27 |
|
lmstrandatdesk |
my $fullpkt = sprintf("%s%4X", $testpkt, $cksum); I needed to use that line it seems. I have no idea what it does tho :D |
10:31 |
|
oleonard |
I don't know lmstrandatdesk, but I suspect you'd have to expand your examination of that file to find out the subroutine works in the context of the whole module. |
10:33 |
|
lmstrandatdesk |
well I'm happy since the sip server accepts the checksum generated by the code I ripped out of the module. |
10:34 |
|
|
cait joined #koha |
10:36 |
|
|
khall joined #koha |
10:53 |
|
tcohen |
hola #koha |
10:59 |
|
cait |
hola tcohen |
11:02 |
|
oleonard |
o/ |
11:07 |
|
tcohen |
\o |
11:07 |
|
tcohen |
oleonard I want to SO your stuffs today |
11:07 |
|
tcohen |
gimme some bug numbers |
11:07 |
|
oleonard |
:) |
11:07 |
|
tcohen |
\o/ |
11:07 |
|
cait |
hey! |
11:07 |
|
cait |
:) |
11:07 |
|
tcohen |
sorry cait |
11:07 |
|
cait |
all good |
11:08 |
|
oleonard |
My NSO queue: https://bugs.koha-community.or[…]37&list_id=381708 |
11:10 |
|
oleonard |
Or if you're doing QA: https://bugs.koha-community.or[…]16&list_id=381710 |
11:13 |
|
|
khall_ joined #koha |
11:17 |
|
oleonard |
Bug 26102 has been idle for a long time |
11:17 |
|
huginn |
Bug https://bugs.koha-community.or[…]_bug.cgi?id=26102 is not accessible. |
11:22 |
|
tcohen |
will keep you posted, oleonard |
11:22 |
|
oleonard |
tcohen++ |
11:24 |
|
|
AndrewFH joined #koha |
11:40 |
|
|
tcohen joined #koha |
12:10 |
|
magnuse |
i forget... when a string to ble translated is just "accounting.pref", what should we translate it as? cait? |
12:11 |
|
cait |
i just copy those |
12:11 |
|
magnuse |
ok! |
12:11 |
|
magnuse |
and when it is "accounting.pref Features"? |
12:12 |
|
magnuse |
copy "accounting.pref" and translate "Features"? |
12:13 |
|
magnuse |
and for "accounting.pref#AccountAutoReconcile# Do" - skip the first part? |
12:14 |
|
magnuse |
it's been too long since i translated... |
12:14 |
|
cait |
Features I'd translate |
12:14 |
|
cait |
oh hm |
12:14 |
|
cait |
i think you should remove it actually |
12:14 |
|
tcohen |
keep it |
12:14 |
|
tcohen |
haha |
12:14 |
|
cait |
accounting.pref should be deleted |
12:15 |
|
cait |
tcohen: nope - that would be wrong :) |
12:15 |
|
tcohen |
why is it there in the first place then? |
12:15 |
|
* magnuse |
trusts cait :-) |
12:15 |
|
cait |
for he third one, only leave Do |
12:15 |
|
* tcohen |
too |
12:15 |
|
cait |
tcohen: for sorting and so you see what you translate |
12:15 |
|
cait |
we translate sentences |
12:15 |
|
cait |
so you want the strings to appear in order |
12:15 |
|
cait |
for each pref |
12:15 |
|
tcohen |
bgkriegel will need to explain me |
12:15 |
|
cait |
and same strings can be translated differently this way, which is also helpful |
12:16 |
|
cait |
fredericd did that I think, but I believe it's truly helpful |
12:17 |
|
magnuse |
yeah, that makes sense |
12:17 |
|
magnuse |
sort of ;-) |
12:17 |
|
cait |
wel as much as it all makes sense |
12:21 |
|
magnuse |
exactly |
12:28 |
|
|
davidnind left #koha |
12:29 |
|
cait |
tuxayo: still no new strings... no patches with strings? |
12:36 |
|
|
Dyrcona joined #koha |
12:55 |
|
|
khall joined #koha |
13:02 |
|
|
AndrewFH joined #koha |
13:09 |
|
|
khall joined #koha |
13:12 |
|
|
khall_ joined #koha |
13:22 |
|
|
AndrewFH joined #koha |
15:01 |
|
|
cait joined #koha |
15:33 |
|
reiveune |
bye |
15:33 |
|
|
reiveune left #koha |
15:48 |
|
|
Oak joined #koha |
16:20 |
|
|
khall joined #koha |
16:54 |
|
|
cait joined #koha |
17:02 |
|
|
AndrewFH_ joined #koha |
17:09 |
|
|
cait joined #koha |
17:14 |
|
koha-jenkins |
Project Koha_21.05_U18 build #50: NOW UNSTABLE in 34 min: https://jenkins.koha-community[…]oha_21.05_U18/50/ |
17:21 |
|
koha-jenkins |
Project Koha_21.05_U16 build #50: STILL UNSTABLE in 41 min: https://jenkins.koha-community[…]oha_21.05_U16/50/ |
17:21 |
|
|
caroline joined #koha |
17:22 |
|
|
felicia joined #koha |
17:22 |
|
|
abneiman joined #koha |
17:23 |
|
|
sallyf joined #koha |
17:30 |
|
tuxayo |
cait no new string on any branch right? |
17:30 |
|
cait |
yep |
17:32 |
|
tuxayo |
Likely Bernardo is on leave. |
17:32 |
|
tuxayo |
no translation manager assistant this cycle :( |
17:36 |
|
tcohen |
cait tuxayo calling him |
17:37 |
|
tuxayo |
I'm not sure about understanding the phrase. I'm assuming you mean you are calling Bernardo. |
17:37 |
|
tuxayo |
Thanks a lot :D |
17:37 |
|
tcohen |
making a phone call |
17:37 |
|
cait |
thx :) |
17:37 |
|
koha-jenkins |
Project Koha_21.05_U_Stable build #46: STILL UNSTABLE in 57 min: https://jenkins.koha-community[…]1.05_U_Stable/46/ |
17:37 |
|
cait |
not sure if there are no strings - but thought it was a little odd |
17:38 |
|
tuxayo |
Maybe not in oldoldoldstable and oldoldstable but I'm sure there are in the others. |
17:38 |
|
tcohen |
he0s on it |
17:38 |
|
tcohen |
it is running |
17:38 |
|
tcohen |
ok, this was fast hehe |
17:38 |
|
cait |
hm? |
17:38 |
|
cait |
done already? |
17:39 |
|
tcohen |
not yet |
17:39 |
|
tcohen |
but running |
17:39 |
|
cait |
i think it might take a bit, i can check again later |
17:39 |
|
tcohen |
bgkriegel will let me know when it's done |
17:40 |
|
tuxayo |
bgkriegel++ |
17:41 |
|
tuxayo |
We can see the progress :) |
17:41 |
|
tuxayo |
https://translate.koha-communi[…]g/projects/21.05/ |
17:42 |
|
cait |
hm how? |
17:43 |
|
tuxayo |
sorting by last activity, we can see that around 10 lang have been processed |
17:43 |
|
tuxayo |
for 21.05 |
17:44 |
|
tuxayo |
And here we can see that 21.05 is the 1st project being processed |
17:44 |
|
tuxayo |
https://translate.koha-community.org/projects/ |
17:45 |
|
koha-jenkins |
Project Koha_21.05_U20 build #52: STILL UNSTABLE in 30 min: https://jenkins.koha-community[…]oha_21.05_U20/52/ |
17:57 |
|
koha-jenkins |
Project Koha_21.05_D9 build #48: NOW UNSTABLE in 1 hr 16 min: https://jenkins.koha-community[…]Koha_21.05_D9/48/ |
17:59 |
|
koha-jenkins |
Project Koha_21.05_D11 build #56: STILL UNSTABLE in 38 min: https://jenkins.koha-community[…]oha_21.05_D11/56/ |
18:08 |
|
|
AndrewFH joined #koha |
18:34 |
|
|
fridolin joined #koha |
18:43 |
|
|
fridolin1 joined #koha |
18:51 |
|
koha-jenkins |
Project Koha_21.05_D11 build #57: STILL UNSTABLE in 53 min: https://jenkins.koha-community[…]oha_21.05_D11/57/ |
18:54 |
|
koha-jenkins |
Project Koha_21.05_U16 build #51: STILL UNSTABLE in 32 min: https://jenkins.koha-community[…]oha_21.05_U16/51/ |
18:55 |
|
koha-jenkins |
Project Koha_21.05_U20 build #53: STILL UNSTABLE in 56 min: https://jenkins.koha-community[…]oha_21.05_U20/53/ |
19:24 |
|
koha-jenkins |
Project Koha_21.05_U20 build #54: STILL UNSTABLE in 30 min: https://jenkins.koha-community[…]oha_21.05_U20/54/ |
19:28 |
|
koha-jenkins |
Project Koha_21.05_U18 build #51: STILL UNSTABLE in 41 min: https://jenkins.koha-community[…]oha_21.05_U18/51/ |
19:53 |
|
koha-jenkins |
Project Koha_21.05_U_Stable build #47: STILL UNSTABLE in 57 min: https://jenkins.koha-community[…]1.05_U_Stable/47/ |
20:03 |
|
koha-jenkins |
Project Koha_21.05_D9 build #49: STILL UNSTABLE in 1 hr 12 min: https://jenkins.koha-community[…]Koha_21.05_D9/49/ |
20:07 |
|
koha-jenkins |
Project Koha_21.05_D11 build #58: STILL UNSTABLE in 38 min: https://jenkins.koha-community[…]oha_21.05_D11/58/ |
20:57 |
|
tcohen |
cait finished now |
23:08 |
|
tcohen |
anyone with experience sharing with EDS Koha's Z39.50 service? |
23:09 |
|
tcohen |
They ask for a unique identifier and I'm not sure what they want |