No retina display for me, although I do have two 1920x1200 displays connected
to my Mac Mini, so will be using double the amount of VRAM. But the fact it
works on a different account suggests this isn't the problem.
I have indeed tried deleting the relevant ~/Library/Saved Application
State/com.apple.QuartzComposer.editor.savedState folder, and it's not helped.
Neither has deleting ~/Library/Caches/com.apple.QuartzComposer.editor, nor
~/Library/Preferences/com.apple.QuartzComposer.editor.plist
What I'm seeing is not a crash, but rather an unresponsive state, and sometimes
an unhandled exception message - although these days those are rare. My main
symptom is that once my Quartz Composer is asked to display the Template
Chooser, it becomes unstable and windows don't appear/behave as expected. By
deleting my prefs I can get the Template Chooser to appear with the garbage
(screenshot I posted previously) but after that the window just never appears.
Just looking at my Console right now, and merely launching QC throws these:
Jul 29 18:28:49 AdrianMacMini.local Quartz Composer[12886]: *** Message from
<QCClear = 0x7fb124b38100 "Clear_1">:
OpenGL error 0x0506 (invalid framebuffer operation)
Jul 29 18:28:49 AdrianMacMini.local Quartz Composer[12886]: *** Message from
<QCClear = 0x7fb124b38100 "Clear_1">:
Execution failed at time 0.000
Jul 29 18:28:49 AdrianMacMini.local Quartz Composer[12886]: Ignoring exception
raised in __block_global_13: -[QCImageTextureBuffer
endRenderTextureAndFinish:]: Inconsistent state
A.
On 29 Jul 2013, at 16:42, George Toledo <[email protected]> wrote:
> Out of curiosity:
>
> Do you use a retina display? I wonder if retina setting differences in system
> preferences would contribute...that said I've checked this out "over the
> phone".
>
> And also, if you were to go into the "saved application state" folder in the
> hidden User Library and delete "com.apple.QuartzComposer.editor.savedState"
> folder, does it crash?
>
> On Jul 29, 2013, at 8:02 AM, Adrian Ward <[email protected]> wrote:
>
>>
>> Well now, isn't that a pip? Me too.
>>
>> So how do I go about finding what mystery component or account setting has
>> caused this? I'll be somewhat vexed if I have to migrate myself to another
>> user just to fix this.
>>
>>
>> A.
>>
>>
>>
>> On 29 Jul 2013, at 12:36, George Toledo <[email protected]> wrote:
>>
>>> Btw, that coworker having similar problem is able to have qc launch
>>> correctly by making a new User and launching while in that user.
>>>
>>> On Jul 29, 2013, at 3:59 AM, Adrian Ward <[email protected]>
>>> wrote:
>>>
>>>> No, I didn't ever resolve this.
>>>>
>>>> The strange thing though is that I have no plugins installed in any of the
>>>> usual locations, intentionally.
>>>>
>>>> A.
>>>>
>>>>
>>>> On 29 Jul 2013, at 06:59, CoGe - Tamas Nagy <[email protected]> wrote:
>>>>
>>>>> 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/adrian%40clayinteractive.co.uk
>>>>>
>>>>> 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]