om-manager 0.1.0 released

"Bernd (Jesus McCloud) Prünster" bernd.pruenster at gmail.com
Sat Dec 20 21:02:10 CET 2008


Yorick Moko schrieb:
> downloaded the 2.6.1 and now i get:
>
> F:\temp\dist\om-manager\app>run.py
> Traceback (most recent call last):
>   File "F:\temp\dist\om-manager\app\run.py", line 7, in <module>
>     from app import logger, gui
> ImportError: No module named app
>
> On Sat, Dec 20, 2008 at 7:58 PM, Al Johnson
> <openmoko at mazikeen.demon.co.uk> wrote:
>   
>> You probably need Python 2.x as 3.0 has some major changes which cause code
>> written for 2.x to fail. IIRC the print syntax is one of those changes.
>> Follow the link if you want to see the details.
>>
>> http://docs.python.org/3.0/whatsnew/3.0.html
>>
>> On Saturday 20 December 2008, Yorick Moko wrote:
>>     
>>> I installed python 3.0 on windows xp (sp3) from
>>> http://www.python.org/ftp/python/3.0/python-3.0.msi
>>> but when i try to run it I get
>>>
>>> F:\temp\dist\om-manager\app>run.py
>>>   File "F:\temp\dist\om-manager\app\run.py", line 78
>>>     print usage
>>>               ^
>>> SyntaxError: invalid syntax
>>>
>>> I'm probably doing something wrong.
>>>
>>> y
>>>
>>> On Sat, Dec 20, 2008 at 4:53 PM, Ilja O. <vrghost at gmail.com> wrote:
>>>       
>>>> Hello.
>>>>
>>>> I'm happy to announce that I've finally managed to push out 0.1.0 version
>>>> of om-manager.
>>>>
>>>> Om-manager is host computer-based Freerunner controlling utility.
>>>> Currently it's able to flash Freeruner smartphone (dfu-util required),
>>>> get logs, backup filesystem parts (to archive file on host computer) also
>>>> it implements simple opkg package manager and remote control via VNC
>>>> (x11vnc package on phone is required). All functionality (except
>>>> Flashing) is implemented trough SSH connection and does not require any
>>>> extra programs installed on phone itself (except ones that are needed to
>>>> perform specefied tasks, e.g. vnc server or opkg utility). Whole
>>>> application is pure Python.
>>>>
>>>>
>>>> Project home: http://code.google.com/p/om-manager/
>>>>
>>>> Please, if somebody is willing to check it -- do it. I would be really
>>>> happy to see any feedback from any other people -- about usability,
>>>> functionality or coding style.
>>>>
>>>> It took me quite a while to do it, but have a mercy -- I'm doing it
>>>> alone.
>>>>
>>>> I've personally used it on Windows, Linux and OSX. So I guess they can be
>>>> defined as "officially supported operating systems".
>>>>
>>>> Thank you.
>>>>
>>>>         
Not that i think it has much to do with your error, but you do know how 
windows handles ssh?
(the answer is: not at all, because windows doesn't know ssh or anything 
alse that is absolutely fundemantal regarding networking, so you have to 
use puTTY, although, the program should at least start..)
i goint to try it out tomorrow under vista and under debian




More information about the community mailing list