On Mon, May 17, 2004 at 01:22:12AM +0200, Martin Stubenschrott wrote: > > xprop // on the confirmation window > WM_TRANSIENT_FOR(WINDOW): window id # 0x3000007
I suspect that this is causing the problem. The confirmation dialog has a transient for hint so Ion puts it in the same region as it's parent, which in this cause means that it ends up in a small window in the dock. Tuomo, is there a way to tell Ion that transient windows for dockapps should have transient_mode = "off"? Should the dock code directly modify the winprop table of any dockapps it manages or should it be done elsewhere? > When then try to close it by pressing ctrl-c in the shell i started > kbluetoothd, Ion crashes completely. This is a bug -- Ion should never crash :-) Any chance of a stacktrace? Cheers, -- Tom
