[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bugs in gui/back
From: |
Andreas Höschler |
Subject: |
Re: Bugs in gui/back |
Date: |
Sat, 21 Apr 2018 19:27:54 +0200 |
Hi Fred,
> Re-layouting would happen on level of the content view. If this doesn’t
> happen for you something is really broken. Could you please provide the code
> you are using?
The incorrect height is passed to the windows contentView from here:
#0 -[GSVBox setFrame:] (self=0x1ed2ed8, _cmd=0x7fcbe908aa10
<.objc_selector_list+672>, rect=...)
at GSVBox.m:179
#1 0x00007fcbe8c133e9 in -[NSView resizeWithOldSuperviewSize:]
(self=0x1ed2ed8,
_cmd=<optimized out>, oldSize=...) at NSView.m:2089
#2 0x00007fcbe8c941a3 in -[GSWindowDecorationView setFrame:] (self=0x1ecd128,
_cmd=<optimized out>, frameRect=...) at GSWindowDecorationView.m:411
#3 0x00007fcbe8c29cb1 in -[NSWindow sendEvent:] (self=0x1ed2a48,
_cmd=<optimized out>,
theEvent=0x1f0c4a8) at NSWindow.m:4153
#4 0x00007fcbe083aa75 in -[XGServer(EventOps) processEvent:] (self=<optimized
out>,
_cmd=<optimized out>, event=<optimized out>) at XGServerEvent.m:912
#5 0x00007fcbe0838f53 in -[XGServer(EventOps)
receivedEvent:type:extra:forMode:] (
self=<optimized out>, _cmd=<optimized out>, data=<optimized out>,
type=ET_RDESC, extra=0x0,
mode=0xd) at XGServerEvent.m:309
#6 0x00007fcbe81d7f1f in -[GSRunLoopCtxt pollUntil:within:] (self=<optimized
out>,
_cmd=<optimized out>, milliseconds=0, contexts=<optimized out>) at
GSRunLoopCtxt.m:600
#7 0x00007fcbe8120cca in -[NSRunLoop acceptInputForMode:beforeDate:]
(self=<optimized out>,
_cmd=<optimized out>, mode=<optimized out>, limit_date=<optimized out>) at
NSRunLoop.m:1224
#8 0x00007fcbe81211bc in -[NSRunLoop runMode:beforeDate:] (self=0x18faa88,
_cmd=<optimized out>,
mode=0x7fcbe85da0a8 <.objc_str>, date=<optimized out>) at NSRunLoop.m:1304
#9 0x00007fcbe8c3c9fa in -[GSDisplayServer(EventOps)
getEventMatchingMask:beforeDate:inMode:dequeue:] (self=<optimized out>,
_cmd=<optimized out>, mask=4294967295, limit=<optimized out>,
Does this hit any bells? I will dive into the GNustep code and try to make
sense out of this ...
Thanks,
Andreas
- Re: Bugs in gui/back, (continued)
- Re: Bugs in gui/back, Liam Proven, 2018/04/25
- Re: Bugs in gui/back, Liam Proven, 2018/04/25
- Re: Bugs in gui/back, Fred Kiefer, 2018/04/24
- Re: Bugs in gui/back, Andreas Höschler, 2018/04/24
- Re: Bugs in gui/back, Fred Kiefer, 2018/04/27
- Re: Bugs in gui/back, Andreas Höschler, 2018/04/27
- Message not available
- Message not available
- Message not available
- Message not available
- Re: Bugs in gui/back, Andreas Höschler, 2018/04/30
- Re: Bugs in gui/back,
Andreas Höschler <=
Re: Bugs in gui/back, Andreas Höschler, 2018/04/28