Bug 180010

Summary: Kiconedit save error Fehler beim speichern von
Product: [Applications] kiconedit Reporter: horstschlemm
Component: generalAssignee: Thomas Tanghus <tanghus>
Status: RESOLVED FIXED    
Severity: normal CC: cas, contact, pieterste
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description horstschlemm 2009-01-08 11:19:34 UTC
Version:           4.1.2 (KDE 4.1.2) (using 4.1.3 (KDE 4.1.3), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.27-9-generic

Loaded plugins:
freshmeat net says "No dependencies filed"

Backtraces:
I don't now how to backtrace the problem.
demsg shows nothing about it.

How to Reproduce:
Just create an icon and try to save it. Or open an existing one and try "save under" . Regardless witch format i choose i get the message "Error saving the file ...." (german: "Fehler beim Speichern von ...").

Expected Behaviour:
Kiconedit is able to save the created icons.
Comment 1 Chris Sims 2009-02-15 05:27:13 UTC
I also encounter this bug, using KDE 4.2.00 under Kubuntu 8.10.  Kiconedit gives an "error saving file" message.  It does create the file with the specified name, but the file contains zero bytes and cannot be opened with Gwenview.  I tried this with both .png and .xpm formats.  The icon can be "printed" to a pdf file.
Comment 2 Pieter Steyn 2009-03-11 09:02:42 UTC
I can confirm this bug on KDE 4.2.1.
Comment 3 Rich Johnson 2009-05-11 04:00:11 UTC
SVN commit 966341 by nixternal:

BUG: 180010
CCMAIL: montel@kde.org
This allows kiconedit to properly save files. This may be temporary as the
code was borrowed from kgrab in order to allow the saving. Issue is with
QImage not using a mimetype in save.


 M  +7 -2      kiconediticon.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=966341
Comment 4 Christoph Feck 2010-06-07 23:44:18 UTC
*** Bug 207586 has been marked as a duplicate of this bug. ***