Hi Jim,
    You are getting this error because you have added an unrecognized 
project. The platform 'menlow-lpia-ume' is probably not defined in your 
platform definition.
You can get rid of this problem by removing the <your_project>.proj file 
in /var/lib/moblin-image-creator/projects dir (or 
/usr/share/pdk/projects depending on the version of MIC you have).

This problem was fixed in MIC some time back to warn users that 
unsupported projects were found and continue without showing those 
projects in the list of projects.
Thanks,
Praj


Jim Abernathy wrote:
> I downloaded the Moblin Image Creator project tarball:
> mid-8.04.1-menlow.mic.tar.bz2
>
> When I tried to load the project, it ran for a while then a key error
> occurred. Now every time I start sudo image-creator, I get the following
> error:
> Traceback (most recent call last):
>   File "/usr/bin/image-creator", line 53, in <module>
>     sdk = SDK.SDK()
>   File "/usr/share/pdk/lib/SDK.py", line 163, in __init__
>     self.discover_projects()
>   File "/usr/share/pdk/lib/SDK.py", line 188, in discover_projects
>     self.projects[config.name] = Project.Project(config,
> self.platforms[config.platform], self.progress_callback)
> KeyError: 'menlow-lpia-ume'
>
> Anybody have a clue as to how to get out of this loop? I'm not sure what
> file is corrupted.
>
> Jim Abernathy
>
>
>   


-- 
Ubuntu-mobile mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

Reply via email to