[haiku-bugs] [Haiku] #6412: addattr does not support the type 'VICN'

  • From: "mmadia" <trac@xxxxxxxxxxxx>
  • Date: Sat, 31 Jul 2010 17:22:05 -0000

#6412: addattr does not support the type 'VICN'
-----------------------------------------------+----------------------------
   Reporter:  mmadia                           |        Owner:  nobody        
       Type:  bug                              |       Status:  new           
   Priority:  normal                           |    Milestone:  R1            
  Component:  Applications/Command Line Tools  |      Version:  R1/Development
   Keywords:                                   |   Blocked By:                
Has a Patch:  0                                |     Platform:  All           
   Blocking:                                   |  
-----------------------------------------------+----------------------------
 r37781

 {{{ 'VICN', "VICN", VICN }}} all have the same result :

 {{{
 ~/Desktop> wget http://svn.haiku-
 os.org/haiku/haiku/trunk/data/artwork/icons/Alert_Idea
 ~/Desktop> touch SomeFile
 ~/Desktop> addattr -f Alert_Idea -t 'VICN' "BEOS:ICON" SomeFile
 addattr: attribute type "VICN" is not valid
         Try one of: string, mime, int, llong, float, double,
                 bool, raw, or a numeric value (ie. 0x1234, 42, 'ABCD',
 ...)
 ~/Desktop> addattr -f Alert_Idea  "BEOS:ICON" SomeFile
 ~/Desktop> listattr SomeFile
 File: SomeFile
         Type       Size  Name
 ----------------------------------------------------------
         Text      7397  "BEOS:ICON"

 7397 bytes total in attributes.
 ~/Desktop>
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6412>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: