Skip to content
Commit 6ffaf5ea authored by Carlos Soriano Sánchez's avatar Carlos Soriano Sánchez
Browse files

application: protect against having no window

If nautilus is run with --gapplication-service it has no active window
active.

We were assuming there is always a window active, and therefore nautilus
was crashing if the active window was null.

To fix it add some safe guards.

https://bugzilla.gnome.org/show_bug.cgi?id=765045
parent 020e4054
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment