The new way to deal with Windows icons works fine and is easy to use. Thanks a lot Matthew!<br>(for those interested, search for "create-embedding-executable")<br><br><div class="gmail_quote">On Mon, Jun 28, 2010 at 19:54, Laurent <span dir="ltr"><<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br><br><div class="gmail_quote"><div class="im">On Mon, Jun 28, 2010 at 15:08, Matthew Flatt <span dir="ltr"><<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div>At Sun, 27 Jun 2010 19:34:02 +0200, Laurent wrote:<br>
> . . M:\Program Files\Racket\collects\racket\private\promise.rkt:103:10:<br>
> procedure get-compiled-file-sha1: expects 1 argument, given 2:<br>
> #<path:common_ss.zo> #<path:compiled\drracket><br>
<br>
</div>This bug seems to have been fixed since v5.0. You could try a nightly<br>
build from<br>
<br>
<a href="http://pre.racket-lang.org/installers/" target="_blank">http://pre.racket-lang.org/installers/</a><br>
<br></blockquote></div><div><br>Ha nice, thanks.<br>
<br></div><div class="im"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I think that re-installing didn't help because the bug is triggered by<br>
something in ".dep" files for your code. So, removing "compiled"<br>
directories may work around the problem.<br></blockquote></div><div><br>I tried that on my own compiled dirs, but you are probably referring to others? Or maybe I didn't do it right.<br><br><br> </div><div class="im">
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div>
> E:\Projets\Scheme-svn\towers>racket -S E:\Projets\Scheme-svn compile.rkt<br>
> car: expects argument of type <pair>; given '()<br>
<br>
</div>Can you send me your old ".ico" file so that I can make replicate and<br>
fix this bug?<br></blockquote></div></div><br>Here it is. Just a simple bmp file with only one icon inside.<br><br>Also, while we are at it, the constraint in (send a-frame set-icon ....) about the mask having to be a monochrome xbm file is a bit cumbersome (WinXP). If it is easy for you to allow for PNG alpha masks, please don't hesitate ;)<br>
</blockquote></div><br>