Hikaru Amano wrote:
On 6/15/07, Per Qvindesland <per@xxxxxxxxx> wrote:
Hello List,
Sorry this might been up already in the discussion, but on my fc6 any
zip, tar.gz or open office docs shows as java docs, so the only way of
opening them is by right clicking and choose the right app to open it
with, I have tried to right click and go down to properties and setting
the right app to open it with but it still shows up as java and I still
need to choose the right app to open it with.
Does anyone on the list have a fix for this?
did this happened after you install Sun's JDK RPM?? if yes .. try this
http://blog.kagesenshi.org/2007/02/jdk-6-rpm-messed-up-with-zip-mimetype.html
I see the same issue. I guess this needs to be filed with Sun and hope
that the next update will fix it. Unfortunately, it may not be a trivial
fix, since jar files use zip as the underlying technology for packing
them together. I suspect that applying the fix in above mentioned blog
will cause my jar files to also open up with archiver.
I wonder if there is a way to provide a solution that includes both
magic numbers & file extensions. Any suggestions?
-Rogue