From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54639 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: font-syn.lua error Date: Sun, 22 Nov 2009 22:26:32 +0100 Message-ID: <6F497ECB-FACE-4C0F-A09A-1A7B212F622B@uni-bonn.de> References: <6EB9F6E0-988D-4284-99CF-FBCDF92A5446@uni-koblenz.de> <4B092B91.8040003@wxs.nl> <4B09391D.9090801@wxs.nl> <20091122140040.GB11240@khaled-laptop> <4B09AAE0.90504@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1258925238 31017 80.91.229.12 (22 Nov 2009 21:27:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 22 Nov 2009 21:27:18 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Nov 22 22:27:06 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NCJxa-0000iX-Ly for gctc-ntg-context-518@m.gmane.org; Sun, 22 Nov 2009 22:27:06 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D902BC9B21; Sun, 22 Nov 2009 22:24:26 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id I6yYisGQOJaq; Sun, 22 Nov 2009 22:24:26 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1CDF1C9B07; Sun, 22 Nov 2009 22:24:23 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8B538C9B07 for ; Sun, 22 Nov 2009 22:24:21 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id U-w7RUa84HW2 for ; Sun, 22 Nov 2009 22:24:10 +0100 (CET) Original-Received: from uni-bonn.de (mail.uni-bonn.de [131.220.15.113]) by balder.ntg.nl (Postfix) with ESMTP id 1F81DC9AE6 for ; Sun, 22 Nov 2009 22:24:09 +0100 (CET) Original-Received: from [87.178.98.132] (account tschmit1@uni-bonn.de HELO [192.168.0.2]) by fe2.uni-bonn.de (CommuniGate Pro SMTP 5.2.12) with ESMTPA id 27765255 for ntg-context@ntg.nl; Sun, 22 Nov 2009 22:26:47 +0100 In-Reply-To: <4B09AAE0.90504@wxs.nl> X-Mailer: Apple Mail (2.1077) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:54639 Archived-At: On Nov 22, 2009, at 10:19 PM, Hans Hagen wrote: >> $ mtxrun --script font --reload >> ...text/tex/texmf-context/tex/context/base/font-syn.lua:666: attempt to call field 'data_state' (a nil value) > > that line says > > data_state = resolvers.data_state(), > > so resolvers has no data_state entry which in turn means that you run an old mtxrun, so maybe you need top copy mtxrun.lua manually to where it currently sits in yout path (as mtxrun) > > Hans > Hans, is it possible that you forgot to include the new version of mtxrun.lua in the zip? % diff ~/context/tex/texmf-context/scripts/context/lua/mtxrun.lua ~/context/tex/texmf-osx-intel/bin/mtxrun [no result ==> files are identical] % mtxrun --script fonts --reload ...text/tex/texmf-context/tex/context/base/font-syn.lua:666: attempt to call field 'data_state' (a nil value) ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________