Suddenly documents such as ODT or DOCX (probbly othes too) open as archives when double clicked instead of with the program in their file type association. I have to do "Right Click -> Open with" to open them properly.
Right click the file > Properties > File Type Options. There you should be able to change the order of applications. Technically, ODT etc. are archives, so those file types are also supported by Ark.
(In reply to Christoph Feck from comment #1) > Right click the file > Properties > File Type Options. Did you even read my comment? "instead of with the program in their file type association" = The associations are CORRECT. Ark is NOT in the list. The first element is LibreOffice. And they are NOT opening with Ark, but within Dolphin with a "krarc:/" path, just like archives should look like when opened within Dolphin as folders.
krarc:// is from Krusader. Can you confirm that uninstalling Krusader solves the issue?
Yes, after removing Krusader it opens with LibreOffice again. But the question is, why Dolphin decided suddenly that documents should be treated as archives in regard of the "open archives as folders" option whereas before it didn't do that? I have "open archives as folders" enabled for years, and documents always opened with LibreOffice before.
Note: Reinstalling Krusader restores the incorrect behavior.
Adding Krusader maintainer for inspection.
https://git.reviewboard.kde.org/r/129434/
Git commit e3fad5256a5cba9f908f1f5d951907c6194040b5 by Martin T. H. Sandsmark. Committed on 21/11/2016 at 17:37. Pushed by sandsmark into branch 'master'. Remove non-archive mimetypes from krarc archive mime type list Putting non-archive mimetypes in the list of archive mimetypes confuses other applications using KIO, like Dolphin. Getting Krusader to open normal files as archives should be done by linking them in the Krusader Protocol settings. REVIEW: 129434 M +1 -1 krArc/krarc.protocol http://commits.kde.org/krusader/e3fad5256a5cba9f908f1f5d951907c6194040b5
So why is this still happening to me?
(In reply to Storm Engineer from comment #9) > So why is this still happening to me? Maybe because you haven't upgraded?
*** Bug 377000 has been marked as a duplicate of this bug. ***
*** Bug 377759 has been marked as a duplicate of this bug. ***
from https://bugs.kde.org/show_bug.cgi?id=377000 I said it is fine now, it was a mistake. krarc was used again to open odt file instead of libreoffice trying to update : krusader est déjà installé avec la version demandée (1:2.5.0-0neon+16.04+build1) Is not it the last release ?
The fix is not in the last release, 2.5.0. You actually have to change only one line. In the file "/usr/share/kservices5/krarc.protocol" the (long) argument for "archiveMimetype" must be set to >archiveMimetype=application/x-7z,application/x-7z-compressed,application/x-ace,application/x-ace-compressed,application/x-arj,application/x-arj-compressed,application/x-cpio,application/x-lha,application/x-lha-compressed,application/x-rar,application/x-rar-compressed,application/zip,application/x-zip,application/x-zip-compressed But this is inconvenient of course. I think we can manage a new release within the next three weeks.
Thanks to give me where is the file to correct, I saw the line to correct in the commit but did not saw where was the file ! Done, once more, seems to work now Hope next update will erase my manual correction and work fine too Thanks
*** Bug 382976 has been marked as a duplicate of this bug. ***
*** Bug 385156 has been marked as a duplicate of this bug. ***