On Fri, 28 May 2004 22:46, Rene Engelhard wrote: > Hmm. where does the _with_gtk.bin come from?
it is from the crashrep/source/unx/makefile.mk PRJNAME=crashrep TARGET=crash_report.bin TARGET2=crash_report_with_gtk.bin TARGETTYPE=CUI > > What do you suggest? Disabling this feature for Linux/sparc only and > enabling it for the rest? The --enable-crashrep pops a dialog that will send a message to port 80 somewhere which is specified in scp/source/office/files.scp, see http://www.openoffice.org/issues/show_bug.cgi?id=16528 The alternative is to dump a backtrace on the console which needs some linux code to be added in sal/osl/unx/backtrace.c, backtrace.h and makefile.mk See the linux sparc pieces in those for example, i committed it about a week ago into 112fix2. I will keeep trying to find why the crash_report.bin does not work, i think it needs some linux code added in crashreport/source/unx/makefile.mk

