#jogamp @ irc.freenode.net - 20130508 05:05:58 (UTC)


20130508 05:05:58 -CatOut- Previous @ http://jogamp.org/log/irc/jogamp_20130507050645.html
20130508 05:05:58 -CatOut- This channel is logged @ http://jogamp.org/log/irc/jogamp_20130508050558.html
20130508 05:34:36 * [Mike] (~Mike]@anon) has joined #jogamp
20130508 08:17:15 * xranby_ac100 (~xranby@anon) has joined #jogamp
20130508 08:42:32 * xranby_ac100 (~xranby@anon) Quit (Ping timeout: 256 seconds)
20130508 08:43:38 * xranby_ac100 (~xranby@anon) has joined #jogamp
20130508 08:59:59 * [Mike] (~Mike]@anon) Quit ()
20130508 09:07:27 * sgothel1 (~sven@anon) has joined #jogamp
20130508 09:11:07 <xranby_ac100> good morning
20130508 09:14:58 * sgothel (~sven@anon) Quit (*.net *.split)
20130508 09:16:50 * xranby_ac100 (~xranby@anon) has left #jogamp
20130508 09:44:21 * xranby_ac100 (~xranby@anon) has joined #jogamp
20130508 10:23:08 <xranby_ac100> sgothel1: https://gist.github.com/xranby/43ad678b05d0a7aac2d7 this device got the hdmi monitor connector unconnected
20130508 10:23:09 <xranby_ac100> Caused by: java.lang.RuntimeException: property count should be >= 11, but is 10, len 10
20130508 10:23:09 <xranby_ac100> at jogamp.newt.MonitorModeProps.streamInMonitorDevice(MonitorModeProps.java:213)
20130508 10:27:41 <xranby_ac100> i get the same exception for several examples, com.jogamp.opengl.test.junit.newt.TestScreenMode01NEWT etc
20130508 10:29:47 <xranby_ac100> the test runs ok with the hdmi connector attached
20130508 10:38:51 <xranby_ac100> so.. HDMI unplugged == failues
20130508 11:02:49 <sgothel1> good morning
20130508 11:03:15 <sgothel1> oh .. so if headless, no monitor at all -> exception (.. here: no available modes .. hmm)
20130508 11:03:27 <sgothel1> headless ?
20130508 11:03:39 <sgothel1> no crt connected I mean ?
20130508 11:03:50 <sgothel1> monitor at all .. :)
20130508 11:04:09 <sgothel1> indeed, I haven't checked w/o a monitor ..
20130508 11:08:46 <xranby_ac100> the arandr tools lists the connector to be available but disconnected etc
20130508 11:08:46 <xranby_ac100> arandr is handy to use to configure xrandr
20130508 11:10:42 <sgothel1> yup .. hmm .. have to fall back then .. will test - thx
20130508 11:11:01 <xranby_ac100> sgothel1: like you said, the list of modes are only available after the cable is connected
20130508 11:11:57 <sgothel1> yup .. and we also don't behave properly w/ dynamic changes (only current mode) .. i.e. we don't treat randr messages yet
20130508 11:33:09 * xranby_ac100 (~xranby@anon) Quit (Ping timeout: 256 seconds)
20130508 11:36:19 * xranby_ac100 (~xranby@anon) has joined #jogamp
20130508 12:04:54 * xranby_ac100 (~xranby@anon) Quit (Ping timeout: 256 seconds)
20130508 12:35:34 * xranby_ac100 (~xranby@anon) has joined #jogamp
20130508 13:48:53 * xranby_ac100 (~xranby@anon) Quit (Quit: Leaving.)
20130508 14:25:56 * xranby_ac100 (~xranby@anon) has joined #jogamp
20130508 16:19:26 * xranby_ac100 (~xranby@anon) Quit (Read error: Connection reset by peer)
20130508 16:37:51 * xranby_ac100 (~xranby@anon) has joined #jogamp
20130508 16:42:50 * [Mike] (~Mike]@anon) has joined #jogamp
20130508 17:58:15 * xranby_ac100 (~xranby@anon) Quit (Read error: Connection reset by peer)
20130508 19:04:07 * xranby_ac100 (~xranby@anon) has joined #jogamp
20130508 20:29:42 * ___m___ (~Mike]@anon) has joined #jogamp
20130508 20:29:55 * [Mike] (~Mike]@anon) Quit (Read error: Connection reset by peer)
20130508 20:34:55 * [Mike] (~Mike]@anon) has joined #jogamp
20130508 20:35:45 * ___m___ (~Mike]@anon) Quit (Read error: Connection reset by peer)
20130508 20:40:43 * xranby_ac100 (~xranby@anon) Quit (Ping timeout: 256 seconds)
20130508 20:52:13 * void256 (~void@anon) has joined #jogamp
20130508 22:15:12 * void256_ (~void@anon) has joined #jogamp
20130508 22:16:31 * void256 (~void@anon) Quit (Ping timeout: 256 seconds)
20130508 22:16:36 * void256_ is now known as void256
20130508 22:56:39 * void256 (~void@anon) Quit (Quit: ChatZilla 0.9.90 [Firefox 20.0/20130326150557])
20130509 03:52:26 <[Mike]> hmmm... I have a NewtCanvasAWT(GLWindow) and when I add it to my applet on my second monitor, it closes that GLWindow and creates a new one... Causing problems with ardor3d as its JoglNewtWindow.getNewtWindow() is being closed...
20130509 05:06:12 -CatOut- Continue @ http://jogamp.org/log/irc/jogamp_20130509050612.html