Happens on linux too:
gary@gary-dell:~/dev$ java -jar ~/Downloads/clooj-0.4.1-standalone.jar
#<Thread Thread[main,5,main]>
java.lang.ClassNotFoundException: com.apple.eawt.FullScreenUtilities
        at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:188)
        at clooj.core$startup$fn__323.invoke(core.clj:753)
        at clooj.core$startup.invoke(core.clj:753)
        at clooj.core$_main.doInvoke(core.clj:778)
        at clojure.lang.RestFn.invoke(RestFn.java:397)
        at clojure.lang.AFn.applyToHelper(AFn.java:159)
        at clojure.lang.RestFn.applyTo(RestFn.java:132)
        at clooj.core.main(Unknown Source)



On Fri, Jun 28, 2013 at 11:49 AM, Plinio Balduino <pbaldu...@gmail.com>wrote:

> Hi there
>
> I sent a pull request fixing this Apple lib issue.
>
> https://github.com/arthuredelstein/clooj/pull/119
>
> I'm not in Clooj list and never heard about before, but it sounds like an
> awesome project.
>
> Regards
>
> Plínio
>
>
> On Thursday, June 27, 2013 11:05:56 PM UTC-3, Cedric Greevey wrote:
>>
>> I'm starting to wonder if I'm the only person using clooj ... the clooj
>> list is very quiet lately, and I'm getting the uncomfortable feeling that
>> my notes and bug reports are falling on deaf ears.
>>
>  --
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to