#jogamp @ irc.freenode.net - 20140615 05:05:26 (UTC)


20140615 05:05:26 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20140614050525.html
20140615 05:05:26 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20140615050526.html
20140615 07:04:30 * monsieur_max (~maxime@anon) has joined #jogamp
20140615 09:38:47 * zzuegg (zzuegg@anon) has joined #jogamp
20140615 10:06:26 * gouessej (5279cfdd@anon) has joined #jogamp
20140615 10:06:33 <gouessej> Hi
20140615 10:06:42 <sgothel> Hi Julien
20140615 10:06:48 <sgothel> Hi All
20140615 10:06:49 <gouessej> I'm trying to build Ardor3D
20140615 10:07:04 <gouessej> Tons of Maven things seem broken :s
20140615 10:07:08 <sgothel> ah
20140615 10:07:23 <gouessej> I'm going to do my best to produce binaries
20140615 10:07:39 <gouessej> and I have to update the source code too
20140615 10:07:49 <sgothel> thought the 'original' had fixed version numbers for 'imports'
20140615 10:08:46 <gouessej> I get tons of ArtifactDescriptorExceptions
20140615 10:09:18 <sgothel> and despite these problems .. you could push the 'original' branch to preserve it .. using a dedicated branch ..
20140615 10:10:08 <gouessej> yes you're right but the original code is still on Renanse's repository anyway
20140615 10:10:19 <sgothel> ah
20140615 10:11:07 <gouessej> and I no longer want to push any code containing references to our competitor (of course). The source code is clean. I can go a bit further in command line without m2e
20140615 10:11:12 <sgothel> when you push .. it would be still important to have that in jogamp's git .. so history is well preserved and diff to your work can be seen
20140615 10:11:35 <sgothel> i.e. the 'new' jogamp master branch :)
20140615 10:13:21 <sgothel> all of this .. ofc if it makes sense for you, i.e. you need and use it .. or 'clients' .. dunno
20140615 10:13:28 <gouessej> the work is already available on Github, this "change" is visible. From now, I'll push everything
20140615 10:13:58 <gouessej> Plugin org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-clean-plugin:jar:2.5: Could not transfer artifact org.apache.maven.plugins:maven-clean-plugin:pom:2.5 from/to central (http://repo.maven.apache.org/maven2): No connector factories available -> [Help 1] org.apache.maven.plugin.PluginResolutionException: Plugin
20140615 10:14:43 <sgothel> oh dear .. I have no idea .. me not maven dude
20140615 10:14:51 <sgothel> Maybe @Mark can help
20140615 10:15:39 * rmk0 bursts in
20140615 10:16:21 <gouessej> Non-resolvable parent POM: Could not transfer artifact org.sonatype.oss:oss-parent:pom:7 from/to central (http://repo.maven.apache.org/maven2): No connector factories available and 'parent.relativePath' points at wrong local POM @ line 35, column 13
20140615 10:16:25 <sgothel> awesome .. @Julien doing Ardor3D maintenance .. so @Mark can help .. w/ maven problems ..
20140615 10:16:52 <rmk0> that's a bizarre one
20140615 10:17:00 <rmk0> that sounds like a problem with maven central...
20140615 10:17:08 <rmk0> will see if they're having any technical problems
20140615 10:17:08 <gouessej> it's possible
20140615 10:17:34 <rmk0> Subject: [ossrh] IP Address Change for oss.sonatype.org - Wednesday, 11 June 2014, 9PM EDT
20140615 10:17:41 <rmk0> In an ongoing effort to improve availability for https://oss.sonatype.org,
20140615 10:17:41 <rmk0> we are moving that host behind some new load balancing infrastructure.
20140615 10:17:48 <rmk0> wonder if that broke things
20140615 10:18:17 <gouessej> :s
20140615 10:18:19 <rmk0> hm
20140615 10:18:32 <rmk0> where is it that you're running this build?
20140615 10:18:42 <rmk0> just on one of your computers locally?
20140615 10:18:45 <gouessej> I run Maven on my own machine
20140615 10:18:48 <rmk0> right
20140615 10:18:48 <gouessej> yes locally
20140615 10:19:29 <gouessej> https://bugs.mageia.org/show_bug.cgi?id=13033 :(
20140615 10:20:36 <rmk0> ...
20140615 10:21:27 <rmk0> i notice they've set the parent of their project to oss.sonatype.oss:oss-parent:7
20140615 10:22:16 <rmk0> the latest version of that package is actually 9, was uploaded to central on the 27th of january this year
20140615 10:22:23 <rmk0> wondering if that needs updating
20140615 10:22:33 <rmk0> none of our jogamp stuff uses it, so i don't think this is our fault
20140615 10:22:59 <gouessej> ok I can try the 9
20140615 10:25:32 <gouessej> Ok it fixes the problem with the parent but I'll have to fix the bug 13033
20140615 10:26:58 <rmk0> kind of weird that it's even possible to write a pom that can break things like this
20140615 10:27:59 * gouessej (5279cfdd@anon) Quit (Quit: Page closed)
20140615 10:29:12 <sgothel> thank you Mark!
20140615 10:29:16 <rmk0> \o/
20140615 10:29:22 <rmk0> surprisingly easy one!
20140615 10:30:36 <sgothel> I just realize that the oculusvr libovr simply contains helpers .. not really 'drivers' .. hmm, maybe special I/O to read out the USB sensors
20140615 10:31:16 <sgothel> will use it for now, maybe later move things to java step-by-step .. it's sort of BSD compatible .. the license
20140615 10:31:41 <rmk0> how, er... "standard" is the oculus?
20140615 10:31:58 * gouessej (5279cfdd@anon) has joined #jogamp
20140615 10:32:13 <sgothel> they provide sources .. and like 'you can do w/ it what you like .. providing sources etc'
20140615 10:32:17 <gouessej> My graphics card is going to die very soon too :s
20140615 10:32:29 <rmk0> sgothel: not bad
20140615 10:32:48 <sgothel> @Julien: I can sent you a PC .. I have spares here
20140615 10:34:13 <gouessej> As you wish. I can try to fix this one and if I fail, I will need some (even old) hardware. In the worst case, I can spend some time in installing Debian on the laptop you gave me
20140615 10:36:53 <gouessej> Maybe I can change the scope and hardcode the path to the missing dependencies
20140615 10:37:02 <sgothel> either whole PC or PSU+GPU (have to check how to mail it), I guess .. pls email me your address which I don't have I guess
20140615 10:37:32 <sgothel> I have 2 PC w/o use here .. go grab it :)
20140615 10:48:17 <gouessej> Maybe I can copy the content of the .m2 directory from my previous computer to my new one to make it work. If the cache contains the libraries, Maven won't try to download them
20140615 10:57:10 <rmk0> don't understand why it's failing to download
20140615 10:57:41 <rmk0> the fact that it's failing to download maven-clean-plugin:2.5 is just bizarre
20140615 10:58:37 <gouessej> and maven-clean-plugin is already installed on my machine :s
20140615 10:58:50 <rmk0> it should be! can't exactly use maven without it
20140615 12:19:37 * gouessej (5279cfdd@anon) Quit (Quit: Page closed)
20140615 14:07:41 * bbbruce (~bx@anon) Quit (Ping timeout: 264 seconds)
20140615 15:00:18 * bbbruce (~bx@anon) has joined #jogamp
20140615 15:14:22 * bbbruce (~bx@anon) Quit (Ping timeout: 245 seconds)
20140615 15:16:18 * Eclesia (~eclesia@anon) has joined #jogamp
20140615 15:16:24 <Eclesia> hi
20140615 15:20:49 * bbbruce (~bx@anon) has joined #jogamp
20140615 15:38:40 * bbbruce (~bx@anon) Quit (Read error: Connection reset by peer)
20140615 15:38:55 * bbbruce (~bx@anon) has joined #jogamp
20140615 16:04:54 * bbbruce (~bx@anon) Quit (Read error: Connection reset by peer)
20140615 16:11:58 * bbbruce (~bx@anon) has joined #jogamp
20140615 16:19:05 * bbbruce (~bx@anon) Quit (Ping timeout: 264 seconds)
20140615 16:28:34 * bbbruce (~bx@anon) has joined #jogamp
20140615 17:03:30 <Eclesia> black screen of death ... hate it when there is no error yet nothing visible
20140615 17:04:52 <Eclesia> When using FBO objects. moving from TEXTURE_2D to TEXTURE_2D_MULTISAMPLE. what are the other things I should change ?
20140615 17:12:47 * bbbruce (~bx@anon) Quit (Ping timeout: 240 seconds)
20140615 17:14:02 * bbbruce (~bx@anon) has joined #jogamp
20140615 17:21:03 * bbbruce (~bx@anon) Quit (Read error: Connection reset by peer)
20140615 17:21:18 * bbbruce (~bx@anon) has joined #jogamp
20140615 17:40:56 * Eclesia (~eclesia@anon) Quit (Quit: Leaving.)
20140615 17:49:06 * bbbruce (~bx@anon) Quit (Read error: Connection reset by peer)
20140615 17:49:35 * bbbruce (~bx@anon) has joined #jogamp
20140615 17:58:41 * bbbruce (~bx@anon) Quit (Ping timeout: 264 seconds)
20140615 18:07:15 * bbbruce (~bx@anon) has joined #jogamp
20140615 19:06:09 * bbbruce (~bx@anon) Quit (Ping timeout: 255 seconds)
20140615 19:06:15 * void256 (~void@anon) has joined #jogamp
20140615 19:08:37 * bbbruce (~bx@anon) has joined #jogamp
20140615 19:16:05 * bbbruce (~bx@anon) Quit (Ping timeout: 264 seconds)
20140615 20:32:24 * bbbruce (~bx@anon) has joined #jogamp
20140615 21:09:31 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20140615 21:27:49 * void256_ (~void@anon) has joined #jogamp
20140615 21:29:15 * void256 (~void@anon) Quit (Ping timeout: 255 seconds)
20140615 21:29:18 * void256_ is now known as void256
20140615 21:55:02 * void256 (~void@anon) Quit (Remote host closed the connection)
20140616 05:05:26 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20140616050526.html