My system is KDE Neon 20.04 (Ubuntu 20.04 + KDE 5.21.5).
I have updated to last version of Softmaker (rev S1032.0507). Since that i have installed, i can't open with double click my files with extension "xls" and "ppt". All other formats I can open it.
I have tried to regenerate mimetypes with:
Code: Select all
sudo update-mime-database /usr/share/mime
Code: Select all
update-mime-database $HOME/.local/share/mime
If i uninstall Softmaker, remove the folder "/usr/share/mime" and i regenerate it with command:
Code: Select all
sudo apt-get install --reinstall shared-mime-info
Any help?
Thanks.