After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 81762 - Problem with OpenOffice
Problem with OpenOffice
Status: VERIFIED INCOMPLETE
Product: gnome-session
Classification: Core
Component: gnome-session
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-05-14 15:20 UTC by Richard Eckart
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Richard Eckart 2002-05-14 15:20:51 UTC
When gnome-session is running and I start OpenOffice it usually crashed.
There are several workarounds:

1) unset SESSION_MANAGER
2) starting gnome-session with "--purge-delay=0"
3) not using gnome.

Relevant links to OpenOffice Issuezilla are:

http://www.openoffice.org/issues/show_bug.cgi?id=4494
http://www.openoffice.org/issues/show_bug.cgi?id=4827
http://www.openoffice.org/issues/show_bug.cgi?id=4470
http://www.openoffice.org/issues/show_bug.cgi?id=4808
Comment 1 jacob berkman 2002-05-14 16:50:18 UTC
sadly look like this is real.


*** This bug has been marked as a duplicate of 81343 ***
Comment 2 jacob berkman 2002-05-23 20:43:55 UTC
this might be seperate from the other bug, will investigate further...
Comment 3 jacob berkman 2002-05-23 21:03:07 UTC
can OOo defer connection to the session manager until it's in a state
that it can respond to a SaveYourself command?

gnome-session (by default) waits 30 seconds before killing an app,
which is a pretty reasonable amount of time to expect an application
to take to startup.

i can double check the spec to see if killing apps is not allowed, but
otherwise i think this is NOTABUG (or NOTGNOME)

what is this bug requesting to fix on gnome's side, anyway?
Comment 4 Richard Eckart 2002-05-23 21:58:52 UTC
I and other people consider this a bug because it works with KDE and
with Xsm but not with Gnome. The "bug" is that OpenOffice is killed by
the gnome session manager. So my personal opinion is: take a look at
Xsm or KDE and see why it doesn't get killed there, or (if KDE and Xsm
don't support the feature which makes OO get killed) remove that
special feature that kills OO or at least disable it as a default.
Comment 5 jacob berkman 2002-05-23 22:01:12 UTC
i'd consider it a bug that OOo takes so long to start up.
Comment 6 Mark McLoughlin 2002-05-24 05:15:29 UTC
I've asked the OOo guys how long a delay they think is reasonable,
there shouldn't be a problem changing it, although hopefully they can
do their SM registration a bit quicker also.
Comment 7 jacob berkman 2002-05-24 14:13:29 UTC
if the people experiencing this problem on debian, i seem to remember
their gnome init scripts setting the purge delay to 15 seconds rather
than the default of 30 (with the same warn delay, so people won't get
the dialog saying it's not replying).

this could be exacerbating this.
Comment 8 Kjartan Maraas 2003-10-29 11:52:08 UTC
Should this be closed now? I think both gnome-session and open office
has had fixes to get around this problem now.
Comment 9 Vincent Noel 2004-08-06 15:58:48 UTC
Has anyone seen this bug again ?
Comment 10 Vincent Noel 2004-08-06 16:00:29 UTC
At least gnome-session has been fixed to allow the opening of openoffice :

2003-01-06  Mark McLoughlin  <mark@skynet.ie>

        * main.c: make purge_delay and warn_delay 2 minutes
        by default. A proper strategy for this is being 
        worked out in #94754 and will hopefully be done in
        2.4. Should fixes the problem of slow starting up
        apps being killed off - e.g. OpenOffice.

As openoffice is not part of gnome, closing.