So, of course, I had a big demo today and, you guessed it, DrScheme wouldn&#39;t load. I had already rolled back to 4.1.5 because this code doesn&#39;t run under 4.2 (or 4.2.1) - we&#39;re tracking that down. I reloaded PLT Scheme, etc., but that didn&#39;t work. Eventually, I looked here and saw the problem. Not being clever enough to just change the date on my laptop, I downloaded 4.1 and ran the demo under it - which meant loading all my PLaneT packages, etc. But, the demo was successful in the end.<br>
<br>Anyway, I was wondering if we could get a list of all the developer&#39;s birthdays and significant holidays - Easter (obviously it has to have an Easter egg or what would be the point), Thanksgiving, Texas Independence Day, Talk Like a Pirate Day, etc - so we can schedule demos around them.<br>
<br>Oh, and Happy Birthday, Eli.<br><br>Doug<br><br><div class="gmail_quote">On Thu, Jul 30, 2009 at 5:54 AM, Michael Sperber <span dir="ltr">&lt;<a href="mailto:sperber@deinprogramm.de">sperber@deinprogramm.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
DrScheme is broken today - it doesn&#39;t start up. (4.1.5 and 4.2 are also<br>
broken the same way.)  I assume it&#39;s because of Eli&#39;s birthday?  (If<br>
that&#39;s the case: Happy Birthday, Eli!)<br>
<br>
eta[59] &quot;/Volumes/PLT Scheme v4.2.0.900/PLT Scheme v4.2.0.900&quot;/bin/drscheme<br>
draw-bitmap in dc&lt;%&gt;: expected argument of type &lt;bitmap% object&gt;; given #f<br>
<br>
 === context ===<br>
/Volumes/PLT Scheme v4.2.0.900/PLT Scheme v4.2.0.900/collects/drscheme/private/drscheme-normal.ss:208:15<br>
<br>
The reason is that the code that is conditionalized on (eb-bday?) in<br>
drscheme-normal.ss makes the splash code want to access the splash<br>
bitmap, but that bitmap isn&#39;t set until the call to `start-splash&#39;,<br>
which comes only after it.  This appears to be fixed in the trunk, but I<br>
don&#39;t see offhand by what revision, so I don&#39;t know if it&#39;s already in<br>
the release code.<br>
<font color="#888888"><br>
--<br>
Cheers =8-} Mike<br>
Friede, Völkerverständigung und überhaupt blabla<br>
</font><div><div></div><div class="h5"><br>
_________________________________________________<br>
  For list-related administrative tasks:<br>
  <a href="http://list.cs.brown.edu/mailman/listinfo/plt-dev" target="_blank">http://list.cs.brown.edu/mailman/listinfo/plt-dev</a><br>
</div></div></blockquote></div><br>