#jogamp @ irc.freenode.net - 20160420 05:06:18 (UTC)


20160420 05:06:18 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20160419050618.html
20160420 05:06:18 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20160420050618.html
20160420 06:28:49 * elect (~GBarbieri@anon) has joined #jogamp
20160420 06:29:59 <elect> hi dears
20160420 06:30:16 <elect> few people but good ^^
20160420 07:18:47 * monsieur_max (~maxime@anon) has joined #jogamp
20160420 07:39:26 * Eclesia (~husky@anon) has joined #jogamp
20160420 07:39:37 <Eclesia> hi
20160420 07:59:52 <bruce-> hello
20160420 08:05:33 * jvanek (jvanek@anon) has joined #jogamp
20160420 08:10:17 <elect> hi
20160420 09:48:29 * elect (~GBarbieri@anon) Quit (Read error: Connection reset by peer)
20160420 09:51:38 * elect (~GBarbieri@anon) has joined #jogamp
20160420 12:28:24 <elect> how can we run a java application from console?
20160420 12:29:06 <elect> because this doesnt work
20160420 12:29:06 <elect> "C:\Program Files\Java\jdk1.8.0_60\bin\java.exe" -jar .\glTest.jar
20160420 12:35:59 <Eclesia> Runtime.exec(..) and use an absolute path for .\glTest.jar
20160420 12:36:35 <Eclesia> ha from console... java -jar thejar normally
20160420 12:37:00 <Eclesia> ou have any log or error ?
20160420 12:40:28 * philjord (599cc172@anon) has joined #jogamp
20160420 12:41:39 <elect> it's in german
20160420 12:41:39 <elect> <elect> but basically it complains I should give a value to the right of the '-' operator
20160420 12:41:39 <elect> <elect> I changed the double quotes with single ones
20160420 12:41:39 <elect> <elect> C:\Users\GBarbieri\Documents\NetBeansProjects\glTest\glTest\dist> 'C:\Program Files\Java\jdk1.8.0_60\bin\java.exe'
20160420 12:41:39 <elect> <elect> -jar .\glTest.jar
20160420 12:41:54 <elect> but still no success
20160420 12:44:05 <rmk0> elect: not sure .\ is a valid path
20160420 12:45:11 <elect> it's the default suggest by window console with tab
20160420 12:46:06 <elect> is this useful
20160420 12:46:06 <elect> + 'C:\Program Files\Java\jdk1.8.0_60\bin\java.exe' - <<<< jar glTest.jar
20160420 12:46:06 <elect> + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
20160420 12:46:06 <elect> + FullyQualifiedErrorId : ExpectedValueExpression
20160420 12:47:20 <rmk0> ...
20160420 12:47:44 <Eclesia> elect: remove the " and ' and use a \ before spaces in the path
20160420 12:48:56 <elect> Iam on win
20160420 12:49:10 <elect> does the escaping work?
20160420 12:49:30 <elect> it doesnt
20160420 12:49:48 <Eclesia> hm ... long time since I use windows :/
20160420 12:50:05 <Eclesia> there was somethign to escape spaces
20160420 12:50:47 <Eclesia> elect: if you call just a -version does it work ?
20160420 12:51:21 <elect> crap, it works if I put '&' in front of all
20160420 12:51:24 <elect> crap crap crap
20160420 12:51:34 <rmk0> ?!
20160420 12:51:38 <elect> dont ask
20160420 12:51:56 <elect> tab completion
20160420 12:52:01 <elect> put it automatically
20160420 12:52:09 <elect> if I leave, -version works, otherwise no
20160420 12:52:14 <elect> windows..
20160420 12:56:07 <rmk0> find the windows shell extremely nasty to work with
20160420 13:05:14 <elect> how shall I load relative resources when executing jar?
20160420 13:07:57 <elect> ok solved
20160420 15:58:52 * Eclesia (~husky@anon) has left #jogamp
20160420 15:59:42 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20160420 16:34:45 * jvanek (jvanek@anon) Quit (Quit: Leaving)
20160420 17:35:19 * elect (~GBarbieri@anon) Quit (Ping timeout: 252 seconds)
20160420 17:37:23 * monsieur_max (~maxime@anon) has joined #jogamp
20160420 18:16:20 * philjord (599cc172@anon) Quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
20160420 18:18:21 * philjord (599cc172@anon) has joined #jogamp
20160420 20:47:49 * elect (~elect@anon) has joined #jogamp
20160420 20:54:45 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20160420 20:55:15 * elect (~elect@anon) Quit (Ping timeout: 246 seconds)
20160421 05:06:18 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20160421050618.html