Git Product home page Git Product logo

Comments (2)

caiorss avatar caiorss commented on August 25, 2024

I don't have a OSX so didn't have any way to test the app on this operating system. In Windows and Linux it worked seamless. Thanks for the bug report. To solve this bug I will need additional help from someone who has some MacOSX.

Could you tell the Java version you are using and the Scala version and if you are using the Oracle's Java, Apple's Java or OpenJdk Java, I mean the java vendor ?

Here is my data:

Java Version:

$ java -version
java version "1.8.0_74"
Java(TM) SE Runtime Environment (build 1.8.0_74-b02)
Java HotSpot(TM) 64-Bit Server VM (build 25.74-b02, mixed mode)

Detailed Java Info:

$ java -XshowSettings:properties -version
Property settings:
    awt.toolkit = sun.awt.X11.XToolkit
    file.encoding = UTF-8
    file.encoding.pkg = sun.io
    file.separator = /
    java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
    java.awt.printerjob = sun.print.PSPrinterJob
    java.class.path = .
    java.class.version = 52.0
    java.endorsed.dirs = /home/arch/opt/jdk1.8.0_74/jre/lib/endorsed
    java.ext.dirs = /home/arch/opt/jdk1.8.0_74/jre/lib/ext
        /usr/java/packages/lib/ext
    java.home = /home/arch/opt/jdk1.8.0_74/jre
    java.io.tmpdir = /tmp
    java.library.path = /usr/java/packages/lib/amd64
        /usr/lib64
        /lib64
        /lib
        /usr/lib
    java.runtime.name = Java(TM) SE Runtime Environment
    java.runtime.version = 1.8.0_74-b02
    java.specification.name = Java Platform API Specification
    java.specification.vendor = Oracle Corporation
    java.specification.version = 1.8
    java.vendor = Oracle Corporation
    java.vendor.url = http://java.oracle.com/
    java.vendor.url.bug = http://bugreport.sun.com/bugreport/
    java.version = 1.8.0_74
    java.vm.info = mixed mode
    java.vm.name = Java HotSpot(TM) 64-Bit Server VM
    java.vm.specification.name = Java Virtual Machine Specification
    java.vm.specification.vendor = Oracle Corporation
    java.vm.specification.version = 1.8
    java.vm.vendor = Oracle Corporation
    java.vm.version = 25.74-b02
    line.separator = \n 
    os.arch = amd64
    os.name = Linux
    os.version = 4.4.39-1-MANJARO
    path.separator = :
    sun.arch.data.model = 64
    sun.boot.class.path = /home/arch/opt/jdk1.8.0_74/jre/lib/resources.jar
        /home/arch/opt/jdk1.8.0_74/jre/lib/rt.jar
        /home/arch/opt/jdk1.8.0_74/jre/lib/sunrsasign.jar
        /home/arch/opt/jdk1.8.0_74/jre/lib/jsse.jar
        /home/arch/opt/jdk1.8.0_74/jre/lib/jce.jar
        /home/arch/opt/jdk1.8.0_74/jre/lib/charsets.jar
        /home/arch/opt/jdk1.8.0_74/jre/lib/jfr.jar
        /home/arch/opt/jdk1.8.0_74/jre/classes
    sun.boot.library.path = /home/arch/opt/jdk1.8.0_74/jre/lib/amd64
    sun.cpu.endian = little
    sun.cpu.isalist = 
    sun.io.unicode.encoding = UnicodeLittle
    sun.java.launcher = SUN_STANDARD
    sun.jnu.encoding = UTF-8
    sun.management.compiler = HotSpot 64-Bit Tiered Compilers
    sun.os.patch.level = unknown
    user.country = US
    user.dir = /run/media/arch/transfer/projects/clipboard.scala
    user.home = /home/arch
    user.language = en
    user.name = arch
    user.timezone = 

java version "1.8.0_74"
Java(TM) SE Runtime Environment (build 1.8.0_74-b02)
Java HotSpot(TM) 64-Bit Server VM (build 25.74-b02, mixed mode)

Sbt version:

$ sbt
> version
[info] 1.1.1
> 

Scala Version:

$ /home/arch/opt/scala-2.11.8/bin/scala 
Welcome to Scala 2.11.8 (Java HotSpot(TM) 64-Bit Server VM, Java 1.8.0_74).
Type in expressions for evaluation. Or try :help.

OS Info:

$ uname -a
Linux arch-pc 4.4.39-1-MANJARO #1 SMP PREEMPT Thu Dec 15 21:29:27 UTC 2016 x86_64 GNU/Linux

from clip.jar.

jmcmichael avatar jmcmichael commented on August 25, 2024

I tried the Oracle JDK and OpenJDK and both threw the same error noted by the original poster.

from clip.jar.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.