|
|
Re: Demo M6 Startup Problem [message #45830 is a reply to message #45801] |
Mon, 10 September 2007 08:01 |
Eclipse User |
|
|
|
Originally posted by: rherrmann.innoopract.com
Hi Markus,
only a wild guess: could you disable the popup-blocker or launch RAP
without specifying the -Dorg.eclipse.rwt.clientLogLevel VM argument and
see if there is any change?
Cheers,
Rüdiger
Markus Wolf wrote:
> Ok, I've found that the problem only occurs in Konqueror and FireFox.
> In Epipany (also Gecko based) it does work as expected.
> Also the problem does exists with the qooxdoo demos as well.
|
|
|
|
Re: Demo M6 Startup Problem [message #46090 is a reply to message #46001] |
Tue, 11 September 2007 18:49 |
Eclipse User |
|
|
|
Originally posted by: rherrmann.innoopract.com
Markus Wolf wrote:
> Thanks Rüdiger,
>
>> only a wild guess: could you disable the popup-blocker or launch RAP
>> without specifying the -Dorg.eclipse.rwt.clientLogLevel VM argument and
>> see if there is any change?
>>
> setting the cientLogLevel argument does help. Can you explain to me what
> this parameter is for?
This parameter controls what kind of logging information should be
written by qooxdoo.
The value of this parameter is passed to qooxdoo by calling
qx.log.Logger.ROOT_LOGGER.setMinLevel with the value as the only
argument. For more information on qooxdoo logging see here:
http://qooxdoo.org/documentation/0.6/user_manual/the_logging _system
Setting a log level other than OFF will very likely write messages to
the log. By default, those are displayed in a popup window. The only
exception I know of is Firefox when FireBug is installed. In this case
they are written to the Firefox console.
It seems that there are some issues if log window gets blocked. I will
try to reproduce this and file a bug at qooxdoo.
>
> Markus Wolf
|
|
|
Powered by
FUDForum. Page generated in 0.04025 seconds