-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Roman,
thx for your help..
Ah there was the comma missing...
Now it works fine, thx again for your help..
Cheers
Christoph
Roman Schmid schrieb:
> Hi Christoph
>
> You got a comma missing.
> I highlighted it for you :)
>
> http://pastebin.com
Hi Christoph
You got a comma missing.
I highlighted it for you :)
http://pastebin.com/m6c1ac861
Cheers - Roman
Christoph Schwentker wrote:
>
> Hi,
> I followed your tip, and pasted the code of the config.json
> http://pastebin.com/m381bd940
>
>
>
>
>
>
>
>
> Roman Schmid schrieb:
>> We
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I followed your tip, and pasted the code of the config.json
http://pastebin.com/m381bd940
Roman Schmid schrieb:
> Well.. there seems to be a syntax error on line 43 of your config.
> Maybe you can post your config here or put it on a site
Well.. there seems to be a syntax error on line 43 of your config.
Maybe you can post your config here or put it on a site like
http://pastie.org and send us the link.
Cheers - Roman
Christoph Schwentker wrote:
>
> Thx for your answer, I modified the config.json as you told me but with
> no succ
Thx for your answer, I modified the config.json as you told me but with no
succes.
I have no idea why it doesn't work. When I compile with ./generate.py
source-all I just see some Traceback.
I think the following error is important: " File
"/opt/qooxdoo-0.8.1-sdk/tool/pylib/simplejson/decoder.py"
> "libraries" :
> {
> "library" :
> [
> {
> "manifest" : "contrib://UploadWidget/trunk/Manifest.json"
> },
> {
> "manifest" : "contrib://SkeletonApplication/trunk/Manifest.json"
> }
> ]
> }
>
This is the correct answer.
Hi.
It should say:
-
"libraries" :
{
"library" :
[
{
"manifest" : "contrib://UploadWidget/trunk/Manifest.json"
},
{
"manifest" : "contrib://SkeletonApplication/trunk/Manifest.json"
}
]
}
-
Sorry if i contrib
Hi Christoph,
Christoph Schwentker wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> This is the output I see on the console (I'm using Ubuntu 8.1) :
>
> INITIALIZING: CUSTOM
> ==
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
First I found my fault:
The part jobs was commented out.
So I removed it and then I get the following messages when I run
./generate.py source-all
But it is not still working, I don't see anything from the UploadWidget
I'm a bit confused now..
Th
Hi Christoph,
Christoph Schwentker wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi,
>
> I tried to integrate the UploadWidget in my Application.
> I modified the config.json file and added the path:
> But when I try to compile my Application, I get the error:; Unknown
> class ref
Eep..
Sorry, That was wrong.
Should be more like this:
"libraries" :
{
"library" :
[
{
"manifest" : "contrib://UploadWidget/trunk/Manifest.json"
},
{
"manifest" : "contrib://SkeletonApplication/trunk/Manifest.json"
}
]
Hi Christoph
Did you add that to the "jobs" section of your config?
Other than that, i think you'll have to add each contrib seperately.
Eg.
"libraries" :
{
"library" :
[
{
"manifest" : "contrib://SkeletonApplication/trunk/Manifest.json"
}
],
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I tried to integrate the UploadWidget in my Application.
I modified the config.json file and added the path:
But when I try to compile my Application, I get the error:; Unknown
class reference.
So where is the misstake, that the contrib is not inc
13 matches
Mail list logo