unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#421: more info + workaround
@ 2008-08-03 13:36 joakim
  0 siblings, 0 replies; only message in thread
From: joakim @ 2008-08-03 13:36 UTC (permalink / raw)
  To: 421

I straced gnome-open and it ends with a clone statement, so I suppose
emacs gets confused by the original process dying.

Then I tried a wrapper script like this:

#!/bin/sh
strace -o /tmp/gnome-open-strace gnome-open $1 


If I use this wrapper rather than gnome-open directly, the problem goes
away. Removing strace from the wrapper makes the problem come back.




-- 
Joakim Verona






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-03 13:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-03 13:36 bug#421: more info + workaround joakim

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).