After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 305868 - "clear history" clears the history, but blanks the screen as well
"clear history" clears the history, but blanks the screen as well
Status: RESOLVED FIXED
Product: sabayon
Classification: Deprecated
Component: general
SVN trunk
Other Linux
: Normal normal
: ---
Assigned To: Maintainers of sabayon
Maintainers of sabayon
Depends on:
Blocks:
 
 
Reported: 2005-05-29 21:48 UTC by Rosanna Yuen
Modified: 2007-09-19 19:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rosanna Yuen 2005-05-29 21:48:52 UTC
1) Start Sabayon
2) Create a user profile and edit it making sure to save a few times
3) Click "Details"
4) Select Edit -> Clear History
5) The dropdown menu is blank while the settings remain
6) Click on dropdown menu
7) The one-and-only datestamp appears but the settings list is empty

If you save, close the history window, and restart it, the version shows up with
the settings.  However, without restarting this window, the settings do not appear.
Comment 1 Mark McLoughlin 2005-06-09 10:16:19 UTC
Thanks, should be fixed on HEAD now:

2005-06-09  Mark McLoughlin  <markmc@redhat.com>

        Should fix bug #305868 - "Clear History" causes the profile
        contents do dissappear from the window.

        * admin-tool/editorwindow.py:
        (ProfileModel.reload), (RevisionsModel.reload): add
        some debug spew.
        (ProfileEditorWindow.__handle_clear_history): unset the
        current profile when we clear the history.