Kineme Core produced the same result for me in the past. On Jul 28, 2013, at 7:46 PM, George Toledo <[email protected]> wrote:
> I have a coworker that is encountering this exact problem. Did you ever > figure out what was causing it? > > On Tue, Jul 2, 2013 at 9:26 PM, George Toledo <[email protected]> wrote: > I agree with Achim about checking the now hidden user library, particularly > for incompatible versions of kineme alpha blend, gltools, and data tools, or > any plugins or patches I guess. > > Ideally, you should have all the stock patches that apple puts in the system > folder in Graphics as well as Compositions, and nothing with permissions > messed up (you can maybe check permissions with Disk Utility.app). > > Turning off the computer for a restart can be important if the gpu driver has > ever encountered a bug/leak/stall while operating and can result in gpu crud > but I'd guess the whole OS would be running foul at that point and it would > be obvious. > > On Jul 2, 2013, at 4:55 AM, Achim Breidenbach <[email protected]> wrote: > >> Hello Adrian, >> >> just my two cents: >> >> - looks like that you run out of VRAM >> - did you also check /Users/<YOUR USER>/Library/Graphics/Quartz Composer >> Plug-Ins >> - "did you try to turn it off and on again?" ;-) - restart? >> - maybe you are able to switch off the template chooser in QC with a >> terminal command in order to start QC without them? >> "defaults write com.apple.QuartzComposer.editor.plist showTemplateChooser NO" >> >> Good luck! >> >> Achim Breidenbach >> Boinx Software Ltd. >> >> On 01.07.2013, at 18:05, Adrian Ward wrote: >> >>> >>> Hello all, >>> >>> Does anyone have any experience of, or better yet a fix for this problem? >>> I'm on 10.8.4 (12E55) running QC 4.6 on a Macmini5,2. >>> >>> <QuartzComposerTemplateBroken.png> >>> My Quartz Composer's Template Chooser appears to be bust, and no amount of >>> uninstalling system/library plugins, deleting preference files and >>> redownloading and installing Graphics Tools for Xcode - January 2013 seems >>> to help. Have I missed something? >>> >>> My symptoms are a flickering template chooser, a Quartz Composer Internal >>> Error due to 'Inconsistent state', and then unresponsive menus, interface >>> etc. >>> >>> >>> All hints and tips welcome! >>> >>> >>> Ade. >>> >>> >>> Backtrace below: >>> >>> 0x8f70fb2c: GFException >>> 0x8f71295e: GFThrowException >>> 0x8f6dd75e: -[QCImageTextureBuffer endRenderTextureAndFinish:] >>> 0x8f70046f: -[QCRenderInImage execute:time:arguments:] >>> 0x8f6bd191: -[QCPatch(Private) _renderAtTime:arguments:] >>> 0x8f6bd0e1: -[QCRenderingManager >>> addPatch:context:time:arguments:nextExecutionTime:] >>> 0x8f6bbbb0: -[QCPatch(Private) __execute:arguments:] >>> 0x8f6bb7e8: -[QCPatch(Private) _execute:arguments:] >>> 0x8f6bc3a5: -[QCPort _execute:arguments:] >>> 0x8f6cad04: -[QCMultiplexerImagePort _execute:arguments:] >>> 0x8f6bb67c: -[QCPatch(Private) _execute:arguments:] >>> 0x8f6bc3a5: -[QCPort _execute:arguments:] >>> 0x8f6bb67c: -[QCPatch(Private) _execute:arguments:] >>> 0x8f6bc208: -[QCPatch(Private) _executeSubpatches:arguments:] >>> 0x8f6bc0f3: -[QCPatch(Extensions) executeSubpatches:arguments:] >>> 0x8f6bc0af: -[QCPatch(Customization) execute:time:arguments:] >>> 0x8f6bc020: -[QCPatch(Customization) >>> nextExecutionTimeForSubpatches:time:arguments:] >>> 0x8f6bbf4c: -[QCPatch(Customization) nextExecutionTime:time:arguments:] >>> 0x8f6bbe92: -[QCPatch(Private) _nextExecutionTime:arguments:] >>> 0x8f6bbb46: -[QCPatch(Private) __execute:arguments:] >>> 0x8f6bb7e8: -[QCPatch(Private) _execute:arguments:] >>> 0x8f6bc208: -[QCPatch(Private) _executeSubpatches:arguments:] >>> 0x8f6bc0f3: -[QCPatch(Extensions) executeSubpatches:arguments:] >>> 0x8f6bc0af: -[QCPatch(Customization) execute:time:arguments:] >>> 0x8f6bc020: -[QCPatch(Customization) >>> nextExecutionTimeForSubpatches:time:arguments:] >>> 0x8f6bbf4c: -[QCPatch(Customization) nextExecutionTime:time:arguments:] >>> 0x8f6bbe92: -[QCPatch(Private) _nextExecutionTime:arguments:] >>> 0x8f6bb92d: -[QCPatch(Private) __execute:arguments:] >>> 0x8f6bb7e8: -[QCPatch(Private) _execute:arguments:] >>> 0x8f6b979a: -[QCContext nextExecutionTimeForPatch:time:arguments:] >>> 0x8f6b95a4: -[QCGraphicsContext nextExecutionTimeForPatch:time:arguments:] >>> 0x8f6b93ab: -[QCOpenGLContext nextExecutionTimeForPatch:time:arguments:] >>> 0x8f778cf9: -[QCView nextExecutionTime:arguments:] >>> 0x8f778f58: -[QCView render:arguments:] >>> 0x8f779a62: -[QCView startRendering:] >>> 0x8f779781: -[QCView startRendering] >>> 0x8f77610a: -[QCView _setupOpenGLContext] >>> 0x8f7761b2: -[QCView lockFocus] >>> 0x851be40c: -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] >>> 0x851bead9: -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] >>> 0x851bead9: -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] >>> 0x851bc6f2: -[NSView >>> _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] >>> 0x851bc143: -[NSThemeFrame >>> _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] >>> 0x851b7d6d: -[NSView >>> _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] >>> 0x85181c93: -[NSView displayIfNeeded] >>> 0x851811cc: _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints >>> 0x8574c901: __83-[NSWindow >>> _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke_01208 >>> 0x8a6fd417: __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ >>> 0x8a6fd381: __CFRunLoopDoObservers >>> 0x8a6d87b8: __CFRunLoopRun >>> 0x8a6d80e2: CFRunLoopRunSpecific >>> 0x8e28deb4: RunCurrentEventLoopInMode >>> 0x8e28db94: ReceiveNextEventCommon >>> 0x8e28dae3: BlockUntilNextEventMatchingListInMode >>> 0x8517e533: _DPSNextEvent >>> 0x8517ddf2: -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] >>> 0x851751a3: -[NSApplication run] >>> 0x0e2885d0 >>> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Quartzcomposer-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/quartzcomposer-dev/achim%40boinx.com >>> >>> This email sent to [email protected] >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Quartzcomposer-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/quartzcomposer-dev/gtoledo3%40gmail.com >> >> This email sent to [email protected] > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Quartzcomposer-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/quartzcomposer-dev/info%40cogevj.hu > > This email sent to [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

