nus-cs2103-AY2425S1 / forum

12 stars 0 forks source link

Requesting smoke test on MacOS or linux #436

Open keithxun opened 1 week ago

keithxun commented 1 week ago

This is my release page: https://github.com/keithxun/ip/releases/tag/A-Release-2.1 This is my user guide: https://keithxun.github.io/ip/

Need help testing on linux since it did not pass the smoke test the first time round.

keithong@KeithOngcom:~$ java -jar bopes.jar
Sep 25, 2024 12:07:00 AM com.sun.javafx.application.PlatformImpl startup
WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @1ee8f3b8'
MESA: error: ZINK: failed to choose pdev
glx: failed to create drisw screen

On a side note, I am getting this error when I attempt to run the file on ubuntu. This seems like an issue with my linux environment, not the jar file and will appreciate any advice.

Thanks in advance!

nus-se-bot commented 1 week ago

Tagging a few other students (randomly selected) who have completed related increments, in case they can pitch in: @teamotitan @trpmy @cth06-Github @sheenkerr @1st2GetThisName @fymbc @stanleytangzh @G-Y-Chan @PresleyChew @raihahahan @Shux347 @reidenong @Sornsornah @yockcheng @LowXiSi Others are welcome to pitch in too.

LowXiSi commented 1 week ago

I ran your jar file on macOS Ventura 13.5.2 and didn't encounter any errors. I played around a little bit and didn't encounter any crashes but here are some minor things you might want to take note of:

Screenshot 2024-09-25 at 2 54 44 AM

otherwise the program looks great :)

yyihaoc commented 1 week ago

Hi! I ran your jar file on macOS Sonoma 14.2 and no error is encountered. Same observations as @LowXiSi. One more thing is that the GUI can be shifted left and right, not sure if its intended that way. Overall, it looks great to me, good job on having the error messages appear in a different colour!

yockcheng commented 1 week ago
Screenshot 2024-09-25 at 1 24 59 PM Screenshot 2024-09-25 at 1 28 12 PM

Hello, I ran your jar file on my mac and everything looks good, just have a few comments:

Other that that, I think its great!

Jollybomber commented 6 days ago
Screenshot 2024-09-26 at 5 41 57 PM

Hi, ran your jar file on my mac and everything looks good, just some small comments:

Good job!

nus-se-bot commented 1 minute ago

@keithxun A gentle reminder to close this issue if the problem has been resolved. If not resolved yet, please post a comment explaining which part of the problem/question remains unresolved.