<div dir="ltr"><div>It works for me (Ubuntu 12.04 32bits), for syntax-check and HTML generation.<br></div><div>Try restarting DrRacket or your computer just in case.<br></div>Can you give more info about your distro?<br><br>

Laurent<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 3, 2013 at 9:34 AM, Клочков Роман <span dir="ltr">&lt;<a href="mailto:kalimehtar@mail.ru" target="_blank">kalimehtar@mail.ru</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Trying to write documentation<br><br>---<br><pre><code>#lang scribble/manual <br>@(require (for-label racket)) <br><br>@title{GObject Introspection} <br><br>This is Gobject FFI. <br><br>Usage example: <br><br>@racketblock[ <br>

(gi-ffi gtk &quot;Gtk&quot;) <br>(let <br>  ([window (gtk &#39;window &#39;new)]) (window &#39;show)) <br>]<br><br>---<br><br>DrRacket writes in status line: +: contract violation expected: number? given: #f argument position: 1st other arguments...: 0<br>

<br>I push &quot;Check syntax&quot;. The window hangs. To be correct, not window, but tab with the document. I still can work with other tabs.<br></code></pre>Racket 5.3.4, Linux<br></div>
<br>____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
<br></blockquote></div><br></div>