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

Fix launcher #11473

Merged
merged 2 commits into from
Jul 9, 2024
Merged

Fix launcher #11473

merged 2 commits into from
Jul 9, 2024

Conversation

koppor
Copy link
Member

@koppor koppor commented Jul 9, 2024

Fixes #11465

Reason: In #11195, we introduced applicationDefaultJvmArgs, which are required to be passed to java launcher.

The existing script (introduced in 2020, #6439), did pass a wrong parameter -p. It was not noticed, because the path was not found (one ../ was missing). Now, we need this config "somehow", because of this #11195.

Mandatory checks

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

koppor and others added 2 commits July 9, 2024 22:04
Co-authored-by: Christoph <siedlerkiller@gmail.com>
@koppor koppor added the os: snap When JabRef is run as a snap on linux label Jul 9, 2024
@koppor koppor enabled auto-merge July 9, 2024 20:10
@koppor koppor disabled auto-merge July 9, 2024 20:33
@koppor koppor merged commit 6b8e95d into main Jul 9, 2024
22 of 24 checks passed
@koppor koppor deleted the fix-snapcraft branch July 9, 2024 20:33
Copy link
Contributor

github-actions bot commented Jul 9, 2024

The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os: snap When JabRef is run as a snap on linux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jabref snap fails to start on ubuntu
3 participants