From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/50478 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: mplib logging Date: Thu, 14 May 2009 13:05:22 +0200 Message-ID: <4A0BFAF2.6050809@gmx.net> References: <4A0B15E2.2060507@gmx.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1242299174 29305 80.91.229.12 (14 May 2009 11:06:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 May 2009 11:06:14 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu May 14 13:06:06 2009 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 lo.gmane.org with esmtp (Exim 4.50) id 1M4YlJ-0002jP-LR for gctc-ntg-context-518@m.gmane.org; Thu, 14 May 2009 13:06:05 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DB7DF1FFB4; Thu, 14 May 2009 13:06:04 +0200 (CEST) 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 12155-02; Thu, 14 May 2009 13:05:33 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 109C01FF9C; Thu, 14 May 2009 13:05:33 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2387B1FF9C for ; Thu, 14 May 2009 13:05:31 +0200 (CEST) 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 10931-05 for ; Thu, 14 May 2009 13:05:24 +0200 (CEST) Original-Received: from filter2-til.mf.surf.net (filter2-til.mf.surf.net [194.171.167.218]) by ronja.ntg.nl (Postfix) with ESMTP id 829DE1FF9B for ; Thu, 14 May 2009 13:05:24 +0200 (CEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by filter2-til.mf.surf.net (8.13.8/8.13.8/Debian-3) with SMTP id n4EB5Nul004751 for ; Thu, 14 May 2009 13:05:23 +0200 Original-Received: (qmail invoked by alias); 14 May 2009 11:05:23 -0000 Original-Received: from i577BC769.versanet.de (EHLO [192.168.1.3]) [87.123.199.105] by mail.gmx.net (mp008) with SMTP; 14 May 2009 13:05:23 +0200 X-Authenticated: #24293357 X-Provags-ID: V01U2FsdGVkX19uCi4Irglu1lsTHxkIbGYyW0TNZo68vRwnsgRqKB P8ao7n//zRIIfY User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <4A0B15E2.2060507@gmx.net> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.64 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.165.64.20; country=DE; region=01; city=Karlsruhe; latitude=49.0047; longitude=8.3858; http://maps.google.com/maps?q=49.0047,8.3858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 225412657 - f273511be0a2 - 20090514 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.218 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:50478 Archived-At: Peter Rolf schrieb: > Hi, > > how do I enable (verbose) logging of mplib? I have problems with a > corrupt pdf (the last paint form xobject is empty: .../Fm6 Do Q > endstream endobj). No errors or warnings in the ConTeXt log (actual? > beta). The same code works with mkii. No minimal example yet. > > found the culprit. i reuse (hashing) /FunctionType3 definitions and this is the cause of the trouble. there seems to be some runtime problems (time when object number is written) in my lua/tex code. in the breaking example the function definition was defined as obj 6 instead of the xobject form. without hashing ('old code kept for readability') there are no problems. sorry for the noise. Peter > Peter > > > ___________________________________________________________________________________ > > 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 : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ > > ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________