System Monitor - Various small problems #85

Open
opened 2024-07-29 10:18:36 +02:00 by Burer · 0 comments

First of all:

  • System monitor subscripts system disk usage in MB instead of proper KB or just B.

Don't sure, how it will display it, if there is more than 1 MB of free space on system disk, so would be grateful if anyone can build such image and test is.

Also, it would be good to add app version to the header (and to the app itself, probably), as it makes it easier to understand with what app revision you are dealing.

UPD. While fixing this problem, also found another few moments, that can be improved:

  • Value of free space on RAM disk is calculated by rounding down to an integer number of megabytes, not to the closest value. That can lead to strange behavior, where a disk with 1 KB of free memory is displayed as one with full free 1 MB. But I am not sure if it would be right to change this behavior, so I need other members' feedback.
  • Value of CPU load in processes list is not aligned horizontally with "%" symbol above the table, which looks like a little slip-up.
  • Both compile .bat files in program repo define Russian language, while one of them should define English.
First of all: - [ ] System monitor subscripts system disk usage in MB instead of proper KB or just B. Don't sure, how it will display it, if there is more than 1 MB of free space on system disk, so would be grateful if anyone can build such image and test is. Also, it would be good to add app version to the header (and to the app itself, probably), as it makes it easier to understand with what app revision you are dealing. UPD. While fixing this problem, also found another few moments, that can be improved: - [ ] Value of free space on RAM disk is calculated by rounding down to an integer number of megabytes, not to the closest value. That can lead to strange behavior, where a disk with 1 KB of free memory is displayed as one with full free 1 MB. But I am not sure if it would be right to change this behavior, so I need other members' feedback. - [ ] Value of CPU load in processes list is not aligned horizontally with "%" symbol above the table, which looks like a little slip-up. - [ ] Both compile .bat files in program repo define Russian language, while one of them should define English.
Burer changed title from System Monitor - Wrong system disk usage subscription to System Monitor - Various small problems 2024-07-29 16:37:58 +02:00
Sweetbread added the
Category/Applications
Kind
Bug
Priority
Medium
labels 2024-08-03 15:28:29 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#85
No description provided.