The Following User Says Thank You to taixzo For This Useful Post: | ||
![]() |
2012-06-15
, 22:38
|
Posts: 56 |
Thanked: 19 times |
Joined on Jan 2012
|
#182
|
Two things: You're using the i386 archive I posted, and you're not in the right directory. Download the .deb from first post (it should be called saera_0.1-0_all.deb). Save this to "Nokia N900". Then, in xterm:
Code:root cd /home/user/MyDocs dpkg -i saera_0.1-0_all.deb
![]() |
2012-06-15
, 22:45
|
Posts: 1,320 |
Thanked: 915 times |
Joined on Feb 2010
|
#183
|
If someone would help with Spanish there would be a Spanish translation. I don't know Spanish myself; I only know English and German, and SolarisSixth is translating it into Portuguese.
Here you are, Taixzo. The Spanish translation.
Now, where is my N9 version of Saera?
If you need a revision or something, just let me know.
The Following User Says Thank You to godofwar424 For This Useful Post: | ||
![]() |
2012-06-15
, 22:50
|
Posts: 56 |
Thanked: 19 times |
Joined on Jan 2012
|
#184
|
Two things: You're using the i386 archive I posted, and you're not in the right directory. Download the .deb from first post (it should be called saera_0.1-0_all.deb). Save this to "Nokia N900". Then, in xterm:
Code:root cd /home/user/MyDocs dpkg -i saera_0.1-0_all.deb
The Following User Says Thank You to safoo For This Useful Post: | ||
![]() |
2012-06-15
, 22:58
|
Posts: 12 |
Thanked: 3 times |
Joined on Jun 2012
@ sydney
|
#185
|
![]() |
2012-06-15
, 23:03
|
Posts: 395 |
Thanked: 255 times |
Joined on Nov 2010
|
#186
|
The Following 5 Users Say Thank You to s4br0s0 For This Useful Post: | ||
![]() |
2012-06-15
, 23:08
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#187
|
I think you forgot that Alephito already translated it into Spanish
http://talk.maemo.org/showpost.php?p...&postcount=120
I copied the file from the first post and placed in N9
The Following 5 Users Say Thank You to taixzo For This Useful Post: | ||
![]() |
2012-06-15
, 23:09
|
Posts: 12 |
Thanked: 3 times |
Joined on Jun 2012
@ sydney
|
#188
|
![]() |
2012-06-15
, 23:12
|
Posts: 432 |
Thanked: 917 times |
Joined on Jun 2011
|
#189
|
![]() |
2012-06-15
, 23:15
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#190
|
usage: modrana.py [-h] [-d device ID] [-u GUI ID] [--local-search search query] [--local-search-location an address or geographic coordinates] [--address-search an address] [--wikipedia-search search query] [--return-static-map-url] [--center-on-position] [--set-zl zoom level number] [--center-on-position-on-zl zoom level number] [--focus-on-coordinates geographic coordinates with the geo: prefix] A flexible GPS navigation system. optional arguments: -h, --help show this help message and exit -d device ID specify device type -u GUI ID specify user interface type (GTK or QML) --local-search search query specify a local search query EXAMPLE: "pizza" --local-search-location an address or geographic coordinates specify a geographic location for a local search query (current location is used by default), both addresses and geographic coordinates with the geo: prefix are supported EXAMPLE: "London" or "geo:50.083333,14.416667" --address-search an address specify an address search query EXAMPLE: "Baker Street 221b, London" --wikipedia-search search query specify a local search query EXAMPLE: "Prague castle" --return-static-map-url return static map URL for a CLI query (works for local search, address and Wikipedia search) --center-on-position focus on the current position & enable centering --set-zl zoom level number set a zoom level EXAMPLE: 15 --center-on-position-on-zl zoom level number focus on current position on a given zoom level EXAMPLE: 15 --focus-on-coordinates geographic coordinates with the geo: prefix focus on given coordinates, NOTE you can use --set-zl to set zoom level, EXAMPLE: "geo:50.083333,14.416667"
SYNTAX_ERROR = 2 SEARCH_NO_RESULTS_FOUND = 3 SEARCH_PROVIDER_TIMEOUT_ERROR = 4 SEARCH_PROVIDER_ERROR = 5 LOCAL_SEARCH_CURRENT_POSITION_UNKNOWN_ERROR = 6
python /opt/modrana/modrana.py -d n900 -u GTK --address-search "Prague" --set-zl 10
python /opt/modrana/modrana.py --local-search "pizza" --return-static-map-url
The Following 10 Users Say Thank You to MartinK For This Useful Post: | ||
![]() |
Tags |
saera, speech-to-text |
|
Saera: A Siri clone for the N900, N9(50) and Jolla
Follow me on Twitter: twitter.com/taixzo
Last edited by taixzo; 2012-06-15 at 22:27.