[Kss-devel] kukit.pr has no properties

Godefroid Chapelle gotcha at bubblenet.be
Mon Jul 2 20:50:13 CEST 2007


Joachim Schmitz wrote:
> Godefroid Chapelle schrieb:
>> Joachim Schmitz wrote:
>>> Hi,
>>>
>>> after migrating my kubuntu from version 5 to the current, and after 
>>> some trouble making my zope's runnig, I now get the following error on 
>>> the java-console, when invoking any of azaxdemo's. This worked under 
>>> the former kubuntu.
>>> I'am using my patched version of azax and the trunk of azaxdemo. This 
>>> is the same as under the old version. The other zope application work 
>>> as before.
>>> Any hint, what could be the problem, or howto debug it further is very 
>>> welcome.
>>>
>>> Here is the Javascript console output.
>>>
>>>
>>> Initializing kss
>>> bootstrap
>>> http://localhost:8080/uniben/azaxdemo/++resource++azax_two_selects.kss: 
>>> rel "kukit" is deprecated; use "kinetic-stylesheet" 
>>> instead.++resource++kukit... (line 61)
>>> Count of KSS links: 1
>>> Start loading and processing 
>>> http://localhost:8080/uniben/azaxdemo/++resource++azax_two_selects.kss 
>>> resource type kss
>>> kukit.pr has no properties--
>>>
>>> -- 
>>>
>>> Gruß Joachim
>>>
>> Have you seen any errors in the Zope event.log ?
>>
>> If not, can you find a line number advertised by Firebug ?
>>
>> That you could communicate ?
>>
> line 241 in kukit.js and
> 
> kukit.fo has no properties in line 139 of kukit.js

Thinking a bit deeper, I think you have the following problem :

++resource++kukit.js is not cooked correctly :

it is supposed to concatenate all js files found in

kukit/kukit directory.

For instance, kukit.pr is defined in

kukit/kukit/providerreg.js

You might need to debug the computation of kukit.js

-- 
Godefroid Chapelle (aka __gotcha)- BubbleNet  http://bubblenet.be



More information about the Kss-devel mailing list