[racket] Racket 5.3.5,Scribble,Linux,.error

From: Roman Klochkov (kalimehtar at mail.ru)
Date: Sun Aug 11 05:03:04 EDT 2013

 I was wrong about button "Check syntax". It hangs the window content and gives this message to the console:

+: contract violation
  expected: number?
  given: #f
  argument position: 1st
  other arguments...:
   0
  context...:
   /usr/racket/collects/drracket/private/syncheck/traversals.rkt:379:17: handle-phaseless-spec
   /usr/racket/collects/drracket/private/syncheck/traversals.rkt:363:24: for-loop
   /usr/racket/collects/drracket/private/syncheck/traversals.rkt:393:17: for-loop
   /usr/racket/collects/drracket/private/syncheck/traversals.rkt:340:17: for-loop
   /usr/racket/collects/drracket/private/syncheck/gui.rkt:2080:24
   /usr/racket/collects/mred/private/wx/common/queue.rkt:451:6
   /usr/racket/collects/mred/private/wx/common/queue.rkt:502:32
   /usr/racket/collects/mred/private/wx/common/queue.rkt:650:3
channel-put: contract violation
  expected: channel?
  given: #f
  context...:
   /usr/racket/collects/racket/private/misc.rkt:168:2: channel-put


Воскресенье, 11 августа 2013, 0:01 +04:00 от Roman Klochkov <kalimehtar at mail.ru>:
>https://github.com/Kalimehtar/Racket-gir/blob/master/manual.scrbl
>
>
>Суббота, 10 августа 2013, 14:55 -05:00 от Robby Findler <robby at eecs.northwestern.edu>:
>>Can you post an example file that has this problem, please?
>>
>>Thanks,
>>Robby
>>
>>On Saturday, August 10, 2013, Roman Klochkov  wrote:
>>>
>>>Error text is: 
>>>open-output-file: forbidden (write) access to /home/monk/.racket/planet/300/5.3.5/.LOCKHARD-LINKS
>>>
>>>/home/monk is my home directory.
>>>
>>>It appears when I edit .scrbl file. I can make html or check syntax, no errors. But background check gives this error.
>>>I checked the file: it created by DrRacket (I delete it, then start drracket, it appears). So drracket can write to the file. 
>>>
>>>Please help
>>>
>>>-- 
>>>Roman Klochkov
>
>-- 
>Roman Klochkov
>____________________
>  Racket Users list:
>   http://lists.racket-lang.org/users
>


-- 
Roman Klochkov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130811/d74199d1/attachment.html>

Posted on the users mailing list.