待辦事項 #11265

png icon currupted
啟用日期: 2007-11-02 19:59 最後更新: 2008-02-29 07:39

回報者:
(匿名)
負責人:
(無)
類型:
狀態:
關閉
元件:
(無)
里程碑:
(無)
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
Accepted
檔案:

細節

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
評語
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
  • 處理結果 Update from to Accepted
  • 狀態 Update from 開啟 to 關閉
評語
Logged In: YES
user_id=3545

I've changed mime-type.
Thank you.

Attachment File List

No attachments

編輯

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