[Bug 1001737] Re: window with WM_DELETE_WINDOW has incorrect icons

2012-07-24 Thread chris_c
I included extra details as asked... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1001737 Title: window with WM_DELETE_WINDOW has incorrect icons To manage notifications about this bug go to:

[Bug 1001737] Re: window with WM_DELETE_WINDOW has incorrect icons

2012-07-21 Thread Launchpad Bug Tracker
[Expired for Compiz Core because there has been no activity for 60 days.] ** Changed in: compiz-core Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1001737 Title:

[Bug 1001737] Re: window with WM_DELETE_WINDOW has incorrect icons

2012-07-21 Thread Launchpad Bug Tracker
[Expired for compiz (Ubuntu) because there has been no activity for 60 days.] ** Changed in: compiz (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1001737

[Bug 1001737] Re: window with WM_DELETE_WINDOW has incorrect icons

2012-05-21 Thread chris_c
to reproduce the bug as previously stated set WM_PROTOCOLS with WM_DELETE_WINDOW you can do that like this Atom delAtom = XInternAtom ( display, WM_DELETE_WINDOW, False ); XSetWMProtocols(display, __win, delAtom, 1); you should see only two widgets a maximise and minimise

[Bug 1001737] Re: window with WM_DELETE_WINDOW has incorrect icons

2012-05-20 Thread Daniel van Vugt
Chris, please attach a screenshot to explain what you mean. Or detailed steps to reproduce the problem. Thanks... ** Package changed: unity (Ubuntu) = compiz (Ubuntu) ** Also affects: compiz-core Importance: Undecided Status: New ** Also affects: compiz Importance: Undecided