**** BEGIN LOGGING AT Thu Jun 04 02:59:58 2009 Jun 04 13:31:02 If I want to do a clean flash to the new build - what kernel version/specific image is recommended? Jun 04 13:33:49 hi russh Jun 04 13:33:56 check this script: Jun 04 13:33:57 http://www.e-dynamics.be/openmoko/qtmoko_install.sh Jun 04 13:36:13 radekp - Thanks will grab the images whilst I'm on my company's bandwidth :-D Jun 04 13:41:14 i am now testing latest changes in git - then i will upload prebuilt images Jun 04 19:15:49 hello Jun 04 19:17:32 I have ported Qt4.5 to target Jun 04 19:17:50 I was able to run applications wiggly clock etc Jun 04 19:17:59 But keypad is not working Jun 04 19:18:33 In Qtopia, qpe does the job of loading a keypad plugin and serves keyboard events to all applications Jun 04 19:18:50 How it should be done in Qt4.5 Jun 04 19:19:06 Please help Jun 04 19:19:07 :( Jun 04 19:19:30 qt 4.5 embedded? Jun 04 19:19:35 Should I link my keypad plugin to all apps? Jun 04 19:19:37 yes Jun 04 19:19:42 qt 4.5 ARM Jun 04 19:21:21 if i run an application (with -qws option), will it behave like QPE. I mean to say that If i link my main app to keypad plugin and run with -qws option, will all my other applications run as clients receive all the keypad events? Jun 04 19:21:43 Or Is there any simple way that i m missing somewhere? Jun 04 19:22:00 potter - How to do it? Please help Jun 04 19:22:43 did you set QWS_KEYBOARD? Jun 04 19:22:47 yes Jun 04 19:23:07 Set and also plugin present in /opt/Qt45 (prefix)/plugins Jun 04 19:23:21 I tried setting QT_DEBUG_PLUGINS=1 Jun 04 19:23:40 and started my wiggly application as ./wiggly -qws -keyboard Jun 04 19:24:03 Plugin not loaded and keypad events not received Jun 04 19:24:39 QWS_KEYBOARD="Custom:/dev/input/event0) Jun 04 19:24:49 start the first app with -qws, if that is still running, you dont need to use -qws on other apps Jun 04 19:25:01 yes Jun 04 19:25:12 how to debug the plugin issue? Jun 04 19:25:31 its not getting loaded. my warning msgs not printed? Jun 04 19:25:46 shud i have to link the qws app with the keypad plugin? Jun 04 19:26:01 no, its a plugin Jun 04 19:26:18 ok Jun 04 19:26:38 So u mean if i specify -qws it will load the QWS_KEYBOARD automatically Jun 04 19:26:47 and serve as a server to all clients Jun 04 19:27:13 and process key events and give to other apps which was started without -qws option Jun 04 19:27:20 am i making myself clear? Jun 04 19:27:28 it shoudl, yes Jun 04 19:27:36 Sure. Thanks a lot. Jun 04 19:27:59 QT_DEBUG_PLUGINS is the only way to debug this issue right? Jun 04 19:27:59 no worries... Jun 04 19:28:11 possibly Jun 04 19:28:24 not sure what that does, really Jun 04 19:28:30 any other thing i need to care about Jun 04 19:28:44 it will show Plugin loaded information in Qtopia Jun 04 19:28:49 not sure about QT Jun 04 19:29:15 like "X plugin has been successfully loaded kinda" Jun 04 19:29:52 Let me try and tell you the results. Thank you. Jun 04 19:30:02 Bye. Jun 04 19:42:31 hi ljp Jun 04 19:58:09 hllo **** ENDING LOGGING AT Fri Jun 05 02:59:57 2009