Coder Social home page Coder Social logo

Comments (12)

MrCode97 avatar MrCode97 commented on May 24, 2024

Executing from openstego (not within the /lib folder) worked fine for me:
java -jar lib/openstego.jar
or
java -jar <absolute path>/openstego/lib/openstego.jar

from openstego.

RossComputerGuy avatar RossComputerGuy commented on May 24, 2024

I'm using the AUR package.

from openstego.

syvaidya avatar syvaidya commented on May 24, 2024

@SpaceboyRoss01 not sure what is AUR package, but looks like that the package is incorrectly built. Can you check if openstego.jar file is there, and if so extract the contents using any zip utility and check if following file exists: com/openstego/desktop/resource/openstego.ini

from openstego.

RossComputerGuy avatar RossComputerGuy commented on May 24, 2024

https://aur.archlinux.org/packages/openstego/ this is what I'm using because I'm using Arch and I don't know where the jar is located

from openstego.

RossComputerGuy avatar RossComputerGuy commented on May 24, 2024

@MrCode97 I don't know where the lib directory for openstego is.

from openstego.

RossComputerGuy avatar RossComputerGuy commented on May 24, 2024

from openstego.

syvaidya avatar syvaidya commented on May 24, 2024

I saw that in that package the openstego.sh is having following line:

java -jar "/usr/share/java/openstego/openstego.jar" "$@"

It seems to be okay. Did you try running openstego using "openstego.sh" script?

from openstego.

RossComputerGuy avatar RossComputerGuy commented on May 24, 2024

from openstego.

syvaidya avatar syvaidya commented on May 24, 2024

Can you try downloading zip version directly from github releases, and try that instead of using ArchLinux package?

from openstego.

RossComputerGuy avatar RossComputerGuy commented on May 24, 2024

it does the same thing.

from openstego.

syvaidya avatar syvaidya commented on May 24, 2024

Thanks, I am able to reproduce it. The issue happens only first time you launch OpenStego. It fails with NPE, but it still creates "openstego.ini" file in the user's home folder, and next launch onwards it works fine. I'll fix this with next release.

from openstego.

syvaidya avatar syvaidya commented on May 24, 2024

Fixed in master branch. Will be part of next release.

from openstego.

Related Issues (20)

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.