Ticket #11265

png icon currupted
Open Date: 2007-11-02 19:59 Last Update: 2008-02-29 07:39

Reporter:
(Anonymous)
Owner:
(None)
Type:
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Accepted
File:
None

Details

Dear Sir or Madam,

the png icon in the data directory seems to be
corrupted. touchpad.png: PNG image data, CORRUPTED.
Eye of GNOME says: PNG file corrupted by ASCII conversion.

Yours sincerely,

Robert

Ticket History (2/2 Histories)

2008-01-16 18:40 Updated by: None
Comment
Logged In: NO

Noticed this is a problem in the subversion repository, not
in the cvs repository.

Most probably this is because subversion thinks this a text
file instead of a binary file.

Someone with access to the repository should be able to
remedy this by issuing the following commands on your local
copy in gsynaptics/trunk/data/:


#setting the subversion property "svn:mime-type" to
image/png so subversion knows its binary:

svn ps svn:mime-type image/png touchpad.png

#copy the cvs repo touchpad.png over the subversion one...

#commit the file so that the server gets updated with the
new mime-type information:

svn commit touchpad.png -m "Setting mime-type to image/png
so subversion knows it is a binary file; and adding the icon
from the cvs repository"

Hope this helps,
Gr,
Pieter
2008-02-29 07:39 Updated by: ikezoe
  • Ticket Close date is changed to 2008-02-29 07:39
  • Resolution Update from None to Accepted
  • Status Update from Open to Closed
Comment
Logged In: YES
user_id=3545

I've changed mime-type.
Thank you.

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login