#jogamp @ irc.freenode.net - 20140311 21:43:08 (UTC)


20140311 21:43:08 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20140311193011.html
20140311 21:43:08 -NickServ- This nickname is registered. Please choose a different nickname, or identify via /msg NickServ identify <password>.
20140311 21:43:14 * jogamp (~jogamp@anon) has joined #jogamp
20140311 21:43:14 * Topic is 'http://jogamp.org | Hacking 3D Graphics, Multimedia and Processing across Devices'
20140311 21:43:14 * Set by rmk0 on 20130116 23:58:04
20140311 21:43:14 -NickServ- You are now identified for jogamp.
20140311 21:54:25 <rmk0> sgothel: should mention that the commit appears large because a config file has been converted into a set of files inside directories
20140311 21:54:36 <rmk0> they make the scripts vastly simpler as they don't have to do any "parsing"
20140311 21:55:21 <rmk0> grepping a file for a line and then extracting fields from it with awk becomes "cat projects/$project/$field" instead
20140311 22:01:28 * hija (~hija@anon) has joined #jogamp
20140311 22:04:08 * monsieur_max (~maxime@anon) has left #jogamp
20140311 22:10:06 * hija (~hija@anon) Quit (Quit: hija)
20140311 22:35:31 * hija (~hija@anon) has joined #jogamp
20140311 22:36:51 <sgothel> @Mark: yup got that - from a centralized file/db to 'sprinkled' or 'fractal' artifacts .. hence 'wow' .. i.e. dunno whats best myself, but you :)
20140311 22:38:42 <sgothel> ('best' - easy to maintain .. etc)
20140311 22:39:43 <rmk0> parsing in shell scripts is error-prone to say the least
20140311 22:40:06 <sgothel> little scenegraph brainstorming ..
20140311 22:40:29 <sgothel> to have graph-ui integrate operate it surely needs a SG
20140311 22:40:32 <rmk0> could you make /srv/www/jogamp.org/deployment/maven jogamp:maven and group writable?
20140311 22:40:41 <sgothel> yes
20140311 22:41:41 <sgothel> it is .. not ?
20140311 22:41:51 <rmk0> not entirely
20140311 22:42:02 <rmk0> a lot of the subdirectories are jogamp:jogamp and not group writable
20140311 22:42:24 <sgothel> yes .. forgot chgrp ..
20140311 22:42:46 <sgothel> done
20140311 22:42:51 <rmk0> thanks
20140311 22:42:53 * rmk0 deployes
20140311 22:42:56 <rmk0> ... s
20140311 22:47:46 <rmk0> SIGH!
20140311 22:48:01 <sgothel> good ?
20140311 22:48:03 <rmk0> sorry, one more...
20140311 22:48:09 <rmk0> find /srv/www/jogamp.org/deployment/maven/ -type d -perm 0765 -exec chmod 775 {} \;
20140311 22:48:16 <rmk0> incorrect umask set some directories to mode 0765
20140311 22:48:23 <rmk0> i'm now not allowed to change them to 0775
20140311 22:48:32 <rmk0> i say again... has been one of those days
20140311 22:48:50 <sgothel> find /srv/www/jogamp.org/deployment/maven/ -type d -exec chmod 775 {} \;
20140311 22:48:59 <rmk0> that'll do!
20140311 22:49:05 <sgothel> done .. sorry
20140311 22:49:19 <rmk0> that one was my fault... had umask 012 instead of 002
20140311 22:49:39 * rmk0 attempts deployment
20140311 22:49:43 <sgothel> best to drop those umask/chgrp in the script .. hmm
20140311 22:49:52 <rmk0> added it to maven's .profile
20140311 22:50:02 <sgothel> nice
20140311 22:50:33 <rmk0> looks like it's deploying properly
20140311 22:50:36 <rmk0> yep
20140311 22:50:41 <sgothel> zfs send -R -D -I 20140225 jogamp_org/data 20140311 <- still backing up .. for hours now :)
20140311 22:51:33 <rmk0> ow
20140311 22:52:17 <rmk0> ok... going to ask people to try 2.1.5-01 on the forum and then deploy to central if there are no complaints
20140311 22:52:23 <rmk0> my test program worked locally
20140311 22:52:40 <sgothel> KUDOS .. * tapping on shoulder * .. BRAVO :)
20140311 22:53:00 * rmk0 pours jug of water over own head
20140311 23:52:57 * hija (~hija@anon) Quit (Ping timeout: 264 seconds)
20140312 00:18:53 * hija (~hija@anon) has joined #jogamp
20140312 00:49:09 * hija (~hija@anon) Quit (Ping timeout: 245 seconds)
20140312 00:54:25 * magaio_ (~magaio@anon) has joined #jogamp
20140312 00:54:35 * hija (~hija@anon) has joined #jogamp
20140312 00:56:38 * xranby1 (~xranby@anon) has joined #jogamp
20140312 00:58:15 * magaio (~magaio@anon) Quit (Read error: Connection reset by peer)
20140312 00:58:15 * magaio_ is now known as magaio
20140312 00:58:17 * xranby (~xranby@anon) Quit (Ping timeout: 240 seconds)
20140312 01:03:11 * sgothel1 (~sgothel@anon) has joined #jogamp
20140312 01:03:12 * sgothel1 (~sgothel@anon) Quit (Changing host)
20140312 01:03:12 * sgothel1 (~sgothel@anon) has joined #jogamp
20140312 01:03:12 * ChanServ sets mode +v sgothel1
20140312 01:04:06 * sgothel (~sgothel@anon) Quit (Ping timeout: 240 seconds)
20140312 02:02:10 * hija (~hija@anon) Quit (Quit: hija)
20140312 02:36:46 * [Mike] (~Mike]@anon) Quit ()
20140312 03:30:39 * [Mike] (~Mike]@anon) has joined #jogamp
20140312 05:15:34 * phao (~phao@anon) has joined #jogamp
20140312 07:49:10 * monsieur_max (~maxime@anon) has joined #jogamp
20140312 08:02:52 * jvanek (jvanek@anon) has joined #jogamp
20140312 08:22:22 * eclesia (~husky@anon) has joined #jogamp
20140312 08:22:31 <eclesia> good morning
20140312 08:35:08 * [Mike] (~Mike]@anon) Quit ()
20140312 08:51:49 <phao> heya
20140312 08:55:38 * hija (~hija@anon) has joined #jogamp
20140312 09:02:36 * hija (~hija@anon) Quit (Quit: hija)
20140312 09:54:20 * hija (~hija@anon) has joined #jogamp
20140312 11:46:39 * monsieur_max1 (~maxime@anon) has joined #jogamp
20140312 11:49:57 * monsieur_max (~maxime@anon) Quit (Ping timeout: 264 seconds)
20140312 12:07:18 * monsieur_max (~maxime@anon) has joined #jogamp
20140312 12:09:45 * monsieur_max1 (~maxime@anon) Quit (Ping timeout: 264 seconds)
20140312 12:36:10 <zubzub> http://gabrielecirulli.github.io/2048/
20140312 12:38:14 <eclesia> spam ?
20140312 12:38:19 <zubzub> neh
20140312 12:38:23 <zubzub> just a productivity trap
20140312 12:48:19 <xranby1> zubzub: that game seems popular.. here you go http://emils.github.io/2048-multiplayer/
20140312 12:51:42 <zubzub> but but
20140312 12:51:47 <zubzub> I want to get some work done today D:
20140312 12:52:25 <eclesia> zubzub: easy, you see the RJ45 cable ? pull as hard as you can :D
20140312 12:54:22 <zubzub> I'm on wifi :(
20140312 13:42:45 * phao (~phao@anon) Quit (Read error: Network is unreachable)
20140312 13:45:10 * phao (~phao@anon) has joined #jogamp
20140312 14:27:41 * phao (~phao@anon) Quit (Read error: Network is unreachable)
20140312 14:28:06 * jvanek (jvanek@anon) Quit (Quit: Leaving)
20140312 15:13:58 * jvanek (jvanek@anon) has joined #jogamp
20140312 15:18:40 * phao (~phao@anon) has joined #jogamp
20140312 17:06:52 * eclesia (~husky@anon) has left #jogamp
20140312 17:09:30 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20140312 18:00:17 * jvanek (jvanek@anon) Quit (Quit: Leaving)
20140312 18:10:18 * monsieur_max (~maxime@anon) has joined #jogamp
20140312 18:40:07 <sgothel1> test ..
20140312 18:40:24 <rmk0> .o.
20140312 18:40:42 * sgothel1 (~sgothel@anon) Quit (Quit: Leaving.)
20140312 18:41:05 * sgothel (~sgothel@anon) has joined #jogamp
20140312 18:41:05 * sgothel (~sgothel@anon) Quit (Changing host)
20140312 18:41:05 * sgothel (~sgothel@anon) has joined #jogamp
20140312 18:41:05 * ChanServ sets mode +v sgothel
20140312 18:41:31 <sgothel> back .. hmm (somewhat logout/login .. loses my ID ..)
20140312 18:45:12 * monsieur_max (~maxime@anon) has left #jogamp
20140312 18:50:25 * monsieur_max (~maxime@anon) has joined #jogamp
20140312 18:56:28 * hija (~hija@anon) Quit (Quit: hija)
20140312 20:23:36 * phao (~phao@anon) Quit (Quit: Fui embora)
20140312 20:50:17 * [Mike] (~Mike]@anon) has joined #jogamp
20140312 20:57:34 * kermyt (~kermyt@anon) Quit (Read error: Operation timed out)
20140312 21:04:05 * kermyt (~kermyt@anon) has joined #jogamp
20140312 22:10:44 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20140312 22:59:05 * hija (~hija@anon) has joined #jogamp
20140312 23:09:23 * kermyt (~kermyt@anon) Quit (Ping timeout: 246 seconds)
20140312 23:13:43 * hija (~hija@anon) Quit (Ping timeout: 264 seconds)
20140312 23:17:02 * hija (~hija@anon) has joined #jogamp
20140312 23:17:56 * kermyt (~kermyt@anon) has joined #jogamp
20140313 03:44:34 * [Mike] (~Mike]@anon) Quit ()
20140313 04:22:49 * phao (~phao@anon) has joined #jogamp
20140313 06:41:00 * jvanek (jvanek@anon) has joined #jogamp
20140313 07:49:30 * monsieur_max (~maxime@anon) has joined #jogamp
20140313 08:21:35 * hija (~hija@anon) Quit (Read error: Connection reset by peer)
20140313 08:22:56 * hija (~hija@anon) has joined #jogamp
20140313 08:53:48 <xranby1> http://thehackernews.com/2014/03/backdoor-found-in-samsung-galaxy.html
20140313 08:55:58 <xranby1> http://redmine.replicant.us/projects/replicant/wiki/SamsungGalaxyBackdoor
20140313 09:05:15 * hija (~hija@anon) Quit (Quit: hija)
20140313 09:45:59 * hija (~hija@anon) has joined #jogamp
20140313 09:51:25 <xranby1> http://www.youtube.com/watch?v=Ongvzg5kfhs - JogAmp running on Galaxy Gear!
20140313 10:01:27 <monsieur_max> wow, nice :)
20140313 11:08:53 * bbbruce (~bx@anon) Quit (Read error: Connection reset by peer)
20140313 11:12:17 * bbbruce (~bx@anon) has joined #jogamp
20140313 11:41:42 <phao> cool
20140313 12:24:00 <xranby1> i am amazed they actually stuffed a mali-400 GPU inside the watch
20140313 12:24:29 <xranby1> and a cortex-a9 cpu
20140313 13:16:01 * phao (~phao@anon) Quit (Ping timeout: 240 seconds)
20140313 13:39:21 <xranby1> hehe someone made a JOGL Lego Models (LDraw) Loader http://www.codecompiling.net/node/129
20140313 13:40:46 <xranby1> i have created a pom.xml if someone wants to test this out with jogl 2.1.5
20140313 13:43:01 <xranby1> the lego model loader was created by Demián Gutierrez, kudos
20140313 15:20:52 * jk4 (~jk4@anon) Quit (Read error: Operation timed out)
20140313 16:33:50 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20140313 16:57:37 * jvanek (jvanek@anon) Quit (Quit: Leaving)
20140313 17:09:41 * jvanek (jvanek@anon) has joined #jogamp
20140313 17:09:48 * jvanek (jvanek@anon) Quit (Client Quit)
20140313 17:44:50 * kermyt (~kermyt@anon) Quit (Ping timeout: 246 seconds)
20140313 17:48:32 * kermyt (~kermyt@anon) has joined #jogamp
20140313 18:22:44 * hija (~hija@anon) Quit (Quit: hija)
20140313 18:24:17 * databuster (~databuste@anon) has joined #jogamp
20140313 18:29:26 * databuster (~databuste@anon) Quit (K-Lined)
20140313 18:30:44 * ritochkas (~ritochkas@anon) has joined #jogamp
20140313 18:34:00 * ritochkas (~ritochkas@anon) Quit (K-Lined)
20140313 18:46:43 * kermyt (~kermyt@anon) Quit (Ping timeout: 264 seconds)
20140313 18:48:07 * kermyt (~kermyt@anon) has joined #jogamp
20140313 19:14:29 * [Mike] (~Mike]@anon) has joined #jogamp
20140313 19:17:05 * phao (~phao@anon) has joined #jogamp
20140313 20:03:30 * hija (~hija@anon) has joined #jogamp
20140313 21:41:03 * phao (~phao@anon) Quit (Read error: Connection reset by peer)
20140313 23:36:39 * ___m___ (~Mike]@anon) has joined #jogamp
20140313 23:45:37 * [Mike] (~Mike]@anon) Quit (Write error: Connection reset by peer)
20140314 00:22:08 * [Mike] (~Mike]@anon) has joined #jogamp
20140314 00:25:42 * ___m___ (~Mike]@anon) Quit (Read error: Connection reset by peer)
20140314 01:08:13 * hija (~hija@anon) Quit (Ping timeout: 240 seconds)
20140314 01:19:56 * jk4 (~jk4@anon) has joined #jogamp
20140314 05:06:09 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20140314050609.html