After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 309829 - Off by one error (width) when saving .ico files
Off by one error (width) when saving .ico files
Status: RESOLVED OBSOLETE
Product: l10n
Classification: Infrastructure
Component: Swedish [sv]
unspecified
Other Linux
: Normal minor
: ---
Assigned To: Daniel Nylander
gnome-se-list
Depends on:
Blocks:
 
 
Reported: 2005-07-08 17:37 UTC by Anders Petersson
Modified: 2009-01-01 20:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Anders Petersson 2005-07-08 17:37:21 UTC
Distribution/Version: Ubuntu (breezy up to date 2005-07-08)

When I try to save an image which is 256 pixels wide as an .ico file I get an
error message telling me I .ico files can be at most 256x256.

Saving an image which is 256 pixels high is no problem.

Sounds like a misplaced </<= to me.
Comment 1 Sven Neumann 2005-07-11 10:40:18 UTC
The message says "Windows icons cannot be higher or wider than 255 pixels.".
What's your point?
Comment 2 Anders Petersson 2005-07-11 22:35:32 UTC
It ended up being a translation error (which combined with me confusing canvas
size and layer size lead me to suspect a bug).

I checked and this has not changed in gimp-2.3.2.

(Does this need to be sent somewhere else or does it reach the translation team
regardless?)

po-plug-ins/sv.po

#: plug-ins/winicon/icosave.c:940
msgid "Windows icons cannot be higher or wider than 255 pixels."
msgstr "Windows-ikoner kan inte vara högre eööer bredare än 256 bildpunkter."

which should read

msgstr "Windows-ikoner kan inte vara högre eller bredare än 255 bildpunkter."
Comment 3 Sven Neumann 2005-07-11 23:37:54 UTC
Reassigning to product l10n then.
Comment 4 Christian Rose 2006-01-06 23:25:35 UTC
Janne, can you have a look at this?
Comment 5 Sven Neumann 2009-01-01 20:09:51 UTC
This has become obsolete by changes in GIMP. The message has changed for GIMP 2.6.