#735 closed Defect (fixed)
Manager does not maintain previous window position after being closed
Reported by: | ju2wheels | Owned by: | romw |
---|---|---|---|
Priority: | Undetermined | Milestone: | Undetermined |
Component: | Manager | Version: | 6.2.18 |
Keywords: | Cc: |
Description
After an upgrade from 6.2.14 to 6.2.18 on Ubuntu Hardy 8.04.1, the Boinc Manager is unable to retain its previous window position and returns to its default regardless of where the window was located when the application was last closed. This was not a problem with 6.2.14 or another version that I had used before that one.
If you would like further information feel free to email me.
Change History (5)
comment:1 Changed 16 years ago by
Keywords: | Boinc Manager Window Position Ubuntu Hardy 8.04.1 removed |
---|---|
Summary: | Boinc Manager 6.2.18 does not maintain previous window position after being closed → Manager does not maintain previous window position after being closed |
comment:2 Changed 16 years ago by
comment:3 Changed 16 years ago by
I did some further testing on this and found that it does not affect simple view. When under simple view it will properly save and restore the previous window state. However, when using advanced/accessible views is when the state is not properly restored. Hope that helps in closing in on the issue.
comment:4 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [17516]) - MGR: Saving and Restoring window diminisions is not a Mac only
operation when starting up or shutting down the client. Increase the frequency of the auto-save state timer from 5 minutes to 5 seconds. Fixes #69, Fixes #735, Fixes #790,
- MGR: Lengthen the connected to client status field. Fixes #632
- MGR: Properly update the connected to client status field
even after a change to the simple view. Fixes #688
clientgui/
AdvancedFrame?.cpp sg_BoincSimpleGUI.cpp, .h
comment:5 Changed 16 years ago by
(In [17535]) - MGR: Saving and Restoring window diminisions is not a Mac only
operation when starting up or shutting down the client. Increase the frequency of the auto-save state timer from 5 minutes to 5 seconds. Fixes #69, Fixes #735, Fixes #790,
- MGR: Lengthen the connected to client status field. Fixes #632
- MGR: Properly update the connected to client status field
even after a change to the simple view. Fixes #688
clientgui/
AdvancedFrame?.cpp sg_BoincSimpleGUI.cpp, .h
Related to #462 which doesn't seem to have ever been really fixed.