#jogamp @ irc.freenode.net - 20131125 05:05:54 (UTC)


20131125 05:05:54 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20131124050554.html
20131125 05:05:54 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20131125050554.html
20131125 08:01:28 * monsieur_max (~maxime@anon) has joined #jogamp
20131125 08:13:23 * eclesia (husky@anon) has joined #jogamp
20131125 08:13:30 <eclesia> good morning
20131125 08:14:00 <xranby> good morning
20131125 08:18:13 * xranby (~xranby@anon) Quit (Ping timeout: 248 seconds)
20131125 08:23:39 * xranby (~xranby@anon) has joined #jogamp
20131125 09:45:14 * bbbruce (~bx@anon) has joined #jogamp
20131125 09:55:39 * hija (~hija@anon) has joined #jogamp
20131125 10:35:00 <sgothel> @Xerxes: Good morning - did you have a chance to test IcedTea-Web 1.5'ish ?
20131125 10:36:13 <sgothel> (resistance is futile :)
20131125 10:39:13 <sgothel> @Hija .. your comment 'NewtCanvasSWT does not receive SWT.Resize events ... but only SWT.Paint ones (a behaviour inherited from the super SWT
20131125 10:39:13 <sgothel> Canvas)' .. I resized the Sash form .. and a resize was received (otherwise NEWT would not resize)
20131125 10:40:22 <sgothel> @Hija: Bug 673 is similar ?
20131125 10:41:22 <hija> try adding the newtcanvasswt in a composite and then in the sash
20131125 10:41:31 <hija> the one with the reshape events?
20131125 10:41:31 <hija> possibly
20131125 10:42:03 <sgothel> case SWT.Resize:
20131125 10:42:03 <sgothel> updateSizeCheck();
20131125 10:42:03 <hija> although it seems to be for the GLCanvas
20131125 10:42:03 <hija> the whole thing with the reshape events...
20131125 10:42:22 <hija> yes, try:
20131125 10:42:23 <sgothel> ^^ worked w/ Composite test .. i.e. NEWT child got resized .. hmm ..
20131125 10:42:32 <sgothel> but could be due to parenting ..
20131125 10:43:41 <sgothel> btw .. so you tackle software for architecture ?
20131125 10:44:42 <hija> SashForm sash = new SashForm(shell,SWT.NONE);
20131125 10:45:14 <sgothel> yup
20131125 10:45:14 <hija> Composite inner = new Composite(sash,SWT.NONE);
20131125 10:45:27 <sgothel> I read your unit test .. sure
20131125 10:45:27 <hija> NewtCanvasSWT canvas =
20131125 10:46:17 <sgothel> https://jogamp.org/bugzilla/showdependencytree.cgi?id=674&hide_resolved=0 <- was just checking the list .. if something looks like a duplicate
20131125 10:46:17 <hija> NewtCanvasSWT.create(inner, 0, glWindow)
20131125 10:46:17 <hija> ;
20131125 10:47:18 <hija> yeap
20131125 10:49:19 <hija> i have years of experience with CAD software, but now... I know java!
20131125 10:49:19 <hija> :D
20131125 10:50:19 <hija> and you still get resize events??
20131125 10:51:21 <hija> yeah I opened them all half an horu before :p
20131125 10:51:21 <hija> hour
20131125 10:51:21 <hija> dunno
20131125 10:51:22 <sgothel> yes .. but need to add debug info to learn whether they originate from native NEWT window - or the SWT.RESIZE
20131125 10:52:23 <hija> I'll start fiddling with them at some point
20131125 10:52:28 <sgothel> great
20131125 10:52:29 <hija> so, did you get resize events with the composite?
20131125 10:52:53 <sgothel> I don't know - all I now is that the NEWT windows (inside SWT) is resized
20131125 10:53:02 <sgothel> on X11, Windows and OSX
20131125 10:53:03 <hija> by the way the original SWT Canvas does not by default have any listeners attached to it
20131125 10:53:20 <sgothel> ah
20131125 10:53:20 <hija> its typical usage (as far as i can tell) to create it and attach a paint listener
20131125 10:54:42 <sgothel> SWT code has a NOREDRAW_AT_RESIZE thing .. i.e. maybe possible that resize needs a manual repaint .. dunno excactly
20131125 10:57:06 <sgothel> SWT.NO_REDRAW_RESIZE .. that is
20131125 10:57:38 <hija> brb restart
20131125 10:57:44 * hija (~hija@anon) Quit (Quit: hija)
20131125 10:58:41 <sgothel> doing errands .. back in an hour
20131125 10:59:13 * hija (~hija@anon) has joined #jogamp
20131125 11:37:14 <xranby> @Sven: tested icedtea-web 1.5pre release this morning using http://jogamp.org/deployment/archive/master/gluegen_751-joal_502-jogl_1155-jocl_879-signed .. the workaround only reduced the crash frequency.. it can still crash.. :/ .. i will tattach new logs when i have all debug info turned on
20131125 12:01:13 <hija> http://www.youtube.com/watch?v=2MxKbpCpf3I
20131125 12:01:22 <hija> :D
20131125 12:11:35 <xranby> hija: well... I think this move describe what happened before the one you posted: https://www.youtube.com/watch?v=WfGMYdalClU
20131125 12:11:38 <xranby> :)
20131125 12:15:51 <hija> haha excellent xranby
20131125 12:16:24 <hija> indeed it fits :D
20131125 12:19:57 <xranby> my fingers hurt a bit.. i practised counting in binary from 0 to 255 using four fingers on each hand for about one ohur last evening...
20131125 12:20:58 <xranby> i will most likely release a youtuve video some day demonstrating how to teach kids to compute in base 2 using their both hands
20131125 12:22:51 <xranby> if you use 0 = relaxed finger 1 = bent finger then you can teach how 0 and 1 relates to voltages inside a computer.. 1 = applied voltage by your brain
20131125 12:23:44 <xranby> you can use the thumb for carry
20131125 12:24:11 <xranby> or if you want.. use all five fingers on each hand and count from 0 to 1023
20131125 12:56:05 * xranby (~xranby@anon) Quit (Ping timeout: 248 seconds)
20131125 12:58:30 * xranby (~xranby@anon) has joined #jogamp
20131125 13:34:56 <sgothel> @Xerxes .. you used the wrong build
20131125 13:35:07 <sgothel> it's <http://jogamp.org/deployment/archive/master/gluegen_751-joal_502-jogl_1160-jocl_881-signed/> incl. the workaround!
20131125 13:37:30 <xranby> ohh.. that is good
20131125 13:38:39 <sgothel> that works ? please add a comment / confirmation to the bug pls - i.e. workaround working w/ .. - thx
20131125 13:39:10 * xranby is testing again
20131125 13:39:15 <sgothel> if possible .. you may channel the bug to the icedtea-web team ..
20131125 13:42:22 <xranby> i still see some crash.. .. but not the jogl debug lines.. hmmm.. i will restart and test again
20131125 13:42:29 <xranby> :(
20131125 13:44:55 * xranby (~xranby@anon) Quit (Quit: Leaving.)
20131125 14:09:19 * xranby (~xranby@anon) has joined #jogamp
20131125 14:19:59 <xranby> sgothel: its is still crashing here.. itweb-setting claim i have enabled JVM arguments for plugin: -Djogl.debug=all -Dnativewindow.debug=all -Djogamp.debug=all i still see no jogl debug output on the oconsole... hmm steps to reproduce for me
20131125 14:20:28 <xranby> 1. go to http://jogamp.org/deployment/archive/master/gluegen_751-joal_502-jogl_1160-jocl_881-signed/jogl-test-applets.html
20131125 14:20:50 <xranby> 2. click on "Dual" top right that links to http://jogamp.org/deployment/archive/master/gluegen_751-joal_502-jogl_1160-jocl_881-signed/jogl-applet-runner-newt-GraphTextDemo01.html
20131125 14:21:03 <xranby> 3. let the applet load
20131125 14:21:18 <xranby> 4. press browser back button -> crash
20131125 14:21:24 <sgothel> hmm .. I only have tested NApplet - pls test that first .. GearsES2 ..
20131125 14:21:32 <sgothel> too bad the debug flags do not work
20131125 14:21:38 <sgothel> must be another bug ..
20131125 14:21:57 <sgothel> ~/.icedtea/deployment.properties
20131125 14:22:05 <sgothel> deployment.plugin.jvm.arguments=-Dnativewindow.debug\=all -Djogl.debug\=all -Dnewt.debug\=all
20131125 14:22:55 <xranby> in 1.5 itweb-settings now store the config.. in .config/icedtea-web/deployment.properties
20131125 14:23:01 <sgothel> 'dual' uses applet-launcher here!
20131125 14:23:34 <xranby> i can try copy this config to the "old location" .. possibly a bug
20131125 14:23:41 <sgothel> lol - NEWT steals input focus ..
20131125 14:24:01 <sgothel> no crash here ..
20131125 14:27:17 <xranby> ok i have found a way to pass the debug flags now... :
20131125 14:27:20 <xranby> _JAVA_OPTIONS="-Dnativewindow.debug=all -Djogl.debug=all -Dnewt.debug=all" firefox
20131125 14:27:26 <xranby> it then gets picked up by the jvm
20131125 14:28:30 <sgothel> great
20131125 14:28:54 <sgothel> pls attach the debug logs and crash to the bug report .. and reopen it
20131125 14:29:08 <sgothel> pls mark it as text .. :)
20131125 14:29:49 <sgothel> the fix 'only' addresses the removeNotify() .. as described ..
20131125 14:29:58 <sgothel> which is a bug .. maybe new bugs appear now
20131125 14:30:18 <sgothel> hence would be nice to have an IcedTea-Web bug entry for further discussions .. hmm
20131125 14:31:08 <sgothel> icedtea-7-plugin 1.3.2 .. which works here
20131125 14:31:35 <sgothel> is there one of your magical recipes to use 1.5 on Debian Jessie ?
20131125 14:32:03 <sgothel> (best in a way that I can switch .. using special env / path ..)
20131125 14:32:52 <sgothel> https://jogamp.org/bugzilla/show_bug.cgi?id=910#c14
20131125 14:33:06 <sgothel> "NewtCanvasAWT should not be removed from the Container before Applet.destroy() has been called." <- that should fix it .. IMHO
20131125 14:36:04 <xranby> The file you are trying to attach is 6698 kilobytes (KB) in size hmm
20131125 14:36:07 <xranby> ok gzip...
20131125 14:37:09 <xranby> log attached
20131125 14:37:12 <sgothel> thx
20131125 14:37:47 <xranby> tell if you need more debug flags https://jogamp.org/bugzilla/attachment.cgi?id=556
20131125 14:38:06 <xranby> i need to pickup my daughter now from school
20131125 16:56:58 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20131125 17:02:08 * eclesia (husky@anon) Quit (Quit: Leaving.)
20131125 17:21:45 * bbbruce (~bx@anon) Quit (Ping timeout: 265 seconds)
20131125 17:46:56 * monsieur_max (~maxime@anon) has joined #jogamp
20131125 18:32:34 * hija (~hija@anon) Quit (Quit: hija)
20131125 20:08:09 <sgothel> @Xerxes: I see, they fixed the AWT-EDT issue .. but still remove the NewtCanvasAWT from the Applet container - so we cann use heuristics but must hardcode it via a method.
20131125 20:08:25 <sgothel> So the remedy as described above and in Bug report still applies here
20131125 20:08:35 <sgothel> (i.e. they should fix it accordingly)
20131125 20:09:00 <sgothel> I will produce another build .. and ping you
20131125 20:20:38 * hija (~hija@anon) has joined #jogamp
20131125 20:34:18 * xranby (~xranby@anon) Quit (Ping timeout: 245 seconds)
20131125 20:36:42 * xranby (~xranby@anon) has joined #jogamp
20131125 21:58:25 * void256 (~void@anon) has joined #jogamp
20131125 22:10:21 <sgothel> dinner .. laters
20131125 22:12:35 * void256 (~void@anon) Quit (Quit: ChatZilla 0.9.90.1 [Firefox 25.0.1/20131112160018])
20131125 22:15:31 * monsieur_max (~maxime@anon) has left #jogamp
20131125 22:23:05 * hija (~hija@anon) Quit (Quit: hija)
20131125 22:29:11 * hija (~hija@anon) has joined #jogamp
20131125 22:42:24 * hija (~hija@anon) Quit (Quit: hija)
20131125 23:11:55 * xranby (~xranby@anon) Quit (Ping timeout: 272 seconds)
20131125 23:12:48 * xranby (~xranby@anon) has joined #jogamp
20131126 00:16:41 <sgothel> preparing signed aggregated build ..
20131126 00:25:23 <sgothel> http://jogamp.org/deployment/archive/master/gluegen_751-joal_502-jogl_1161-jocl_882-signed/
20131126 00:25:52 <sgothel> @Xerxes: ^^ should work ..
20131126 01:35:25 * xranby (~xranby@anon) Quit (Ping timeout: 245 seconds)
20131126 01:39:37 * xranby (~xranby@anon) has joined #jogamp
20131126 02:58:32 * masterzen (~masterzen@anon) Quit (Ping timeout: 260 seconds)
20131126 03:01:30 * masterzen (~masterzen@anon) has joined #jogamp
20131126 03:28:04 * xranby (~xranby@anon) Quit (Ping timeout: 264 seconds)
20131126 03:29:08 * xranby (~xranby@anon) has joined #jogamp
20131126 04:17:05 * xranby (~xranby@anon) Quit (Ping timeout: 272 seconds)
20131126 04:29:22 * xranby (~xranby@anon) has joined #jogamp
20131126 05:05:54 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20131126050554.html