"queue[hash].addChildrenToQueue is not a function" disappeared, but now I have
"this.__containerElement is null" in Widget.js Line 2137.
this.__containerElement is null
_createProtectorElement()()Widget.js (line 2137)
_applyDecorator()("button", null)Widget.js (line 2177)
(?)()("button")9%2ByHeR.
Hello Ian!
I just added a hotfix and filed a bug for this:
http://bugzilla.qooxdoo.org/show_bug.cgi?id=1390
The trunk should be OK again.
Kind regards,
Jonathan Rass
Ian Horst wrote:
> I use qx.ui.table.celleditor.SelectBox in qx.ui.table.Table.
>
> Sometimes I get "queue[hash].addChildrenT
I use qx.ui.table.celleditor.SelectBox in qx.ui.table.Table.
Sometimes I get "queue[hash].addChildrenToQueue is not a function". Debug shows:
qx.ui.core.Spacer[41r] $$hash=41r $$user_width=0 $$user_height=0
queue[hash].addChildrenToQueue is not a function
in Visibility.js (Line 121)
Ian Horst
Hi Petr,
Please add a debug call to your version of Visibility.js just before
it calls the problematic function.
console.debug(queue[hash])
I am really interested in the output it generates.
Sebastian
Sebastian Werner
Am 10.09.2008 um 12:54 schrieb "Petr Kobalíček" <[EMAIL PROTECTED]
om>:
Hi Sebastian,
I checked it, I have used correct build from SVN.
I tryed to locate the problem and the error exception is thrown here:
function flush in Visibility.js :
// Dynamically add children to queue
// Only respect already known widgets because otherwise the children
//
Petr Kobalíček schrieb:
> Hi Sebastian,
>
> If I update trunk from SVN, have I to call "generate.py clear" ? Maybe
> it's my cache problem because I didn't call it:)
In the source version there should not be any issue. When you use the
build you must rebuild your version though.
Sebastian
>
>
Hi Sebastian,
If I update trunk from SVN, have I to call "generate.py clear" ? Maybe
it's my cache problem because I didn't call it:)
Cheers
2008/9/9 Sebastian Werner <[EMAIL PROTECTED]>:
> No the method was not renamed. It is normally available on all
> LayoutItems and Widgets. The Tree and Tab
No the method was not renamed. It is normally available on all
LayoutItems and Widgets. The Tree and TabView both works flawlessy for
me. Curious.
Are you really sure that you are up-to-date?
Sebastian
Petr Kobalíček schrieb:
> Hi Sebastian,
>
> I'm not sure if I can provide detailed bug rep
Hi Sebastian,
I'm not sure if I can provide detailed bug report now. I just tested
new trunk with my application and this happen when I'm adding new item
to tab.
If I invent something more useful I will post it here.
Isn't this for example only renamed method from addChildrenToQueue to
something
Petr,
I do not have any of such issues. Can you reduce it to a specific example?
Sebastian
Petr Kobalíček schrieb:
> Hi Sebastian,
>
> there is another one:
>
> queue[hash].addChildrenToQueue is not a function
>
> I don't know where is problem, but It's in Tree or in TabView
>
> This is fro
Hi Sebastian,
there is another one:
queue[hash].addChildrenToQueue is not a function
I don't know where is problem, but It's in Tree or in TabView
This is from current trunk (I tried it now)
Cheers
- Petr
2008/9/8 Sebastian Werner <[EMAIL PROTECTED]>:
> Should be better now. Together with the
Should be better now. Together with the latest fixes for Chrome.
Demobrowser is going to be up-to-date in a one hour.
Sebastian
Ian Horst schrieb:
> This morning I had similar problem in Visiblity.js when clicking in tree.
> Rolled back to yesterday's revision.
>
> Ian Horst
>
>
> Petr Koba
This morning I had similar problem in Visiblity.js when clicking in tree.
Rolled back to yesterday's revision.
Ian Horst
Petr Kobalíček wrote:
> Hi Sebastian,
>
> I must go away now, but this happen in Tree widget. I think that if
> you try to compile demobrowser tree example it happen.
>
> T
Hi Sebastian,
I must go away now, but this happen in Tree widget. I think that if
you try to compile demobrowser tree example it happen.
To reproduce it - create Tree, add two items on it and click
Hope that helps;)
- Petr
2008/9/8 Sebastian Werner <[EMAIL PROTECTED]>:
>
> Petr,
>
> thanks. See
Petr,
thanks. Seems to break at new code. Can you reduce this to a specific
example?
Sebastian
Petr Kobalíček schrieb:
> Tree widget is broken in trunk
>
> queue[hash].checkAppearanceNeeds is not a function
> genericToString()qx-debug-0.js (line 1)
> genericToString()qx-debug-0.js (line 1)
Tree widget is broken in trunk
queue[hash].checkAppearanceNeeds is not a function
genericToString()qx-debug-0.js (line 1)
genericToString()qx-debug-0.js (line 1)
genericToString(Window admin?mode=debug&theme=classic,
qx.event.type.Data[73] $$hash=73 _type=useraction _target=window,
"useraction")qx
> Only new issues i've had is that the generator stopped respecting my
> QOOXDOO-URL in config.json
> It now defaults to /qooxdoo-trunk rather than using QOOXDOO-URL..
>
That's weird. Can you post your config?!
T.
-
Thi
> That's a really cute idea :-
I was referring to the hello, world application.
Compiling as in having no syntax/parser errors in the files modified
since last commit.
But I admit, I wasn't realizing there is no 'central' compile.
Anyways trunk seems to work again.
Only new issues i've had
Ralf Nieuwenhuijsen wrote:
> Question: sometimes when something does not work I update to SVN TRUNK.
>
> However, now, the trunk doesn't even compile.
> I can imagine it being unstable, but it suprises me that it doesn't
> compile at all?!
>
> You would expect the devs to compile before submit?
>
Ralf Nieuwenhuijsen schrieb:
> Question: sometimes when something does not work I update to SVN TRUNK.
>
> However, now, the trunk doesn't even compile.
> I can imagine it being unstable, but it suprises me that it doesn't
> compile at all?!
>
> You would expect the devs to compile before submit?
For those trying out the trunk, this revision seem to work (as in it compiles):
svn update -r 15774
2008/8/19 Ralf Nieuwenhuijsen <[EMAIL PROTECTED]>:
> Question: sometimes when something does not work I update to SVN TRUNK.
>
> However, now, the trunk doesn't even compile.
> I can imagine it b
Question: sometimes when something does not work I update to SVN TRUNK.
However, now, the trunk doesn't even compile.
I can imagine it being unstable, but it suprises me that it doesn't
compile at all?!
You would expect the devs to compile before submit?
-
22 matches
Mail list logo