[ale] hodoku stopped working

Charles Shapiro hooterpincher at gmail.com
Fri Oct 3 13:10:29 EDT 2014


Off hand it looks like it's trying to set something from its config file
which ain't present...


Oct 03, 2014 12:24:59 PM sudoku.Main main
CONFIG: java.io.tmpdir=/tmp
Oct 03, 2014 12:24:59 PM sudoku.Main main
CONFIG: user.dir=/home/pbc
Oct 03, 2014 12:24:59 PM sudoku.Main main
CONFIG: user.home=/home/pbc
Oct 03, 2014 12:24:59 PM sudoku.Main main
CONFIG: launch4j.exedir=null
Oct 03, 2014 12:24:59 PM sudoku.Options readOptions
INFO: Reading options from /tmp/hodoku.hcfg
Oct 03, 2014 12:25:00 PM sudoku.Main main
CONFIG: Startup path: file:/home/pbc/Downloads/
hodoku.jar!/sudoku/Main.class
Oct 03, 2014 12:25:00 PM sudoku.Main main
CONFIG: No config file found: </home/pbc/Downloads/hodoku.hcfg>
Oct 03, 2014 12:25:00 PM sudoku.SudokuUtil setLookAndFeel
CONFIG: laf=Metal
Exception in thread "AWT-EventQueue-0" java.awt.HeadlessException

I dunno what "laf=Metal" means, but apparently neither does Hodoku.  A
random google search brings up lots on "java metal theme" for Oracle java,
much of it related to "Java Metal Look at Feel".  Is the jre on your new
machine oracle, or is it something else? Perhaps something that doesn't
know what "Metal Look and Feel" is?

-- CHS


On Fri, Oct 3, 2014 at 12:29 PM, Paul Cartwright <pbcartwright at gmail.com>
wrote:

> ok, so everything I've installed seems to work in fedora 21 EXCEPT my
> favorite sudoku game called hodoku.. It is run via java jar.. and now
> when I run it, nothing happens.. here is the output, anyone??
> called from a shell script:
> java -Xmx512m -jar /home/pbc/Downloads/hodoku.jar
>
>
> hodoku
> Oct 03, 2014 12:24:59 PM sudoku.Main main
> CONFIG: java.io.tmpdir=/tmp
> Oct 03, 2014 12:24:59 PM sudoku.Main main
> CONFIG: user.dir=/home/pbc
> Oct 03, 2014 12:24:59 PM sudoku.Main main
> CONFIG: user.home=/home/pbc
> Oct 03, 2014 12:24:59 PM sudoku.Main main
> CONFIG: launch4j.exedir=null
> Oct 03, 2014 12:24:59 PM sudoku.Options readOptions
> INFO: Reading options from /tmp/hodoku.hcfg
> Oct 03, 2014 12:25:00 PM sudoku.Main main
> CONFIG: Startup path:
> file:/home/pbc/Downloads/hodoku.jar!/sudoku/Main.class
> Oct 03, 2014 12:25:00 PM sudoku.Main main
> CONFIG: No config file found: </home/pbc/Downloads/hodoku.hcfg>
> Oct 03, 2014 12:25:00 PM sudoku.SudokuUtil setLookAndFeel
> CONFIG: laf=Metal
> Exception in thread "AWT-EventQueue-0" java.awt.HeadlessException
>     at
> java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:207)
>     at java.awt.Window.<init>(Window.java:536)
>     at java.awt.Frame.<init>(Frame.java:420)
>     at java.awt.Frame.<init>(Frame.java:385)
>     at javax.swing.JFrame.<init>(JFrame.java:181)
>     at sudoku.MainFrame.<init>(MainFrame.java:217)
>     at sudoku.Main$2.run(Main.java:872)
>     at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
>     at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744)
>     at java.awt.EventQueue.access$400(EventQueue.java:97)
>     at java.awt.EventQueue$3.run(EventQueue.java:697)
>     at java.awt.EventQueue$3.run(EventQueue.java:691)
>     at java.security.AccessController.doPrivileged(Native Method)
>     at
>
> java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
>     at java.awt.EventQueue.dispatchEvent(EventQueue.java:714)
>     at
>
> java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
>     at
>
> java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
>     at
>
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
>     at
> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
>     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
>     at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
>
> $
>
> --
> Paul Cartwright
> Registered Linux User #367800 and new counter #561587
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20141003/c33f6059/attachment.html>


More information about the Ale mailing list