Re: X forwarding doesn't work

2009-08-15 Thread Richy
The App is opening on the Freerunner, not on the desktop. I have the exact same problem. signature.asc Description: OpenPGP digital signature ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo

Re: [shr-u] wifi timeout with mokonnect

2009-08-15 Thread Paul Fertser
"arne anka" writes: > and the fr is shock frozen. > not really convincing a performance. Reproduced it. Thanks for the bugreport, will try to investigate. Sorry for misinformation, i guess i did something slightly different before so it didn't result in kernel panic. Sorry :( -- Be free, use f

Re: X forwarding doesn't work

2009-08-15 Thread Hans Zimmerman
Richy wrote: > The App is opening on the Freerunner, not on the desktop. > I have the exact same problem. > > > > > > > ___ > Openmoko community mailing list > community@lists.o

Re: Reading binary messages

2009-08-15 Thread Thomas Franck
Hi.. KaZeR wrote: > Has anyone succeeded / starting working on reading binary sms? > > I have some of them sitting in my inbox, under SHR it's only displayed as > "This is a binary message" just wondered if anyone can tell about progress in that matter? I have a bunch of the "binary messages", t

Re: [shr-u] wifi timeout with mokonnect

2009-08-15 Thread arne anka
> Sorry for misinformation, i don't think "misinformation" is the right word here -- at least it helped me to understnad, what is supposed to be done and to happen. and it looks like that instigated other people as well to try again. if you or someone else can make something from the output, i'

Re: [shr-u] wifi timeout with mokonnect

2009-08-15 Thread William Kenworthy
The way I got around this is to use two scripts - the first just handles spawning wpa_suppliocant and stops at a read statement - then hitting a return key exits the script. The various rm and kill commands are to cleanup before and after - needed for reliable and repeatable connections! This wor

Re: X forwarding doesn't work

2009-08-15 Thread Michael Tansella
> Check your DISPLAY > > Hans and how??? On the freerunner env says DISPLAY=localhost:0 do have to do any: DISPLAY=:??? dillo The following doesn't work: $ DISPLAY=:192.168.178.22:0 dillo paths: Cannot open file '/home/root/.dillo/dillorc' paths: Using /etc/dillo/dillorc paths: Cannot open fi

Re: X forwarding doesn't work

2009-08-15 Thread arne anka
DISPLAY=:1 foo ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: X forwarding doesn't work

2009-08-15 Thread Michael Tansella
Am Samstag, 15. August 2009 12:33:02 schrieb arne anka: > DISPLAY=:1 foo ... doesn't work for me simarill...@simarillion-laptop:~$ ssh -X r...@192.168.5.202 r...@om-gta02 ~ $ DISPLAY=:1 dillo paths: Cannot open file '/home/root/.dillo/dillorc' paths: Using /etc/dillo/dillorc paths: Cannot open fi

Re: X forwarding doesn't work

2009-08-15 Thread arne anka
>> DISPLAY=:1 foo > > ... doesn't work for me DISPLAY=:0 foo ? - do you have X running on your host for your host's user at all? - has your ssh x-forwarding enabled? ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.

Re: X forwarding doesn't work

2009-08-15 Thread Ed Kapitein
arne anka wrote: >>> DISPLAY=:1 foo >>> >> ... doesn't work for me >> > > DISPLAY=:0 foo > ? > - do you have X running on your host for your host's user at all? > - has your ssh x-forwarding enabled? > > ___ > Openmoko community mailing list >

Re: GPS NMEA sentences over serial port

2009-08-15 Thread RANJAN
> Alternatively, and this is what I suggest, use ssh to forward connections > from the gpsd port on your laptop to the gpsd port on your Neo: > > $ ssh -L localhost:2947:localhost:2947 debian-gta02 -- sleep inf & > Hi, Can I use this to forward the 2947 port from Neo to 2947 on laptop ,in other

