Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [atf-dev] getServiceByContractID bug

hi John,

I'm very sorry for late response.
Yes, recently we moved ATF to Mozilla 1.9.2.9 and there were some incompatibilities with older version of Mozilla engine.
Could you update Mozilla plugin in Eclipse and let me know if that helps?

To perform the update,
- open Help->Install New Software
- in 'work with' field enter http://beta.zend.com/studio-eclipse/updates-extra/9_0
- uncheck 'Group items by category' checkbox at the bottom
- on the features list, find and select "Mozilla XPCOM for Java" and "Mozilla Xulrunner"
- press Next to install those features

thanks,

Jacek
________________________________________
From: atf-dev-bounces@xxxxxxxxxxx [atf-dev-bounces@xxxxxxxxxxx] on behalf of John Baker [john.baker.6691@xxxxxxxxx]
Sent: 24 October 2011 17:25
To: atf-dev@xxxxxxxxxxx
Subject: [atf-dev] getServiceByContractID bug

Hi,

I am trying to run the latest ATF tools. When I load a page I get a lot of the following errors:

The function "getServiceByContractID" returned an error condition  (0x80004002)

And some of the functionality in the embedded Mozilla browser is missing (eg no DOM highlighting).

It looks like this project is pretty dormant so I tried the last 3 versions of eclipse (indigo, helios, galileo), 32 and 64 bit, but get the same problem on all of them.

I am running windows 7 64 bit.

Any help would be greatly appreciated! Some of the functionality in this project is exactly what I need, eg DOM inspection and DOM highlighting.


If anyone knows of other eclipse projects or plugins with similar functionality, please let me know!


Thanks,

Jonathan



Back to the top