Thanks everybody. I got it. I thought it was a Python error that I created.
It was actually a JavaScript error.
I keep getting bit by this problem of translating the userdata field in
PythonCard into Qooxdoo userdata field and just not catching all of the
scenerios. In this case, I ended up
Could you post the part of onebutton.Application.js with the line 81?
Probably you have incorrect syntax.
Best,
Siarhei Barysiuk
On May 13, 2008, at 1:15 AM, [EMAIL PROTECTED] wrote:
> Here's the dump:
>
> E:\pqc_projects\onebutton\frontend>make transform
> ***
With this dump, always look at the last few lines and it tells you that you
have a syntax error in onebutton.Application on line 81. You are missing a
comma. You should easily be able to find and fix the issue.
Jim
treegenerator.SyntaxException: Expected token/COMMA but found name/public:
'This
On Mon, May 12, 2008 at 6:15 PM, <[EMAIL PROTECTED]> wrote:
> Here's the dump:
>
> E:\pqc_projects\onebutton\frontend>make transform
> *
> [QxTransformer]: Transformation application xml files to javascript
> *
Here's the dump:
E:\pqc_projects\onebutton\frontend>make transform
*
[QxTransformer]: Transformation application xml files to javascript
*
--
John,
I also use Wing, and as the command line is created by the make file I
had to use the following technique:
Print the command line at the start of running the generator, then copy
and paste that into the debug start up dialog box in Wing. Then simply
run the generator in Wing.
Hugh
> *Subj
there should be plenty enough information in the stack dump that you get
when there is a build error without needing another debugger. What does your
dump show when you get the error?
Jim
On Mon, May 12, 2008 at 1:51 PM, <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am encountering some unexpected
Hello,
I am encountering some unexpected Python error in generator.py during "make
source" time. This is most likely caused by my error but it would be much
easier if I can invoke the Wing Python debugger. Could you please tell me
which file to modify in order for me to pop up Wing.exe?
Than
Thanks I just raised a bug report (876),
Sorry for replying instead of creating a new message, I'm not familiar
to mailing lists.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hugh
Gibson
Sent: Monday, May 12, 2008 3:25 AM
To: qooxdoo-devel@lists.source
On Fri, May 9, 2008 at 5:47 AM, Fink, Andreas <[EMAIL PROTECTED]>
wrote:
> Hi all,
>
> I think I've found a Bug in the qx.ui.table.cellrenderer.Number class.
> If I add the number 0 to a rendered cell using the number renderer, the
> cell keeps empty.
>
> I've tracked down the issue and created th
Romain,
It seems that go-bottom is only available in the 16x16 icons.
I suggest that you raise a bug report about this.
By the way, when posting the list, don't reply to an existing message -
create a new email. My mail client put this in a thread about unit
testing and selenium.
Hugh
> *Subje
11 matches
Mail list logo