[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#575758: openoffice.org-impress: impress systematically crashes on startup



Rene Engelhard, le Mon 29 Mar 2010 12:49:43 +0200, a écrit :
> On Mon, Mar 29, 2010 at 12:35:07PM +0200, Samuel Thibault wrote:
> > The rest of the desktop (i.e. wm and such) _is_ the same, since it's the
> > same session: I am doing
> > 
> > $ ooimpress
> > crash
> > $ ssh -X theotheruser@localhost
> > other$ ooimpress
> > doesn't crash
> 
> So those are not the same. The one is local X, the other one remote.
> That probably causes different behavviour (OOo checks what capabilities
> the X you use has). A sane test here would be to use them both in the
> same X.

Although the connexion way (local vs remote), it is the same X server,
and thus the same capabilities. In the second case it's going through
the ssh tunnel but that's still showing up on the same X server.

Just to be more convincing

$ ooimpress
crash
$ ssh other@localhost
other$ export DISPLAY=:0
other$ xauth add localhost/unix:0 MIT-MAGIC-COOKIE-1 foofoofoofoo
other$ ooimpress
doesn't crash

The way to connect to the server is now exactly the same, and thus
shared memory and such are just the same.

Samuel



Reply to: