https://bugs.kde.org/show_bug.cgi?id=207517

--- Comment #7 from Alexander Wilms <[email protected]> ---
This is still an issue in openSUSE Tumbleweed 20221127. Is it still accurate
that this is a packaging issue? And if so, wouldn't it make sense to include
the workaround in KDE since several distros seem to have this problem?

alexander@PC:/usr/share/mime> find . -name "*java*"  
./text/x-java.xml
./application/x-java-archive.xml
./application/x-java-jce-keystore.xml
./application/x-java.xml
./application/x-java-pack200.xml
./application/javascript.xml
./application/x-java-jnlp-file.xml
./application/x-java-applet.xml
./application/x-java-keystore.xml
./video/x-javafx.xml

alexander@PC:/usr/share/mime> grep -r "\.jar" *
application/x-java-archive.xml:  <glob pattern="*.jar"/>
globs:application/x-java-archive:*.jar
globs2:50:application/x-java-archive:*.jar
packages/freedesktop.org.xml:    <glob pattern="*.jar"/>

Contents of /usr/share/mime/application/x-java-archive.xml and
packages/freedesktop.org.xml:

[...]
  <sub-class-of type="application/zip"/>
  <generic-icon name="package-x-generic"/>
  <alias type="application/x-jar"/>
  <alias type="application/java-archive"/>
  <glob pattern="*.jar"/>
[...]

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to