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 723383 - Header menus buttons (Recent/Channels) disappear
Header menus buttons (Recent/Channels) disappear
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-01-31 17:04 UTC by alex diavatis
Modified: 2014-02-01 12:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Header Menus Button (Recent/Channels) are missing. (785.83 KB, image/png)
2014-01-31 17:06 UTC, alex diavatis
Details

Description alex diavatis 2014-01-31 17:04:50 UTC
Tested on 9d3df484d7212e3b2b303d1d98fd8c44a59dedd5 commit

Reproduce - Always

1. Open Totem, select more than one video (for example 2)
2. Hit Play button
3. Skip fast to second video
4. Go back (top-left back arrow) in "home page"


Header Menus Button (Recent/Channels) are missing.
Comment 1 alex diavatis 2014-01-31 17:06:27 UTC
Created attachment 267745 [details]
Header Menus Button (Recent/Channels) are missing.
Comment 2 Bastien Nocera 2014-02-01 12:28:00 UTC
commit cdf0736a671ccf3307fcc5974be445bac6240545
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Feb 1 13:26:15 2014 +0100

    main: Fix lost switcher widget
    
    Prevent totem_object_set_main_page() from being called
    multiple times with the same value. This avoids us losing the
    switcher widget. Oopsie.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=723383