Paul

Results 8 comments of Paul

This depends on #92.

rada: your suggestion did not work for me, but a variation of kschuetz suggestion does. Can anyone here implement a fix? Should I try to do this myself? My fix...

I found a work-around here: https://askubuntu.com/questions/695560/assistive-technology-not-found-awterror. Except I am using java-11-openjdk. Commenting out the line in /etc/java-11-openjdk/accessibility.properties fixes the issue.

I too had this problem. I think the best solution is to just push the latest 5.0-SNAPSHOT of MigLayout to clojars as a frozen dependency. I have tested this by...

The new miglayout at sonatype (currently 5.1) solves this issue but it is still SNAPSHOT. Not sure what the deal is. I'm currently using it in my custom seesaw dev...

I don't know why travis CI is failing (EOF while reading?), but ./lazytest.sh passes on my box as does lein test.

I'm using 64 bit Ubuntu 14.04 and java version "1.7.0_65" OpenJDK Runtime Environment (IcedTea 2.5.1) (7u65-2.5.1-4ubuntu1~0.14.04.2) OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode) I'd be interested to see if...

``` clojure (seesaw.dev/show-options (slider)) ``` Seems to indicate that it is.