View Single Post
Posts: 376 | Thanked: 78 times | Joined on Sep 2009
#82
Hi All,

I'm trying to get this example working on my N900.

But the tutorial is designed to be run and tested in scratchbox (which I don't have access too).

So I have the .py file and the .desktop file, and for the moment they are in "N900/Python" where I believe "N900" is an alias of somekind for "/home/user/MyDocs/".

Firstly, If I simply load up the Py file in PyGTKEditor it basically says it can't find HildonDesktop (which I would assume is already on the N900!), so my best guess is that the py and desktop files aren't in the right place (assuming that when importing HildonDesktop it is looking in the same location as the Py file).

So where do I put them? I can't seem to find/access "/usr/lib/hildon-desktop/" on my N900. Is that because that path (given in the example linked to earlier) is relevant to scratch box?

Many thanks,
Dex