Hello Praveen
On Wed, Apr 7, 2010 at 11:11 AM, praveen koduru wrote:
> Hi ,
> I tried the steps suggested in the following link.
> http://hildon-test-aut.garage.maemo.org/installation.html
Did you also happen to look at the min project?
https://garage.maemo.org/projects/min/
I did spend some ti
From: praveen koduru
> at-spi is running.
> Nokia-N900-42-11:/# ps aux | grep at-spi
> 1795 root 13832 R/usr/lib/at-spi/at-spi-registryd
> 2458 root 2088 Sgrep at-spi
> I am able to run some applications on N900. But I am able to run only with
> "dogtail.rawinput" functions.
>
Hi Piñeiro,
at-spi is running.
Nokia-N900-42-11:/# ps aux | grep at-spi
1795 root 13832 R/usr/lib/at-spi/at-spi-registryd
2458 root 2088 Sgrep at-spi
I am able to run some applications on N900. But I am able to run only with
"dogtail.rawinput" functions.
Does it supports Object
From: praveen koduru
> I have checked atspi is running or not like this
import atspi
> (no errors). Is this the way to check whether it is running or not??
No, I mean something more simple:
ps aux | grep at-spi
> I am trying to get the object of "Calculator" app on N900. I really don
I have checked atspi is running or not like this
>>> import atspi
>>>
(no errors). Is this the way to check whether it is running or not??
I am trying to get the object of "Calculator" app on N900. I really dont
know how to do that. where as on desktop I did like this for opening an
Totem applicat
From: praveen koduru
> Thanks for the quick response Piñeiro.
> I tried your 2 steps. Please find the results below.
>
> Step 1:
> Nokia-N900-42-11:/home/opt# python
> Python 2.5.1 (r251:54863, May 23 2007, 17:32:51)
> [GCC 3.4.4 (release) (CodeSourcery ARM 2005q3-2)] on linux2
> Type "help", "c
Thanks for the quick response Piñeiro.
I tried your 2 steps. Please find the results below.
Step 1:
Nokia-N900-42-11:/home/opt# python
Python 2.5.1 (r251:54863, May 23 2007, 17:32:51)
[GCC 3.4.4 (release) (CodeSourcery ARM 2005q3-2)] on linux2
Type "help", "copyright", "credits" or "license" for m
From: praveen koduru
> Hi ,
> I tried the steps suggested in the following link.
> http://hildon-test-aut.garage.maemo.org/installation.html
This is a really old guide. The target were the Nokia 770/810, not
sure if works fine on N900.
> Steps I have tried:
>
> 1. Installed all .deb packages
Hi ,
I tried the steps suggested in the following link.
http://hildon-test-aut.garage.maemo.org/installation.html
Steps I have tried:
1. Installed all .deb packages as pointed by the above link.
2. "arm_for_testing on". executed the command & rebooted
3. Install Dogtail from the above link