Bug 5390 - Can't launch gnome-documents: JS ERROR
Summary: Can't launch gnome-documents: JS ERROR
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal critical
Target Milestone: ---
Assignee: Olav Vitters
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-13 12:07 CEST by Damien Lallement
Modified: 2012-04-14 20:30 CEST (History)
0 users

See Also:
Source RPM: gnome-documents-0.4.0.1-1.mga2.src.rpm
CVE:
Status comment:


Attachments

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


Note You need to log in before you can comment on or make changes to this bug.