To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52626
User cmc changed the following:
What |Old value |New value
================================================================================
CC|'mmeeks' |'mmeeks,pl'
--------------------------------------------------------------------------------
Assigned to|cmc |pl
--------------------------------------------------------------------------------
Status|STARTED |NEW
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Aug 3 07:56:31 -0700
2005 -------
Here's what I think I see, OOo starts up....
both vclplugs:
a) OOo makes a reference X window (gen and gtk plug)
b) OOo sets a sm_client_id on this reference window
gtk vclplug:
1.c) gtk also creates a different reference window of e.g. 0x2400001 and
uses it as leader window
1.d) gtk sets no sm_client_id on this
gen vclplug:
2.c) the Sal X windows are explicitly created to have a leader
window of the sal reference window, so their leader has a
sm_client_id set
both:
e) The first OOo window gets mapped to the screen
gtk vclplug:
1.f) this toplevel gtk window has leader win of e.g. 0x2400001
1.g) "gnome-smproxy" sees that there is no sm_client_id on the
leader window
1.h) gnome-smproxy makes one up and sets it to the gtk leader
window and handles all the further stuff for that sm_client_id,
i.e. OOo knows nothing about this new sm_client_id that has
been set on the gtk leader window by smproxy
gen vclplug:
2.g) gnome-smproxy sees that the toplevel window has a client leader
which has a sm_client_set and leaves us in peace
*Might* be easier reproducable if gnome-smproxy is killed off before launching
OOo in gtk environment ?
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]