Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-14 Thread thron7
On 07/14/2011 04:47 PM, Jeroen Smit wrote: One more thing. As suggested I switched from using the "source-all" target to the "source" target and the issue with the mixin not being loaded have disappeared. The order of the files mentioned in the generated output file is rather different.

Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-14 Thread Jeroen Smit
Best regards, Jeroen From: thron7 [mailto:thomas.herchenroe...@1und1.de] Sent: donderdag 14 juli 2011 4:10 PM To: qooxdoo Development Subject: Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller On 07/14/2011 04:02 PM, Jeroen Smit wrote: Hi. The "frontend" is just something i

Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-14 Thread thron7
ersion generated: True - Compile cache path is: /cygdrive/c/TEMPOR~1/qx/cache - Existing directory: True - Cache file revision: 27044 - Elements in cache: 2032 - Download cache path is: /cygdrive/c/TEMPOR~1/qx/cache/downloads - Existing directory: False Best regards,

Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-14 Thread Jeroen Smit
/cache/downloads - Existing directory: False Best regards, Jeroen From: thron7 [mailto:thomas.herchenroe...@1und1.de] Sent: donderdag 14 juli 2011 4:13 PM To: qooxdoo Development Subject: Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller On 07/14/2011 04:02 PM, Jeroen Smit wrote:

Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-14 Thread thron7
On 07/14/2011 04:02 PM, Jeroen Smit wrote: Hi. The "frontend" is just something inbetween which I liked to keep because otherwise we needed to totally restructure our own project. And all delivered in the qooxdoo-1.4.1-sdk zip has been placed under this frontend. We need a root anyway, so

Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-14 Thread thron7
On 07/14/2011 04:02 PM, Jeroen Smit wrote: Hi. The "frontend" is just something inbetween which I liked to keep because otherwise we needed to totally restructure our own project. And all delivered in the qooxdoo-1.4.1-sdk zip has been placed under this frontend. We need a root anyway, so

Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-14 Thread thron7
On 07/14/2011 03:52 PM, Jeroen Smit wrote: Hi, I don't really get stacktraces because I am running in IE and the qx.dev stacktrace methods seem to return [] in this case. When running in Chrome or FireFox debugging from Visual Studio doesn't work so its one or the other ;-) I suggest,

Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-14 Thread Jeroen Smit
r. Jeroen From: thron7 [mailto:thomas.herchenroe...@1und1.de] Sent: donderdag 14 juli 2011 3:55 PM To: qooxdoo Development Subject: Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller On 07/14/2011 03:02 PM, Jeroen Smit wrote: Hi, I am running generate.py source-all an

Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-14 Thread thron7
On 07/14/2011 03:02 PM, Jeroen Smit wrote: Hi, I am running generate.py source-all and both the "qx.ui.core.scroll.MscrollBarFactory" and "qx.ui.table.pane.Scroller" class are stated in the generated file. I included the file (renamed .js just in case of any mail filtering). One other

Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-14 Thread Jeroen Smit
and am now left with our class deriving from Table. In total its thousands of lines of custom control code, so you can imagine it takes me a while. Best regards, Jeroen From: Derrell Lipman [mailto:derrell.lip...@unwireduniverse.com] Sent: donderdag 14 juli 2011 3:34 PM To: qooxdoo Development Subje

Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-14 Thread thron7
On 07/14/2011 03:02 PM, Jeroen Smit wrote: Hi, I am running generate.py source-all and both the "qx.ui.core.scroll.MscrollBarFactory" and "qx.ui.table.pane.Scroller" class are stated in the generated file. I included the file (renamed .js just in case of any mail filtering). Derrell wa

Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-14 Thread Derrell Lipman
On Thu, Jul 14, 2011 at 09:02, Jeroen Smit wrote: > When staring up and debugging the qx.Class define on all classes I can see > that “__validateConfig” throws errors causing the mixin and the scroller not > to get loaded. I don’t understand the reason why, hence my suggestion in the > mail. > W

Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-14 Thread Derrell Lipman
On Thu, Jul 14, 2011 at 06:12, Jeroen Smit wrote: > Hi, > > ** ** > > After further investigation I found out that class ”qx.ui.table.pane.Scroller” > seems to be undefined. > > It is available in the build and release version of my app’s compiled > JavaScript though. > > Jeroen, it s

Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-14 Thread thron7
On 07/14/2011 12:12 PM, Jeroen Smit wrote: Hi, After further investigation I found out that class "qx.ui.table.pane.Scroller" seems to be undefined. It is available in the build and release version of my app's compiled JavaScript though. Now, what do you mean? Is it undefined, or is i

Re: [qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-14 Thread Jeroen Smit
Hi, After further investigation I found out that class "qx.ui.table.pane.Scroller" seems to be undefined. It is available in the build and release version of my app's compiled JavaScript though. Does that ring any bells? At http://qooxdoo.678.n2.nabble.com/Strange-error-in-IE-td6333948.html I r

[qooxdoo-devel] Crash in Table.js in newTablePaneScroller

2011-07-13 Thread Jeroen Smit
Hi, I am having troubles using the "qx.ui.table.Table" class in Qx version 1.4.1 in a debug (!) build. As soon as the implementation needs to create a table pane scroller for a table (or a TreeVirtual) I get the error "Error: TypeError: Object doesn't support this action" as soon as the "new" s