Re: travel-diary a simple GPS application

2009-07-09 Thread Christian Rüb
lomp wrote: > > Hi Christian, > > > > good to hear that the idea isn't dead! Looks far more solid than my few > > lines of code :-) I will give it a try this weekend. In the meantime, > > screenshots would be very interesting... > > > > Sven > > > >

Re: [shr-unstable] stopwatch?

2009-07-09 Thread Christian Rüb
> list, im looking for a stopwatch app. i remember my old days of > om2008.12 that there was a stopwatch app under the settings [?] > > anything like this, or soon to be like this for shr? you might want to try stopwatch [1] (needed QT packages are also there) sources here [2] It's made by a frien

Re: Elmdentica release 0.5.0

2009-07-08 Thread Christian Rüb
+svnr98-r1_armv4t.ipk Cheers, Christian > Both of these are (hopefully, at least works for me) fixed on svn. > > Rui > > On Sat, Jul 04, 2009 at 12:21:56PM +0200, Christian Rüb wrote: > > Great work! > > > > I found 2 little bugs on my system: > > * I get a S

travel-diary a simple GPS application

2009-07-08 Thread Christian Rüb
Hi, a while ago Sven send us his scripts to store places and some info and send all this to a server which then creates a kml file. [0] I made a litte GUI for this (actually it is more a rewrite ;-)) that you can find here: http://openmoko.senfdax.de/shr-unstable/travel-diary_0.0+git20+3d7fe355

Re: Elmdentica release 0.5.0

2009-07-04 Thread Christian Rüb
Great work! I found 2 little bugs on my system: * I get a SEGFAULT when no gconf account config is available, thus had to create it first before being able to rund elmdentica * Icons (twitter) were not stored unless I created /home/root/.elmdentica/cache/icons/ manually Cheers, Christian > ht

Re: [omgps] collect feature requests

2009-06-30 Thread Christian Rüb
It would be really helpful for track logging to be able to split a track from the main screen. This makes it easier for later OSM editing, so you know where a way/road changed. Otherwise I support any previously mentioned ideas to ease later import/edit in JOSM and alike. Cheers, Christian

Re: Navit internal GUI

2009-06-14 Thread Christian Rüb
> I have used navit for a while now and today I have updated to > svn-2314. It gets better and better, but I still have my problems with > some parts of the internal GUI. > > When adding more bookmarks than the screen can display I have no > option to scroll in the bookmark list. So more than

Re: Stress test of my Freerunner

2009-06-12 Thread Christian Rüb
> I attached my code. As said, it isn't much and not very user-friendly. > However, I was surprised how few code is needed to get the idea working. > > storeLocation.py: > This script is called on the FR to store the current coordinates to > locations.dat > E.g. storeLocation.py -t "My Home" -d

A few questions on navit

2009-06-11 Thread Christian Rüb
Hi, maybe someone can help me out here as I could not find appropriate answers in navit wiki... The menu in in internal GUI has several options that I am not sure about if they change anything in the app: Settings/Rules/Map follows Vehicle (cannot change the 'x') To find a point on the map it

Re: Battery only charger

2009-05-31 Thread Christian Rüb
> Hi, > > does anyone know a good charger for the battery only? > > The wiki page about the battery [1] tells that you cannot charge the > Freerunner battery in a Nokia phone or with original Nokia chargers. > Does anyone know a working charger and a source where to get it (preferably > in Germ

Re: running google mobile applications?

2009-05-17 Thread Christian Rüb
> Hello, > > I'd like to run the gmail java application in my moko. Has anybody tried > that? > > I couldn't download the application from the freerunner itself ( woosh, > midori and dillo2 all failed) so I found this link and downloaded the .jar > with wget: > > wget http://m.google.com/app/v2.

Automatic screen lock

2009-05-16 Thread Christian Rüb
Hi, as I could not find another way to lock the screen I currently use this little script (illume + frameworkd): /usr/local/bin/simple_lock: #!/bin/sh export E_IPC_SOCKET=$(find /var/ -type s | grep enlightenment | cut -d\| -f1) enlightenment_remote -exec-action "simple_lock" "" in /etc/freesma

Battery only charger

2009-05-11 Thread Christian Rüb
Hi, does anyone know a good charger for the battery only? The wiki page about the battery [1] tells that you cannot charge the Freerunner battery in a Nokia phone or with original Nokia chargers. Does anyone know a working charger and a source where to get it (preferably in Germany). Has anyon

Re: Replace battery in suspend

2009-05-09 Thread Christian Rüb
Am Samstag, 9. Mai 2009 schrieb Joerg Reisenweber: > Am Sa 9. Mai 2009 schrieb Christian Rüb: > > Hi, > > > > is it possible to do the following: > > * power off GSM > > * suspend > > * plug external USB power supply (can do 100,500 and 1000mA)

Replace battery in suspend

2009-05-09 Thread Christian Rüb
Hi, is it possible to do the following: * power off GSM * suspend * plug external USB power supply (can do 100,500 and 1000mA) * open device and exchange battery * resume again * power on GSM * (optional) unplug USB power supply I do not have a second battery (yet) but this scenario might

<    1   2