rangedatefield

13 views
Skip to first unread message

scog

unread,
Sep 24, 2013, 8:25:56 AM9/24/13
to mun...@googlegroups.com
is there a script that I could get to convert addons from vaadin.   the main vaadin inline datefield seems to be very much lacking
and the  rangedatefield addon seems to do what I need. 
 
 
thanks
 
 
 

Richard Lincoln

unread,
Sep 24, 2013, 10:29:06 AM9/24/13
to mun...@googlegroups.com
I used to use javapyler, but it requires some modification to make it
run and the output still needs a lot of manual adjustment (loops in
particular).

Richard
> --
> You received this message because you are subscribed to the Google Groups
> "muntjac" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to muntjac+u...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

scog

unread,
Sep 24, 2013, 3:50:56 PM9/24/13
to mun...@googlegroups.com
I have installed javapyler and followed the guide.  however when I ran the program
I got an error and nothing seemed to happen
 
see error below
thanks
 
Traceback (innermost last):
  File "/usr/src/javapyler/src/gwtpyler.py", line 5, in ?
  File "/usr/src/javapyler/src/javapyler.py", line 15, in ?
  File "/usr/src/javapyler/src/JavaAstToPythonAst.py", line 18, in ?
   at java.lang.VMClassLoader.defineClass(libgcj.so.10)
   at java.lang.ClassLoader.defineClass(libgcj.so.10)
   at java.lang.ClassLoader.defineClass(libgcj.so.10)
   at org.python.core.SyspathJavaLoader.loadClassFromBytes(jython-2.2.1.jar.so)
   at org.python.core.SyspathJavaLoader.loadClass(jython-2.2.1.jar.so)
   at java.lang.ClassLoader.loadClass(libgcj.so.10)
   at org.python.core.Py.findClassEx(jython-2.2.1.jar.so)
   at org.python.core.SysPackageManager.findClass(jython-2.2.1.jar.so)
   at org.python.core.PackageManager.findClass(jython-2.2.1.jar.so)
   at org.python.core.SysPackageManager.findClass(jython-2.2.1.jar.so)
   at org.python.core.PyJavaPackage.__findattr__(jython-2.2.1.jar.so)
   at org.python.core.PackageManager.lookupName(jython-2.2.1.jar.so)
   at org.python.core.JavaImporter.find_module(jython-2.2.1.jar.so)
   at org.python.core.JavaImporter.find_module(jython-2.2.1.jar.so)
   at java.lang.reflect.Method.invoke(libgcj.so.10)
java.lang.LinkageError: java.lang.LinkageError: loading constraint violated

Richard Lincoln

unread,
Sep 25, 2013, 2:10:26 AM9/25/13
to mun...@googlegroups.com
This is the sort of things I was talking about. It looks like you are
using GCJ. Perhaps try Oracle Java or OpenJDK.

There might be some other posts on this list that describe how to use Javapyler.

Regards,
Richard
Reply all
Reply to author
Forward
0 new messages