Opened 2 years ago
Closed 2 years ago
#17957 closed bug (fixed)
[AboutSystem] Haiku hrev isn't updated in system information replicant
Reported by: | Starcrasher | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | Applications/AboutSystem | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
If you put the system information replicant on your Desktop, the hrev indicated won't change after an update. It won't change either after a reboot.
Perhaps, it isn't implemented yet but I tend to think that it is an important indication.
This is on nightly x64
Attachments (1)
Change History (10)
by , 2 years ago
Attachment: | repliquant_hrev.png added |
---|
comment:1 by , 2 years ago
Summary: | [About System] Haiku hrev isn't updated in system information replicant → [AboutSystem] Haiku hrev isn't updated in system information replicant |
---|---|
Version: | R1/beta3 → R1/Development |
comment:2 by , 2 years ago
For anyone trying to debug this one:
Remember to use the "Disable system components" from the boot menu, and disable "apps/AboutSystem" while you do your tests.
Otherwise the replicant you drag-and-drop on the desktop will be using the (old) code from the system app, even if you did the drag-and-drop from your freshly compiled binary.
(at least that's what's happening on my 64 and 32 installs).
follow-up: 6 comment:5 by , 2 years ago
It seems to work. After update x64 nightly to 56529 and reboot, the already existing replicant was updated with current hrev. I didn't try booting from UEFI but if it doesn't take the revision from bootloader it should be ok.
comment:6 by , 2 years ago
Replying to Starcrasher:
I didn't try booting from UEFI but if it doesn't take the revision from bootloader it should be ok.
For the record: the replicant takes the hrev from the version attribute of libbe.so
.
comment:7 by , 2 years ago
For people on 32 bits: Due to #17955, if you had a replicant that "grew tall" before updating to hrev56529, you will notice that even after the update it will appear mostly off-screen.
You will need to remove the replicant, drop a new one, and on the next update, it will pick up the correct hrev (and keep a proper height :-D).
comment:8 by , 2 years ago
This one can be closed.
(the kernel date not being updated is tracked on: #18149)
comment:9 by , 2 years ago
Milestone: | Unscheduled → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Replicant Vs About System