[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSWindow receives NSAppKitDefined/GSAppKitWindowMoved strange messag
From: |
Philippe Roussel |
Subject: |
Re: NSWindow receives NSAppKitDefined/GSAppKitWindowMoved strange messages with x = -1 |
Date: |
Fri, 27 Apr 2012 23:56:49 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 |
Le 27/04/2012 23:30, Philippe Roussel a écrit :
> Le 27/04/2012 22:53, Philippe Roussel a écrit :
>> Hi Fred,
>>
>> Le 27/04/2012 22:33, Fred Kiefer a écrit :
>>>
>>> Hi Philippe,
>>>
>>> you code may work around the problem, but I would like to first
>>> understand what is causing it. You could add a break point on your new
>>> code to see what is causing it. In addition you could add the switches
>>> "--GNU-Debug=NSEvent --GNU-Debug=Moving --GNU-Debug=Frame" to your
>>> command line to see more debug output. That way we may be able to
>>> understand how this nonsensical value get created.
>>>
>>> It could be that the line
>>> n = [self _XFrameToOSFrame: x for: cWin];
>>> converts the correct X values into wrong OS values. This would mean that
>>> we are using the wrong style offset values. Which window manager are you
>>> using? Is this properly supported by our _checkStyle: code?
>>> Here the command line switch "--GNU-Debug=Offset" should give you more
>>> information.
>>
>> My window manager is Unity on Ubuntu 11.10.
One more thing : I can't reproduce the problem with WindowMaker.
Thanks,
Philippe
- NSWindow receives NSAppKitDefined/GSAppKitWindowMoved strange messages with x = -1, Philippe Roussel, 2012/04/27
- Re: NSWindow receives NSAppKitDefined/GSAppKitWindowMoved strange messages with x = -1, Fred Kiefer, 2012/04/27
- Re: NSWindow receives NSAppKitDefined/GSAppKitWindowMoved strange messages with x = -1, Philippe Roussel, 2012/04/27
- Re: NSWindow receives NSAppKitDefined/GSAppKitWindowMoved strange messages with x = -1, Philippe Roussel, 2012/04/27
- Re: NSWindow receives NSAppKitDefined/GSAppKitWindowMoved strange messages with x = -1,
Philippe Roussel <=
- Re: NSWindow receives NSAppKitDefined/GSAppKitWindowMoved strange messages with x = -1, Fred Kiefer, 2012/04/27
- Re: NSWindow receives NSAppKitDefined/GSAppKitWindowMoved strange messages with x = -1, Philippe Roussel, 2012/04/28
- Re: NSWindow receives NSAppKitDefined/GSAppKitWindowMoved strange messages with x = -1, Fred Kiefer, 2012/04/30
- Re: NSWindow receives NSAppKitDefined/GSAppKitWindowMoved strange messages with x = -1, Philippe Roussel, 2012/04/30
- Re: NSWindow receives NSAppKitDefined/GSAppKitWindowMoved strange messages with x = -1, Philippe Roussel, 2012/04/30