| Reporter's email: |
rhcarvalho+racket at gmail dot com |
| Number: |
11937 |
| Category: |
drscheme |
| Synopsis: |
Not listing existing files in the save dialog |
| Class: |
sw-bug |
| Responsible: |
eli |
| Notify-List: |
|
| Severity: |
non-critical |
| Priority: |
medium |
| State: |
closed |
| Confidential: |
no |
| Arrival-Date: |
Tue May 24 19:24:01 -0400 2011 |
| Closed-Date: |
Sat Jun 04 23:46:35 -0400 2011 |
| Last-Modified: |
Sat Jun 04 23:46:35 -0400 2011 |
| Originator: |
Rodolfo Carvalho |
| Organization: |
plt
|
| Submitter-Id: |
unknown |
| Release: |
5.1.1 |
| Environment: |
unix "Linux lisa 2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 18:42:20 UTC 2011 x86_64 GNU/Linux" (x86_64-linux/3m) (get-display-depth) = 32
Human Language: english
(current-memory-use) 396854184
Collections:
("/home/rodolfo/.racket/5.1.1/collects"
(non-existent-path))
("/opt/racket/collects"
("schemeunit" "lang" "readline" "data" "scribble" "scriblib" "xml" "errortrace" "dynext" "trace" "racket" "plot" "scribblings" "syntax-color" "unstable" "rackunit" "teachpack" "compiler" "eopl" "plai" "slideshow" "tests" "rnrs" "sgl" "games" "algol60" "2htdp" "planet" "mysterx" "picturing-programs" "mzscheme" "raco" "mzcom" "typed" "file" "hierlist" "test-box-recovery" "htdp" "srfi" "parser-tools" "framework" "web-server" "mrlib" "racklog" "syntax" "preprocessor" "drscheme" "scheme" "deinprogramm" "graphics" "swindle" "lazy" "string-constants" "ffi" "at-exp" "datalog" "reader" "mzlib" "drracket" "slatex" "info-domain" "macro-debugger" "tex2page" "launcher" "s-exp" "net" "texpict" "version" "r5rs" "typed-scheme" "setup" "help" "html" "icons" "frtime" "make" "browser" "embedded-gui" "gui-debugger" "redex" "mred" "profile" "test-engine" "openssl" "combinator-parser" "r6rs" "stepper" "wxme" "config" "defaults"))
Computer Language: (("Determine language from source") (#(#t print mixed-fraction-e #f #t debug) (default) #() "#lang racket\n" #t #t))
|
| Description: |
When I click on File > Save Definitions As... no racket files appear on the dialog. I expected to see other existing ".rkt" files on the current directory.
(Ubuntu 10.10, Racket 5.1.1 from source)
|
| File Attachments: |
|
| How-To-Repeat: |
Create and save a file, name it "program1.rkt" on /home/user/racket/programs/. Create another file, click on the menu File > Save Definitions. Noticed that even though the current directory is /home/user/racket/programs/, it seems to be empty.
|
| Fix: |
|
| Release-Note: |
|
| Unformatted: |
|