Starting the IDE on macOS results in this message

Post bugs related to the IDE here
User avatar
fsw
Addict
Addict
Posts: 1572
Joined: Tue Apr 29, 2003 9:18 pm
Location: North by Northwest

Starting the IDE on macOS results in this message

Post by fsw »

On terminal:
It's not legal to call -layoutSubtreeIfNeeded on a view which is already being laid out. If you are implementing the view's -layout method, you can call -[super layout] instead. Break on void _NSDetectedLayoutRecursion(void) to debug. This will be logged only once. This may break in the future.
Can it be categorized as a bug?
Not sure, but surely needs to be fixed...

PB6 beta 5

I am to provide the public with beneficial shocks.
Alfred Hitshock
infratec
Always Here
Always Here
Posts: 6817
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: Starting the IDE on macOS results in this message

Post by infratec »

Which macOS?
Which CPU?

My crystal ball stays dark.
User avatar
fsw
Addict
Addict
Posts: 1572
Joined: Tue Apr 29, 2003 9:18 pm
Location: North by Northwest

Re: Starting the IDE on macOS results in this message

Post by fsw »

Sorry Infratec for not including all the info.

macOS Monterey
MacBook Pro M1
PB 6 beta 5 M1

I am to provide the public with beneficial shocks.
Alfred Hitshock
Post Reply