Closed Bug 543169 Opened 14 years ago Closed 14 years ago

Minefield and Jetpack don't play well together.

Categories

(Mozilla Labs :: Jetpack Prototype, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: geeknik, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a1pre) Gecko/20100129 Firefox/3.7a1pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a1pre) Gecko/20100129 Firefox/3.7a1pre

I understand that Jetpack 0.7 is for Firefox 3.6, but after I force install Jetpack 0.7 with the Nightly Tester Tools, I can visit the Jetpack Gallery and install Jetpacks and I can also go to about:jetpack and see everything that is there, however, none of the Jetpacks actually run. 

Reproducible: Always
I installed Jetpack 0.8rc1 and it worked fine until OOPP caused a browser hang and I had to kill the browser processes. Once I restarted Minefield, the only thing that worked was about:jetpack. I couldn't install any Jetpacks and none of the currently installed Jetpacks worked. Just for those that might ask, I grabbed Jetpack 0.8rc1 from a link Daniel Buchner posted @ http://groups.google.com/group/mozilla-labs-jetpack/browse_thread/thread/5ac896a946210bdb.
sounds like the fix for this might be in the new OOPP code, but we should figure that out and get jetpack working on the trunk again.
might be a dupe of bug 517438
Brian, can you paste the following into your error console and see what it outputs? If it's more than just "Firefox" then there is a good chance this is a dupe. Otherwise, it's a different a problem.

Components.classes["@mozilla.org/fuel/application;1"].getService(Components.interfaces.fuelIApplication).name
For me, in a current nightly, it prints only "Firefox"
It just says Firefox for me as well. We'll see tomorrow if bug 517438 fixes this or not. :)

Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a1pre) Gecko/20100201 Firefox/3.7a1pre
If it says "Firefox" then this isn't the same bug.

Anybody see errors in your console when starting that might give us some clues as to what's actually happening?
These 2 things jump out at me on startup in the Error Console:

Error: Sorry, a required binary component for Jetpack isn't currently available for your operating system (WINNT_x86-msvc) and platform (Gecko 1.9.3).
Source File: file:///C:/Users/brian/AppData/Roaming/Mozilla/Firefox/Profiles/exg6zcyl.default/extensions/jetpack@labs.mozilla.com/components/stub.js
Line: 29

Failed to load XPCOM component: C:\Users\brian\AppData\Roaming\Mozilla\Firefox\Profiles\exg6zcyl.default\extensions\jetpack@labs.mozilla.com\platform\WINNT_x86-msvc\components\portaudio_x86.dll
(In reply to comment #2)
> sounds like the fix for this might be in the new OOPP code, but we should
> figure that out and get jetpack working on the trunk again.

Jetpack never really worked on trunk, out of the box. If you build the binary component yourself by checking out the source from labs' hg repo and doing "python manage.py xpcom" with the correct paths to your obj dir and source dir, you will have a component that works.
We will be monitoring all these issues after the rebooted Jetpack code base is released in the first week of March to ensure their causes are not duplicated. Many of the bugs/issues with the prototype version of Jetpack will be made irrelevant given the structure of the new SDK.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.