maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [ANNOUNCE] Rtap N900 and N9/N950 (https://talk.maemo.org/showthread.php?t=78211)

opax 2011-10-08 11:03

Re: [ANNOUNCE] Rtap
 
Here it is!

there is the 0.9 version on the repositories!
what's new?
- qtnetwork import removed
- an improved line selector

What's planed?
Maybe renew the search operations (change the UI)
and..

Actually it draw just segment between two stations..Maybe should all a line be coded in a QGraphicsPath (like the river)..

what eats less memory?
many small objects or "few" big ones..

miroslav_s 2011-10-22 21:58

Re: [ANNOUNCE] Rtap
 
Hi guys, I recently downloaded Rtap and it worked when I first launched it. So I wanted to show it to my friend but it wouldn´t start. What I mean is that the app starts launching but suddenly it closes. I know that I have been istalling other apps between the first lauch of Rtap and untill it stoped working but I can´t recall all of them. Also when i tried : "$ python /opt/rtap/main.py" I got following:
"-sh : python/opt/rtap/main.py : not found"
I even uninstalled the Rtap and installed it again but same thing.
Any ideas?
Best regads to you,
M

opax 2011-10-22 22:05

Re: [ANNOUNCE] Rtap
 
hmm..strange
did you have installed the last version?

if you wrote:
Quote:

python/opt/rtap/main.py
it won t work : it needs a space after 'python'

Quote:

python /opt/rtap/main.py
well the suddently closings are due to this f*** python-location module which breaks everything..
if it closes..launch it again.. and launch the gps-localisation again..if it closes one more time..hmm
you'll have to delete the *.pyc files..it will be slower but i don't understand the deal.

become root and type:
rm /opt/rtap/*.pyo

Try and tell me

miroslav_s 2011-10-23 11:38

Re: [ANNOUNCE] Rtap
 
Opax you were right. I didn´t leave a space after 'python'
after typing in again only this time right: python /opt/rtap/main.py a got following message back:

Traceback (most recent call last):
File "/opt/rtap/main.py", line 6, in <module>
import graphe
File "/opt/rtap/graphe.py", line 8 in <module>
from PyQt4.QtMobility.QtBearer import *
ImportError: No module named QtNetwork

Any ideas?
Thanks

opax 2011-10-23 11:47

Re: [ANNOUNCE] Rtap
 
hmm have a try with this (in root)

apt-get install python2.5-mobility-bearer

opax 2011-10-23 19:20

Re: [ANNOUNCE] Rtap
 
Here We go!

I've just upload the last version (0.9.9) of Rtap!

There more bugs fixed and it now support other languages like..English..and an approximative German!

miroslav_s do you still have your problem with this version?

miroslav_s 2011-10-23 21:51

Re: [ANNOUNCE] Rtap
 
Hi Opax,
Sorry for not answering earlier, i was busy today. First thing first. When I saw that you have updated Rtap (0.9.9) I immediately uninstalled the old to be on the safe side. I had version 0.9.8-2. Then I went back to install your latest version but I could only find the same version as before, 0.9.8-2. There was no 0.9.9 version?
Also I tried apt-get install python2.5-mobility.bearer and got following:
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Couldn´t find package python2.5-mobility-bearer

:( it´s just my bad luck I guess!!!
So am back where I started. The app tries to start and then just shuts down

I just got update notification about Rtap newest version. Installed it BUT still nothing, I mean it´s the same as before. I don´t know what am doing wrong. Anyway: THANKS OPAX for trying to help. If I fix the problem in the nearest future I´ll let you know. Thanks again

A thought came across me earlier. At first Rtap work in my phone. Then I recall trying to install Bluemaemo and it didn´t work because of same libeet1 problem issue. So I tried all those things people suggested that I should try to make it work. Never did manage to install Bluemaemo. So somewhere along the way I think I did some damage to Rtap and that is way it doesn´t work. This is my guess so am not 100% sure, only guessing.

opax 2011-10-24 00:18

Re: [ANNOUNCE] Rtap
 
Bluemaemo? no i have tried..
strange because rtap and bluemaemo don't share dependency..

When you launch it on the terminal what does it say?
python /opt/rtap/main.py

and what if you do:
run-standalone.sh python /opt/rtap/main.py

It should work on your phone..It even works on my computer..

miroslav_s 2011-10-24 17:05

Re: [ANNOUNCE] Rtap
 
When you launch it on the terminal what does it say?

python /opt/rtap/main.py

I get this message:
Traceback (most recent call last) :
File “/opt/rtap/main.py”, line 7, in <module>
Import graphe
File “/opt/rtap/graphe.py”, line 8, in <module>
From PyQt4.QtMobility.QtBearer import *
ImportError: No module named QtNetwork

and what if you do:

run-standalone.sh python /opt/rtap/main.py

I get this message

Traceback (most recent call last) :
File “/opt/rtap/main.py”, line 7, in <module>
Import graphe
File “/opt/rtap/graphe.py”, line 8, in <module>
From PyQt4.QtMobility.QtBearer import *
ImportError: No module named QtNetwork

Also I tried again apt-get install python2.5-mobility.bearer and this time I got this message:

Reading package lists… Done
Building dependency tree
Reading state information… Done
python2.5-mobility-bearer is already the newest version.
python2.5-mobility-bearer set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.


It should work on your phone..It even works on my computer..[/QUOTE]

Am sure the problem is not in your app but in my n900. What it is I simply don’t know






Quote:

Originally Posted by opax (Post 1112584)
Bluemaemo? no i have tried..
strange because rtap and bluemaemo don't share dependency..

When you launch it on the terminal what does it say?
python /opt/rtap/main.py

and what if you do:
run-standalone.sh python /opt/rtap/main.py

It should work on your phone..It even works on my computer..


opax 2011-10-24 20:14

Re: [ANNOUNCE] Rtap
 
ok bah..

in root

apt-get install python2.5-qt4-network

and maybe you will also need but try without before:
apt-get install python2.5-qt4-network


All times are GMT. The time now is 22:18.

vBulletin® Version 3.8.8