Thanks for the feedback.

I talked to Dan and it looks like that's happening because it's a URL type
gadget so the migration tool sees nothing to do. I ran it on a javascript
file I found referenced at the target site (which does have some _IG_ calls
in it) and the migration tool gave some helpful looking output. If you'd
like to suggest a change about the error message you're getting, try a bug
report or feature request on the issue tracker for the project at
http://code.google.com/p/gadget-migration/issues/list .

Rob Russell
Google Developer Relations


On Wed, Apr 14, 2010 at 2:34 AM, CG <[email protected]>wrote:

> Thanks for the hint! I tried the tool on one of the gadgets I need to
> migrate but unfortunately, all I got was some Python error message:
>
> Traceback (most recent call last):
>  File "/base/python_lib/versions/1/google/appengine/ext/webapp/
> __init__.py", line 512, in __call__
>    handler.post(*groups)
>  File "/base/data/home/apps/gadget-migration/1.340789822750448977/
> main.py", line 71, in post
>    m.migrate()
>  File "/base/data/home/apps/gadget-migration/1.340789822750448977/
> migrator/migrator.py", line 91, in migrate
>    c.migrate(self.migrations, self.include_wrappers)
>  File "/base/data/home/apps/gadget-migration/1.340789822750448977/
> migrator/migrator.py", line 187, in migrate
>    if text.find(migration.old) >= 0:
> AttributeError: 'NoneType' object has no attribute 'find'
>
> The URL I entered is: http://www.schoenherr.de/syndication/schulferien.xml
>
> --
> You received this message because you are subscribed to the Google Groups
> "iGoogle Developer Forum" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-gadgets-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/Google-Gadgets-API?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/Google-Gadgets-API?hl=en.

Reply via email to