Forcing SMS from SIM to QtMoko

2014-03-01 Thread Nick
Hi all,

Today QtMoko came up with a message that there was a new SMS 
message, which I dismissed. However the message doesn't seem to have 
reached the Messages program. I suspect it's still on the SIM card 
for some reason. Is there a way of forcing QtMoko to download all of 
the messages from the SIM?

Quite possibly related, soon afterwards I got a warning saying that 
I was running out of disk space (~10% left). I freed some, so that's 
no longer an issue. It's annoying though, 'cos the uSD reader no 
longer works :(

Thanks in advance,

Nick

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: booting qtmoko-debian-gta02-v58 hangs

2014-03-01 Thread Matthias Apitz
El día Friday, February 28, 2014 a las 05:46:41PM +0100, Radek Polak escribió:

  /etc/wpa_supplicant/wpa_supplicant.conf to some other values:
  
  ctrl_interface=/var/lib/wpa_supplicant
  ctrl_interface_group=0
  eapol_version=1
  fast_reauth=1
  ap_scan=1
  network={
  ssid=tarara
  proto=WPA2 WPA RSN
  key_mgmt=WPA-PSK
  pairwise=TKIP
  group=TKIP
  psk=
  }
  
...

 
 Hmm maybe try to change encryption to use AES. For me AES works. But 
 otherwise 
 i dont have much knowledge in this area..

I tried it with AES too already before, and it did not worked; from the
log file I now saw that with AES, qtmoko generates correctly

pairwise=CCMP TKIP
group=CCMP TKIP

(which btw. are the defaults)

and I could see from the log that it was associating fine, but could not
get an IP addr with DHCP; that's why at the end in the GUI it was not
visible as success of associating; it says in the log:

Mar  1 16:49:49 neo Qtopia: + echo Trying to find ip: 0
Mar  1 16:49:49 neo Qtopia: Trying to find ip: 0
Mar  1 16:49:49 neo Qtopia: + [ 0 -gt 10 ]
Mar  1 16:49:49 neo Qtopia: + /sbin/udhcpc -n -i eth0
Mar  1 16:49:49 neo Qtopia: + /sbin/ifconfig eth0
Mar  1 16:49:49 neo Qtopia: + awk BEGIN{FS=:}{print $2}
Mar  1 16:49:49 neo Qtopia: + grep inet[^6]
Mar  1 16:49:49 neo Qtopia: + awk {print $1}
Mar  1 16:49:49 neo Qtopia: udhcpc (v1.20.2) started
Mar  1 16:49:49 neo Qtopia: Sending discover...
...

but never get one; I have a bunch of laptops and netbooks and all they
get one, the FR not; I will figure out why; for the moment I configured
an adecuate IP addr hardcoded, and the gateway, and all was fine;

Thanks for pointing me to AES.

matthias

-- 
Sent from my FreeBSD netbook

Matthias Apitz, g...@unixarea.de, http://www.unixarea.de/ f: +49-170-4527211
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[qtmoko-v58] Spanish keyboard, ...

2014-03-01 Thread Matthias Apitz

Hello,

For Om2008.9 and SHR I hacked together my own keyboad files to get a
Spanish keyboard with all the tilded letters, like áéíóñ¿¡ ...

Is this someohow possible as well for qtmoko v5.8?

Related question, I'm (highly) used to use the Spanish dictionary with
an application 'estardict' in SHR, is this running (or any similar
application) in qtmoko?

Thx

matthias
-- 
Sent from my FreeBSD netbook

Matthias Apitz, g...@unixarea.de, http://www.unixarea.de/ f: +49-170-4527211
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [qtmoko-v58] Spanish keyboard, ...

2014-03-01 Thread Radek Polak
On Saturday, March 01, 2014 08:25:56 PM Matthias Apitz wrote:

 Hello,
 
 For Om2008.9 and SHR I hacked together my own keyboad files to get a
 Spanish keyboard with all the tilded letters, like áéíóñ¿¡ ...
 
 Is this someohow possible as well for qtmoko v5.8?

Yes, QtMoko keyboard is svg image editable in inkscape. You can check [1] and 
[2] for details and nice keyboard by Joif.

 Related question, I'm (highly) used to use the Spanish dictionary with
 an application 'estardict' in SHR, is this running (or any similar
 application) in qtmoko?

Probably yes, check [3] and especially [4] which is stardict compatible 
bilingual dictionary.

Regards

Radek


[1] 
http://wiki.openmoko.org/wiki/QtMoko#SVG_Keyboards_.28from_QtMoko_v45_onwards.29

[2] http://lists.openmoko.org/nabble.html#nabble-td7563584

[3] http://qtmoko.sourceforge.net/apps/category-dictionaries.html

[4] http://qtmoko.sourceforge.net/apps/qtmoko-dictopia.html

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community