Bug 652 - Shell Menu did not change after login success
Summary: Shell Menu did not change after login success
Status: RESOLVED FIXED
Alias: None
Product: CS3343 Group 26 Automated Timetable Planner
Classification: Unclassified
Component: Shell Menu (show other bugs)
Version: Alpha
Hardware: PC Windows
: Highest critical
Assignee: Vivian Cho
URL:
Depends on:
Blocks:
 
Reported: 2021-12-06 10:01 HKT by Vivian Cho
Modified: 2021-12-06 19:19 HKT (History)
1 user (show)

See Also:


Attachments
The command list and error from the program (186.11 KB, image/png)
2021-12-06 10:01 HKT, Vivian Cho
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vivian Cho 2021-12-06 10:01:16 HKT
Created attachment 105 [details]
The command list and error from the program

Summary: 
I login the system successfully. The program started and finished to grab the data. However, the shell menu did not change to logged-in menu when I type the help comment. 

 
Steps to Reproduce: 
Step 1: Type "login" command
Step 2: Press Enter key to login
Step 3: Wait for grabbing data
Step 4: Type "exit" command to back to Menu 
Step 5: Press Enter key to exit
Step 6: Type "help" command
Step 7: Press Enter key to execute help command

Actual Results: 
The program throw FileNotFoundException first. The program show the commend list which is normal shell menu after typed the "help" command.

Expected Results:
After type the "help" command, the system will show the commend list which is logged-in shell menu.
Comment 1 Vivian Cho 2021-12-06 14:54:43 HKT
Sorry for letting you to encounter this problem. It seems that the problem is because of the wrong user.config file. The problem is solved by add login refresh command to refresh the user.config which is created before. Please try the problem again.
Comment 2 libbyng 2021-12-06 19:19:39 HKT
The problem has been resolved