← Back to team overview

zeitgeist team mailing list archive

[Bug 709103] Re: Firefox extension doesn't work with FF4

 

err... yes, right. It copies itself into default profile. This step is unnecessary.
Anyway, "~/xpcom_firefox@xxxxxxxxxxxxxxxxxxxxx" is not removed after make local-install:

make[1]: Leaving directory `/home/username/workspaces/build/zeitgeist-dataproviders/firefox-40-libzg/extension'
unzip -o ZeitgeistDataprovider.xpi -d ~/xpcom_firefox\@zeitgeist-project.com
Archive:  ZeitgeistDataprovider.xpi
  inflating: /home/username/xpcom_firefox@xxxxxxxxxxxxxxxxxxxxx/license.txt  
...............................................
cd ~/.mozilla/firefox/*default*/ && mkdir -p extensions
cp -r ~/xpcom_firefox\@zeitgeist-project.com/ ~/.mozilla/firefox/*default*/extensions/

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/709103

Title:
  Firefox extension doesn't work with FF4

Status in Zeitgeist Data-Providers:
  In Progress

Bug description:
  When installed and up it shows alert box
  "TypeError: Components.classes['@zeitgeist-project.com/DATAPROVIDER/firefox-xpcom;1'] is undefined"
  and does so every time new window is opened.

  Also previous FF4 betas were affected.


References