Time |
Nick |
Message |
00:43 |
|
beanjammin joined #evergreen |
02:06 |
|
beanjammin joined #evergreen |
06:32 |
pinesol_green |
News from qatests: Testing Success <http://testing.evergreen-ils.org/~live> |
07:16 |
|
rjackson_isl joined #evergreen |
07:39 |
|
rlefaive joined #evergreen |
07:46 |
|
agoben joined #evergreen |
08:02 |
|
collum joined #evergreen |
08:27 |
|
ngf42 joined #evergreen |
08:31 |
|
rlefaive joined #evergreen |
08:43 |
|
kmlussier joined #evergreen |
08:46 |
|
dwgreen joined #evergreen |
08:48 |
|
Dyrcona joined #evergreen |
09:08 |
kmlussier |
@coffee |
09:08 |
* pinesol_green |
brews and pours a cup of "Kona Sweet" 100% Kona, and sends it sliding down the bar to kmlussier |
09:19 |
|
terran joined #evergreen |
09:22 |
|
bos20k joined #evergreen |
09:27 |
|
rlefaive joined #evergreen |
09:34 |
|
jvwoolf joined #evergreen |
09:55 |
|
yboston joined #evergreen |
10:15 |
|
rlefaive joined #evergreen |
10:46 |
|
rlefaive joined #evergreen |
10:53 |
|
rlefaive_ joined #evergreen |
10:53 |
|
mmorgan joined #evergreen |
11:02 |
|
yboston joined #evergreen |
11:10 |
|
Christineb joined #evergreen |
11:20 |
|
khuckins joined #evergreen |
11:56 |
|
khuckins_ joined #evergreen |
11:57 |
|
rashma_away joined #evergreen |
12:01 |
|
khuckins__ joined #evergreen |
12:03 |
|
jihpringle joined #evergreen |
12:26 |
|
khuckins_ joined #evergreen |
12:26 |
|
rlefaive joined #evergreen |
13:00 |
|
jvwoolf joined #evergreen |
13:03 |
|
jvwoolf joined #evergreen |
13:03 |
|
khuckins__ joined #evergreen |
13:08 |
Dyrcona |
berick: I commented Lp 1739803 with the results of a failed npm run test. Hope that is helpful! |
13:08 |
pinesol_green |
Launchpad bug 1739803 in Evergreen "Webstaff: Replace Grunt with Webpack + Angular 1.6" [Medium,New] https://launchpad.net/bugs/1739803 |
13:09 |
* Dyrcona |
will be happy to pull/try again if you have any updates or advice. |
13:11 |
|
rlefaive joined #evergreen |
13:14 |
berick |
thanks Dyrcona! I'll take a look |
13:34 |
|
beanjammin joined #evergreen |
14:00 |
|
beanjammin joined #evergreen |
14:14 |
|
collum joined #evergreen |
14:22 |
jeffdavis |
I have a server where open-ils.circ.copy_location.retrieve.all returns an empty response with a "osrfResultPartialComplete" exception and status 200 OK. It looks as if I'm getting only the last chunk of a chunked result? |
14:24 |
jeffdavis |
This is with OpenSRF 2.5.2 |
15:00 |
jeffdavis |
csharp: are you folks using the ebook API stuff with Oneclickdigital? |
15:23 |
Dyrcona |
I'm seeing some "bad stuff" in master in the web staff client. I was going to blame berick's branch, but I see it on a plan master install as well. |
15:24 |
Dyrcona |
If I bring up a patron and go to the bills or messages interfaces, I get a lot of {{mainLabel}} and so on. |
15:28 |
kmlussier |
That doesn't sound familiar to me, but I think my newest master system is probably a couple of weeks old. |
15:30 |
Dyrcona |
I built the stock system last night, and the other this afternoon. |
15:30 |
|
agoben joined #evergreen |
15:31 |
Dyrcona |
I have only see it so far on the bills and messages. I just had a quick look at marc edit and some other interfaces and they look OK. |
15:36 |
Dyrcona |
I hesitate to Lp it because maybe I messed something up. |
15:36 |
Dyrcona |
But, I've done so many installations..... |
15:38 |
Dyrcona |
Heh, and we're getting internal tickets about how to add the "You saved $XXX" to the checkout receipts in the web client. :) |
15:50 |
|
collum joined #evergreen |
15:54 |
Dyrcona |
Backing out the most recent commit to touch bills.js doesn't help. |
15:58 |
miker |
Dyrcona: anything in the js console, or any 404s for js in the network tab? |
15:58 |
gsams |
Troubleshooting Hatch issues for a single library, all but one of their computers appears to be giving an error: Access to the specified native messaging host is forbidden. and referencing extension.js:43 in that error. |
15:59 |
Dyrcona |
miker: I'll check that in a sec. I'm retrying berick's branch. |
16:01 |
Dyrcona |
Ok. I fixed it on that vm with a reinstall and making sure the /openils/var/web/xul/server link was OK. |
16:01 |
Dyrcona |
I'll double check the plain master vm. |
16:03 |
Dyrcona |
That comes from doing more than 1 install of the same branch without specifying a client stamp or version. I was probably looking at some broken files from the previous error. |
16:07 |
Dyrcona |
The plain master is giving this in the console: TypeError: Cannot set property 'grid' of undefined. I can elaborate with the rest of it when desired. |
16:07 |
Dyrcona |
Also, two errors about failure to load wav files. |
16:08 |
Dyrcona |
This one is pointing at the correct location, 'cause there's only 1 possible entry. |
16:08 |
Dyrcona |
For xul/server. |
16:09 |
miker |
so still getting the broken billing UI? |
16:09 |
miker |
the wav file errors are expected |
16:12 |
Dyrcona |
Yeah, I even redid the npm, grunt, make and make install, chown, etc. |
16:21 |
berick |
the tip commit of master is the source of your grid error, Dyrcona |
16:21 |
Dyrcona |
heh. |
16:21 |
berick |
grid.dataProvider.grid = grid; -- dataProvider may be null at that lone |
16:21 |
Dyrcona |
berick++ |
16:21 |
berick |
er, line |
16:21 |
Dyrcona |
Should I Lp this? |
16:22 |
berick |
it will need to be moved down to below the if (!grid.dataProvider){} chunk |
16:22 |
berick |
Dyrcona: yeah, probably best |
16:29 |
csharp |
jeffdavis: no, not at this point - it's on our list to investigate whenever the to-do list shrinks enough (no end in sight right now) |
16:32 |
csharp |
gsams: check that regular users can run Java ('java -version' inside cmd, for instance) - you can also find wherever hatch.bat lives and try to run that directly as the blocked user? |
16:32 |
Dyrcona |
berick | miker: Lp 1749593 |
16:32 |
pinesol_green |
Launchpad bug 1749593 in Evergreen "Webstaff: Grids on Bills and Patron Messages Screens do not show properly" [Undecided,New] https://launchpad.net/bugs/1749593 |
16:32 |
gsams |
csharp: Thanks, I'll have them give that a whirl and see what happens! |
16:32 |
Dyrcona |
And, with that, it is about time for me to head home. |
16:33 |
csharp |
gsams: in any case, probably perms-related - make sure the non-Windows-admin users can read and execute the hatch stuff |
16:36 |
gsams |
csharp: I've sent that info on, that is more than likely the case as this library is super locked down by IT. |
16:39 |
csharp |
yep - sounds like the libraries that found what led to bug 1741309 |
16:39 |
pinesol_green |
Launchpad bug 1741309 in Evergreen "Hatch: Installer does not grant proper file permissions" [Undecided,Fix released] https://launchpad.net/bugs/1741309 |
16:42 |
gsams |
csharp: Well I'm glad that got settled before our upgrade! Thank you pioneering libraries. |
16:42 |
csharp |
seriously - our testing period was crucial to our relatively smooth upgrade to 3.0/web client |
16:45 |
gsams |
I've gotta say, our upgrade to 3.0.3 was about the smoothest upgrade we've had even with the web client being new to us. |
16:46 |
gsams |
so kudos to everyone one way or another. |
16:51 |
gsams |
Bmagic++ #That data URL method works perfectly for receipts. |
16:51 |
Bmagic |
sweet! |
16:52 |
gsams |
It's a lot of text though, so getting layout stuff settle first is a must otherwise there is a lot of scrolling to be done. |
17:05 |
|
mmorgan left #evergreen |
18:02 |
|
khuckins_ joined #evergreen |
18:30 |
pinesol_green |
News from qatests: Testing Success <http://testing.evergreen-ils.org/~live> |
18:43 |
|
Dyrcona joined #evergreen |
18:59 |
gsams |
csharp: confirmed permissions issue, now he's just trying to resolve that with little success apparently. |
19:07 |
csharp |
gsams: "hatch.bat test" should show *something* useful |
19:18 |
gsams |
csharp: That's useful output, I'll pass that along and see what it spits out for him. |
19:19 |
gsams |
csharp++ #Thanks for the help! |
22:45 |
|
Jillianne joined #evergreen |