Opened 12 years ago
Closed 12 years ago
#9667 closed bug (fixed)
Deskbar does not keep changes after second boot.
Reported by: | Premislaus | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Deskbar | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #9632 | Blocking: | |
Platform: | All |
Description
Deskbar does not keep changes after second boot. This applies to Deksbar and Time preferences. I have to make changes again! I have this bug for a long time, just forgot to report.
This is hrev45487 gcc2h.
Attachments (4)
Change History (6)
by , 12 years ago
Attachment: | Deskbar_settings_first_boot_after_install.png added |
---|
by , 12 years ago
Attachment: | Deskbar_settings_second_boot.png added |
---|
by , 12 years ago
Attachment: | Deskbar_settings_third_boot.png added |
---|
by , 12 years ago
comment:1 by , 12 years ago
Blocked By: | 9632 added |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This bug should also be fixed in hrev45512, it was caused by Deskbar not shutting down correctly and thus not saving it's settings.
Note:
See TracTickets
for help on using tickets.
It seems that this bug is related to #9632. Deskbar settings not getting saved seems to happen always with a slow shutdown. The first image is fine, Deskbar initially creates a 0 size file on startup and then fills it out on quit. The second image shows the problem, the setting file didn't get filled out because of something related to #9632. The third image shows the setting file getting filled out correctly.