Re: FSO resources, GPS-TTFF example (Was: is wifi-driver developed anymore?)

2009-08-15 Thread Sebastian Krzyszkowiak
On 8/14/09, arne anka wrote: >> If the app doesn't have FSO support, use fsoraw to request the resource. > > _now_ i am confused. > in my understanding > - "resources" are an fso concept -- thus, no fso support, no resource > - fsoraw uses fso calls to utilize the resource -- no resource, no way t

Convert travel diaries to JOSM suitable gpx files

2009-08-15 Thread Christian Rüb
Hi, as I use travel-diary[1] every now and then to map POIs I made a little perl script to convert the CSV to gpx files. You can find it here[2]. It reads from STDIN and prints to STDOUT Usage is simple: cat | traveldiary2gpx.pl > poi.gpx If you want the timestamp to be included you also need

Re: [SHR] wakes up from suspend after a few minutes

2009-08-15 Thread Michal Brzozowski
2009/8/14 Michal Brzozowski > yes > > 2009/8/14 arne anka > >> is deep sleep disabled? >> > > The resume reason is GSM. Wakes up after 1-2 minutes. The logs don't show anything interesting. There are no other problems. Ophonekitd is not running. It doesn't wake up if it's connected to usb. Any

Re: X forwarding doesn't work

2009-08-15 Thread Joshua Judson Rosen
Michael Tansella writes: > > I want to start midori in the freerunner and forward the GUI tt my Linux Host > > (Kubuntu) > > I tried it the following way, but it starts on the freerunner instead of the > host, any idea?: > > > simarill...@simarillion-laptop:~$ ssh -l root -X -v 192.168.5.20

Re: [SHR] wakes up from suspend after a few minutes

2009-08-15 Thread arne anka
> The resume reason is GSM. Wakes up after 1-2 minutes. The logs don't show > anything interesting. There are no other problems. Ophonekitd is not > running. It doesn't wake up if it's connected to usb. Any ideas? that's what i see when not using "never" for deep sleep. what exactly is configured

Re: [SHR] wakes up from suspend after a few minutes

2009-08-15 Thread Michal Brzozowski
2009/8/15 Michal Brzozowski > 2009/8/14 Michal Brzozowski > >> yes >> >> 2009/8/14 arne anka >> >>> is deep sleep disabled? >>> >> >> > > The resume reason is GSM. Wakes up after 1-2 minutes. The logs don't show > anything interesting. There are no other problems. Ophonekitd is not > running. I

Re: [SHR] wakes up from suspend after a few minutes

2009-08-15 Thread Paul Fertser
Michal Brzozowski writes: > 2009/8/14 Michal Brzozowski The resume reason is > GSM. Wakes up after 1-2 minutes. The logs don't show anything > interesting. There are no other problems. Ophonekitd is not > running. It doesn't wake up if it's connected to usb. Any ideas? Enable DEBUG level for ogs

Re: [SHR] wakes up from suspend after a few minutes

2009-08-15 Thread Paul Fertser
Michal Brzozowski writes: > The solution was to not use apm -s but dbus Can you possibly tell me where that idea to use apm -s comes from? That's some information to be corrected because obviously you'll be woken up by the modem when it gives you network status info every now and then and framewo

Re: [SHR] wakes up from suspend after a few minutes

2009-08-15 Thread Michal Brzozowski
2009/8/15 Paul Fertser > Michal Brzozowski writes: > > The solution was to not use apm -s but dbus > > Can you possibly tell me where that idea to use apm -s comes from? > That's some information to be corrected because obviously you'll be > woken up by the modem when it gives you network status

Using bluetooth keyboard (keypresses not making it to X)

2009-08-15 Thread Paul Fertser
Hi, Have you managed to solve your problem? Reading archives it looks like you're missing just a small but very important step: modprobe uinput Please report the results. For others interested, there're now updated instructions on the wiki, including using bluez4 with HID devices: http://wiki.o

shr unstable lite missing opkg

