**** BEGIN LOGGING AT Sun Jan 25 02:59:58 2009 Jan 25 12:14:44 I installed qtextended-4.4.2-gta02-rootfs-10302135.jffs2, and after connecting to WLAN with WPA-PSK and disconnecting, further connection attempts fail. The problem seems to be that /opt/Trolltech/Qtopia/bin/lan-network does not kill the wpa_supplicant process because of an incorrect regexp. Is this bug already documented or tracked somewhere? Jan 25 12:15:05 Also, I wonder if the /var/lib/wpa_supplicant/eth0 socket could be moved to tmpfs so as not to needlessly wear down the flash. The wpa_supplicant program seems to be creating and deleting the whole /var/lib/wpa_supplicant directory. Jan 25 12:20:56 I changed the ctrl_interface setting in /etc/wpa_supplicant/wpa_supplicant.conf; perhaps it'll work. Jan 25 12:23:05 Oh, lan-network regenerates that file each time. Jan 25 12:24:36 Anyway, this is the incorrect line in lan-network: Jan 25 12:24:41 WPASUP_PIDS=$( ps aux | grep "[w]pa_supplicant * -i$1" | awk '{print $2}' ) Jan 25 12:25:02 It should rather grep for "[w]pa_supplicant .* -i$1" with a dot, I think. Jan 25 12:26:57 Yes, that seems to fix it. Jan 25 12:34:06 http://www.qtsoftware.com/developer/task-tracker/index_html?method=entry&id=241864 is this bug and more. Jan 25 13:09:28 I added a link at http://wiki.openmoko.org/wiki/Qtopia_/_Qt_Extended_on_FreeRunner#Bugs_in_4.4.2 Jan 25 19:33:54 hello Jan 25 19:34:05 anyone here? Jan 25 19:35:26 Sort of :) Jan 25 19:35:51 That depends on wether you're a spam bot, asking for a/s/l, or want help with something for example... So... State your purpose ;) Jan 25 19:35:56 I have a question about QtExtended 4.4.2 if you can help me? Jan 25 19:36:17 Noone can help until they know the question :) Jan 25 19:36:26 In short: Don't ask to ask, just ask ;) Jan 25 19:36:26 I cannot find where to start the webbrowser Jan 25 19:36:31 :) Jan 25 19:36:38 ok, got it Jan 25 19:36:52 I compiled it with Webkit Jan 25 19:37:10 now it's running on my arm board, but I don't find it Jan 25 19:37:37 i cannot help you with that, but at least now it's out in the open, someone might ;) Jan 25 19:37:44 :D Jan 25 19:37:48 thank you Jan 25 19:38:03 you nee to compile the webbrowser example Jan 25 19:38:48 hmm, I thought I compiled everything and it's included by default Jan 25 19:42:09 I know where to look now, thank you for your help Jan 25 19:42:23 good night and all the best Jan 25 19:52:08 examples are not buiolt by default **** ENDING LOGGING AT Mon Jan 26 02:59:57 2009