#jython IRC Log (v0.9)

Index

IRC Log for 2015-01-31

Timestamps are in GMT/BST.

[2:11] * Paladiamors (~justin@pa9b391.tokynt01.ap.so-net.ne.jp) has joined #jython
[2:48] * Paladiamors (~justin@pa9b391.tokynt01.ap.so-net.ne.jp) Quit (Ping timeout: 246 seconds)
[6:27] * lazybear (~lazybear@radium.atom.fi) Quit (Max SendQ exceeded)
[6:27] * lazybear (~lazybear@radium.atom.fi) has joined #jython
[7:40] * mbooth (~mbooth@redhat/mbooth) Quit (Ping timeout: 246 seconds)
[8:09] * Paladiamors (~justin@pa9b391.tokynt01.ap.so-net.ne.jp) has joined #jython
[9:51] * sidrero (~sidrero@cable-static-140-81.teleport.ch) has joined #jython
[9:51] <sidrero> hi, I have a problem setting the pythonhome correctly
[9:51] <sidrero> I??ve done an eclipse plugin, so the jython jar is living inside the jar of the plugin
[9:52] <sidrero> however, jython cannot find standard modules like os
[9:52] <sidrero> therefore for now what I did is to have a separated jython jar outside my plugin and set the home to there
[9:52] <sidrero> how to fix this, so that jython feels comfortable with the home being inside another jar?
[11:27] * Paladiamors (~justin@pa9b391.tokynt01.ap.so-net.ne.jp) Quit (Ping timeout: 246 seconds)
[12:38] <sidrero> if I set an absolute path to a valid jython standalone jar it works
[12:38] <sidrero> but how do I tell it that the python home is in a jar that is inside the plugin?
[12:51] <sidrero> I am trying with Bundle bundle = Platform.getBundle(yourPluginId);
[12:51] <sidrero> but still don??t get it right
[14:27] * ivan` (~ivan@unaffiliated/ivan/x-000001) Quit (Quit: ERC Version 5.3 (IRC client for Emacs))
[14:30] * ivan` (~ivan@unaffiliated/ivan/x-000001) has joined #jython
[15:12] * ivan` (~ivan@unaffiliated/ivan/x-000001) Quit (Quit: ERC Version 5.3 (IRC client for Emacs))
[15:14] * Paladiamors (~justin@pa9b391.tokynt01.ap.so-net.ne.jp) has joined #jython
[15:14] * ivan` (~ivan@192.241.198.49) has joined #jython
[15:14] * ivan` (~ivan@192.241.198.49) Quit (Changing host)
[15:14] * ivan` (~ivan@unaffiliated/ivan/x-000001) has joined #jython
[15:33] * Paladiamors (~justin@pa9b391.tokynt01.ap.so-net.ne.jp) Quit (Ping timeout: 244 seconds)
[15:47] * ivan` (~ivan@unaffiliated/ivan/x-000001) Quit (Ping timeout: 252 seconds)
[16:48] * dustinm` (~dustinm@192.241.142.243) has joined #jython
[16:54] * dustinm` (~dustinm@192.241.142.243) Quit (Ping timeout: 252 seconds)
[17:05] * dustinm` (~dustinm@192.241.142.243) has joined #jython
[18:47] * sidrero (~sidrero@cable-static-140-81.teleport.ch) Quit (Ping timeout: 265 seconds)
[23:48] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Excess Flood)
[23:48] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[23:53] * zesus_ (zesus@peruna.fi) Quit (Ping timeout: 264 seconds)
[23:53] * zesus (zesus@peruna.fi) 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).