#jogamp @ irc.freenode.net - 20141210 05:06:32 (UTC)


20141210 05:06:32 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20141209050632.html
20141210 05:06:32 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20141210050632.html
20141210 07:41:49 * eclesia (~husky@anon) has joined #jogamp
20141210 07:41:55 <eclesia> good morning
20141210 08:05:42 * monsieur_max (~maxime@anon) has joined #jogamp
20141210 10:00:17 <xranby> good morning
20141210 10:00:30 <zubzub> gud murning
20141210 11:14:36 * jvanek (jvanek@anon) has joined #jogamp
20141210 11:41:50 * doev (~doev@anon) has joined #jogamp
20141210 13:03:14 * theLT (87c4f5ba@anon) has joined #jogamp
20141210 13:03:46 * theLT (87c4f5ba@anon) Quit (Client Quit)
20141210 14:21:59 * doev (~doev@anon) Quit (Quit: Verlassend)
20141210 16:09:41 * eclesia (~husky@anon) has left #jogamp
20141210 16:51:04 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20141210 17:15:19 * jvanek (jvanek@anon) Quit (Quit: Leaving)
20141210 17:34:08 * monsieur_max (~maxime@anon) has joined #jogamp
20141210 19:53:49 * zzuegg2 (~zzuegg@anon) Quit (Ping timeout: 265 seconds)
20141210 19:54:02 * zzuegg (~zzuegg@anon) has joined #jogamp
20141210 21:45:08 <bruce-> If I want to work with linear rgb should I then load my textures (from png files) into GL_SRGB8 textures using TextureIO.newTextureData?
20141210 22:37:07 * rmk0_ (~rmk0@anon) Quit (Ping timeout: 272 seconds)
20141210 22:42:59 * rmk0 (~rmk0@anon) has joined #jogamp
20141210 22:42:59 * rmk0 (~rmk0@anon) Quit (Changing host)
20141210 22:42:59 * rmk0 (~rmk0@anon) has joined #jogamp
20141210 22:45:33 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20141210 23:32:38 * amc_ (ae4c04fe@anon) has joined #jogamp
20141210 23:33:35 * amc_ (ae4c04fe@anon) Quit (Client Quit)
20141211 00:03:19 * Etis (4dfd1969@anon) has joined #jogamp
20141211 00:04:22 <Etis> hello
20141211 00:04:47 <Etis> I have very basic problem with running app that uses jogl
20141211 00:04:52 <Etis> i have seen http://jogamp.org/wiki/index.php/Setting_up_a_JogAmp_project_in_your_favorite_IDE#Compile_and_run_your_project_from_the_command_line
20141211 00:05:00 <Etis> i use maven
20141211 00:05:08 <Etis> to build my app
20141211 00:05:44 <Etis> im doing: java -cp "*" vpl.gui.WIndow
20141211 00:06:05 <Etis> and it says: Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: javax/med ia/opengl/GLAutoDrawable
20141211 00:07:26 <Etis> im doing this command in directory with my jar and gluegen-rt.jar jogl-all.jar
20141211 00:07:57 <Etis> gluegen-rt.jar is from http://jogamp.org/deployment/jogamp-current/jar/gluegen-rt.jar
20141211 00:08:17 <Etis> and jogl-all.jar is from http://jogamp.org/deployment/jogamp-current/jar/jogl-all.jar
20141211 00:08:54 <Etis> I had no problem with running applet with this jar
20141211 00:09:09 <Etis> i mean my app jar file
20141211 00:09:33 <Etis> but it also contains JFrame with main
20141211 00:09:51 <Etis> and I don't know what am I doing wrong
20141211 00:09:55 <Etis> can anyone help?
20141211 00:12:13 <Etis> basicly my directory looks like this http://screenshooter.net/7995627/xkepuac
20141211 00:13:33 <Etis> I tried lot of combinations with setting java.library.path but it simply every time says java.lang.NoClassDefFoundError: javax/med ia/opengl/GLAutoDrawable
20141211 00:18:22 * hija (~hija@anon) has joined #jogamp
20141211 00:19:11 * hija (~hija@anon) has left #jogamp
20141211 00:21:24 <Etis> I hope someone will help me
20141211 00:24:04 <Etis> Do I need to instal jogl somehow? I think I should be able to run my app from command line if I can run it as applet (different class is applet)
20141211 00:25:43 <Etis> applet uses http://jogamp.org/deployment/jogamp-current/jar/gluegen-rt.jar and http://jogamp.org/deployment/jogamp-current/jar/jogl-all.jar so I think it should work with JFrame app too
20141211 00:26:50 <Etis> from NetBeans IDE it runs without problem using maven exec
20141211 00:53:52 <Etis> anyone? please?
20141211 02:18:43 * zzuegg (~zzuegg@anon) Quit (Quit: Nettalk6 - www.ntalk.de)
20141211 03:05:27 * Etis (4dfd1969@anon) Quit (Quit: Page closed)
20141211 05:06:32 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20141211050632.html