To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=85480 Issue #|85480 Summary|Crash reporting broken on all supported non Windows pl |atfroms Component|framework Version|680m236 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|code Assigned to|ydario Reported by|hro
------- Additional comments from [EMAIL PROTECTED] Tue Jan 22 16:02:06 +0000 2008 ------- CWS os202 introduced changes to at least the following files: svx/source/dialog/docrecovery.cxx svx/source/unodraw/recoveryui where some ifdefs were changed from #if defined(WNT) to #if defined(WNT) || !defined(OS2) @ydario: I don't know what the intention of those changes was but now those lines that where previously only compiled and executed on Windows are now executed on every platform except OS/2. One result is that crash report submission won't work anymore for Linux and Solaris. This is an OOo 2.4 Showstopper. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
