bingsen0806 / pe

0 stars 0 forks source link

DG mentions double click to start jar file #12

Open bingsen0806 opened 2 years ago

bingsen0806 commented 2 years ago

image.png

As per project constraints, the app should support Linux users. Linux users cannot double click on the file to start the app due to permission issues.

This bug is medium (could be high), because worse case all Linux users (and some Mac users) who are not tech savvy will just keep clicking on the app and unable to launch, hence not being able to use the app.

Should at least mention something like "if this doesn't work, then blah blah blah"

This is a separate report from the UG one becasue this is DG

soc-se-bot commented 2 years ago

Team's Response

Reason

Good find on this bug. We do acknowledge that linux users would have to do additional step to run our program via double click. However, we are told to use the command "java -jar" and only to use double click as a last resort as shown below.

image.png

Therefore, our team feels that it should be of severity.Low as it would casue only cause a minor inconvenience to linux users.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: [replace this with your explanation]