#jogamp @ irc.freenode.net - 20150926 05:05:12 (UTC)


20150926 05:05:12 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20150925050512.html
20150926 05:05:12 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20150926050512.html
20150926 06:30:26 <sgothel> http://jogamp.org/deployment/archive/master/gluegen_896-joal_622-jogl_1450-jocl_1093/
20150926 06:42:27 <sgothel> @Mark .. I need the gpg passphrase for maven@jogamp.org .. i.e. mediastream@jogamp.org -> gpg encrypted file .. I send you a signed email ..
20150926 06:43:56 <sgothel> http://jogamp.org/deployment/archive/master/gluegen_896-joal_622-jogl_1450-jocl_1093-signed/
20150926 08:32:36 * monsieur_max (~maxime@anon) has joined #jogamp
20150926 08:38:00 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20150926 08:58:35 * bigpet (uid25664@anon) Quit (Quit: Connection closed for inactivity)
20150926 09:07:44 * xranby_f22 (~familjen@anon) has joined #jogamp
20150926 09:08:39 <xranby_f22> One Oracle engineer proposing CFV: New Project: Mobile: JDK Ports to Modern Mobile Platforms inside OpenJDK http://mail.openjdk.java.net/pipermail/announce/2015-September/000200.html
20150926 09:09:21 <xranby_f22> we will see by monday if this proposal gets any votes by the openjdk members
20150926 09:09:41 <xranby_f22> monday 12 october that is
20150926 09:10:51 <xranby_f22> well it is fun.. they will aim to use the zero hotspot port for all mobile devices..
20150926 09:11:15 <xranby_f22> instead of opensourcingn their existing arm hotspot
20150926 09:11:37 <xranby_f22> not at all unexpected
20150926 09:12:00 <xranby_f22> still someone has to provide the builds
20150926 09:12:15 <xranby_f22> since openjdk do not provide biilds
20150926 09:40:16 <rmk0> sgothel: i just replied... i've got this unpleasant feeling that i responded and that my email client somehow failed to encrypt. please let me know if you received the message in cleartext... if so, we'll have to generate new keys
20150926 09:42:32 <rmk0> i believe the keys on the server expire at the end of this year anyway
20150926 10:16:57 * xranby_f22 (~familjen@anon) Quit (Quit: Leaving.)
20150926 10:26:21 * monsieur_max (~maxime@anon) has joined #jogamp
20150926 11:08:18 * Eclesia (~eclesia@anon) has joined #jogamp
20150926 11:11:02 <Eclesia> hi
20150926 11:37:08 <Eclesia> there is something I would like to understand.
20150926 11:37:31 <Eclesia> the function : glPolygonMode is part of opengl since version 2 , cf : https://www.opengl.org/sdk/docs/man4/html/glPolygonMode.xhtml
20150926 11:37:45 <Eclesia> but the method isn't declared on GL2ES2
20150926 11:37:56 <Eclesia> but is on GL2GL3
20150926 11:39:46 <Eclesia> is it normal?
20150926 11:49:21 <Eclesia> answer : yes normal , not supported in gl2es2 ... (
20150926 13:55:47 <sgothel> @Mark: I just tried to mavenize for jogamp .. using user maven
20150926 13:55:56 <sgothel> then it seems gpg is required
20150926 13:56:08 <sgothel> when I did that as user jogamp .. gpg was not required
20150926 13:56:14 <sgothel> what did I do wrong?
20150926 13:56:31 <sgothel> magic setup within some ~/.FILE ?
20150926 13:56:45 <rmk0> sgothel: i think that the maven user has a ~/.m2/settings.xml that enables signing, because that's required to push packages to maven central
20150926 13:57:05 <sgothel> I was using the local file make-deploy-jogamp.sh
20150926 13:58:43 <rmk0> the maven user was originally there specifically for pushing to maven central
20150926 13:59:02 <rmk0> central requires signed packages, so it has signing enabled. if you try to push to the jogamp repository using the maven user, it'll try to sign packages
20150926 13:59:11 <sgothel> b/c I didn't want to .. confuse jogamp's uid/perms again
20150926 13:59:21 <rmk0> hehe, yeah, i think that's how it happens...
20150926 14:00:03 <sgothel> ah well .. so I use user jogamp for local .. as usual
20150926 14:00:09 <sgothel> thx
20150926 14:00:45 <rmk0> i should sign up another sonatype account one of these days
20150926 14:00:55 <rmk0> one we can all use
20150926 14:10:05 <sgothel> deploying 2.3.2-rc-20150926 to jogamp ..
20150926 14:10:21 <sgothel> done
20150926 14:11:47 <sgothel> email sent to Julien
20150926 15:57:25 * bigpet (uid25664@anon) has joined #jogamp
20150926 18:43:47 * guillaum1 (~gl@anon) Quit (Ping timeout: 265 seconds)
20150926 18:59:39 * guillaum1 (~gl@anon) has joined #jogamp
20150926 19:47:35 <Eclesia> :)
20150926 19:56:12 <Eclesia> héhéhé :D
20150926 20:20:32 <Eclesia> finally , used my day on the row widgets but it clearly is a success \o/
20150926 20:20:38 <Eclesia> Table : http://unlicense.developpez.com/gallery/2D_widgets_table_l.png
20150926 20:24:16 <Eclesia> TreeTable : http://unlicense.developpez.com/gallery/2D_widgets_treetable_l.png
20150926 20:42:32 <Eclesia> xranby: is it possible now to draw a pixel rectangle on a newt frame without GL support ? (you were trying when I left for holidays)
20150926 21:02:54 * xranby_f22 (~familjen@anon) has joined #jogamp
20150926 21:04:14 <xranby_f22> Eclesia: hi, i stopped at looking how to use the CPU to render stuff because it was overkill for the thing i wanted to fix, to clear the bacground of a newt window. sgothel fixed it during the security review to never expose uninitialized memory to the user
20150926 21:04:55 <Eclesia> :(
20150926 21:05:01 <xranby_f22> we do want some api to pass a buffer prepared by the CPU to the newt window
20150926 21:05:21 <xranby_f22> and we may add such an API similar to how we update the window icon
20150926 21:05:31 <xranby_f22> and add this new API to jogamp jogl 2.3.3
20150926 21:06:12 <xranby_f22> we can start by adding a bugreport to have a work item for this enhancement
20150926 21:06:44 <xranby_f22> before i had it as a side effect i needed to fix for a different enhancement item that really did not touch this usecase
20150926 21:08:58 <Eclesia> would be cool to have a widget toolkit with CPU,GL2ES2,GL4 support :)
20150926 21:15:17 <xranby_f22> yes definately!
20150926 21:16:18 <xranby_f22> however i do concider the Mesa3D software fallback an OK CPU fallback :)
20150926 21:17:07 <Eclesia> xranby_f22: that's if a mesa driver is available
20150926 21:17:08 <xranby_f22> this is probably why i feel divided if it is really needed to add a non mesa3d CPU backend
20150926 21:17:19 <xranby_f22> mesa3d is allways available in my book :)
20150926 21:17:34 <xranby_f22> well maybe it is not
20150926 21:17:45 <xranby_f22> in reality
20150926 21:17:49 <xranby_f22> yes
20150926 21:17:50 <xranby_f22> yet
20150926 21:17:58 <Eclesia> ^^ I'm on the safe side : baseline = nothing available
20150926 21:19:29 <Eclesia> I'm also keeping in mind devices like arduino or pic who can control LCD screens but don't have anything for rendering.
20150926 21:20:15 <xranby_f22> neat
20150926 21:20:57 <xranby_f22> java on deeply embedded systems such as on guillaum1s jvm or the lund realtime runtime
20150926 21:21:13 <xranby_f22> or the sunspots
20150926 21:21:25 <Eclesia> :) hehe
20150926 21:21:33 * xranby_f22 trying to remember what the compiler was called the sunspots used
20150926 21:22:06 <xranby_f22> https://en.wikipedia.org/wiki/Sun_SPOT
20150926 21:22:46 <Eclesia> we have a few of those at work
20150926 21:23:15 <xranby_f22> http://sunspotdev.org/down.html - Alternative non-official developers forum.
20150926 21:23:39 <xranby_f22> same here i have one kit that include two sunspots and one basestation
20150926 21:24:40 <xranby_f22> hmm cant find the compiler :(
20150926 21:25:05 <xranby_f22> https://spots.dev.java.net/ <- no longer available
20150926 21:26:06 <xranby_f22> happy that i did not base my life on these things
20150926 21:27:09 <xranby_f22> right now i have a quirkbot at my home, way much more customizable
20150926 21:27:16 <xranby_f22> based on arduino
20150926 21:27:39 <xranby_f22> the sunspots did have a nice feature, the radio thingie
20150926 21:27:48 <xranby_f22> that made them special
20150926 21:28:08 <xranby_f22> however most applications did not need a radio
20150926 21:28:16 <Eclesia> ^^
20150926 21:30:01 <Eclesia> xranby_f22: did you like my new treetable ?
20150926 21:30:03 <xranby_f22> https://youtu.be/a2LIR4TEiaI <- this is a quirkbot
20150926 21:30:30 <xranby_f22> Eclesia: if you make a datepicket then you have killed javafx ^ ^
20150926 21:30:35 <xranby_f22> date picker
20150926 21:31:12 <xranby_f22> your UI widgets looks very capable and functional , well done!
20150926 21:32:01 <Eclesia> :D
20150926 21:32:13 <Eclesia> strange bot this quirkbot
20150926 21:33:19 <xranby_f22> yes i am lucky, the local shools here in the town i live had ordered the forst workshop starter packs that got shipped out at 8 sept
20150926 21:33:24 <xranby_f22> schools
20150926 21:33:47 <xranby_f22> and my daugter happened to be of the right age to join these workshops
20150926 21:34:26 <xranby_f22> and it turned out that the first to workshops some of these bots locked up if you tried to build too large programs and i have some a t home now because i know how to reset them ^^
20150926 21:34:39 <xranby_f22> first two workshops...
20150926 21:35:09 <xranby_f22> feeling good, saving my local community and having fun at the same time
20150926 21:35:37 <xranby_f22> if you write a too large program then the stack and the heap collide
20150926 21:36:10 <xranby_f22> causing funny execution and the bot enters a non reprogrammable state unless you find a way to reset them
20150926 21:36:54 <xranby_f22> wich happened to be easy to do if you knew the trick,, use ICSP or reset them using a resistor from the reset pinn and gnd
20150926 21:38:17 <Eclesia> xranby_f22: are you sure it was a toy for your daugther ? :D
20150926 21:38:36 <xranby_f22> not sure at all :D
20150926 21:39:32 <xranby_f22> https://twitter.com/xranby/status/647155022141198337
20150926 21:49:33 <Eclesia> datepicker hm ...
20150926 21:49:46 <Eclesia> will need to finish the date api first
20150926 22:01:26 <Eclesia> time to go to bed +++
20150926 22:01:42 * Eclesia (~eclesia@anon) Quit (Quit: Leaving.)
20150926 22:17:51 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20150926 22:52:36 <sgothel> Bugs moved to 2.3.3 for further evaluation/work: 1227, 1178
20150926 23:14:21 <sgothel> start maintaining product versions for planning the release .. (also allowing this to fill the wiki pages)
20150926 23:14:30 <sgothel> ^^ bugzilla
20150926 23:14:45 <sgothel> release: 2.3.2 -> 2.4.0
20150927 00:43:28 <sgothel> all bugs versioned for release 2.3.2 and 2.4.0
20150927 00:44:29 <sgothel> starting w/ 2.4.0 .. we shall make the release wiki page simplified .. i.e. all based on auto queries w/o manual editing
20150927 02:34:12 <sgothel> https://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.3.2
20150927 02:34:22 <sgothel> https://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.4.0
20150927 02:34:36 <sgothel> ^^ all generic now, no more manual bug id entries - phew
20150927 04:12:50 * xranby (~xranby@anon) Quit (Ping timeout: 250 seconds)
20150927 04:13:38 * xranby (~xranby@anon) has joined #jogamp
20150927 05:05:12 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20150927050512.html