To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=76532 Issue #|76532 Summary|[Installation] Java 1.6 FCS Mime Error Component|framework Version|OOo 2.2 Platform|PC URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|tm Reported by|noop
------- Additional comments from [EMAIL PROTECTED] Thu Apr 19 22:38:05 +0000 2007 ------- OOo 2.2 Linux code w/JRE Java 6 contains a known Sun Java bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6510610 Description from that bug report: <quote> A DESCRIPTION OF THE PROBLEM : During installation, the jre-1.6.0-fcs RPM creates /usr/share/mime/packages/x-java-archive.xml. The second "match" tag misses the leading "<". This causes Nautilus to identify all Zip Archives as Java Archives. One effect is that OpenOffice documents can no longer be opened, because Nautilus complains about a mismatch between filename extension and file contents: The filename "Report.sxw" indicates that this file is of type "OpenOffice Writer". The contents of the file indicate that the file is of type "Java Archive". If you open this file, the file might present a security risk to your system. </quote> The workaround suggested in http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6510610 - match type="host16" value="0xcafe" offset="40" /> + <match type="host16" value="0xcafe" offset="40" /> did not work for me (Ubuntu Dapper, Edgy & Feisty linux systems). The only thing that 'fixed' the problem was to remove (uninstall) jre_1.6.0-fcs. In the OOo download this is in the jre_6-linux-i586.rpm package - or if converted to a debian package it is jre_1.6.0-fcs-1_i386.deb. --------------------------------------------------------------------- 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]
