#jython IRC Log (v0.9)

Index

IRC Log for 2010-11-07

Timestamps are in GMT/BST.

[0:02] * raymondh2 (~raymond@76.89.181.64) has joined #jython
[0:03] * raymondh (~raymond@76.89.181.64) Quit (Ping timeout: 255 seconds)
[0:31] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) Quit (Quit: Leaving.)
[0:55] <alex001> agronholm, however one can catch java exceptions in jython; but I just can't catch it if the exception was sent from an rmi server :(
[0:56] <agronholm> alex001: even with the generic except: clause?
[0:58] <agronholm> you're confusing me
[0:58] <agronholm> you said you can't catch them...earlier you said you could catch them with except java.lang.Exception
[0:59] <agronholm> alex001: are you there?
[1:07] <alex001> no only with generic except
[1:07] <alex001> however, I can catch in jython java exception when working in a non rmi environment
[1:08] <alex001> i.e, a = ArrayList() a.get(1) I can do except java.lang.IndexOutOfBoundsException
[1:08] <alex001> however, if working on a rmi server, this does not work anymore
[1:09] <alex001> i.e. jython calls code running on a java rmi server
[1:09] <agronholm> hm
[1:09] <agronholm> what if you do print type(e) when you catch the exception
[1:09] <agronholm> coming from the rmi server
[1:09] <alex001> I have the same type in my case bar.Foo
[1:09] <agronholm> did you try it precisely that way
[1:09] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Quit: jabley)
[1:09] <agronholm> using type()
[1:09] <alex001> yes
[1:10] <agronholm> mmkay
[1:10] <alex001> I tried type(), __class__, getClass(), etc
[1:10] <alex001> could it be a classloader issue?
[1:10] <agronholm> probably
[1:12] <alex001> oki I will open later a ticket
[1:12] <alex001> with some code samples
[1:29] * natlus (~simon@transgaming.de) Quit (Quit: .)
[1:31] * natlus (~simon@62.75.162.98) has joined #jython
[1:37] * adiroiban (~adiroiban@89.137.108.176) has joined #jython
[2:36] * alex001 (~alex@modemcable253.69-202-24.mc.videotron.ca) Quit (Quit: Leaving)
[3:40] * lopex (lopex@chello089076044027.chello.pl) Quit ()
[4:13] * adiroiban (~adiroiban@89.137.108.176) Quit (Ping timeout: 264 seconds)
[5:36] * jcp (~jw@bzflag/contributor/javawizard2539) Quit (Ping timeout: 252 seconds)
[5:42] * jcp (~jw@bzflag/contributor/javawizard2539) has joined #jython
[6:15] * jcp (~jw@bzflag/contributor/javawizard2539) Quit (Ping timeout: 240 seconds)
[6:51] * wmeissner (~wmeissner@C-59-100-83-205.bri.connect.net.au) has joined #jython
[6:51] * wmeissner (~wmeissner@C-59-100-83-205.bri.connect.net.au) Quit (Client Quit)
[9:12] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[10:08] * thobe (~Adium@83.249.247.186) has joined #jython
[10:18] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Quit: jabley)
[10:23] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) has joined #jython
[11:11] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) Quit (Quit: Leaving.)
[12:20] * lopex (lopex@chello089076044027.chello.pl) has joined #jython
[12:47] * thijstriemstra (~thijstrie@i219160.upc-i.chello.nl) has joined #jython
[13:50] * adiroiban (~adiroiban@89.137.108.176) has joined #jython
[14:30] * thobe (~Adium@83.249.247.186) Quit (Quit: Leaving.)
[14:45] * adiroiban (~adiroiban@89.137.108.176) Quit (Read error: Connection reset by peer)
[14:45] * adiroiban (~adiroiban@89.137.108.176) has joined #jython
[14:55] * jimbaker (~jimbaker@c-24-8-39-78.hsd1.co.comcast.net) has joined #jython
[15:04] * thobe (~Adium@212-162-171-110.skbbip.com) has joined #jython
[15:42] * Oti_ (~ohumbel@gprs37.swisscom-mobile.ch) has joined #jython
[15:47] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 276 seconds)
[15:54] * Oti_ (~ohumbel@gprs37.swisscom-mobile.ch) Quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
[16:11] * jcp (~jw@bzflag/contributor/javawizard2539) has joined #jython
[16:33] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[16:46] * jbaker_ (~jimbaker@c-24-8-39-78.hsd1.co.comcast.net) has joined #jython
[16:46] * jimbaker (~jimbaker@c-24-8-39-78.hsd1.co.comcast.net) Quit (Read error: Connection reset by peer)
[16:51] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) has joined #jython
[16:53] * lucian (~lucian@78-86-217-168.zone2.bethere.co.uk) has joined #jython
[17:03] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) Quit (Quit: Leaving.)
[17:04] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) has joined #jython
[17:25] * yacc_ (~andreas@84.113.164.165) has joined #jython
[17:26] * yacc_ is now known as yacc
[17:32] * lucian (~lucian@78-86-217-168.zone2.bethere.co.uk) Quit (Remote host closed the connection)
[17:42] * jcp (~jw@bzflag/contributor/javawizard2539) Quit (Ping timeout: 240 seconds)
[17:46] * jcp (~jw@bzflag/contributor/javawizard2539) has joined #jython
[17:59] * lucian (~lucian@78-86-217-168.zone2.bethere.co.uk) has joined #jython
[18:08] * jbaker_ (~jimbaker@c-24-8-39-78.hsd1.co.comcast.net) Quit (Quit: jbaker_)
[18:10] * jcp (~jw@bzflag/contributor/javawizard2539) Quit (Ping timeout: 276 seconds)
[18:14] * jcp (~jw@bzflag/contributor/javawizard2539) has joined #jython
[19:24] * jimbaker (~jimbaker@64.134.228.93) has joined #jython
[19:28] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[20:14] * adiroiban (~adiroiban@89.137.108.176) Quit (Quit: adiroiban)
[20:14] * adiroiban (~adiroiban@89.137.108.176) has joined #jython
[20:16] * jimbaker (~jimbaker@64.134.228.93) Quit (Quit: jimbaker)
[21:05] * stakkars (~tismer@i577B4F0A.versanet.de) Quit (Ping timeout: 255 seconds)
[21:10] * stakkars (~tismer@i577B4E92.versanet.de) has joined #jython
[21:15] * jabley_ (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[21:15] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Read error: Connection reset by peer)
[21:15] * jabley_ is now known as jabley
[21:48] * lolsuper_ (~super_@unaffiliated/lolsuper-/x-9881387) has joined #jython
[22:44] * Oti (~ohumbel@adsl-89-217-107-16.adslplus.ch) Quit (Quit: Oti)
[23:32] * njoyce (~njoyce@apollo.boxdesign.co.uk) Quit (Ping timeout: 245 seconds)
[23:35] * MrMeanie (~Geoff@92.28.254.27) has joined #jython
[23:35] <MrMeanie> Is anyone here aware of difficulties within running Jython Swing apps?
[23:35] <MrMeanie> Previous versions of Jython did not exit until all swing windows closed. The latest version exits when the script finishes, killing any swing windows....
[23:40] * headius (~headius@host-78-65-196-247.homerun.telia.com) has joined #jython
[23:53] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Quit: jabley)
[23:57] <MrMeanie> I just submitted a bug report to bugs.jython.org.
[23:58] * MrMeanie (~Geoff@92.28.254.27) Quit (Quit: HydraIRC -> http://www.hydrairc.com <- IRC with a difference)

Index

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