安装后无法启动 krita?

安装后无法启动 krita?

我刚刚安装了 krita。我已遵循以下操作指导。但是当我尝试运行它时,出现以下错误。

krita(8483)/kdeui (KIconLoader): Error: standard icon theme "oxygen" not found! 

krita(8483): No ksycoca4 database available! 

krita(8483)/kdecore (trader) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType  "Calligra/Part"  not found 
krita(8483)/koffice (lib komain) KoDocumentEntry::queryByMimeType: Got no results with  "[X-KDE-NativeMimeType] == 'application/x-krita' or 'application/x-krita' in [X-KDE-ExtraNativeMimeTypes]" 
krita(8483): No ksycoca4 database available! 

krita(8483)/kdecore (trader) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType  "Calligra/Part"  not found 
krita(8483): No ksycoca4 database available! 

krita(8483)/koffice (lib komain): Unknown Calligra MimeType  "application/x-krita" . 

krita(8483)/koffice (lib komain): Check your installation (for instance, run 'kde4-config --path mime' and check the result). 

krita(8483)/koffice (lib komain): "krita" part.desktop not found. 

我做错了什么?我现在该怎么办?

答案1

在这里找到了解决方案: Okular 导致 Ubuntu 14.04 崩溃

基本上:

sudo apt-get install kdelibs-bin kdelibs5-data kdelibs5-plugins kdelibs-bin kdelibs5-data kdelibs5-plugins oxygen-icon-theme

相关内容