My GWT plugin is installed and enabled

When my application loads however, i get

What is the problem here? What do you recommend i try to resolve this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Chrome 22 for Mac dropped support for long-deprecated plugin models, which the GWT plugin still uses; there’s nothing you can do to make that version of the plugin load. The plugin source has already been updated to be compatible with current version of Chrome, there just needs to be a new release of the plugin including that change.