- Posts: 6
- Thank you received: 1
filename.src prefix size
12 hours 29 minutes ago - 12 hours 20 minutes ago #136
by PAGIR
filename.src prefix size was created by PAGIR
Hello,
I noticed this systematic issue on build 0.7.7
If I edit 12345678.src (to create this file and edit), there is no issue
If I edit 123456789.src (to create this file and edit):
RESULT: we are blocked (keyboard)
EXPECTED: error message on screen is returned and keyboard not blocked
Remarks:
I did not see in the manual 1.0 Rev E this size limitation. But we can guess.
After roughly 30 seconds, text editor opens ??? with file 123456789.src displayed; but we cannot save
I noticed this systematic issue on build 0.7.7
If I edit 12345678.src (to create this file and edit), there is no issue
If I edit 123456789.src (to create this file and edit):
RESULT: we are blocked (keyboard)
EXPECTED: error message on screen is returned and keyboard not blocked
Remarks:
I did not see in the manual 1.0 Rev E this size limitation. But we can guess.
After roughly 30 seconds, text editor opens ??? with file 123456789.src displayed; but we cannot save
Last edit: 12 hours 20 minutes ago by PAGIR.
Please Log in or Create an account to join the conversation.
10 hours 19 minutes ago - 10 hours 5 minutes ago #137
by Franck
Replied by Franck on topic filename.src prefix size
Indeed the file system is the classic FAT32 format using 8.3 name convention (same as MSDOS).
I will mention it in the next manual revision.
I will add a test to avoid the system hanging. (note that every time I add tests in the OS it takes memory and reduce the ability to add new features in the future).
I will mention it in the next manual revision.
I will add a test to avoid the system hanging. (note that every time I add tests in the OS it takes memory and reduce the ability to add new features in the future).
Last edit: 10 hours 5 minutes ago by Franck.
Please Log in or Create an account to join the conversation.
9 hours 47 minutes ago #138
by PAGIR
Replied by PAGIR on topic filename.src prefix size
Thank you Franck.
mkdir protection is made related directory >8 cars.
It returns: file error!
mkdir protection is made related directory >8 cars.
It returns: file error!
The following user(s) said Thank You: Franck
Please Log in or Create an account to join the conversation.
Time to create page: 0.163 seconds