#jython IRC Log (v0.9)

Index

IRC Log for 2012-10-31

Timestamps are in GMT/BST.

[0:14] * redskinnz (~openfrog@209.134.77.81) Quit (Quit: Leaving.)
[0:14] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[0:14] * redskinnz (~openfrog@209.134.77.81) has joined #jython
[0:29] * lahwran (lahwran@unaffiliated/lahwran) Quit (Excess Flood)
[0:36] * lahwran (lahwran@unaffiliated/lahwran) has joined #jython
[0:44] * clajo04_ (~clajo04_@pool-74-108-95-112.nycmny.fios.verizon.net) has joined #jython
[2:42] * lheuer1 (~Adium@blfd-4d082710.pool.mediaWays.net) has joined #jython
[2:45] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 256 seconds)
[3:41] * jlwestsr (~jlwestsr@2602:304:ab2a:8f69:edcf:cd8a:85f1:6fd3) Quit (Remote host closed the connection)
[3:53] * Juneau001 (~Juneau@50.44.61.193) has joined #jython
[4:19] * Juneau001 (~Juneau@50.44.61.193) Quit (Quit: Juneau001)
[6:33] * lheuer1 is now known as lheuer
[10:35] * JStoker (jstoker@unaffiliated/jstoker) Quit (Excess Flood)
[10:37] * msavy (~msavy@redhat/jboss/msavy) has joined #jython
[10:47] * JStoker (jstoker@unaffiliated/jstoker) has joined #jython
[10:47] * JStoker (jstoker@unaffiliated/jstoker) Quit (Excess Flood)
[10:48] * JStoker (jstoker@unaffiliated/jstoker) has joined #jython
[11:32] * varialus (~varialus@199.192.96.200) Quit (Ping timeout: 260 seconds)
[11:35] * varialus (~varialus@199.192.96.200) has joined #jython
[11:55] * varialus (~varialus@199.192.96.200) Quit (Ping timeout: 260 seconds)
[12:12] * varialus (~varialus@199.192.96.200) has joined #jython
[12:28] * varialus (~varialus@199.192.96.200) Quit (Ping timeout: 244 seconds)
[12:30] * varialus (~varialus@199.192.96.200) has joined #jython
[13:54] * jlwestsr (~jlwestsr@2602:304:ab2a:8f69:cd22:18af:449d:6539) has joined #jython
[14:22] * lheuer (~Adium@blfd-4d082710.pool.mediaWays.net) Quit (Quit: Leaving.)
[15:09] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[15:56] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[16:03] * catmtking (~catmtking@108-224-122-111.lightspeed.irvnca.sbcglobal.net) has joined #jython
[16:03] * catmtking (~catmtking@108-224-122-111.lightspeed.irvnca.sbcglobal.net) Quit (Remote host closed the connection)
[16:04] * catmtking (~catmtking@108-224-122-111.lightspeed.irvnca.sbcglobal.net) has joined #jython
[16:12] * varialus (~varialus@199.192.96.200) Quit (Ping timeout: 264 seconds)
[16:45] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[16:52] * sera (~sera@gentoo/developer/sera) Quit (Remote host closed the connection)
[16:53] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[17:12] * inspired (inspired@146.90.52.83) has joined #jython
[17:59] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[18:35] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[18:35] * gColossus (~tahoang@unaffiliated/gcolossus) has joined #jython
[18:35] <gColossus> agronholm: morning, tried the key yet?
[18:38] <agronholm> gColossus: no, I'm still waiting for the media I bought to arrive
[18:40] <gColossus> agronholm: wow, that seems to be taking a long time huh?
[18:42] <agronholm> well I recall placing the order last weekend
[18:42] <agronholm> it was dispatched from the UK last Sunday
[18:42] <agronholm> so I should be getting it tomorrow I think
[18:53] <gColossus> agronholm: cool, let me know if the key doesn't work :)
[18:54] <gColossus> but it should
[18:54] <gColossus> agronholm: okay, ttyl, logging out for lunch
[18:54] * gColossus (~tahoang@unaffiliated/gcolossus) has left #jython
[20:16] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[20:57] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[21:21] <redskinnz> agronholm:
[21:22] <redskinnz> how would i go about catching python exceptions within a java based event call?
[21:22] <redskinnz> for example, say someone wrote a syntax error within java method onTriggered()
[21:23] <redskinnz> in their python script
[21:23] <redskinnz> at the moment, the script stops but no errors or warnings are given
[21:25] <redskinnz> i tried catching it when the interpreter executes the given script, but still no luck
[21:25] <redskinnz> catching PySyntaxError that is
[21:30] <agronholm> redskinnz: I've never tried that
[21:30] <agronholm> redskinnz: but does catching a PyException work?
[21:31] <redskinnz> not really, ive seen it here and there on random syntax errors like indents
[21:32] <agronholm> would it be possible for your to construct a trivial app that demonstrates this?
[21:33] <redskinnz> sec
[21:34] * gColossus (~tahoang@unaffiliated/gcolossus) has joined #jython
[22:16] <gColossus> agronholm: do you play CS - Global Offensive?
[22:18] <agronholm> nah
[22:24] <pjenvey> that's quite a random question
[22:25] <pjenvey> i very rarely play cs:s, the only game i play, really
[22:31] <gColossus> agronholm: ahh, you should ... what game do you play?
[22:31] <agronholm> I don't play games a lot
[22:31] <agronholm> Torchlight II was the last one I've played
[22:31] <gColossus> pjenvey: oh, I don't like CS:S that much, i find the recoil to be quite ridiculous, CS:GO is better though, combine the graphic of CSS with the feel of 1.6 (well, kind of)
[22:32] <gColossus> agronholm: oh, i c, any RTS game?
[22:32] <agronholm> achron was the last one yet
[22:32] <agronholm> I used to do RTS games a lot -- Supreme Commander (1) still has the best gameplay system so far
[22:33] <agronholm> sc2 screwed up the resource system
[22:44] <pjenvey> heh, 1.6. that's when i used to play it quite a bit
[22:49] * enebo (~enebo@207.155.161.2.ptr.us.xo.net) has joined #jython
[23:59] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)

Index

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