Good catch, Andy. I just fixed the docs for trunk and the 1_2_x branch.

Regards,
Daniel

Andy Fuchs schrieb:
> OK - there's an error in the documentation: (Ch 7. 'Image combine' pg. 312)
> 
> "layout" : "vertical",
> "input" : 
> [
>     "prefix" : [ "${RESPATH}" ],
>     "files" : [ "${RESPATH}/image/clipped/groupBox*.png" ]
> ]
> 
> should be:
> 
> "layout" : "vertical",
> "input" : 
> [
>     {
>         "prefix" : [ "${RESPATH}" ],
>         "files" : [ "${RESPATH}/image/clipped/groupBox*.png" ]
>     }
> ]
> 
> a.
> 
> On 20.10.10 12:51, "thron7" <[email protected]> wrote:
> 
>> You need to run the generator with the '-s' command line switch, in
>> order to obtain more meaningful error reporting.
>>
>> T.
>>
>> On 10/20/2010 11:30 AM, Christian Hagendorn wrote:
>>>   Hi Andy,
>>>
>>> could you please post a example to reproduce this issue?
>>>
>>> Thanks,
>>> Chris
>>>
>>> Am 20.10.2010 11:08, schrieb Andy Fuchs:
>>>> What does this error message mean? (last line)
>>>> How can I avoid this?
>>>>
>>>> thx
>>>>
>>>> a.
>>>>
>>>>>>> Configuration: image.json
>>>>>>> Jobs: image-combine
>>>>>>> Resolving config includes...
>>>>>>> Resolving jobs...
>>>>>>> Incorporating job defaults...
>>>>>>> Resolving macros...
>>>>>>> Resolving libs/manifests...
>>>> ============================================================================
>>>>      EXECUTING: IMAGE-COMBINE
>>>> ============================================================================
>>>>>>> Initializing cache...
>>>>>>> Combining images...
>>>> object of type 'NoneType' has no len()
>>>>
>>>>
>>>>
>>>>
>>>> ----------------------------------------------------------------------------
>>>> --
>>>> Download new Adobe(R) Flash(R) Builder(TM) 4
>>>> The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
>>>> Flex(R) Builder(TM)) enable the development of rich applications that run
>>>> across multiple browsers and platforms. Download your free trials today!
>>>> http://p.sf.net/sfu/adobe-dev2dev
>>>> _______________________________________________
>>>> qooxdoo-devel mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>>
>>>
> ----------------------------------------------------------------------------->>
> -
>>> Download new Adobe(R) Flash(R) Builder(TM) 4
>>> The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
>>> Flex(R) Builder(TM)) enable the development of rich applications that run
>>> across multiple browsers and platforms. Download your free trials today!
>>> http://p.sf.net/sfu/adobe-dev2dev
>>> _______________________________________________
>>> qooxdoo-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>>
>>>
>> ------------------------------------------------------------------------------
>> Download new Adobe(R) Flash(R) Builder(TM) 4
>> The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
>> Flex(R) Builder(TM)) enable the development of rich applications that run
>> across multiple browsers and platforms. Download your free trials today!
>> http://p.sf.net/sfu/adobe-dev2dev
>> _______________________________________________
>> qooxdoo-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> Download new Adobe(R) Flash(R) Builder(TM) 4
> The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
> Flex(R) Builder(TM)) enable the development of rich applications that run
> across multiple browsers and platforms. Download your free trials today!
> http://p.sf.net/sfu/adobe-dev2dev
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to