Bug 180010 - Kiconedit save error Fehler beim speichern von
Summary: Kiconedit save error Fehler beim speichern von
Status: RESOLVED FIXED
Alias: None
Product: kiconedit
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Thomas Tanghus
URL:
Keywords:
: 207586 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-01-08 11:19 UTC by horstschlemm
Modified: 2010-06-07 23:44 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***