Re: [racket] My DrRacket on Linux doesn't evaluate a thing

2014-09-25 Thread Matthew Flatt
Ok, so much for my guess... unless your keyboard is mapped in an unusual way. To rule that out completely, you could download https://raw.githubusercontent.com/plt/racket/stable/pkgs/gui-pkgs/gui-test/tests/gracket/showkey.rkt run it (assuming that the "Run" button works!), and make sure that the

Re: [racket] My DrRacket on Linux doesn't evaluate a thing

2014-09-25 Thread Matthew Flatt
After you type "(+ 1 1)", are you hitting the Enter key on the main part of the keyboard, or the one that's part of the numpad? If you're pressing the latter (the numpad Enter), then DrRacket doesn't evaluate the expression, and it instead lets you continue typing on the next line. If that's it, u

[racket] My DrRacket on Linux doesn't evaluate a thing

2014-09-25 Thread Frank Weytjens
Hi, My DrRacket doesn't evaluate any expression. Here is a link to my bug report Any suggestions? Thanks, Frank Racket Users list: http://lists.racket-lang.org/users