Ticket #1384 (closed defect: fixed)
wxGUI Preferences: apply or save settings erases Layer Manager menu
| Reported by: | mmetz | Owned by: | martinl |
|---|---|---|---|
| Priority: | major | Milestone: | 6.4.2 |
| Component: | wxGUI | Version: | svn-releasebranch64 |
| Keywords: | wxGUI, Preferences | Cc: | grass-dev@… |
| Platform: | All | CPU: | All |
Description
In the wxGUI Preferences dialog, when clicking on Apply or on Save, the menu bar "File Settings Raster .." is erased to blank. Cancel works.
Maybe related: in gui/wxpython/gui_modules/preferences.py, the function _updateSettings of class PreferencesDialog is never called, and the current window layout never saved. The function _updateSettings of class PreferencesBaseDialog does not check the current window layout.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

