**** BEGIN LOGGING AT Sat Oct 27 02:59:56 2007 Oct 27 05:51:46 mornig Oct 27 09:31:49 j0tt: are you here? Oct 27 09:35:03 yep Oct 27 09:35:34 Do you get a bug when you try to compile greenphonekbdhandhler? Oct 27 09:35:41 or does it compile straight forwars? Oct 27 09:37:10 the latest snapshot build as it seems (not tested to use it yet).. Oct 27 09:40:23 ok, same as me then. I tried with latest snapshot and it failes compiling Oct 27 09:41:34 hm Oct 27 09:41:40 what error? Oct 27 09:44:47 hold on Oct 27 09:46:33 http://pastebin.no/2731 note, i have renemad the file to openezx from greenphone. That's all. ANd also edited the input scancodes Oct 27 09:48:38 mh Oct 27 09:49:39 looks like a broken missing include or so .. Oct 27 09:50:59 oh look at the file #ifdef QT_QWS_GREENPHONE <- Oct 27 09:51:04 probably this is not set ;) Oct 27 09:52:10 (both in cpp and h) Oct 27 09:58:14 jott: okthx Oct 27 09:58:46 speaking of keyboard handling.. as nice as the finxi/smudge lock-screen is, as un-usable is it on a phone with keypad as you can kill the dialog with hangup/right key :/ Oct 27 09:59:24 ok :) Oct 27 10:15:39 hmm seems like it is included : this one right, in both cpp/h right ? #ifdef QT_QWS_GREENPHONE Oct 27 11:21:57 afternoon Oct 27 13:44:45 mornin Oct 27 13:44:46 g Oct 27 20:25:13 Question: When you dial a with the greenphone, do you have to open the dialer app before you enter the phone number or are you able to just hit the numbers right away when you are in the homwscreen. Oct 27 20:27:55 you can just start to dial on the gp Oct 27 20:49:01 hmm i c Oct 27 20:50:45 jott before today you say that #ifdef QT_QWS_GREENPHONE was missing in both cpp and h file. They where located in two of my files. Have you compiled greenphonekbdhandler today? Oct 27 20:52:26 goxboxlive: i'm not sure how long this is in.. but i compile for greenphone and hece the QT_QWS_GREENPHONE is set.. Oct 27 20:53:42 but this #ifdef in greenphonekbdhandler.h/cpp is around the whole file Oct 27 20:54:42 so without either removing it or setting the QT_QWS_GREENPHONE all files using this handler will not compile ;) Oct 27 20:55:12 ok Oct 27 20:55:41 so it's probably more sane to remove it and rename/refactor your class to the appropiate device name Oct 27 20:56:39 (as far as i understood you reuse the class with your own keymappings) Oct 27 20:58:15 actually this #ifdef does not really make sense as the greenphonekbddriverplugin.cpp uses it without further checks Oct 27 20:58:27 (uses the handler) Oct 27 21:27:55 ok,thx Oct 27 21:32:29 gna, there is more match(Phone)Number breakage :~( **** BEGIN LOGGING AT Sun Oct 28 02:46:32 2007 **** BEGIN LOGGING AT Sun Oct 28 02:52:55 2007 **** ENDING LOGGING AT Sun Oct 28 02:59:57 2007