[racket] Save/open MrEd Designer project

From: jukka.tuominen at finndesign.fi (jukka.tuominen at finndesign.fi)
Date: Sat Feb 2 09:57:52 EST 2013

Hi Laurent,

please, see the .med attached. I actually tried a few different, but
pretty similar in content.

Here is also the error message from the DrRacket:

---
..\..\..\..\Program
Files\Racket\collects\racket\contract\private\blame.rkt:89:0: dict-ref:
contract violation
 expected: d:dict?
 given: '(list (cons 'name "project-11668") (cons 'parent-class #f) (cons
'med-version (list 3 9)) (cons 'code (lambda (parent-12427) (let*
((code-12429 parent-12427) (code-12431 (new prop:atom% (value
'project-11668))) (code-12430 (new prop:field-id% (va...
 in: the d argument of
      (->i
       ((d d:dict?) (k (d) ...))
       ((default any/c))
       any)
 contract from: <collects>/racket/dict.rkt
 blaming:
      <planet>/orseau/mred-designer.plt/3/9/templates.ss
 at: <collects>/racket/dict.rkt:143.2

---

I try to figure out how to test the github version... :)

br, jukka



> Hi Jukka,
>
> That's strange. Can you send me your .med file?
>
> Also, can you try with the head in the git repo, to see if that makes a
> difference?
> https://github.com/Metaxal/MrEd-Designer
>
> Cheers,
> Laurent
>
>
> On Sat, Feb 2, 2013 at 1:15 PM, Jukka Tuominen
> <jukka.tuominen at finndesign.fi
>> wrote:
>
>> Hi,
>>
>> I was going to experiment with the latest MrEd Designer and made a quick
>> test GUI. I then saved the project (.med), but couldn't open it again
>> from the file.
>>
>> I tried with Racket 5.1 and 5.3.2, Linux and Windows, but without luck.
>>
>> Are others experiencing the same problem? Any ideas how to get it
>> working?
>>
>> br, jukka
>>
>> ____________________
>>   Racket Users list:
>>   http://lists.racket-lang.org/users
>>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-gui03.med
Type: application/octet-stream
Size: 40563 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20130202/5e54820c/attachment-0001.obj>

Posted on the users mailing list.