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

Initial startup double-prints welcome message. #1

Closed
iltep64 opened this issue Nov 15, 2019 · 1 comment
Closed

Initial startup double-prints welcome message. #1

iltep64 opened this issue Nov 15, 2019 · 1 comment

Comments

@iltep64
Copy link
Owner

iltep64 commented Nov 15, 2019

Expected

Only one line of "What can I do for you?" is printed.

Actual

2 copies of that line are printed.

image.png

@nus-pe-bot
Copy link

Team's Response

Each of our team members were able to run the jar file locally and were unable to reproduce this issue (using Java 11 and via the java -jar command). Other testers were also able to run the jar file locally.

After a bit of research, we have determined that the cause of the issue is due to JFoenix being incompatible with JDK 12.

We referred to the following resources:

We can confirm that this issue is being caused by this incompatibility because one team member was able to reproduce this issue by running the jar file with JDK 12.

However, we would like to point out that the PE instructions (found here: https://nus-cs2103-ay1920s1.github.io/website/admin/project-deliverables.html#pe-d-during-the-session) does state that the tester ought to first run java -version to check that the tester is indeed using Java 11. We are marking this issue as rejected with permission from the professor.

Items for the Tester to Verify

❓ Issue response

Team chose [response.Rejected]

  • I disagree

Reason for disagreement: [replace this with your reason]


@iltep64 iltep64 closed this as completed May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants