[racket-dev] Again. JPEG: unsupported library version: "unknown"

2013-08-14 Thread WarGrey Gyoudmon Ju
racket version: from 5.3.6. (5.3.4 is okay) os version: SunOS (OpenIndiana) DrRacket cannot open Generating documents failed if the page contains picture. BTW, is there any plan to make racket GUI support retina display? Thanks. _ Racket Developers list: http://lists.

Re: [racket-dev] [plt] Push #27090: master branch updated

2013-08-14 Thread Eli Barzilay
About a month ago, Matthias Felleisen wrote: > > On Jul 7, 2013, at 12:08 AM, Eli Barzilay wrote: > > > It would be nice to have some way of doing it with contracts, but > > that's obviously impractical -- so I think that a good way to > > solve it and other such problems is to add a parameter f

[racket-dev] Require error

2013-08-14 Thread Eli Barzilay
Here's a confusing require error that I ran into: -> ,r tests/json ; stdin:2:3: cannot open module file ; module path: tests/json ; path: /home/eli/src/plt/pkgs/db-pkgs/db-test/tests/json.rkt ; system error: No such file or directory; errno=2 ; [,bt for context] The "path:" part

[racket-dev] Fishy directory rename

2013-08-14 Thread Eli Barzilay
Trying to sort out some apparent mess in the props, I ran into this possibly bad rename: pkgs/htdp-pkgs/htdp-lib/2htdp/utest --> pkgs/htdp-pkgs/htdp-test/2htdp/utest Before the move, the "utest" directory was not considered a test by the old distribution rules (since it wasn't in a "t

Re: [racket-dev] Fishy directory rename

2013-08-14 Thread Robby Findler
I moved that because I thought it was a test. I thought it was a test because of the directory name and because it has files that are not being compiled. (But I didn't check with Matthias specifically about that directory.) Robby On Wed, Aug 14, 2013 at 8:02 PM, Eli Barzilay wrote: > Trying t

Re: [racket-dev] Again. JPEG: unsupported library version: "unknown"

2013-08-14 Thread Matthew Flatt
At Wed, 14 Aug 2013 17:55:41 +0800, WarGrey Gyoudmon Ju wrote: > racket version: from 5.3.6. (5.3.4 is okay) > os version: SunOS (OpenIndiana) > > DrRacket cannot open > Generating documents failed if the page contains picture. A difference between v5.3.4 and v5.3.6 is that the latter tries to lo