Comment 18 for bug 1418771

Revision history for this message
Marius Gedminas (mgedmin) wrote :

Steps to reproduce:

- in one terminal run /usr/bin/gnome-documents --gapplication-service
- in another terminal run dbus-send --print-reply --dest=org.gnome.Documents /org/gnome/Documents/SearchProvider org.gnome.Shell.SearchProvider2.GetInitialResultSet array:string:"search"

Note: you must run dbus-send within 10 seconds of the 1st command, because gnome-documents exits when it's idle.

Note: you can use DOCUMENTS_RUN_DEBUG=yes gnome-documents --gapplication-service in step 1 to get the crash under gdb