OK, thanks, I'll give it a try.

I read that the popup handler doesn't exist anymore and that's why I
removed the config line.  If it's not in 2.7 then why is it showing up in
my linux build?  I just checked and I don't have the popupHandler enabled
but I do have logging enabled in general as well as the console handler.

Seems strange and inconsistent.  Anyway, thanks again for the help.

On Fri, Dec 5, 2014 at 12:04 PM, Jens <jens.nehlme...@gmail.com> wrote:

> The property gwt.logging.popupHandler does not exist anymore in GWT 2.7.
>
> If you don't want that popup you must disable the HasWidgetsHandler:
>
> <set-property name="gwt.logging.hasWidgetsHandler" value="DISABLED" />
>
> See:
> https://gwt.googlesource.com/gwt/+/master/user/src/com/google/gwt/logging/LoggingDisabled.gwt.xml
>
> -- J.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google Web Toolkit" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-web-toolkit/nuzgA4Mh4yE/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to