Giter VIP home page Giter VIP logo

clipall's People

Watchers

 avatar

Forkers

erolhira

clipall's Issues

Exception on starting the App

What steps will reproduce the problem?
1. Install
2. Open the application using the command java -jar ClipAll.jar


What is the expected output? What do you see instead?
The application should have opened

What version of the product are you using? On what operating system?
Windows 7. ClipAll_1_4.jar used for installation
Java:
c:\Program Files (x86)\ClipAll\dist>java -version
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)


Please provide any additional information below.

c:\Program Files (x86)\ClipAll>cd dist

c:\Program Files (x86)\ClipAll\dist>java -jar ClipAll.jar
Exception in thread "main" com.melloware.jintellitype.JIntellitypeException: jav
a.lang.UnsatisfiedLinkError: no JIntellitype in java.library.path
        at com.melloware.jintellitype.JIntellitype.<init>(JIntellitype.java:102)

        at com.melloware.jintellitype.JIntellitype.getInstance(JIntellitype.java
:124)
        at dev.clipall.business.HotKeyLogic.initializeHotKeyListener(HotKeyLogic
.java:52)
        at test.LogicTest.main(LogicTest.java:18)
Caused by: java.lang.UnsatisfiedLinkError: no JIntellitype in java.library.path
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1734)
        at java.lang.Runtime.loadLibrary0(Runtime.java:823)
        at java.lang.System.loadLibrary(System.java:1028)
        at com.melloware.jintellitype.JIntellitype.<init>(JIntellitype.java:97)
        ... 3 more

Original issue reported on code.google.com by [email protected] on 17 May 2011 at 9:59

search panel issues

1. searching in search panel is case-sensitive.
2. searched item cannot be pasted by pressing enter.

Original issue reported on code.google.com by [email protected] on 10 Dec 2009 at 1:45

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.