#jogamp @ irc.freenode.net - 20151028 05:05:19 (UTC)


20151028 05:05:19 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20151027050519.html
20151028 05:05:19 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20151028050519.html
20151028 07:21:05 * elect (~GBarbieri@anon) has joined #jogamp
20151028 07:23:12 <elect> hi
20151028 07:28:23 * doev (~doev@anon) has joined #jogamp
20151028 07:28:37 * doev (~doev@anon) Quit (Remote host closed the connection)
20151028 07:48:59 * monsieur_max (~maxime@anon) has joined #jogamp
20151028 10:49:22 <elect> we just discovered we get crashes with 2.3.2 at glWindow.setFullscreen(monitorDevices);
20151028 10:49:38 <elect> after having jogl just updated
20151028 10:49:50 <elect> stepping back to 2.3.1 solves the problem at the moment
20151028 10:50:08 <elect> there were any particular changes about the fullscreen with the 2.3.2?
20151028 11:03:43 <xranby> elect: on which os do you see this?
20151028 11:03:59 <xranby> elect: feel free to add a bugreport
20151028 11:04:16 <xranby> best is if you can reproduce the issue with one of the junit tests
20151028 11:05:54 <elect> win
20151028 11:06:03 <elect> I knew :p
20151028 11:06:41 <elect> since we managed to resolve very quick, now it has low priority, but I added it on the todo list
20151028 11:07:21 <elect> anyway xranby, I still didnt find a solution for Gradle on Linux
20151028 11:07:38 <elect> could you give a try and run a jogl project of yours from the ide?
20151028 11:07:44 <xranby> gradle + linux... you men netbeans gradle plugin + linux
20151028 11:07:50 <elect> yep
20151028 11:08:00 <xranby> well.. the netbeans gradle plugin is broken
20151028 11:08:12 <xranby> since it runs stuff from the build directory
20151028 11:08:14 <elect> you think is that at 99%?
20151028 11:08:15 <xranby> that gets deleted
20151028 11:08:55 <elect> then I'll try to see with the plugin author
20151028 11:09:50 <xranby> https://github.com/kelemen/netbeans-gradle-project/issues/243
20151028 11:10:01 <xranby> add your comments to that issue
20151028 11:10:13 <xranby> correct behaviour is to run from the dist folder
20151028 11:10:35 <xranby> because that is the only directory netbeans expects things to run from
20151028 11:11:22 <elect> thanks!
20151028 11:11:27 <xranby> the argument is that adding and running from the build directory is wrong because netbeans deletes that directory
20151028 11:19:27 <xranby> elect: between v2.3.1 and v2.3.2 windows WindowDriver has been enhanced to support Bug 1188, Bug 1186: NEWT Window: Support non-resizable, minimize, maximize, alwaysOnBottom and sticky/all-desktop , Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (Lack of Aero / Blur )
20151028 11:20:19 <xranby> elect: please file a bugreport http://jogamp.org/wiki/index.php/Jogl_FAQ#Bugreports_.26_Testing
20151028 11:20:34 <xranby> we need to know how your windows system differ from our build and test systems
20151028 11:20:54 <xranby> and we need to know how your test application differs from the junit tests that we run on all our windows test systems
20151028 11:21:05 <xranby> and if you have an easy reproducer we need that
20151028 11:22:22 <xranby> between v2.3.1 and v2.3.2 windows ScreenDriver has been enhanced to fix Bug 1238 - Fix NPE for Window-Icon's PNGPixelRect for unresolved location; Bug 1199 - Add setting to disable default window icons
20151028 11:22:48 <xranby> there is also changes to the common code for all monitor
20151028 11:22:51 <xranby> newt drivers
20151028 11:48:44 <xranby> http://arstechnica.co.uk/tech-policy/2015/10/net-neutrality-eu-votes-in-favour-of-internet-fast-lanes-and-slow-lanes/ :(
20151028 11:54:29 * eclesia (~husky@anon) has joined #jogamp
20151028 11:54:52 <eclesia> elect: quick question : do ou have ASTC compression support ?
20151028 11:54:57 <eclesia> ou*
20151028 11:54:59 <eclesia> you*
20151028 12:11:02 <elect> yes
20151028 12:11:44 <elect> https://github.com/elect86/jgli/blob/master/src/main/java/jgli/Format.java
20151028 12:23:46 * odinsbane (~matt@anon) has joined #jogamp
20151028 12:24:06 <eclesia> elect: but you don't decode it from what I see, I mean you can't get the pixel value from the image.
20151028 12:24:27 <elect> not at the moment
20151028 12:24:32 <odinsbane> I am getting a crash now with java3d when I hide a swing component.
20151028 12:24:45 <elect> since I don't really need it
20151028 12:25:00 <eclesia> ok so you don't have it
20151028 12:25:14 <odinsbane> I started after upgrading to el capitan. I am d/loading the most recent versions now to see if that fixes it.
20151028 12:25:40 <xranby> odinsbane: thank you for checking with the latest version
20151028 12:26:50 <elect> my goal, so far, is just being able to detect and load it
20151028 12:26:57 <elect> properly
20151028 12:28:18 <eclesia> elect: sure, my objective is a bit different since I want to read the image and possibly change the format if it's supported for example
20151028 12:28:27 <eclesia> it's not*
20151028 12:28:46 <elect> yeah, I know
20151028 12:28:53 <elect> you need it plain
20151028 12:38:23 <odinsbane> Great, the pre12 + latest jogamp works fine.
20151028 12:38:44 <xranby> odinsbane: great!
20151028 15:42:54 * eclesia (~husky@anon) Quit (Remote host closed the connection)
20151028 16:21:46 * elect (~GBarbieri@anon) Quit (Ping timeout: 260 seconds)
20151028 16:22:05 * odinsbane (~matt@anon) has left #jogamp
20151028 16:49:23 * elect (~elect@anon) has joined #jogamp
20151028 17:02:29 * elect (~elect@anon) Quit (Ping timeout: 252 seconds)
20151028 17:14:32 * elect (~elect@anon) has joined #jogamp
20151028 18:52:36 * Eclesia (~eclesia@anon) has joined #jogamp
20151028 19:49:42 * elect (~elect@anon) Quit (Ping timeout: 252 seconds)
20151028 19:51:01 * elect (~elect@anon) has joined #jogamp
20151028 19:52:16 * FlowRidda (~starz@anon) has joined #jogamp
20151028 19:55:56 * FlowRidda (~starz@anon) has left #jogamp
20151028 20:39:09 * Eclesia *pom pom pom*
20151028 20:58:39 * elect (~elect@anon) Quit (Remote host closed the connection)
20151028 22:26:52 * gouessej (5279cf66@anon) has joined #jogamp
20151028 22:28:01 <gouessej> Hi
20151028 22:28:29 <gouessej> rmk0: Do you have some experience on migrating from Subversion to Git?
20151028 22:29:25 <rmk0> gouessej: unfortunately not... wasn't on subversion for very long before the repository became wedged and i ran screaming to git
20151028 22:29:45 <rmk0> had nothing much to migrate
20151028 22:30:06 <rmk0> are you looking to convert a repository?
20151028 22:30:29 <gouessej> rmk0: Is there anything special to do to preserve the commit messages?
20151028 22:30:36 <gouessej> rmk0: Yes
20151028 22:32:26 <rmk0> i'm not aware of anything special that has to be done
20151028 22:33:28 <rmk0> it looks like 'git svn' handles everything
20151028 22:35:59 <gouessej> rmk0: Thank you. That's what I planned to do: https://sourceforge.net/p/tuer/tickets/46/
20151028 22:41:56 <Eclesia> hi
20151028 22:45:49 <gouessej> Eclesia: Hi
20151028 22:57:33 <Eclesia> gouessej: next step migrate from GL1 to GL4 :D
20151028 22:58:02 <gouessej> Eclesia: None of my machines supports OpenGL 4
20151028 22:59:05 <Eclesia> GL3 ?
20151028 23:04:53 <gouessej> Eclesia: None of my machines supports OpenGL 3
20151028 23:05:04 <gouessej> OpenGL 2.1 maximum
20151028 23:05:54 <rmk0> (._.)
20151028 23:06:20 <rmk0> gouessej: very old hardware?
20151028 23:07:11 <gouessej> rmk0: My previous computer supports only OpenGL 1.3. As long as they work, why would I stop using my computers?
20151028 23:07:44 <rmk0> i wasn't suggesting you should, i was just wondering why 2.1 was the maximum
20151028 23:07:56 <rmk0> i have a couple of laptops here that are at the same limit (2.1, or ES2 via mesa)
20151028 23:08:38 <rmk0> the newest hardware i have here is now some five years obsolete
20151028 23:12:54 <gouessej> My computers were manufactured between 2004 and 2008
20151028 23:14:30 <rmk0> right
20151028 23:16:11 <rmk0> fairly high-end graphics cards manufactured in 2008 tend to be limited to opengl 3.3 now
20151028 23:16:12 <gouessej> rmk0: I haven't used git init yet. git svn clone worked correctly, the git-svn-id is a bit strange. Should I do a git push now?
20151028 23:16:40 * rmk0 tries to remember how any of this worked
20151028 23:16:59 <gouessej> OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) 965Q OpenGL version string: 2.1 Mesa 10.5.7
20151028 23:18:16 <rmk0> gouessej: where would you be pushing to?
20151028 23:18:31 <gouessej> rmk0: https://sourceforge.net/p/tuer/sourcecode/ref/master/
20151028 23:18:54 <rmk0> ah, right
20151028 23:19:34 <rmk0> suspect git push --all && git push --tags would be enough, if you have a remote set up
20151028 23:19:57 <rmk0> it has been a very long time
20151028 23:23:45 <gouessej> I've used git push -u, it seems to work. I'll probably have to repeat the procedure until I obtain something clean.
20151028 23:25:09 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20151028 23:25:26 <rmk0> not sure why they didn't have 'git svn' export to a format that can be consumed by 'git fast-import'
20151028 23:48:53 <Eclesia> good night ++
20151028 23:48:57 * Eclesia (~eclesia@anon) Quit (Quit: Leaving.)
20151028 23:53:22 <gouessej> It takes so long...
20151029 00:01:11 * gouessej (5279cf66@anon) Quit (Quit: Page closed)
20151029 05:05:19 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20151029050519.html