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

Exception when launching lukeall-1.0.1.jar #34

Closed
GoogleCodeExporter opened this issue Jan 29, 2016 · 1 comment
Closed

Exception when launching lukeall-1.0.1.jar #34

GoogleCodeExporter opened this issue Jan 29, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. java -jar lukeall-1.0.1.jar


What is the expected output? 
luke gui

What do you see instead?
>java -jar lukeall-1.0.1.jar
Exception in thread "main" java.lang.UnsatisfiedLinkError: 
sun.font.FontManager.initIDs()V
        at sun.font.FontManager.initIDs(Native Method)
        at sun.font.FontManager.access$000(Unknown Source)
        at sun.font.FontManager$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.font.FontManager.<clinit>(Unknown Source)
        at java.awt.Component.getFontMetrics(Unknown Source)
        at thinlet.Thinlet.setFont(Unknown Source)
        at thinlet.Thinlet.<init>(Unknown Source)
        at org.getopt.luke.Luke.<init>(Unknown Source)
        at org.getopt.luke.Luke.startLuke(Unknown Source)
        at org.getopt.luke.Luke.main(Unknown Source)

What version of the product are you using? On what operating system?
- lukeall-1.0.1.jar
- Windows XP
- >java -version
java version "1.6.0_11"
Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode)
jdk1.6.0_21

Original issue reported on code.google.com by fay...@gmail.com on 30 Jan 2011 at 3:06

@GoogleCodeExporter
Copy link
Author

Version 1.0.1 has reached an End-Of-Life status. Please try a newer version of 
Luke, and reopen this issue if the problem persists.

Original comment by sig...@gmail.com on 6 Jul 2011 at 1:13

  • Changed state: WontFix

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

No branches or pull requests

1 participant