Description of problem: Can't launch gnome-documents because of a JS error. Version-Release number of selected component (if applicable): gnome-documents-0.4.0.1-1.mga2.src.rpm How reproducible: every time Steps to Reproduce: 1. Open a terminal 2. Launch gnome-documents 3. See crash
[dams@maximus ~]$ gnome-documents JS LOG: Unable to connect to the tracker database: Error: Error invoking Tracker.get: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Tracker1 was not provided by any .service files JS ERROR: !!! Exception was: TypeError: Global.modeController is null JS ERROR: !!! lineNumber = '219' JS ERROR: !!! fileName = '"/usr/share/gnome-documents/js/application.js"' JS ERROR: !!! stack = '"([object _private_Gtk_Application],[object _private_Gio_ApplicationCommandLine])@/usr/share/gnome-documents/js/application.js:219 start()@/usr/share/gnome-documents/js/main.js:26 @<command line>:1 "' JS ERROR: !!! message = '"Global.modeController is null"' [dams@maximus ~]$
Status: NEW => ASSIGNED
Please give output of: rpm -qa | grep tracker guessing some missing dependency
Status: ASSIGNED => NEW
seems like tracker dependency was missing, have added that.
Great, bug fixed, tracker was not installed on the computer.
Status: NEW => RESOLVEDResolution: (none) => FIXED