#jython IRC Log (v0.9)

Index

IRC Log for 2014-12-18

Timestamps are in GMT/BST.

[8:49] -barjavel.freenode.net- *** Looking up your hostname...
[8:49] -barjavel.freenode.net- *** Checking Ident
[8:49] -barjavel.freenode.net- *** No Ident response
[8:49] -barjavel.freenode.net- *** Couldn't look up your hostname
[8:49] * JythonLogBot (~PircBot@74.50.59.201) has joined #jython
[8:49] * Topic is 'Try Jython 2.7b3 at http://tinyurl.com/p2kmxod | This channel is logged: http://jython.extreme.st/irclogs/ | Please update the wiki: http://wiki.python.org/jython | Jython Book: http://jythonbook.com | Podcast: http://jython.org/jythonpodcast/'
[8:49] * Set by agronholm!~agronholm@2001:1bc8:102:6f29:ed9d:3487:3941:d41a on Fri Aug 22 22:40:30 UTC 2014
[9:40] * Arfrever (~Arfrever@apache/committer/Arfrever) Quit (Ping timeout: 250 seconds)
[11:37] * telnes3 (~portable@AVelizy-152-1-44-10.w82-120.abo.wanadoo.fr) Quit (Quit: Leaving.)
[12:32] * telnes1 (~portable@AVelizy-152-1-44-10.w82-120.abo.wanadoo.fr) has joined #jython
[14:06] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[14:36] * xemdetia (xemdetia@nat/ibm/x-fqimenbccphrcvwl) has joined #jython
[14:42] * helix84 (~ctenar@195.178.95.132) has joined #jython
[17:58] * ohumbel (5390f784@gateway/web/freenode/ip.83.144.247.132) has joined #jython
[19:34] * helix84 (~ctenar@195.178.95.132) has left #jython
[20:42] * masnun (~masnun@103.7.249.50) has joined #jython
[20:43] <masnun> Hi
[20:43] <masnun> Why does import javafx.scene.control
[20:43] <masnun> work
[20:43] <masnun> label = javafx.scene.control.Label("Hello, World!")
[20:44] <masnun> but when I try from javafx.scene.control import Label
[20:44] <masnun> then it doesn't work
[21:08] * masnun (~masnun@103.7.249.50) Quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz???)
[21:22] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 250 seconds)
[21:23] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[21:35] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[21:35] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 272 seconds)
[22:27] * Rondom (~rondom@nonmodosedetiam.net) Quit (Remote host closed the connection)
[22:32] <jimbaker> masnun, that's an interesting problem. i don't know if this is at all related to http://bugs.jython.org/issue2229 - we are seeing some issue with how we are scanning jars right now for java 8
[22:33] <jimbaker> but for now, i'm putting the blinders ;) back on, time to get all of our unit tests passing first, then we can work these issues
[22:43] * Rondom (~rondom@nonmodosedetiam.net) has joined #jython
[23:00] * srcerer_ (~chatzilla@dns2.klsairexpress.com) has joined #jython
[23:03] * srcerer (~chatzilla@dns2.klsairexpress.com) Quit (Ping timeout: 245 seconds)
[23:32] * xemdetia (xemdetia@nat/ibm/x-fqimenbccphrcvwl) Quit (Ping timeout: 264 seconds)
[23:36] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)

Index

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