[Xquartz-dev] X11 windows drag bar missing with Xquartz 2.6.2

Christof Wolf ch.wolf at hfph.mwn.de
Sat May 14 17:08:01 PDT 2011


On Friday 13 May 2011, xquartz-dev-request at lists.macosforge.org wrote:
> Hmm... perhaps it's not getting (or not responding to) a ConfigureNotify.
> Do you see any messages from quartz-wm about BadWindow in your logs?  Such
> messages should be printed even if DEBUG is not set, so they should show up
> in /var/log/system.log (or your quartz-wm log if you followed the steps
> that I just wrote to x11-users).

Jeremy,

here is the log:

15.05.11 01:51:10	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:10 Neo-IX.local X11.bin[10695] <Error>: kCGErrorFailure: 
CGSColorProfileCreateWithColorSpace: Invalid ICC color space(0x10063a4a0)
15.05.11 01:51:10	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:10 Neo-IX.local X11.bin[10695] <Error>: kCGErrorCannotComplete: 
CGSSetWindowColorSpace: Cannot create color profile
15.05.11 01:51:11	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:11 Neo-IX.local X11.bin[10695] <Error>: kCGErrorFailure: 
CGSColorProfileCreateWithColorSpace: Invalid ICC color space(0x10063a4a0)
15.05.11 01:51:11	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:11 Neo-IX.local X11.bin[10695] <Error>: kCGErrorCannotComplete: 
CGSSetWindowColorSpace: Cannot create color profile
15.05.11 01:51:11	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:11 Neo-IX.local X11.bin[10695] <Error>: kCGErrorFailure: 
CGSColorProfileCreateWithColorSpace: Invalid ICC color space(0x10063a4a0)
15.05.11 01:51:11	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:11 Neo-IX.local X11.bin[10695] <Error>: kCGErrorCannotComplete: 
CGSSetWindowColorSpace: Cannot create color profile
15.05.11 01:51:11	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:11 Neo-IX.local X11.bin[10695] <Error>: kCGErrorFailure: 
CGSColorProfileCreateWithColorSpace: Invalid ICC color space(0x10063a4a0)
15.05.11 01:51:11	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:11 Neo-IX.local X11.bin[10695] <Error>: kCGErrorCannotComplete: 
CGSSetWindowColorSpace: Cannot create color profile
15.05.11 01:51:11	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:11 Neo-IX.local X11.bin[10695] <Error>: kCGErrorFailure: 
CGSColorProfileCreateWithColorSpace: Invalid ICC color space(0x10063a4a0)
15.05.11 01:51:11	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:11 Neo-IX.local X11.bin[10695] <Error>: kCGErrorCannotComplete: 
CGSSetWindowColorSpace: Cannot create color profile
15.05.11 01:51:25	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:25 Neo-IX.local X11.bin[10695] <Error>: kCGErrorIllegalArgument: 
_CGSFindSharedWindow: WID 5664
15.05.11 01:51:25	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:25 Neo-IX.local X11.bin[10695] <Error>: kCGErrorIllegalArgument: 
CGSSetWindowProperty: Invalid window 0x1620
15.05.11 01:51:25	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:25 Neo-IX.local X11.bin[10695] <Error>: kCGErrorIllegalArgument: 
CGSAddWindowToWindowOrderingGroup: error setting window property
15.05.11 01:51:25	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:25 Neo-IX.local X11.bin[10695] <Error>: kCGErrorIllegalArgument: 
_CGSFindSharedWindow: WID 5664
15.05.11 01:51:25	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:25 Neo-IX.local X11.bin[10695] <Error>: kCGErrorIllegalArgument: 
CGSSetWindowProperty: Invalid window 0x1620
15.05.11 01:51:25	[0x0-0x234234].org.macosforge.xquartz.X11[10695]	Sun May 15 
01:51:25 Neo-IX.local X11.bin[10695] <Error>: kCGErrorIllegalArgument: 
CGSAddWindowToWindowOrderingGroup: error setting window property

> If you enable debug logging of quartz-wm, you should see lines containing
> "send_configure" in your log which are printed just before quartz-wm sends
> a ConfigureNotify event for your window.  Looking at the code, this method
> is called right after mapping XMapWindow and XChangeProperty (_NET_WM_STATE
> = NormalState), so I don't see how we could possibly NOT be sending it.

sorry, but how do I enable debug logging of quartz-wm?

> Are you able to see if this bug occurs under other WMs? (kwm and metacity
> would be good candidates to test)

I don't have them installed :-( do I have to get them via fink?

ciao
christof

-- 
public key www.hfph.mwn.de/~chwolf/ch.wolf.asc

Please respect my privacy and do not make my contact information
available to third parties.

This email is UNCLASSIFIED.


More information about the Xquartz-dev mailing list