Thanks for the report! This one should be fixed now as well.

It was a small code change but the explanation behind it is long; see ChangeLog 
for more detail. The cause was an earlier change I made for NSTabView to use 
flipped coordinates, and now the NSTabView subview frames in archives are 
incorrect.

Eric

On 2013-10-14, at 10:59 PM, Germán Arias <germanan...@gmx.es> wrote:

> El lun, 14-10-2013 a las 22:23 -0600, Eric Wasylishen escribió:
>> Hi Germán,
>> I think I see the problem, can you update gui and see if it's fixed for you?
>> 
>> Looks like another case of stack corruption cause by:
>> 
>> NSImage *img = <something that returns nil>;
>> NSSize s = [img size];
>> 
>> Eric
>> 
> 
> Thanks, now works. But there is still other problem. See attached image,
> that show the Gorm's inspector.
> 
> Germán.
> 
> 
> <tabviews.png>


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to