Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Error messages when launching through terminal Ubuntu 12.04

  • 4 replies
  • 1 has this problem
  • 7 views
  • Last reply by vndtta

more options

Each time I launch the program through terminal i get a serie of warnings when opening new tabs. Here they go:

Traceback (most recent call last):

 File "resource://jid0-bn7bwjje8j1fsj00q6loa43avyq-at-jetpack/api-utils/lib/tabs/tab.js", line 71, in _onRead
   this._emit(EVENTS.ready.name, this._public);
 File "resource://jid0-bn7bwjje8j1fsj00q6loa43avyq-at-jetpack/api-utils/lib/events.js", line 119, in _emi
   return this._emitOnObject.apply(this, args);
 File "resource://jid0-bn7bwjje8j1fsj00q6loa43avyq-at-jetpack/api-utils/lib/events.js", line 149, in _emitOnObjec
   listener.apply(targetObj, params);
 File "resource://jid0-bn7bwjje8j1fsj00q6loa43avyq-at-jetpack/api-utils/lib/windows/tabs.js", line 102, in _emitEven
   tabs._emit(type, tab);
 File "resource://jid0-bn7bwjje8j1fsj00q6loa43avyq-at-jetpack/api-utils/lib/events.js", line 119, in _emi
   return this._emitOnObject.apply(this, args);
 File "resource://jid0-bn7bwjje8j1fsj00q6loa43avyq-at-jetpack/api-utils/lib/events.js", line 149, in _emitOnObjec
   listener.apply(targetObj, params);
 File "resource://jid0-bn7bwjje8j1fsj00q6loa43avyq-at-jetpack/hdtransform/lib/main.js", line 6, in logUR
   alert(tab.url);

ReferenceError: alert is not defined

And it goes on and on and on. Any solution? thanks

Each time I launch the program through terminal i get a serie of warnings when opening new tabs. Here they go: Traceback (most recent call last): File "resource://jid0-bn7bwjje8j1fsj00q6loa43avyq-at-jetpack/api-utils/lib/tabs/tab.js", line 71, in _onRead this._emit(EVENTS.ready.name, this._public); File "resource://jid0-bn7bwjje8j1fsj00q6loa43avyq-at-jetpack/api-utils/lib/events.js", line 119, in _emi return this._emitOnObject.apply(this, args); File "resource://jid0-bn7bwjje8j1fsj00q6loa43avyq-at-jetpack/api-utils/lib/events.js", line 149, in _emitOnObjec listener.apply(targetObj, params); File "resource://jid0-bn7bwjje8j1fsj00q6loa43avyq-at-jetpack/api-utils/lib/windows/tabs.js", line 102, in _emitEven tabs._emit(type, tab); File "resource://jid0-bn7bwjje8j1fsj00q6loa43avyq-at-jetpack/api-utils/lib/events.js", line 119, in _emi return this._emitOnObject.apply(this, args); File "resource://jid0-bn7bwjje8j1fsj00q6loa43avyq-at-jetpack/api-utils/lib/events.js", line 149, in _emitOnObjec listener.apply(targetObj, params); File "resource://jid0-bn7bwjje8j1fsj00q6loa43avyq-at-jetpack/hdtransform/lib/main.js", line 6, in logUR alert(tab.url); ReferenceError: alert is not defined And it goes on and on and on. Any solution? thanks

Modified by vndtta

All Replies (4)

more options

Changethe permission of Firefox folder in /opt/firefox

more options

There is no such folder

more options

How you installed Firefox in Ubuntu

Ubuntu Software sources/terminal

more options

It was installed by default in the ubuntu 12.04 distro