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 643239 - don't use an unparented toplevel dialog
don't use an unparented toplevel dialog
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: 2011-02-24 22:17 UTC by William Jon McCann
Modified: 2011-02-26 01:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2011-02-24 22:17:24 UTC
ask_show_visuals (Totem *totem)
<mccann> do we need that one?  perhaps you can just pick a default and allow it to be changed in the menus?
<hadess> mccann: we should just remove that bit of code, yes
<hadess> mccann: but given how often it would happen, just file a bug, and i'll fix it in due time
Comment 1 Bastien Nocera 2011-02-26 01:56:18 UTC
commit 74d27d3ac8c449530493a08f4dcdd5635156793a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Feb 26 01:55:29 2011 +0000

    main: Remove unparented dialogue
    
    And some obsolete code checking for Totem running across
    a network, that just won't work with an HD video...
    
    https://bugzilla.gnome.org/show_bug.cgi?id=643239