#jogamp @ irc.freenode.net - 20131101 05:05:51 (UTC)


20131101 05:05:51 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20131031050551.html
20131101 05:05:51 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20131101050551.html
20131101 05:12:42 * hharrison (~chatzilla@anon) has joined #jogamp
20131101 06:13:26 * [Mike] (~Mike]@anon) Quit ()
20131101 07:46:48 <sgothel> http://jogamp.org/deployment/archive/master/gluegen_741-joal_495-jogl_1133-jocl_872-signed/jogl-test-applets.html <- test .. will be published as 2.1.2 (maybe 1-2 more commits today)
20131101 07:47:16 <sgothel> jogl-test.jar is signed now
20131101 08:08:20 <hharrison> dammit Sven, you tricked me into looking at ant files
20131101 08:08:47 <hharrison> I have tomorrow off, I'll see if I can produce anything useful
20131101 08:09:35 <hharrison> ;-)
20131101 08:14:19 <hharrison> Is the joal setup the best example here?
20131101 08:37:57 * hharrison (~chatzilla@anon) Quit (Remote host closed the connection)
20131101 08:40:15 <sgothel> yup
20131101 13:10:15 * xranby (~xranby@anon) has joined #jogamp
20131101 13:25:31 <xranby> sgothel: how about adding a .htaccess file in the jogamp-current directory containting RewriteRule . - [E=no-gzip:1]
20131101 13:26:15 <xranby> to make firefox and chromium users able to download the jars manually without hitting the double compressed gzip bug
20131101 13:32:43 * xranby (~xranby@anon) Quit (Ping timeout: 260 seconds)
20131101 13:33:42 * xranby (~xranby@anon) has joined #jogamp
20131101 13:40:49 <xranby> hmm.. i think i need to file a patch to icedtea-web.. that GZIP uncompress all URLConnection input streams if they are compressed http://stackoverflow.com/questions/4818468/how-to-check-if-inputstream-is-gzipped
20131101 14:24:53 * xranby (~xranby@anon) Quit (Ping timeout: 272 seconds)
20131101 14:40:01 * xranby (~xranby@anon) has joined #jogamp
20131101 15:01:21 * xranby (~xranby@anon) Quit (Ping timeout: 272 seconds)
20131101 15:05:49 * xranby (~xranby@anon) has joined #jogamp
20131101 15:40:43 <bbbruce> Anyone has an idea what may be causing the FPSAWTAnimator failing to make the context current? In my situation this only happens when I position the NEWT window on the second graphics adapter
20131101 15:41:07 <bbbruce> in 50% of the cases it is able make it current and everything just works
20131101 15:41:22 <bbbruce> I have no problems when I create the window on the first graphics adapter
20131101 15:41:39 <bbbruce> both adapters are AMD HD7870s (with 4 displays each)
20131101 16:26:16 * hharrison (~chatzilla@anon) has joined #jogamp
20131101 16:54:25 <hharrison> I wonder if I should just be pulling common build targets out to a jogamp.common that could be shared by all projects to make the builds more alike
20131101 18:29:48 <sgothel> @Harvey: sounds great .. maybe start w/ a working jocl 1st ? - Of couse I tried to do such things .. i.e. gluegen's jogamp-env.xml .. etc
20131101 18:30:06 <sgothel> will make life much easier for new modules
20131101 18:30:15 * kermyt (~kermyt@anon) Quit (Ping timeout: 272 seconds)
20131101 18:30:28 <sgothel> @Bruce .. OS ? should (ofc) not happen
20131101 18:32:58 * kermyt (~kermyt@anon) has joined #jogamp
20131101 19:38:41 <hharrison> sgothel: it may help if a newbie (me) tries things as I have no context and if I can understand it at the end, another newbie should
20131101 19:39:26 <hharrison> First of all I have to understand what is going on ;-)
20131101 19:39:28 <sgothel> nothing against templates .. as long their are from our own turf :)
20131101 19:40:11 <sgothel> awesome .. b/c I was unwilling to add android tests w/ this jocl build.xml - THANK YOU
20131101 19:40:19 <hharrison> Oh yeah, for sure it would all be shipped in each repo, just keep the structure the same where possible
20131101 19:40:44 <sgothel> it is already like this .. probably some duplicates
20131101 19:40:53 <sgothel> removing those .. great
20131101 19:41:24 <sgothel> but highest prio would be jocl .. now .. touching all other files implies a huge workload of testing .. maybe :)
20131101 19:41:32 <sgothel> bu hey, you are the man
20131101 19:41:35 * [Mike] (~Mike]@anon) has joined #jogamp
20131101 19:41:37 <sgothel> *but*
20131101 19:42:05 <sgothel> (testing -> jenkins, crossbuilds .. etc)
20131101 19:42:42 <sgothel> for me .. changing those things always about the level of pain I can indure :)
20131101 19:43:09 <sgothel> you are right .. resistance to add a new project is due to complexity, if you can remove it - even a little bit - awesome!
20131101 19:43:29 <sgothel> maybe the 2nd step .. new bug report .. etc .. you know it
20131101 19:43:50 <sgothel> so it won't block .. since this may take time all of us involved
20131101 19:47:07 <sgothel> goody .. waiting for the build .. then mark it a relase
20131101 19:47:15 <sgothel> guess I can start already tagging
20131101 19:49:14 <sgothel> @Harvey: Hope my above elaboration is not too bossy - me just thinking loud, sorry if I used the wrong tone
20131101 19:49:48 <sgothel> It's not always easy to be the good dictator :)
20131101 19:50:54 <sgothel> @Xerxes: Greetings from Qun .. she thought you already had a house .. probably busy w/ renovating now :)
20131101 19:57:14 <sgothel> hickup on OSX test machine .. oh well, still using this build
20131101 19:58:53 <sgothel> any thoughts about: https://jogamp.org/bugzilla/show_bug.cgi?id=692#c9 ?
20131101 19:59:33 <sgothel> (who dares to mix CPU sourced buffers and VAO anyways ? - More an academic issue I guess)
20131101 20:01:28 <hharrison> Is your biggest jocl concern at the moment that it always builds the whole world, even when unchanged?
20131101 20:01:52 <sgothel> that as well - plus I don't want to touch this mess anymore (NB templates)
20131101 20:02:09 <sgothel> i.e. for android tests etc ..
20131101 20:02:23 <sgothel> but hey, I only assigned it to you b/c you showed interest :)
20131101 20:02:42 <sgothel> so it shall at least be on JOAL level .. IMHO .. so we can work w/ it
20131101 20:07:59 <hharrison> I'll admit my ant knowledge is not great, but I'll do what I can, and hope it's useful
20131101 20:08:39 <sgothel> main benefit: one more who can maintain!
20131101 20:08:50 <sgothel> thank you!
20131101 20:10:36 <hharrison> I notice so far the jocl build process is def. different
20131101 20:10:46 <hharrison> no build/ folder for example
20131101 20:19:28 <sgothel> v2.1.2 published in /deployment .. maven coming up
20131101 20:22:58 <sgothel> maven pushed to local ..
20131101 20:23:07 <sgothel> @Mark: Pls push to maven repo - thx
20131101 20:25:47 <sgothel> pushing source/change-log
20131101 20:28:41 <sgothel> I guess I have forgotten something !
20131101 20:28:46 <sgothel> javadoc
20131101 20:33:25 <sgothel> ok .. maven does not publish javadoc .. good
20131101 20:33:57 <sgothel> only in website .. no zip .. will just copy it over
20131101 21:00:31 <sgothel> ok .. fixed online docs and *javadoc*7z in archive .. puhh
20131101 21:09:26 * rmk0 bursts in
20131101 21:09:30 <sgothel> hope 2.1.2 can hold for a while now, when working on 2.2.0 :)
20131101 21:09:41 <sgothel> i.e. no 'not working at all' on platforms
20131101 21:10:34 <rmk0> food going in, will push shortly
20131101 21:17:06 <sgothel> thx
20131101 21:18:59 <sgothel> 2.2.0 is open now .. hurray :)
20131101 21:19:18 <sgothel> now the fun task may begin (again) :)
20131101 21:19:25 <sgothel> *tasks*
20131101 21:32:52 <sgothel> dinner laters ..
20131101 21:39:42 <rmk0> byee!
20131101 21:41:12 <rmk0> the jogl jars are noticeably smaller to upload, actually
20131101 21:41:14 <rmk0> \o/
20131101 21:41:29 <rmk0> wasn't sure if i'd notice given that i don't use applets or any sort of delivery like that
20131101 21:47:19 * xranby (~xranby@anon) Quit (Ping timeout: 260 seconds)
20131101 22:14:34 * xranby (~xranby@anon) has joined #jogamp
20131102 01:13:08 * [Mike] (~Mike]@anon) Quit ()
20131102 02:03:23 * [Mike] (~Mike]@anon) has joined #jogamp
20131102 02:11:19 <[Mike]> sgothel: Hey sven, might I ask why these flags are set for undecorated win32 window: windowStyle |= WS_POPUP | WS_SYSMENU | WS_MAXIMIZEBOX | WS_MINIMIZEBOX;
20131102 02:12:12 <[Mike]> WindowsWindow.c:1901
20131102 04:12:55 * xranby (~xranby@anon) Quit (Ping timeout: 272 seconds)
20131102 04:25:48 * xranby (~xranby@anon) has joined #jogamp
20131102 05:05:51 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20131102050551.html