Hi there,
the error you are seeing is because its falling over when trying to
run the Windows specific hotkey library (JIntellitype).

I'll make a new release for you which fails "gracefully" when these
keyhandlers can't install, then you shouldn't have any problems.

Will probably be one or two days before I can get a new release
posted.

Cheers,
Ben


On Oct 28, 6:22 am, FND <[email protected]> wrote:
> > I would appreciate any feedback
>
> I'd love to give it a try, but it doesn't seem to like Ubuntu:
>
> $ java -jar tiddle-0.0.3-jar-with-dependencies.jar
> log4j:WARN No appenders could be found for logger
> (tiddle.search.WikiFileLoader).
> log4j:WARN Please initialize the log4j system properly.
> Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException:
> com.melloware.jintellitype.JIntellitypeException:
> java.lang.UnsatisfiedLinkError: no JIntellitype in java.library.path
>   at tiddle.TiddleMain$1.run(TiddleMain.java:22)
>   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
>   at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
>   at
> java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
>   at
> java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
>   at
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
>   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
>   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
>   at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
> Caused by: com.melloware.jintellitype.JIntellitypeException:
> java.lang.UnsatisfiedLinkError: no JIntellitype in java.library.path
>   at com.melloware.jintellitype.JIntellitype.<init>(JIntellitype.java:100)
>   at
> com.melloware.jintellitype.JIntellitype.getInstance(JIntellitype.java:122)
>   at tiddle.gui.Intellitype.<init>(Intellitype.java:23)
>   at tiddle.gui.GuiController.<init>(GuiController.java:108)
>   at tiddle.TiddleMain$1.run(TiddleMain.java:19)
>   ... 8 more
> Caused by: java.lang.UnsatisfiedLinkError: no JIntellitype in
> java.library.path
>   at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1709)
>   at java.lang.Runtime.loadLibrary0(Runtime.java:823)
>   at java.lang.System.loadLibrary(System.java:1028)
>   at com.melloware.jintellitype.JIntellitype.<init>(JIntellitype.java:95)
>   ... 12 more
>
> -- F.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tiddlywikidev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to