[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PikoPixel hangs on startup
From: |
Riccardo Mottola |
Subject: |
Re: PikoPixel hangs on startup |
Date: |
Mon, 26 Oct 2015 00:57:29 +0100 |
User-agent: |
GNUMail (Version 1.2.2) |
On 2015-10-25 23:44:15 +0100 Fred Kiefer <fredkiefer@gmx.de> wrote:
Could you please report the value of frameRect further up the stack
as well?
And what is the original windowRect?
at stackLevel 0:
$1 = {origin = {x = 1, y = 9}, size = {width = 174, height = -13}}
I neet do o up to level 4 (NSWindowTemplate) because in NSWindow
everything is optimized out
#4 0xb7df5644 in -[NSWindowTemplate nibInstantiate] (self=0x8c95230,
_cmd=<optimized out>) at GSNibLoading.m:508
508 [_realObject setFrame: [NSWindow
frameRectForContentRect: [self windowRect]
(gdb) p [self windowRect]
$4 = {origin = {x = 1218, y = 683}, size = {width = 174, height = 170}}
Is that fine? About everything else seems to be optimized out, I would
neet to recompile whole gui without optimization otherwise.
Where do you need frameRect ? I suppose of the NSWindow in #3, right?
Riccardo
- PikoPixel hangs on startup, Riccardo Mottola, 2015/10/22
- Re: PikoPixel hangs on startup, Josh Freeman, 2015/10/22
- Re: PikoPixel hangs on startup, Josh Freeman, 2015/10/23
- Re: PikoPixel hangs on startup, Riccardo Mottola, 2015/10/25
- Re: PikoPixel hangs on startup, Fred Kiefer, 2015/10/25
- Re: PikoPixel hangs on startup,
Riccardo Mottola <=
- Re: PikoPixel hangs on startup, Fred Kiefer, 2015/10/26
- Re: PikoPixel hangs on startup, Riccardo Mottola, 2015/10/26
- Re: PikoPixel hangs on startup, Fred Kiefer, 2015/10/27
- Re: PikoPixel hangs on startup, Riccardo Mottola, 2015/10/28