ftao / browser-extension-for-beagle

Automatically exported from code.google.com/p/browser-extension-for-beagle
0 stars 0 forks source link

beagle is not active by default at firefox init #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
* Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.1.7) Gecko/20091221
Firefox/3.5.7
* Beagle firefox extension v1.1.2
* Ubuntu 9.04 32 bits
* Beagle 0.3.9

When I start Firefox, beagle indexer is disabled always. I have to enable
it manually.

In console, the messages are:

rebuildIindex
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]TypeErro
r:
redeclaration of const jslib_debug
include: chrome://beagle/content/jslib/debug/debug.js is not a valid path
or is already loaded

include: chrome://beagle/content/jslib/modules.js
ReferenceError: jslibDebug is not defined
include: chrome://beagle/content/jslib/io/filesystem.js is not a valid path
or is already loaded

[beagle] beaglePref init
[beagle] [beaglPref.get beagle.storage.directory] [Exception... "Component
returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED)
[nsIPrefBranch.getCharPref]"  nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)"
 location: "JS frame :: chrome://beagle/content/utils.js :: anonymous ::
line 43"  data: no]
[beagle] beaglePref uiinit
[][][beagle] Save Beagle
Prefs:{"beagle.security.active":true,"beagle.bookmark.active":true,"beagle.promp
t.keywords.active":false,"beagle.default.action":"1","beagle.conflict.action":"1
","beagle.include.list":"[]","beagle.exclude.list":"[]"}
[][]

Original issue reported on code.google.com by simon@simonbcn.net on 11 Jan 2010 at 2:18