Hey Godfrey,
I just happened upon this email. Could you please file a bug and
include a sample project?
On Jun 21, 2008, at 12:44 AM, Godfrey van der Linden wrote:
Ok I gave up. No response was expected and I received what I
expected.
I suspect, but can't prove it, that there is a subtle
FYI, another source of weird inconsistently-manifesting bugs involving
nib loading: The objects in the nib are sent -awakeFromNib messages in
a somewhat random order. The order is often the same from one run to
the next on a single machine, but can vary between machines, or after
seemingly
On Jun 19, 2008, at 7:49 PM, Godfrey van der Linden wrote:
The sub-xib bindings are through the NSViewControllers
representedObject, which gets set not at awakeFromNib time but later
when the subview is activated.
What do your bindings look like?
If you have an outline view managed by an N
On Jun 21, 2008, at 12:44 AM, Godfrey van der Linden wrote:
Ok I gave up. No response was expected and I received what I
expected.
Godfrey,
Being a former Apple engineer, you should know as well as any of us
that nobody is assigned to glean bug reports from the mailing lists.
Until a
Ok I gave up. No response was expected and I received what I expected.
I suspect, but can't prove it, that there is a subtle race in the
NSTreeContoller's bindings when the view that it is defined is is
loaded late by programtically adding its outline view as a sub view of
some container v
Hi Godfrey, could you simply file a bug report at bugreport.apple.com?
-Conrad
Sent from my iPhone
On Jun 19, 2008, at 7:49 PM, Godfrey van der Linden <[EMAIL PROTECTED]>
wrote:
Ok, this bug is thread related. I suspected that this was the case
earlier since the problem is non-determinis
Ok, this bug is thread related. I suspected that this was the case
earlier since the problem is non-deterministic. Now I'm pretty sure.
The bug I have specified below DOES NOT OCCUR on a powerbook. Now
combining non-determinism with only occurring on an iMac CoreDuo. I'm
not much of a u