Comments on: Write Your Own Novelties https://lizards.opensuse.org/2009/06/01/write-your-own-novelties/ Blogs and Ramblings of the openSUSE Members Fri, 06 Mar 2020 17:50:09 +0000 hourly 1 https://wordpress.org/?v=4.7.5 By: Thomas Schraitle https://lizards.opensuse.org/2009/06/01/write-your-own-novelties/#comment-993 Mon, 01 Jun 2009 15:44:10 +0000 http://lizards.opensuse.org/?p=1167#comment-993 That shouldn’t happen, of course. I’ve tested it with openSUSE 11.1 and it worked for me.

Ahh, after I’ve had a closer look, it seems the log4j package was missing in the requires section. I’ve built a new package, that should work hopefully (available in a few minutes).

Thanks for your report!

]]>
By: Zonker https://lizards.opensuse.org/2009/06/01/write-your-own-novelties/#comment-992 Mon, 01 Jun 2009 15:37:10 +0000 http://lizards.opensuse.org/?p=1167#comment-992 Hi Thomas,

This fails with the following error:

Exception in thread “main” java.lang.NoClassDefFoundError: org/apache/log4j/Logger
at ch.intertec.storybook.StorybookApp.(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Logger
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336)
… 1 more
Could not find the main class: ch.intertec.storybook.StorybookApp. Program will exit.

]]>
By: Thomas Schraitle https://lizards.opensuse.org/2009/06/01/write-your-own-novelties/#comment-991 Mon, 01 Jun 2009 14:42:56 +0000 http://lizards.opensuse.org/?p=1167#comment-991 Thanks for the recommendation. Seems very interesting.

]]>
By: cast_iron https://lizards.opensuse.org/2009/06/01/write-your-own-novelties/#comment-990 Mon, 01 Jun 2009 13:24:53 +0000 http://lizards.opensuse.org/?p=1167#comment-990 If you are interested in writing stories I can highly recommend Celtx. It is mostly geared towards movie/TV production, but it is still very versatile. Check out their homepage at celtx.com.

/cast_iron

DISCLAIMER: I’m not in way affiliated with the celtx team, I’ve just come to enjoy using their software for writing.

]]>