Closed Chronoxy closed 1 month ago
Tagging a few other students (randomly selected) who have completed related increments, in case they can pitch in: @zyng233 @weiliann @Incogdino @yanqiyqh @linette-g @calebyyy @adipanda2002 @dominopizzaaaa @appleshill @Gilbb Others are welcome to pitch in too.
It looks good in my OS(window), but just that the program does not handle non-positive value like if I type
mark 0
, it caused a java.lang.IndexOutOfBoundsException in the terminal but it was not reflected in the chatbot.
It looks good in my OS(window), but just that the program does not handle non-positive value like if I type
mark 0
, it caused a java.lang.IndexOutOfBoundsException in the terminal but it was not reflected in the chatbot.
Hi @zyng233, thank you so much for your help. I'll perform a fix immediately 🙇♂️ 🙏
Edit: fixed
Unfortunate, on MacOS, it's not possible to run the .jar file by just click on it :(
For anyone trying to run it, navigate to the folder where you downloaded the .jar file and run the application using the following command:
java -jar patrick.jar
I tried running some of the example codes in your user guide, but Patrick The Star kept telling me the format is wrong :(
Looks good on my OS (macOS), just that the chatbot doesn't handle cases where the task description is empty for deadline or event tasks. Example input: deadline /by Sep 20 2024 2359
UI looks nice but the app crashes when I rerun it after adding a todo.
Steps to reproduce:
todo ip
bye
edit: OS: windows
Error:
Everything looks good to me! (Windows user) Only issue I found was being able to add an event where the start time is after the end time.
I tried running some of the example codes in your user guide, but Patrick The Star kept telling me the format is wrong :(
hi @yizhong187,
Thanks for your help on testing my product. However, I tried on my end it seems to work as intended. Could I trouble any other mac users to test on this issue? Thanks
Looks good on my OS (macOS), just that the chatbot doesn't handle cases where the task description is empty for deadline or event tasks. Example input:
deadline /by Sep 20 2024 2359
Hi @linette-g, thanks for helping to test my product. I have thus fixed the issue in the latest release. 🙏
UI looks nice but the app crashes when I rerun it after adding a todo.
Steps to reproduce:
- add a new todo with
todo ip
- exit the app with
bye
- reboot the app
edit: OS: windows
Error:
Hi @weiliann, thank you for testing my product. I have therefore fixed the issue in my latest release. 🙏 🙇♂️
@Chronoxy 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.
Hi friends,
I'm looking for anyone who is available and would like to help me test my .jar file. If possible, both Windows and Mac machines.
Follow the steps below:
patrick.jar
herelist
: Lists all added taskstodo work
: Adds a new todo task with the description "work"For all other features, refer to my user guide. I would appreciate if you could leave a comment to let me know how it goes
Thank you so much in advance friends 😄