I don't think that's the problem for me. I solved the apache problem, but now I'm getting "Invalid XML structure in message bundle" for the labpixies gadget and your hello world gadget.
I've attached part of the backtrace. On Fri, 2009-09-11 at 10:30 -0700, Arne Roomann-Kurrik wrote: > On Fri, Sep 11, 2009 at 10:28 AM, Arne Roomann-Kurrik > <[email protected]>wrote: > > > The problem with the labpixies gadget is in this translation bundle: > > http://www.labpixies.com/campaigns/todo/i19_shared/all_all_igoogle.xml > > Labpixies is returning a content-type for this file, but not a charset, > > making Shindig default to UTF-8. However, that file looks like it's encoded > > in latin-1 (probably a copy and paste job from MS Word since the error > > appears to be with an apostrophe) making Shindig blow up when it can't parse > > the file correctly. > > > > The solution would be for labpixies to serve a content-type, or encode > > their files in valid utf-8. > > > > Sorry, serve a content-type with a defined charset. [snip]
Array
(
[0] => Array
(
[file] =>
/var/www/shindig/src/gadgets/servlet/GadgetRenderingServlet.php
[line] => 83
[function] => outputError
[class] => GadgetRenderingServlet
[object] => GadgetRenderingServlet Object
(
[context:private] => GadgetContext Object
(
[httpFetcher:protected] => BasicRemoteContent Object
(
)
[locale:protected] => Locale Object
(
[language] => all
[country] => all
)
[renderingContext:protected] => GADGET
[registry:protected] => GadgetFeatureRegistry Object
(
[features:private] => Array
(
[core] =>
GadgetFeatureRegistryEntry Object
(
[name] => core
[deps] => Array
(
)
[feature] =>
JsLibraryFeatureFactory Object
(
[JsLibraryFeature:private] => JsLibraryFeature Object
(
[containerLibraries] => Array
(
[0]
=> JsLibrary Object
(
[types:private] => Array
(
[0] => FILE
[1] => URL
[2] => INLINE
)
[type:private] => FILE
[content:private] =>
/var/www/shindig/features/src/main/javascript/features/core/util.js
[featureName:private] => core
[loaded:private] =>
)
[1]
=> JsLibrary Object
(
[types:private] => Array
(
[0] => FILE
[1] => URL
[2] => INLINE
)
[type:private] => FILE
[content:private] =>
/var/www/shindig/features/src/main/javascript/features/core/json.js
[featureName:private] => core
[loaded:private] =>
)
)
[gadgetLibraries] => Array
(
[0]
=> JsLibrary Object
(
[types:private] => Array
(
[0] => FILE
[1] => URL
[2] => INLINE
)
[type:private] => FILE
[content:private] =>
/var/www/shindig/features/src/main/javascript/features/core/core.js
[featureName:private] => core
[loaded:private] =>
)
[1]
=> JsLibrary Object
(
[types:private] => Array
(
[0] => FILE
[1] => URL
[2] => INLINE
)
[type:private] => FILE
[content:private] =>
/var/www/shindig/features/src/main/javascript/features/core/config.js
[featureName:private] => core
[loaded:private] =>
)
[2]
=> JsLibrary Object
(
[types:private] => Array
(
[0] => FILE
[1] => URL
[2] => INLINE
)
[type:private] => FILE
[content:private] =>
/var/www/shindig/features/src/main/javascript/features/core/res://com/google/caja/plugin/html-sanitizer-minified.js
[featureName:private] => core
[loaded:private] =>
)
[3]
=> JsLibrary Object
(
[types:private] => Array
(
[0] => FILE
[1] => URL
[2] => INLINE
)
[type:private] => FILE
[content:private] =>
/var/www/shindig/features/src/main/javascript/features/core/util.js
[featureName:private] => core
[loaded:private] =>

