JTablet 2 (1.2.2-alpha_20100404) release! SDK, and Windows/Mac installers

26 views
Skip to first unread message

Marcello Bastéa-Forte

unread,
Apr 5, 2010, 1:18:57 AM4/5/10
to jtabl...@googlegroups.com
This is the first alpha release intended for end-users. 

Please give it a go and report any problems you find!

End-user installation page:

Updated developer page:

Updated SDK:
   http://jtablet.cellosoft.com/jtablet2/release/jtablet2-1.2.2-alpha-20100404-dev.tgz

Cheers,

Marcello

Thor Harald Johansen

unread,
Apr 11, 2010, 6:39:00 AM4/11/10
to jtabl...@googlegroups.com
I did a little test where I removed all traces of the JTablet DLL on the
system and then I ran your JTablet2 test app:

Exception in thread "thread
applet-cello.demo.jtablet.DemoApplet.class-1"
java.lang.UnsatisfiedLinkError: no jtablet in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at cello.tablet.JTabletLoadNative$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at cello.tablet.JTabletLoadNative.loadNative(Unknown Source)
at cello.tablet.JTablet.<clinit>(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at
cello.jtablet.installer.JTabletExtension.getLegacyJTabletVersion(JTabletExtension.java:153)
at
cello.jtablet.installer.JTabletExtension.getInstalledVersion(JTabletExtension.java:70)
at cello.demo.jtablet.InstallStatusPanel.<init>(InstallStatusPanel.java:68)
at cello.demo.jtablet.DemoApplet.init(DemoApplet.java:127)
at
sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
Source)
at java.lang.Thread.run(Unknown Source)

This is the same old problem I've been having with JTablet 0.9.x. Think
you could handle this in a cleaner way? Aren't you bundling some small
classes with JTablet2 that deal with this? :/

Thor

> --
> You received this message because you are subscribed to the Google
> Groups "jtablet-dev" group.
> To post to this group, send email to jtabl...@googlegroups.com.
> To unsubscribe from this group, send email to
> jtablet-dev...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/jtablet-dev?hl=en.

Thor Harald Johansen

unread,
Apr 11, 2010, 6:42:26 AM4/11/10
to jtabl...@googlegroups.com
Okay, I disregard this email. It was from a partially installed JTablet
0.9.x. Still, the prescense of the JAR and the absencse of the DLL
should be detected properly.

Thor

Marcello Bastéa-Forte

unread,
Apr 11, 2010, 11:38:45 AM4/11/10
to jtabl...@googlegroups.com
Thanks for the stacktrace + debugging. You've found a bug. :-)

JTabletExtension.getLegacyJTabletVersion should be catching Throwable instead of Exception. I've committed a patch and it'll be included in the next release.

Marcello
Reply all
Reply to author
Forward
0 new messages