[Users] Invalid pointer exceptions on FF 3.5

Sean Gillies sean.gillies at gmail.com
Fri Jan 15 23:46:22 CET 2010


Thanks for setting me on the right track. Now I've got

   jquery-1.3.2.min.js"
   ext-2.3.0/adapter/jquery/ext-jquery-adapter.js"
   ext-2.3.0/ext-all-debug.js"

The thing that made the difference for FF was switching from  
application/xhtml+xml to text/html. I'm in business.

On Jan 15, 2010, at 3:04 PM, Andreas Hocevar wrote:

> Hi,
>
> I see that you are using http://extjs.cachefly.net/builds/ext-cdn-771.js 
>  and jquery. This cannot work. ext-cdn-771.js is a custom build of  
> Ext JS 2.2.1 which works for some of the GeoExt examples. And it  
> includes adapter/ext/ext-base.js. Instead, try a full build of Ext  
> JS 2.2.1, and use adapter/jquery/ext-base.js.
>
> Regards,
> Andreas.
>
> Sean Gillies wrote:
>> I'm having a good experience with GeoExt 0.6 on Safari 4, Chrome,  
>> and  Opera 9, but am hitting a wall with FF 3.5 after adding Ext  
>> and GeoExt  to an app that was working fine with OpenLayers (and my  
>> own  extensions) only. If anyone would be willing to take a peek at
>>
>> http://pipsqueak.atlantides.org/tpeutb/browser.html
>>
>> to see if they recognize the following error, I'd be very grateful:
>>
>> Firebug's log limit has been reached. %S entries not shown.
>> Preferences
>>
>> uncaught exception: [Exception... "Component returned failure  
>> code:  0x80004003 (NS_ERROR_INVALID_POINTER)  
>> [nsIDOMNSHTMLElement.innerHTML]"  nsresult: "0x80004003  
>> (NS_ERROR_INVALID_POINTER)" location: "JS  frame :: http://extjs.cachefly.net/builds/ext-cdn-771.js 
>>  ::  anonymous :: line 10" data: no]
>>
>> Eric Lemoine told me that the examples on geoext.org are running  
>> not  0.6 but the trunk. I've tried this too to no avail. Is it  
>> possible  that the examples have uncommitted patches?
>>
>> --
>> Sean
>>
>> _______________________________________________
>> Users mailing list
>> Users at geoext.org
>> http://www.geoext.org/cgi-bin/mailman/listinfo/users
>>
>
>
> -- 
> Andreas Hocevar
> OpenGeo - http://opengeo.org/
> Expert service straight from the developers.
>

--
Sean



More information about the Users mailing list