2009-08-15 Thread Fernando Martins
Hi, I just installed latest unstable from August, 8th, but opkg isn't included. I looked in /bin, /usr/bin. How can I fix this?? Could someone send me the binary? TIA, Fernando ___ Openmoko community mailing list community@lists.openmoko.org http://l

Convert Tangogps's poi.db JOSM suitable gpx files

2009-08-15 Thread GNUtoo
I've made a python script that converts poi.db in gpx files... what should I do with it? Denis. #!/usr/bin/env python #poi2osm convert a sqlite poi database comming from tangps to a file you can import in JOSM #Copyright (C) 2009 Denis 'GNUtoo' Carikli # #This program is free software: you can re

Re: shr unstable lite missing opkg

2009-08-15 Thread Sebastian Krzyszkowiak
On 8/15/09, Fernando Martins wrote: > Hi, > > I just installed latest unstable from August, 8th, but opkg isn't > included. I looked in /bin, /usr/bin. > > How can I fix this?? Could someone send me the binary? > > TIA, > Fernando opkg-cl update; opkg-cl upgrade -- Sebastian Krzyszkowiak dos _

Re: shr unstable lite missing opkg

2009-08-15 Thread Fernando Martins
Sebastian Krzyszkowiak wrote: > On 8/15/09, Fernando Martins wrote: > >> Hi, >> >> I just installed latest unstable from August, 8th, but opkg isn't >> included. I looked in /bin, /usr/bin. >> >> How can I fix this?? Could someone send me the binary? >> >> TIA, >> Fernando >> > > opkg-cl u

Re: X forwarding doesn't work

2009-08-15 Thread Sebastian Krzyszkowiak
On 8/15/09, Joshua Judson Rosen wrote: > Michael Tansella writes: >> >> I want to start midori in the freerunner and forward the GUI tt my Linux >> Host >> (Kubuntu) >> >> I tried it the following way, but it starts on the freerunner instead of >> the >> host, any idea?: >> >> >> simarill...@sima

Re: X forwarding doesn't work

2009-08-15 Thread Boris Wong
Michael Tansella wrote: > Hi, > > I want to start midori in the freerunner and forward the GUI tt my Linux Host > > (Kubuntu) > > I tried it the following way, but it starts on the freerunner instead of the > host, any idea?: > > > simarill...@simarillion-laptop:~$ ssh -l root -X -v 192.168.5.2

[litephone] entering numbers during a call

2009-08-15 Thread Ali
I finally got a chance to test the app and I love it! But one problem is a blocker for me. I can't check my voice mail as I can't enter the pin after making a call (the pin to my voice mail box) :( Is the functionality in already and i'm just missing it? If not, any plans for that to be in? _

Re: `X forwarding doesn't work' fix

2009-08-15 Thread Joshua Judson Rosen
Sebastian Krzyszkowiak writes: > > On 8/15/09, Joshua Judson Rosen wrote: > > > > In SHR (which is what I run), this is what happens: ssh request X11 > > forwarding, sshd sets up forwarding and sets $DISPLAY to > > "localhost:10" (for the first connection--other simultaneous > > connections get h

Re: [litephone] entering numbers during a call

2009-08-15 Thread Christof Musik
Hi I think that was my mistake. It worked, but during my changes I removed it and forgot it to add. I fixed in git[1]. Kind regards, Christof [1] http://git.senfdax.de/?p=litephone;a=summary On Sat, Aug 15, 2009 at 03:26:55PM -0700, Ali wrote: > I finally got a chance to test the app and I love

Re: how to block spam to commits-ow...@projects.openmoko.org?

2009-08-15 Thread Aapo Rantalainen
Spam is still coming. Final attempt: Privacy Options > Sender filters Action to take for postings from non-members for which no explicit action is defined. =discard Should messages from non-members, which are automatically discarded, be forwarded to the list moderator? =no -Aapo Rantalainen ___