Bug 5390

Summary: Can't launch gnome-documents: JS ERROR
Product: Mageia Reporter: Damien Lallement <mageia>
Component: RPM PackagesAssignee: Olav Vitters <olav>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: Normal    
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: gnome-documents-0.4.0.1-1.mga2.src.rpm CVE:
Status comment:

Description Damien Lallement 2012-04-13 12:07:21 CEST
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
Comment 1 Damien Lallement 2012-04-13 12:12:38 CEST
[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

Comment 2 Olav Vitters 2012-04-14 13:01:50 CEST
Please give output of:
  rpm -qa | grep tracker

guessing some missing dependency

Status: ASSIGNED => NEW

Comment 3 Olav Vitters 2012-04-14 13:16:42 CEST
seems like tracker dependency was missing, have added that.
Comment 4 Damien Lallement 2012-04-14 20:30:20 CEST
Great, bug fixed, tracker was not installed on the computer.

Status: NEW => RESOLVED
Resolution: (none) => FIXED