Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: widgetset version 6.7.1 does not seem to match theme version 6_6_6 #11

Open
tocer opened this issue Jul 18, 2012 · 1 comment

Comments

@tocer
Copy link

tocer commented Jul 18, 2012

run Cacl demo in linux terminal and browse http://localhost:8880/?debug, then I found warning message in degub window:

Drag title=move, shift-drag=resize, doubleclick title=min/max.Use debug=quiet to log only to browser console.
Starting Vaadin client side engine. Widgetset: org.muntiacus.MuntjacWidgetSet
Widget set is built on version: 6.7.1
Warning: widgetset version 6.7.1 does not seem to match theme version 6_6_6
Starting application ROOT-8632804374387502268
Vaadin application servlet version: 1.1.0
Application version: NONVERSIONED
Warning: your widget set seems to be built with a different version than the one used on server. Unexpected behavior may occur.
inserting load indicator
Making UIDL Request with params: init�
Server visit took 46ms
... ...

how to fix it?
ps, muntjac version 1.1.0

@rwl
Copy link
Owner

rwl commented Jul 19, 2012

This shouldn't cause a problem, but I will leave the issue open. Vaadin is very good at maintaining the stability of their widgetset API. IIRC, Muntjac was based on Vaadin 6.7.3. You might find some issues using a 6.8.x widgetset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants