Active Topics

 



Notices


Reply
Thread Tools
Posts: 49 | Thanked: 15 times | Joined on Jan 2010
#1
Hello!

Here is Rtap,

FOR N900

it's a PyQt app for traveling through the Parisian subway network.

It supports GPS location!

You move by dragging. To zoom you have to precede your dragging by a Double Click! I think it's much better than pinchin' or anything with more than one finger, because you can zoom and handle your phone as a phone should be handle.

Obviously it supports Portrait and Landscape mode.

here are some screenshots. But just have a try.

there is the 0.9.9 version on the Extra testing repository!


FOR N9/N950

I ve ported Rtap to Meego! Now it's in C++/QML.
The app is quite similar..

I still don't have a N9 so i ve just build it on QT Creator and tested it with the simulators and RDA devices of nokia developers ..

well please give me your opinion.

What's planed?
Maybe adding new cities..
What city do you want?


Sorry for my broken english and the mess in the code...
Attached Images
  
Attached Files
File Type: deb rtap_1.0.0_armel.deb (180.4 KB, 147 views)

Last edited by opax; 2012-01-13 at 21:26.
 

The Following 8 Users Say Thank You to opax For This Useful Post:
Posts: 23 | Thanked: 14 times | Joined on Feb 2010 @ Paris, France
#2
Hi Opax.

Your app looks very impressive, but I face a bug. Impossible to launch it the regular way. When I hit rtap icon, the app seems to load, and then the window vanishes

I have managed to get some results, though with
$ python /opt/rtap/main.py

which then loads the app.

hope it can help.
 
Posts: 49 | Thanked: 15 times | Joined on Jan 2010
#3
thanks!

yes i am aware of this issue..it's fixed in the new release : it was the *.desktop file that was wrong
 
Posts: 49 | Thanked: 15 times | Joined on Jan 2010
#4
Here is the new release 0.8!

I ve finished the network thanks to openStreetMap and Wikipedia

You can now choose your network ( Metro, Rer, Tramways)

You still can't choose by lines but maybe once

And the .desktop file is fixed!
 
Posts: 19 | Thanked: 1 time | Joined on Nov 2009
#5
Originally Posted by Hec View Post
Hi Opax.

Your app looks very impressive, but I face a bug. Impossible to launch it the regular way. When I hit rtap icon, the app seems to load, and then the window vanishes

I have managed to get some results, though with
$ python /opt/rtap/main.py

which then loads the app.

hope it can help.
Hi,
I'm getting this error:
opt/rtap $ python main.py
Traceback (most recent call last):
File "main.py", line 6, in <module>
import graphe
File "/opt/rtap/graphe.py", line 6, in <module>
from PyQt4.QtXml import *
ImportError: No module named QtXml
 
Posts: 49 | Thanked: 15 times | Joined on Jan 2010
#6
hmm..it's because you dont have pyqt4.XML packaged installed..

but nevermind you don't need it I will remove this line and it won't bother you..

Thanks!
 
Posts: 49 | Thanked: 15 times | Joined on Jan 2010
#7
Woaw!

I've remove this line and it fixed so much other thihngs!
Now I do not have those damned random "Segmentation Error"!

Merci beaucoup ayden!
 
Posts: 343 | Thanked: 819 times | Joined on Jan 2010 @ Paris, France
#8
thanks
the appli is not being launched when using the icon... ? I guess that means I have to wait for an update?
 
Posts: 49 | Thanked: 15 times | Joined on Jan 2010
#9
which version do you have?
the last one is 0.8-1

if it s the right one please launch it in the terminal thanks to the command:

python /opt/rtap/main.py

and tell me what error you get.
 
Posts: 343 | Thanked: 819 times | Joined on Jan 2010 @ Paris, France
#10
I have 0.8-1 but thanks for the tip, I have actually the same error as @ayden, I mean the lack of QtXml.
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:57.