From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31644 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Problems with latest beta Date: Mon, 30 Oct 2006 15:57:12 -0500 (EST) Message-ID: References: <8EB19734-EEBC-475B-B595-793CAF7B3232@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162242112 16702 80.91.229.2 (30 Oct 2006 21:01:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 Oct 2006 21:01:52 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 30 22:01:49 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1GeeCQ-00020n-15 for gctc-ntg-context-518@m.gmane.org; Mon, 30 Oct 2006 21:57:38 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8724A1FE0C; Mon, 30 Oct 2006 21:57:37 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17552-01-2; Mon, 30 Oct 2006 21:57:25 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 514031FDFA; Mon, 30 Oct 2006 21:57:25 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3C9FC1FE00 for ; Mon, 30 Oct 2006 21:57:23 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17302-02-2 for ; Mon, 30 Oct 2006 21:57:15 +0100 (CET) Original-Received: from skycaptain.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.160]) by ronja.ntg.nl (Postfix) with SMTP id B0B051FDF5 for ; Mon, 30 Oct 2006 21:57:14 +0100 (CET) Original-Received: FROM aditya.engin.umich.edu (udhcp-wlan184.public.engin.umich.edu [141.213.120.194]) BY skycaptain.mr.itd.umich.edu ID 45466728.38B13.19833 ; 30 Oct 2006 15:57:13 -0500 Original-To: mailing list for ConTeXt users In-Reply-To: <8EB19734-EEBC-475B-B595-793CAF7B3232@uni-bonn.de> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:31644 Archived-At: On Mon, 30 Oct 2006, Thomas A. Schmitz wrote: > I have a number of grave problems with the latest beta > > texmfstart texexec.pl --version Did you try texexec.rb? The message looks to be coming from ruby. > TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 > > texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 > texutil : TeXUtil | --references convert tui > file into tuo file tex : pdfTeX, 3.141592-1.40.0- > beta-20061017 (Web2C 7.5.5) > context : ver: 2006.10.27 15:16 > cont-en : ver: 2006.10.27 15:16 MK II fmt: > 2006.10.30/english > cont-nl : ver: 2006.10.27 15:16 MK II fmt: > 2006.10.30/dutch > > > 1. At the end of the run, I get these errors: > TeXUtil | parsing file translation.tui > TeXUtil | fatal error in plugin (processing): undefined method > `rjust' for 0:Fixnum AFAIK, Fixnum is a ruby method, so this error message must be coming from the ruby version. I do not know anything about index, so cannot help on the actual error. Aditya