XForms: Metacity warning with session management atoms

From: John Levon (moz@compsoc.man.ac.uk)
Date: Sat Jun 15 2002 - 22:16:17 EDT

  • Next message: Dimitris Tsagatakis: "XForms: xforms compilation problem"

    # To subscribers of the xforms list from John Levon <moz@compsoc.man.ac.uk> :

    Using metacity WM :

    Window manager warning: Broken client! Window 0x1a00024 (Control)
    changed client leader window or SM client ID

    This happens with e.g. fdesign

    the relevant code :

      else if (event->atom ==
               window->display->atom_wm_client_leader ||
               event->atom ==
               window->display->atom_sm_client_id)
        {
          meta_warning ("Broken client! Window %s changed client leader
    window or SM client ID\n", window->desc);
        }

    This comes from WM_CLIENT_LEADER and SM_CLIENT_ID properties, which seem
    to be post-ICCCM.

    Had a quick look round, perhaps it is the XSetWMClientMachine that is
    done in xforms on every new window, and somehow that's affecting the
    given properties. Can't see anything else obvious.

    regards
    john

    -- 
    "If a thing is not diminished by being shared, it is not rightly owned if
     it is only owned & not shared."
    	- St. Augustine
    _________________________________________________
    To unsubscribe, send the message "unsubscribe" to
    xforms-request@bob.usuhs.mil   or see
    http://bob.usuhs.mil/mailserv/xforms.html
    XForms Home Page: http://world.std.com/~xforms
    List Archive: http://bob.usuhs.mil/mailserv/list-archives/
    



    This archive was generated by hypermail 2b29 : Sat Jun 15 2002 - 22:21:33 EDT