| Reporter's email: |
samth at ccs dot neu dot edu |
| Number: |
12280 |
| Category: |
drscheme |
| Synopsis: |
DrRacket module language broken when started from command-line racket |
| Class: |
sw-bug |
| Responsible: |
robby |
| Notify-List: |
|
| Severity: |
serious |
| Priority: |
medium |
| State: |
open |
| Confidential: |
no |
| Arrival-Date: |
Wed Oct 12 14:28:01 -0400 2011 |
| Closed-Date: |
|
| Last-Modified: |
Mon Oct 17 11:10:53 -0400 2011 |
| Originator: |
Sam TH |
| Organization: |
plt
|
| Submitter-Id: |
unknown |
| Release: |
5.2.0.1--2011-10-12(3e39ea6/g) |
| Environment: |
unix "Linux punge 2.6.38-11-generic #48-Ubuntu SMP Fri Jul 29 19:05:14 UTC 2011 i686 i686 i386 GNU/Linux" (i386-linux/3m) (get-display-depth) = 32
Human Language: english
(current-memory-use) 189559128
Links: (links) = ("gcstat" "raco-git" "disassemble"); (links #:user? #f) = (); (links #:root? #t) = (); (links #:user? #f #:root? #t) = ()
Collections:
("/home/samth/sw/plt/add-on/5.2.0.1/collects"
("info-domain"))
("/home/samth/sw/plt/collects"
("db" "honu" "eopl" "tests" "typed" "test-engine" "errortrace" "sgl" "plot" "combinator-parser" "mzcom" "test-box-recovery" "version" ".gitignore" "defaults" "deinprogramm" "s-exp" "handin-client" "srpersist" "launcher" "scriblib" "browser" "unstable" "r5rs" "gui-debugger" "at-exp" "swindle" "scheme" "reader" "frtime" "meta" "racket" "file" "racklog" "data" "slatex" "net" "wxme" "syntax" "scribblings" "parser-tools" "ffi" "hierlist" "handin-server" "2htdp" "framework" "mz" "openssl" "dynext" "datalog" "slideshow" "games" "raco" "picturing-programs" "xml" "texpict" "graphics" "mzscheme" "profile" "help" "web-server" "schelog" "trace" "make" "algol60" "mzlib" "rackunit" "icons" "plai" "sirmail" "lazy" "mrlib" "setup" "xrepl" "string-constants" "typed-racket" "syntax-color" "r6rs" "drscheme" "lang" "repo-time-stamp" "afm" "planet" "typed-scheme" "info-domain" "config" "guibuilder" "stepper" "mred" "embedded-gui" "preprocessor" "readline" "htdp" "compiler" "srfi" "waterworld" "!
macro-debugger" "html" "scribble" "mysterx" "redex" "drracket" "rnrs" "teachpack" "tex2page" "schemeunit"))
Computer Language: (("Determine language from source") (#(#t print mixed-fraction-e #f #t none) (default) #() "#lang racket\n" #t #t))
|
| Description: |
Start racket at the repl.
> (require drracket) ;; launches drracket
In the new DrRacket, switch to the module language.
Hit run.
I get the error:
Module Language: invalid module text
read: #lang not enabled in the current context
This persists even if I change the language to something else and then back.
|
| File Attachments: |
|
| How-To-Repeat: |
|
| Fix: |
|
| Release-Note: |
|
| Unformatted: |
|