GNOME Bugzilla – Bug 728023
Warning when passing NULL window to inhibit
Last modified: 2014-04-12 01:53:05 UTC
This happens in totem-plugin-viewer which doesn't have a toplevel window to pass to gtk_application_inhibit()
+ Trace 233459
Created attachment 274068 [details] [review] gtkapplication: Fix passing NULL as the window to inhibit gtk_application_inhibit() supports passing NULL, so don't blindly pass the NULL window to gtk_application_impl_dbus_get_window_system_id().
Attachment 274068 [details] pushed as 1409d7c - gtkapplication: Fix passing NULL as the window to inhibit