https://bugs.documentfoundation.org/show_bug.cgi?id=159590
--- Comment #17 from Stéphane Guillou (stragu) <[email protected]> --- (In reply to Adalbert Hanßen from comment #14) > After the crash it went through the normal error reporting mechanism like in > the released version (which you told me that it does not work for the > development version). What I meant is that there isn't a dialog that offers you to directly send a crash report. If you stick to a release version (e.g. 24.2), that dialog should be there to make it easy to send a report after a crash. Probably a good idea to stick to a stable release for this reason. (In reply to Adalbert Hanßen from comment #16) > In the case of the development version (see above), will I have to call > soffice, or will it be a varied name specifying the development version? If > this is the case: what is the exact name to be called with --backtrace? As explained in the wiki, you would have to start LO with the command: soffice --backtrace ... but making sure that soffice is from the debug build you downloaded and extracted. So likely something like: <wherever_you_extracted>/instdir/program/soffice --backtrace -- You are receiving this mail because: You are the assignee for the bug.
