Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac OS X binary seems broken for JabRef 3.4 release #1481

Closed
koji33 opened this issue Jun 6, 2016 · 8 comments
Closed

Mac OS X binary seems broken for JabRef 3.4 release #1481

koji33 opened this issue Jun 6, 2016 · 8 comments
Labels
bug Confirmed bugs or reports that are very likely to be bugs build-system os: macOS

Comments

@koji33
Copy link
Contributor

koji33 commented Jun 6, 2016

I downloaded JabRef 3.4 binary from JabRef homepage and tried to start Application by double click on El Capitan with java 1.8. The leftmost menu "JabRef" appears, but other menus don't appear and the program cannot be quitted.

At this stage, running 'ps ax | grep JabRef' gives 'path/to/JabRef.app/Contents/MacOS/JavaApplicationStub' so I tried to run it from the command line. Then it emits following stderr:

JavaApplicationStub[3373:64431] Apple AWT Startup Exception: Cannot lock focus on image <NSImage 0x11bf59070 Size={0, 0} Reps=()>, because it is size zero.
JavaApplicationStub[3373:64431] Apple AWT Restarting Native Event Thread

The program runs successfully if it is run manually by "java -jar path/to/JabRef.app/Contents/java/app/JabRef-3.4.jar".

@stefan-kolb
Copy link
Member

@chochreiner Could you please have a look if you have some time?

@chochreiner
Copy link
Collaborator

the problem is most likely this commit 327b164 - I may find some time have a more detailed look at it later this week

@stefan-kolb stefan-kolb added build-system bug Confirmed bugs or reports that are very likely to be bugs labels Jun 6, 2016
@burkesquires
Copy link

I tried downloading the latest release and the development version and had the same problem. Run-in Mac OS 10.10.5. Both seemed to install fine but when opening no windows appears. it also would not quit and required a Force Quit.

@rpep
Copy link

rpep commented Jun 9, 2016

Have same problem on OS X 10.11.5

@chochreiner
Copy link
Collaborator

@koppor do you have a license for install4j so that I can test the build on OSX?

@simonharrer
Copy link
Contributor

I sent you the JabRef license code.

@matthiasgeiger
Copy link
Member

This issue should be fixed now. You can use a development Version from http://builds.jabref.org/master/ which should be working as expected.

@rpep
Copy link

rpep commented Jun 10, 2016

Great, thanks! New dev version works fine :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs build-system os: macOS
Projects
None yet
Development

No branches or pull requests

7 participants