gcampax / gnome-shell-extensions

A collection of extensions for GNOME Shell (forked from previous repo on git.gnome.org)
GNU General Public License v2.0
19 stars 10 forks source link

Gtk-Message: GtkDialog mapped without a transient parent. #11

Open g0dd4rd opened 8 years ago

g0dd4rd commented 8 years ago

Description: This is a minor issue I noticed in Fedora 23 (IDK if it applies to earlier versions).

Steps to reproduce:

  1. gnome-shell-extension-prefs <alternate-tab@gnome-shell-extensions.gcampax.github.com || window-list@gnome-shell-extensions.gcampax.github.com>

Actual results: Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

Expected results: Clean execution without warnings

Note: This is related to given extension as not all extensions print this warning.