Re: Bogus Illegal Datasource Warning
Re: Bogus Illegal Datasource Warning
- Subject: Re: Bogus Illegal Datasource Warning
- From: Laurent Daudelin <email@hidden>
- Date: Wed, 15 Feb 2012 10:22:12 -0800
As far as I can tell, you're the only one that has brought up that problem. There are many problems but I haven't heard of such a problem like yours, so, it's likely your xib file being wrong, whether you have a bad outlet connection in it and you can't see it or your xib file is corrupted. Maybe you could try with a fresh new xib file and see if the problem still happens?
-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/
Logiciels Nemesys Software email@hidden
On Feb 15, 2012, at 09:24, koko wrote:
> Did all that to no avail … and the .xib XML has only two IBConnection records for DataSource … one for the Outline View and one for the Table View.
>
> So, I cannot believe or even love the compiler warning and it is annoying as I like to clear all warnings.
>
> Hey, Apple, tell me what to do beside spend a support incident or file a bug which will have a low priority.
>
> -koko
>
>
>
> On Feb 15, 2012, at 8:45 AM, email@hidden wrote:
>
>>
>> The first thing I would try is deleting the datasource connection and remaking it to the File's Owner in case there is a corruption issue as perhaps that will fix it.
>>
>> If that doesn't fix it, I would look at the actual XML of the nib file and see if it looks correct in there.
>>
>> Dave
>>
>> On Feb 15, 2012, at 10:20 AM, koko wrote:
>>
>>> Well, let's take a deeper look.
>>>
>>> If I right-click the scroll view that encloses the table view there are no connections … i.e. the little circles are empty … and my eyesight is good.
>>>
>>> If I right-click the enclosed table view it shows a data source connection to the file's owner.
>>>
>>> If I right-click file's owner it shows two referencing data source connections … one for the table view and one for an outline view that is also in the window.
>>>
>>> File's owner is a sub class of NSWindowController.
>>>
>>> So I can only go by what IB tells me and it shows no connection of a scroll view as a datasource or anything else like that.
>>>
>>> I suspect the .xib is corrupt, enough to generate the warning but not enough to prevent loading … Xc4 does crash a lot, or have not you seen this?
>>>
>>> Ergo, I believe the warning is Bogus until someone can offer a concrete means to find what generates the warning.
>>>
>>> Still scratching' my head …
>>>
>>> -koko
>>>
>>>
>>> On Feb 15, 2012, at 7:50 AM, Matt Neuburg wrote:
>>>
>>>> On Tue, 14 Feb 2012 16:45:23 -0700, koko <email@hidden> said:
>>>>> The connections are correct and that is why I said "Bogus Warning"
>>>>
>>>> A willingness to believe (and even love) the compiler/runtime warnings and not cling to one's own preconceptions is a valuable trait for successful programming. It is *very* unlikely that the warning is "bogus". m.
>>>>
>>>> --
>>>> matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
>>>> A fool + a tool + an autorelease pool = cool!
>>>> Programming iOS 5! http://shop.oreilly.com/product/0636920023562.do
>>>
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Xcode-users mailing list (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> This email sent to email@hidden
>>
>>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden