Evergreen ILS Website

IRC log for #evergreen, 2018-02-23

| Channels | #evergreen index | Today | | Search | Google Search | Plain-Text | summary | Join Webchat

All times shown according to the server's local time.

Time Nick Message
00:34 book` joined #evergreen
00:51 gsams joined #evergreen
01:50 beanjammin joined #evergreen
02:11 jonadab joined #evergreen
02:57 JBoyer joined #evergreen
03:33 JBoyer joined #evergreen
04:19 rlefaive joined #evergreen
06:31 pinesol_green News from qatests: Failed Running perl live tests <http://testing.evergreen-ils.org/~live>
07:03 agoben joined #evergreen
07:03 rlefaive joined #evergreen
07:18 rjackson_isl joined #evergreen
07:33 rlefaive joined #evergreen
08:13 rlefaive joined #evergreen
08:16 kmlussier joined #evergreen
08:19 kmlussier dbwells: I'm almost ready to sign off on bug 1744385, pending a couple of additional commits from miker. Is that something you want to look at before it goes into 3.1 or should I merge it myself when I sign off?
08:19 pinesol_green Launchpad bug 1744385 in Evergreen "Wishlist: Search & display infrastructure improvements" [Wishlist,New] https://launchpad.net/bugs/1744385
08:30 ngf42 joined #evergreen
08:40 mmorgan joined #evergreen
08:42 Dyrcona joined #evergreen
08:58 yboston joined #evergreen
09:03 bos20k joined #evergreen
09:05 * kmlussier is taking off for the day, but will check the logs later for the answer.
09:11 dwgreen joined #evergreen
09:35 rlefaive joined #evergreen
09:41 rlefaive joined #evergreen
09:51 Stompro Good morning, has anyone had any interaction with Boopsie/Demco support lately.  I've had a problem with boopsie for 2 weeks now and they won't respond to emails or phone calls?
10:05 rlefaive joined #evergreen
10:10 dbwells kmlussier: Thanks for asking.  Could you push a signoff branch?  It is an awfully big change, so I think it would be nice to get a third sign-off before it goes in, and I can try to drum up some action on that.
10:12 dbwells kmlussier/miker: Also, I think we are missing the baseline changes to the in-db MODS.
10:13 miker dbwells: I'll doublecheck and make sure those get in
10:13 dbwells miker: cool, thank you
10:15 dbwells Also, just to be clear, once it's got a signoff, we're not leaving it behind.  It will be in 3.1.
10:16 miker :)
10:50 miker dbwells: I believe my final changes have been pushed.
11:00 rlefaive joined #evergreen
11:20 Christineb joined #evergreen
11:28 phasefx on xenial I have nodejs 4.2.6, but it looks like I need something more recent for the webpack stuff.  Recommended to use the PPA here?
11:32 Dyrcona phasefx: It's recommended to use the ubuntu-xenial-developer make target.
11:32 phasefx Dyrcona++
11:32 Dyrcona That installs Node 6.11 from source, which we should update to 6.13 some time soonish.
11:32 phasefx there we go, 6.11.3 is getting pulled down
11:33 phasefx though --version still gives me the package version
11:34 Dyrcona You should purge the package.
11:35 phasefx alright
11:39 phasefx Dyrcona: so now nodejs is not in my path :D
11:39 phasefx more assembly required
11:42 Dyrcona try the make target again.
11:42 Dyrcona I think it just blindly reinstalls node.
11:42 Dyrcona The purge probably removed some binaries.
11:43 phasefx node is there, just no nodejs
11:43 Dyrcona Well, I'd do the developer make target again.
11:43 * phasefx did
11:44 Dyrcona I think purging the package messed things up...
11:44 Dyrcona My typical routine on xenial is to do the make target and it just works.
11:45 Dyrcona I don't install node from ubuntu packages.
11:46 Dyrcona Does it fail when you run npm install?
11:46 phasefx I didn't see any errors just trying to build Evergreen after that; double-checking
11:46 phasefx sec
11:47 phasefx from npm install, I get warnings, the first one being: npm WARN enoent ENOENT: no such file or directory, open '/home/opensrf/git/Evergreen/package.json'
11:48 Dyrcona Did you run npm install in the Open-ILS/web/js/ui/default/staff subdirectory?
11:49 phasefx looks like I have it scripted to do so, yes, but not when I reported that error, no :D   I think everything is okay now, trying a smoke test
11:49 Dyrcona Cool.
11:50 phasefx when just doing normal hacking on the javascript, do I need to do npm run build from that subdirectory as well?
11:53 Dyrcona Yes.
11:54 Dyrcona Sometimes, you can just copy the file, but I usually do the build, then the make install in the Evergreen root.
11:54 Dyrcona berick would know much more about that than I do.
11:55 phasefx hrmm, https://pastebin.com/C82HXYFv
11:57 Dyrcona It's looking for the package.json in the wrong place. That's odd.
11:57 pastebot Someone at 64.57.241.14 pasted "opensrf@xenialfx:~/git/Evergre" (18 lines) at http://paste.evergreen-ils.org/377
11:57 phasefx better pastebot :)
11:57 phasefx maybe because I ran it once in the wrong place and it's sticking?
11:58 * phasefx is not familiar with these tools at all
11:58 Dyrcona I'd try a git clean -x -f -d and then start over.
11:58 phasefx k
11:58 Dyrcona But, yeah, npm has probably cached that location.
11:59 Dyrcona If you have a ~/.npm directory, you may have to delete it.
12:00 * Dyrcona goes to get some lunch.
12:01 Dyrcona Just to the kitchen....not going out to get lunch.
12:09 * phasefx will punt for now; chaos powers are exhausting
12:10 NRHNeedHelp joined #evergreen
12:10 NRHNeedHelp Hi all!
12:11 NRHNeedHelp Question... we're trying to print from Chrome to a spine labeler, but even with the Hatch extension installed, we click the test printing buttons but nothing happens.
12:13 NRHNeedHelp But if I use IE (where we can't use the Hatch extension), a print dialog box appears after clicking the print button and I can choose a printer and print.  What are we missing in Chrome?
12:14 NRHNeedHelp Again, the Hatch extension is installed and I've clicked that Use Hatch For Printing option too
12:14 NRHNeedHelp I'm lost
12:15 phasefx NRHNeedHelp: which interface are you using exactly?
12:15 NRHNeedHelp ?The web based interface?
12:15 phasefx which page within the web based interface?
12:16 NRHNeedHelp Evergreen Version 3-0-3... Hatch Printer Settings... I can see my printers, select them, etc.  then I go to the Test Printing link and try to click the Print or Print with Dialog boxes and it does nothing.
12:17 NRHNeedHelp However, in IE (I know, not compatible due to no extension) if I follow those same exact steps, I can print when I click the Print with Dialog box...
12:18 * phasefx doesn't have hatch installed, but trying the test print buttons without does work for him in Chrome.  Hrmm
12:19 phasefx NRHNeedHelp: could you disable the Use Hatch for Printing option and try it?
12:21 berick phasefx: re: the live test failure, have you modified your auto installer to use 'npm run build' instead of 'grunt build' ?
12:21 phasefx berick: I did
12:21 NRHNeedHelp Okay, disabled use hatch for printing and now I get the dialog boxes.
12:22 NRHNeedHelp in Chrome... Had to darken my print to 30 on the spine printer but it's printing.
12:22 pastebot "phasefx" at 64.57.241.14 pasted "~/upgrade" (11 lines) at http://paste.evergreen-ils.org/380
12:23 phasefx berick: it's actually working, I think I wasn't in staff/ before
12:23 beanjammin joined #evergreen
12:24 phasefx yeah, that was the problem
12:24 pastebot "phasefx" at 64.57.241.14 pasted "fixed ~/web_sync" (7 lines) at http://paste.evergreen-ils.org/381
12:25 phasefx NRHNeedHelp: making it work with Hatch, I don't have any experience there yet
12:26 phasefx berick: oh, I misunderstood your question (confused it with earlier topic with Dyrcona)
12:26 phasefx I did update the wheezy installer
12:26 berick phasefx: k.  so, wait, you're latest comments.. the test is working for you now?
12:27 berick i ask because the live test works for me
12:27 phasefx so, I was having trouble with my local dev environment (didn't know to use ubuntu-xenial-developer pre-req target).  With the qa test stuff, I replaced grunt with npm build like so: http://git.evergreen-ils.org/?p=work​ing/random.git;a=commitdiff;h=2b5148​506e6e19bc97cde983109d1169bb3e222b
12:28 phasefx the only thing failing in that environment is the offline live test
12:28 berick diff looks good
12:28 phasefx bug 1751318
12:28 pinesol_green Launchpad bug 1751318 in Evergreen "live_t/24-offline-all-assets.t failure" [Undecided,New] https://launchpad.net/bugs/1751318
12:29 Dyrcona phasefx: I recommend moving to something more recent than wheezy for the test installations. :)
12:29 phasefx you might need a pristine environment for the test to fail
12:30 phasefx Dyrcona: yeah, I'm going to get there :)
12:30 Dyrcona Not saying that will fix the test failure.
12:30 Dyrcona I think it leaves community support in May.
12:30 * phasefx nods
12:31 * Dyrcona put branches out there to remove installation support for Wheezy.
12:38 NRHNeedHelp Alrighty!!  So we have printing now... next issue... spine labels are only producing 4 lines instead of 5... screen "Print Item Labels" how can I get it to show me 5 lines of text instead of just 4?
12:39 NRHNeedHelp Looks like I am solving my own question.. I reduce the font size and 5 lines show up.. but we can't have the text that small
12:40 jihpringle joined #evergreen
12:45 phasefx NRHNeedHelp: are these sticker labels? is a matter of just getting the lines to line up margin-wise?
12:45 NRHNeedHelp yes phasefx... margins I think are the issue...
12:45 NRHNeedHelp When the chrome print dialog box appears, if I mess with margins, it will all fit
12:45 NRHNeedHelp but it's affecting everything I print by doing it inside the chrome print dialog box
12:46 * phasefx nods
12:48 ngf42 joined #evergreen
12:49 phasefx NRHNeedHelp: it's a pain, but you could create multiple chrome user profiles if you need to juggle different print settings
13:36 jeff joined #evergreen
13:48 Guest13423 joined #evergreen
14:24 yar joined #evergreen
15:28 yboston joined #evergreen
15:57 yboston joined #evergreen
15:58 rlefaive joined #evergreen
16:00 rlefaive joined #evergreen
16:03 entrexWV5OJT joined #evergreen
16:03 entrexWV5OJT _  _     _  _   _ _
16:03 entrexWV5OJT _| || |_ _| || |_| | |
16:03 entrexWV5OJT |_  __  _|_  __  _| | | __ _ _ __ ___   __ _ ___
16:04 Bmagic hey all - item is still checked out when deleted
16:04 Bmagic Normally, you can check it in from the patron account but with Webby you can't
16:04 Bmagic anyone confirm?
16:06 * mmorgan cringes at deleted checked out items, but will have a look.
16:08 mmorgan Bmagic: getting "Copy "xxxxxx" was mis-scanned or is not cataloged"
16:09 Bmagic is that a bug?
16:09 Dyrcona That depends on if you consider the behavior of the XUL client to be a bug or not.
16:09 Dyrcona I'd say it is a bug.
16:09 Bmagic It's nice that the staff can solve the problem without having to submit a ticket
16:10 * mmorgan would say bug, certainly a change in behavior.
16:11 mmorgan and makes it impossible for staff to check in a deleted item.
16:12 mmorgan At least in xul, if you know the patron, it can be done.
16:13 Bmagic but 1751368
16:13 Bmagic bug 1751368
16:13 Bmagic even
16:13 pinesol_green Launchpad bug 1751368 in Evergreen "Web client: Check-in deleted item from patron account" [Undecided,New] https://launchpad.net/bugs/1751368
17:04 mmorgan left #evergreen
17:16 beanjammin joined #evergreen
17:47 rlefaive joined #evergreen
18:31 pinesol_green News from qatests: Failed Running perl live tests <http://testing.evergreen-ils.org/~live>
19:42 rlefaive joined #evergreen

| Channels | #evergreen index | Today | | Search | Google Search | Plain-Text | summary | Join Webchat