Difference between revisions of "OpenSuse Leap 15 Resolve unable to save file in kolourpaint issue"

From Notes_Wiki
(Created page with "<yambe:breadcrumb self="Resolve unable to save file in kolourpaint issue">OpenSuse_Leap_15_Kolourpaint|Kolourpaint</yambe:breadcrumb> =OpenSuse Leap 15 Resolve unable to save...")
 
m
 
Line 1: Line 1:
<yambe:breadcrumb self="Resolve unable to save file in kolourpaint issue">OpenSuse_Leap_15_Kolourpaint|Kolourpaint</yambe:breadcrumb>
[[Main Page|Home]] > [[Suse]] > [[OpenSuse Leap 15]] > [[OpenSuse Leap 15 Desktop Applications]] > [[OpenSuse Leap 15 Kolourpaint|Kolourpaint]] > [[OpenSuse Leap 15 Resolve unable to save file in kolourpaint issue|Resolve unable to save file in kolourpaint issue]]
=OpenSuse Leap 15 Resolve unable to save file in kolourpaint issue=


If kolourpaint is not able to save files, start kolourpaint from a terminal and then try save again.  If the messages displayed on terminal are similar to:
If kolourpaint is not able to save files, start kolourpaint from a terminal and then try save again.  If the messages displayed on terminal are similar to:
Line 14: Line 13:
</pre>
</pre>
should resolve the issue
should resolve the issue
[[Main Page|Home]] > [[Suse]] > [[OpenSuse Leap 15]] > [[OpenSuse Leap 15 Desktop Applications]] > [[OpenSuse Leap 15 Kolourpaint|Kolourpaint]] > [[OpenSuse Leap 15 Resolve unable to save file in kolourpaint issue|Resolve unable to save file in kolourpaint issue]]

Latest revision as of 03:03, 6 April 2022

Home > Suse > OpenSuse Leap 15 > OpenSuse Leap 15 Desktop Applications > Kolourpaint > Resolve unable to save file in kolourpaint issue

If kolourpaint is not able to save files, start kolourpaint from a terminal and then try save again. If the messages displayed on terminal are similar to:

  No file found for ".xml" , even though update-mime-info said it would exist.
  Either it was just removed, or the directory doesn't have executable permission... ("/usr/share/mime")
  kf5.kio.core: Invalid URL: QUrl("IMG-20180813-WA0009.jpg")
  kf5.kservice.services: KServiceTypeTrader: serviceType "QImageIOPlugins" not found  

then installing kdelibs4support

  zypper in kdelibs4support

should resolve the issue



Home > Suse > OpenSuse Leap 15 > OpenSuse Leap 15 Desktop Applications > Kolourpaint > Resolve unable to save file in kolourpaint issue