#jogamp @ irc.freenode.net - 20130422 05:06:20 (UTC)


20130422 05:06:20 -CatOut- Previous @ http://jogamp.org/log/irc/jogamp_20130421050606.html
20130422 05:06:20 -CatOut- This channel is logged @ http://jogamp.org/log/irc/jogamp_20130422050620.html
20130422 06:06:13 * DemoscenePassiv (~Lutsche@anon) has joined #jogamp
20130422 06:40:01 * DemoscenePassiv (~Lutsche@anon) Quit (Ping timeout: 256 seconds)
20130422 07:54:19 * [Mike] (~Mike]@anon) Quit ()
20130422 17:39:37 * [Mike] (~Mike]@anon) has joined #jogamp
20130422 18:29:28 * DemoscenePassiv (~Lutsche@anon) has joined #jogamp
20130422 19:47:13 * gouessej (52794f03@anon) has joined #jogamp
20130422 19:47:21 <gouessej> Hi
20130422 19:47:36 <gouessej> I have a problem with NEWT
20130422 19:47:47 <gouessej> it's probably my fault
20130422 19:48:41 <gouessej> When I press the left arrow, the short code does not match with VK_LEFT
20130422 19:48:50 <gouessej> I use an AZERTY keyboard
20130422 19:49:29 <sgothel> Hi Julien .. OS ?
20130422 19:49:50 <gouessej> Mageia Linux 2
20130422 19:50:01 <gouessej> I'm testing uder Windows 7 too now...
20130422 19:50:03 <sgothel> which keyCode ?
20130422 19:50:11 <gouessej> same problem
20130422 19:50:37 <sgothel> keyCode or keySymbol ?
20130422 19:50:45 <gouessej> KeyEvent.VK_LEFT
20130422 19:50:53 <gouessej> I'm looking at my code...
20130422 19:51:09 <sgothel> I meant which method .. getKeyCode() or getKeySymbol()
20130422 19:51:41 <sgothel> best .. dump the NEWT KeyEvent messages in a bug report
20130422 19:51:58 <sgothel> I have tested on a few keyboard layouts .. hmm
20130422 19:52:07 <gouessej> getKeyCode()
20130422 19:52:28 <gouessej> It works very well with letters
20130422 19:52:42 <gouessej> but not with arrows, numpad keys, F*
20130422 19:52:59 <sgothel> hmm .. especially getKeyCode() should work .. pls verify w/ getKeySymbol()
20130422 19:53:25 <gouessej> the key char is correct
20130422 19:53:31 <sgothel> i.e. you might want to dump a few keys .. just println (newtKetEvent)
20130422 19:54:22 <sgothel> on Windows it works ? (all different native code solutions)
20130422 19:54:28 <gouessej> no, same problem
20130422 19:54:38 <sgothel> wow .. which keyEvent ?
20130422 19:54:53 <sgothel> up/down/pressed ? all of 'em ?
20130422 19:55:22 <sgothel> that is odd .. but well, will check .. I assume french layout ?
20130422 19:55:28 <sgothel> win7 ?
20130422 19:55:40 <gouessej> all, but only for the keys F1...F12, arrows and the num pad
20130422 19:55:46 <gouessej> yes Windows 7
20130422 19:56:09 <sgothel> a never-ending world of pain - this keyboard thing .. oh well
20130422 19:57:09 <sgothel> and I though actions keys are always equal .. good good, will do that after finishing work on current rare deadlock issues
20130422 19:57:33 <sgothel> laters - and thx (completing dinner now)
20130422 19:58:10 <gouessej> ok enjoy yourself
20130422 20:01:19 <gouessej> It was not broken in the version 2.0.2-rc20130404
20130422 20:14:24 <gouessej> I'm going to try with getKeySymbol()
20130422 20:25:01 <gouessej> it changes nothing
20130422 20:27:38 <gouessej> I currently use GlueGen build 662 and JOGL build 957
20130422 20:51:46 <gouessej> I switched to build 957 the 11th
20130422 21:13:13 * void256 (~void@anon) has joined #jogamp
20130422 21:38:49 <gouessej> The bug about the keys is still in jogl build 974
20130422 21:38:54 <gouessej> It is even worse
20130422 21:39:05 <gouessej> My machine supports XRandR 1.3.0
20130422 21:39:19 <gouessej> I can only retrieve the current display mode :(
20130422 21:39:41 <gouessej> it was working correctly in build 957
20130422 21:40:56 <gouessej> even the screen size (in MM) seems to be completely wrong
20130422 21:42:08 <gouessej> Now I get this:[java] RandR 1.3.0 [java] Exception in thread "main-Display-.x11_:0-1-EDT-1" java.lang.RuntimeException: Waited 5000ms for: <1de9ac4, 182bcde>[count 1, qsz 0, owner <main>] - <main-Display-.x11_:0-1-EDT-1> [java] at jogamp.common.util.locks.RecursiveLockImpl01Unfairish.lock(RecursiveLockImpl01Unfairish.java:198) [java] at jogamp.nativewindow.ResourceToolkitLock.lock(ResourceToolkitLock.java:56) [ja
20130422 21:45:27 * void256 (~void@anon) Quit (Remote host closed the connection)
20130422 21:53:37 <gouessej> The latest problem probably comes from my machine
20130422 21:53:47 * gouessej (52794f03@anon) Quit (Quit: Page closed)
20130422 22:06:43 * [Mike] (~Mike]@anon) Quit ()
20130422 22:27:06 * DemoscenePassiv (~Lutsche@anon) Quit (Ping timeout: 264 seconds)
20130422 22:42:41 * [Mike] (~Mike]@anon) has joined #jogamp
20130422 22:50:08 * [Mike] (~Mike]@anon) Quit (Read error: Connection reset by peer)
20130422 22:50:24 * [Mike] (~Mike]@anon) has joined #jogamp
20130423 02:23:46 * [Mike] (~Mike]@anon) Quit ()
20130423 03:04:14 * [Mike] (~Mike]@anon) has joined #jogamp
20130423 05:06:34 -CatOut- Continue @ http://jogamp.org/log/irc/jogamp_20130423050634.html