#jython IRC Log (v0.9)

Index

IRC Log for 2017-12-03

Timestamps are in GMT/BST.

[2:35] * jimbaker (~~jbaker@python/psf/jimbaker) Quit (Ping timeout: 248 seconds)
[2:39] * jimbaker_ (~~jbaker@161.97.192.16) has joined #jython
[5:09] * ctrueden (~ctrueden@dev.loci.wisc.edu) Quit (Ping timeout: 268 seconds)
[11:46] <larsrh> turns out this is a known issue :D unfortunately jython-shaded has a blocker too https://github.com/scijava/jython-shaded/issues/5
[12:24] * Arimil is now known as Renari
[13:02] * indistylo (~indistylo@122.166.157.45) has joined #jython
[14:17] * indistylo (~indistylo@122.166.157.45) Quit (Ping timeout: 248 seconds)
[16:23] * kanja (~textual@pool-100-35-197-222.nwrknj.fios.verizon.net) Quit (Quit: My MacBook has gone to sleep. ZZZzzz???)
[16:50] * ctrueden (~ctrueden@dev.loci.wisc.edu) has joined #jython
[16:52] <ctrueden> larsrh: In case no one responded to you while I was out of the room: Jython and JRuby are known to have conflicting classpath requirements; for an explanation, see here: https://github.com/scijava/jython-shaded
[16:52] * stewori (~stefan@ip-95-223-159-80.hsi16.unitymediagroup.de) has joined #jython
[16:53] <ctrueden> larsrh: You could try that jython-shaded artifact and see if the problem goes away. OTOH, it might be this problem: https://github.com/scijava/jython-shaded/issues/5
[16:53] <ctrueden> larsrh: Try launching jython with -v flag and see if notice an error like "Failed to load native POSIX impl; falling back on Java impl. Stacktrace follows."
[16:53] <ctrueden> larsrh: Several of the os functions need that POSIX support, so if it isn't working on your system, that might explain the issue.
[16:55] * stewori (~stefan@ip-95-223-159-80.hsi16.unitymediagroup.de) Quit (Client Quit)
[17:37] <ctrueden> larsrh: Oh, I see you already linked to that issue (https://github.com/larsrh/sbt-jsr223/issues/3). So sorry for telling you what you already know! :-)
[18:14] * deepy (deepy@wrongplanet/deepa) Quit (Ping timeout: 258 seconds)
[18:14] * deepy (deepy@wrongplanet/deepa) has joined #jython
[18:27] <larsrh> ctrueden: no worries at all :-)
[18:28] <larsrh> and yes, on Windows I run into a similar problem when using jython-shaded
[18:28] <larsrh> I guess I don't quite understand why Jython ships an uberjar to begin with
[19:38] <ctrueden> larsrh: Yeah, I don't know. Convenience, I guess? Perhaps someone else in this channel can comment.
[20:10] * stewori (~stefan@ip-95-223-159-80.hsi16.unitymediagroup.de) has joined #jython

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).