Coder Social home page Coder Social logo

jarzilla's People

Watchers

James Cloos avatar

jarzilla's Issues

Won't run when "Allow apps downloaded from Anywhere" isn't enable on OSX

What steps will reproduce the problem?
1. Go to System Preferences > Security & Privacy > General
2. Change the option to either "Mac App Store" or "Mac App Store and identified 
developers".
3. Close the Security & Privacy window.
4. Download the DMG file and install Jarzilla.
5. Right-click the Jarzilla icon, hold down Command, and click Open (this is 
necessary to override the security setting the first time you run the 
application.)

What is the expected output?
OSX should prompt you to confirm you want to open the application despite 
having the aforementioned security setting turned on.  You click Open and the 
app should launch.

What do you see instead?
OSX presents a dialog that says "'Jarzilla' is damaged and can't be opened.  
You should move it to the Trash." with a "Cancel" and "Move to Trash" button.  
The Console application shows the following:
4/16/14 3:42:32.496 PM CoreServicesUIAgent[21855]: Error SecAssessmentCreate: 
The operation couldn’t be completed. (OSStatus error -67030.)

What version of the product are you using? On what operating system?
0.1.5.  OSX Mavericks 10.9.2

Please provide any additional information below.
I verified the SHA-1 sum of the DMG file matches what is on the website, so 
it's definitely not corrupt.

As a workaround, if you like keeping the security setting turned on in System 
Preferences:
1. Go to System Preferences > Security & Privacy > General
2. Change the option to "Anywhere".
3. Close the Security & Privacy window.
4. Download the DMG file and install Jarzilla.
5. Run Jarzilla.  OSX will still warn you: "'Jarzilla' is an application 
downloaded from the Internet.  Are you sure you want to open it?"
6. Click Open.
7. Go to System Preferences > Security & Privacy > General
8. Change the option back to either "Mac App Store" or "Mac App Store and 
identified developers" (whichever you prefer).
Since the application was opened once while the security check was disabled, it 
won't run the security check again.


Original issue reported on code.google.com by [email protected] on 16 Apr 2014 at 8:30

Save Details window size

When I double click a class from a jar, it opens the lovely detail view, 
however I'd really love it if the window size could persist between opening 
classes.  I find myself constantly having to expand the size (which is oddly 
hard to do with the type of window picked to use).

Awesome tool otherwise!

Original issue reported on code.google.com by [email protected] on 17 Apr 2014 at 4:30

jarzilla doesn't run with Java 8

When you try to run Jarzilla with Java 8, the application with show the icon 
the Dock for a half second and then disappear.

Manually running it with the JavaApplicationStub produces:

./JavaApplicationStub_bak 
JavaVM: Failed to load JVM: 
/Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home/bundle/Libraries
/libserver.dylib
JavaVM: Failed to load JVM: 
/Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home/bundle/Libraries
/libserver.dylib
JavaVM FATAL: Failed to load the jvm library.

You can fix this by downloading the universalJavaApplicationStub.

cd /Applications/Jarzilla.app/Contents/MacOS
curl -O 
https://raw.githubusercontent.com/tofi86/universalJavaApplicationStub/master/src
/universalJavaApplicationStub
mv JavaApplicationStub JavaApplicationStub_bak
mv universalJavaApplicationStub JavaApplicationStub

Enjoy :)

Original issue reported on code.google.com by [email protected] on 12 Jun 2015 at 3:32

Allow to open nested jars

What steps will reproduce the problem?
1. Open a WAR file for example
2. Open one of the WEB-INF/lib/somedependency.jar
3. opens as text

What is the expected output? What do you see instead?
Open the jar to see the underlying content.

What version of the product are you using? On what operating system?
0.1.3

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 2 Mar 2011 at 1:04

Nested jar opening launches the default software associated with the file extension

What steps will reproduce the problem?
1. Set Jar Launcher as the default opening application for jars or wars
2. Open with Jarzilla an ear or war containing a jar or war
3. From Jarzilla, double click on a jar / war

What is the expected output? What do you see instead?
The expected output is a new Jarzilla window but I get The Java JAR file "..." 
could not be launched (ie the default error message when Jar Launcher fails to 
launch a jar.

What version of the product are you using? On what operating system?
0.1.4, Mac OS X 10.6.6



Original issue reported on code.google.com by [email protected] on 8 Mar 2011 at 8:53

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.