|
From: | Adam Fedor |
Subject: | Re: Fix, NSPrintOperation |
Date: | Tue, 14 May 2002 12:49:09 -0600 |
User-agent: | Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.8) Gecko/20020310 |
Georg Fleischmann wrote:
Hi, here is a patch for [NSPrintOperation (GSEPSPrintOperation) -createContext:]. I fixed the problem before (in a different way), but it's now back again.The problem is, that GSStreamContext doesn't close it's file stream before the application has returned to the runloop, but the contents of the file is needed earlier in deliverResults. The patch adds a local AutoreleasePool for the EPS context to get rid of the autorelease.
Fixed. Thanks. -- Adam Fedor, Digital Optics Corp. | I'm glad I hate spinach, because http://www.doc.com | if I didn't, I'd eat it, and you | know how I hate the stuff.
[Prev in Thread] | Current Thread | [Next in Thread] |