| Reply | « Previous Thread | Next Thread » |
|
I am using Ubuntu 8.04 (Hardy) as the sole operating system on my PC.
My N72 doesn't get recognized even as a mass storage device while connected through cable. (It worked fine with Nokia PCSuite before, when I used Win XP). I tried to establish bluetooth connection between the PC and the phone. It connects but sending a file shows "send failed" error on both sides. So, final option left to me is to use the memory card and that's what I did for installing PyS60 on phone. But I can't find any tool to program in PyS60 on my PC (read: couldn't find an emulator). What should I do? Taking out memory card again and again and reconnecting it is a really painful work if you have to write scripts. Please suggest something why I am unable to connect my phone with the PC, or what I have to do to use bluetooth for this connectivity. Kartik www.techglider.com |
| kartiksinghal |
| View Public Profile |
| Find all posts by kartiksinghal |
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
Hi and welcome to the Python discussion board.
If you already have an emulator, you can download the PyS60 SDK (the thing you install in the emulator to have python on it) from here (PythonForS60_1_4_4_SDK_2ndEdFP3.zip). See this article for instructions on how to install it. |
|
Thanks for early reply,
I don't have an emulator. and the SDK, I suppose, is meant to work on windows XP not on linux. So, it's futile to download it PS: Did I forgot to mention I don't have windows on my PC and Ubuntu is one variant of linux? |
| kartiksinghal |
| View Public Profile |
| Find all posts by kartiksinghal |
|
Join Date: Feb 2008
Posts: 2,543
Location: Bhavnagar, Gujarat, India
gaba88
Online
Forum Nokia Champion
|
|
|
Quote:
as far as i know there is no SDKs for linux but i may be wrong. Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Quote:
Good luck, --jouni |
|
Join Date: Jul 2007
Posts: 159
Location: Eindhoven, the Netherlands
Offline
Regular Contributor
|
|
Hi,
I'm also developing on a non-windows platform, I use a Macbook with OSX, and sometimes boot into Kubuntu 7.10. In my experience, KDE/Bluetooth works even better than the XP, nokia or mac bluetooth connection tools. Perhaps your hardware is not well supported on Linux? You could probably pick-up a cheap bluetooth dongle to replace it. For me connecting to my N95 via bluetooth has never been a problem on any platform (being XP, OSX or Linux). It As for a decent IDE, that's a different story alltogether. I started out using Eclipse with the pys60compat libs, so that I could have some sort of compatible S60 environment on Linux. However pys60compat is not complete nor accurate, and although I worked together with the developers to get some improvements in, I have decided to move in a different direction. Now, I just simply design my apps with complete seperation of logic and gui in mind, thus I can test a lot on the Linux/OSX platform. It also improves portability to different platforms :-) I like Eclipse as a development platform, with Pydev, and a 'stubbed' UI (I use wxpython to implement an alternate ui), I can really test most of the features before running them on the actual platform. And since I wrapped an abstraction layer around the positioning api, I can also easily simulate GPS input on OSX/Linux/XP as well. Eclipse is available on all major platforms (XP/OSX/Linux) so I have yet to find myself in a position where I could not use it. Regards, Mark.
Last edited by hurenkam : 2008-08-19 at 00:34.
|
|
Here is a Wiki article on Eclipse + PyDev - Good choice to develop Python applications.
Best Regards, Croozeus |
|
said:
Quote:
JOM said: Quote:
hurenkam said: Quote:
Thanks to all of you who responded. I will try to setup Eclipse + PyDev and maybe even downgrade to Ubuntu 7.10. |
| kartiksinghal |
| View Public Profile |
| Find all posts by kartiksinghal |
|
Hey Kartik,
Please view this page for resolving bluetooth issues in Ubuntu 8.04 LTS, http://vikashazrati.wordpress.com/20...ms-ubuntu-804/ IDEAS is all they need but still they think only Genius can give them that. |
| shubhendra |
| View Public Profile |
| Find all posts by shubhendra |
|
Quote:
|
|
Quote:
|
| kartiksinghal |
| View Public Profile |
| Find all posts by kartiksinghal |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| New to Python for S60 (PyS60)? Read this first! | croozeus | Python | 2 | 2008-10-17 20:23 |
| Amora: PyS60 app to control Linux | savago | Python | 7 | 2007-09-29 17:20 |
| Compiling pyS60 on linux | bacademy | Python | 0 | 2007-04-14 15:27 |
| Building pys60 on linux? | sjh | Python | 2 | 2006-11-06 17:03 |
| PyS60 in Linux | mgade | Python | 9 | 2006-03-03 17:24 |