![]() |
2009-11-18
, 01:44
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#2
|
![]() |
2009-11-18
, 01:44
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#3
|
![]() |
2009-11-18
, 08:55
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#4
|
![]() |
2009-11-18
, 22:43
|
Posts: 8 |
Thanked: 0 times |
Joined on Jun 2009
|
#6
|
Personally I'd edit the code on a PC (with a large screen) then copy the .py file back in place and run it on the device.
The osso stuff (and hildon for that matter) is Maemo-specific.
What changes are you planning to make out of interest? I was about to start hacking on mTasks too.
![]() |
2009-11-18
, 22:56
|
Posts: 307 |
Thanked: 157 times |
Joined on Jul 2009
@ Illinois, USA
|
#7
|
![]() |
2009-11-18
, 23:10
|
Posts: 46 |
Thanked: 17 times |
Joined on Oct 2009
|
#8
|
![]() |
2009-11-18
, 23:45
|
Posts: 4 |
Thanked: 0 times |
Joined on Nov 2009
@ Germany
|
#9
|
![]() |
2009-11-19
, 00:47
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#10
|
The Following 3 Users Say Thank You to daperl For This Useful Post: | ||
Here's the specific example: I want to modify mTasks to work more to my liking. I'm a software engineer and the changes are pretty simple, so I'm not expecting problems actually doing the development. The problem is setting up beforehand.
I checked out the code onto my (64 bit) Ubuntu desktop. But I can't run the code due to python-osso being missing. It's not in the Ubuntu repositories.
According to the PyMaemo pages, I can install python-osso by first installing scratchbox and then jumping through a bunch of hoops. I can do that, I guess, if it's required. But another page says if I only need scratchbox if I'm developing in C. Which is it?
I can't seem to find a simple, consistent set of instructions for how to get set up to do python development for the N810.