[MacRuby-devel] PDF_View - Quartz Framework

Eloy Duran eloy.de.enige at gmail.com
Thu Aug 12 10:25:37 PDT 2010


You can safely ignore these warnings, they're left-overs in the QuickLook framework. Afaik Laurent already filed a radar ticket for this.

I can't help you with your printing problem, but filing a ticket with a reproducible reduction never hurts :)

Eloy 

Sent from my iPad

On 12 aug. 2010, at 17:22, Robert Rice <rice.audio at pobox.com> wrote:

> I recently added the Quartz framework and a PDF_View to my app. The PDF_View works great except for these warnings when I start my app:
> 
> 2010-08-12 10:49:45.297 MacDriverLog[265:a0f] [QL] image sp_zoomp_handle not found
> 2010-08-12 10:49:45.300 MacDriverLog[265:a0f] [QL] image sp_zoomp_track_left not found
> 2010-08-12 10:49:45.301 MacDriverLog[265:a0f] [QL] image sp_zoomp_track_center not found
> 2010-08-12 10:49:45.304 MacDriverLog[265:a0f] [QL] image sp_zoomp_track_right not found
> 2010-08-12 10:49:46.331 MacDriverLog[265:a0f] __CFServiceControllerBeginPBSLoadForLocalizations timed out while talking to pbs
> 
> Do I need to be concerned with these messages?
> 
> Although my PDF_View works both for display and printing, My other views now create an invalid graphics context when printing although they still display OK. After the call to beginDocument, NSPrintOperation.currentOperation.context is nil  and NSGraphicsContext.currentContext.graphicsPort is invalid. Calling NSPrintOperation.currentOperation.createContext changes the context to NSPrintSpoolingGraphicsContext but then my app just hangs.
> 
> Has anyone experienced this problem?
> 
> I am using MacRuby 0.6 stable release.
> 
> Thanks for your help,
> Bob Rice
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20100812/fdfc5f58/attachment.html>


More information about the MacRuby-devel mailing list