My app locks up with b100
Scott Palmer
swpalmer at gmail.com
Tue Jul 30 04:18:17 PDT 2013
I saw the msgs about WebView. We do use it, but only to show online help after a user action. WebView shouldn't be accessed during the app's startup and I don't see any messages in the console.
I will try to narrow it down further. I already found an issue where layout lead to a stack overflow due to so hacks we had in our code to try to force the layout to behave. So I know at least that the app is getting to the point where it is trying to do layout. But I commented out our attempts to force layout and now it just hangs before the stage is shown.
Scott
On 2013-07-30, at 1:02 AM, Gerrit Grunwald <han.solo at muenster.de> wrote:
> B100 has problems when using webview...so it might be related to that if you use webview...
>
> Gerrit
>
> Am 30.07.2013 um 06:28 schrieb Scott Palmer <swpalmer at gmail.com>:
>
>> I'm experiencing a lockup just as my UI should show when I try to run my app with JavaFX 8.0 b100 on OS X. Anyone else seeing anything like that?
>>
>> Scott
More information about the openjfx-dev
mailing list