Hi, *.kpp can't be edited saved ; and show a 'Missing Filter' dialog. ( right click on the file in Nautilus, then 'open with' / or D&D on Krita canvas / or by open menu ) The fix ====== Found by Frinring yesterday on IRC : adding : <sub-class-of="image/png"/> at l.11 in krita/data/krita.xml , fix the issue ; KPP can be opened, and saved directly. ( Note : this bug might be Gnome Desktop specific , as it was confirmed by Vasco_B )
Git commit 91474a500c0776e95d17b4b95ff6d13642ebdd9c by Boudewijn Rempt. Committed on 06/02/2014 at 14:36. Pushed by rempt into branch 'calligra/2.8'. M +1 -0 krita/data/krita.xml http://commits.kde.org/calligra/91474a500c0776e95d17b4b95ff6d13642ebdd9c
Git commit 842dd8458d792038cbf91e30bbe61f497d36ed24 by Boudewijn Rempt. Committed on 06/02/2014 at 14:36. Pushed by rempt into branch 'master'. M +1 -0 krita/data/krita.xml http://commits.kde.org/calligra/842dd8458d792038cbf91e30bbe61f497d36ed24
<sub-class-of="image/png"/> was the first proposal to try, later corrected to the <sub-class-of type="image/png"/> :) So needs fixing, current entry is wrong (as can be also seen by the error on installing. But that entry was just a proposal to try from me, did not test it myself. Until now, and do not see it working. Deevad, could you give this another check? What does really work for you?
>> Deevad, could you give this another check? What does really work for you? Hey :) the actual commit made by Boud ( I think what you describe by 'current' ) works for me here ; I'm redoing all preview of a brushkit with 2.8git so, it's being tested. ( Gnome 3.10, Ubuntu 13.10 , Linux 3.11.0-15 , Nvidia 319.32 , Xorg 1.14.5 , KDEdev 4.11.3, Qt 4.8.4 )
Hm. Problem ist that this is broken xml, so the mimetype installer will ignore the current file. Could you please tell what you have in your $INSTALL_BASE_DIR/share/mime/application/x-krita-paintoppreset.xml ?
Opps, my $INSTALL_BASE_DIR(where Krita is installed)/share/mime/application/ folder is empty. on /usr/share/mime/application/ I have an entry for Krita *.kra , but not one for x-krita-paintoppreset.xml and with a locate --f x-krita-paintoppreset.xml , I found only /home/deevad/.local/share/Trash/files/share.2/mime/application/x-krita-paintoppreset.xml ; certainly coming from a previous installation put to trash on my reinstall a month ago.
Git commit be0511675d63334783fb32eaf627d1b93f06f76d by Boudewijn Rempt. Committed on 13/02/2014 at 08:48. Pushed by rempt into branch 'calligra/2.8'. Fix XML It still doesn't work, though. M +1 -1 krita/data/krita.xml http://commits.kde.org/calligra/be0511675d63334783fb32eaf627d1b93f06f76d
Git commit 391508c2b98918514700fa21ad4a81ee258282d6 by Boudewijn Rempt. Committed on 13/02/2014 at 08:48. Pushed by rempt into branch 'master'. Fix XML It still doesn't work, though. M +1 -1 krita/data/krita.xml http://commits.kde.org/calligra/391508c2b98918514700fa21ad4a81ee258282d6
Git commit f12c54f30fd8dfcbd0252ed8f116d095af986129 by Boudewijn Rempt. Committed on 18/02/2014 at 10:42. Pushed by rempt into branch 'master'. M +1 -0 libs/main/KoDocument.cpp http://commits.kde.org/calligra/f12c54f30fd8dfcbd0252ed8f116d095af986129
Git commit 1ea250f407e47ff3c207ed668960e2258b64f303 by Boudewijn Rempt. Committed on 18/02/2014 at 10:42. Pushed by rempt into branch 'calligra/2.8'. M +1 -0 libs/main/KoDocument.cpp http://commits.kde.org/calligra/1ea250f407e47ff3c207ed668960e2258b64f303
Git commit 6502a014d692748954016c48025a72338b14b042 by Boudewijn Rempt. Committed on 18/02/2014 at 10:42. Pushed by rempt into branch 'master'. This was easier than I initially thought M +1 -0 libs/main/KoMainWindow.cpp http://commits.kde.org/calligra/6502a014d692748954016c48025a72338b14b042