**** BEGIN LOGGING AT Fri Jan 25 02:59:57 2008 Jan 25 08:55:25 hi Jan 25 09:20:39 hrm Jan 25 09:21:57 what device are you building for BabelO ? Jan 25 10:19:41 FuzzyCat: i am using Greenphone and HTC Blueangel Jan 25 10:43:07 ahh ok Jan 25 13:07:14 meep Jan 25 13:15:01 ljp: have you built an image on top of a recent openmoko base rootfs ? Jan 25 14:32:20 morning Jan 25 18:04:50 ljp: there? Jan 25 18:05:06 or here or something like it? Jan 25 18:05:16 somwwhat Jan 25 18:05:32 wow you here. goo Jan 25 18:05:33 d Jan 25 18:06:01 Do you know why screenshots works on gta01 but not on HTC Universal? Jan 25 18:06:03 i have to warn you. i havet had coffee yet :) Jan 25 18:06:04 Both has vga Jan 25 18:06:09 :-) Jan 25 18:06:15 hmm Jan 25 18:06:29 what doesn't work about it? Jan 25 18:07:26 It doesnt grab the screen. It just gived me a black window where the gta01 shows the screnshot if you know what i mean. Hold on pastebin the bug Jan 25 18:09:11 ljp: root@htcuniversal:~$ /opt/Qtopia/bin/screenshot Jan 25 18:09:11 QPixmap::grabWindow(): Unsupported screen depth 16 Jan 25 18:09:11 QImage::scaled: Image is a null image Jan 25 18:09:49 I am using allmost the same device configure file for unibversal as for gta01 Jan 25 18:10:15 hmm Jan 25 18:11:00 ljp: is there something in this configure file that can cause this: http://pastebin.no/3189 Jan 25 18:13:22 is the universal 32 bit screen? Jan 25 18:14:22 No i dont think so, ithink it's only 16 bit, have to check Jan 25 18:16:18 no it's 16bit screen Jan 25 18:17:14 ljp: but screenshot worked with qtopia-4.2.x Jan 25 18:17:24 hmm Jan 25 18:17:28 odd Jan 25 18:25:29 they did change that part of the code. Jan 25 18:26:32 will submit a bug report Jan 25 18:27:10 good Jan 25 18:28:07 or, maybe just fix the thing myself Jan 25 18:28:59 why not Jan 25 18:29:54 is the neo 32 bit? Jan 25 18:31:13 i dont knwo actually, let me check Jan 25 18:32:16 seems to be 18? Jan 25 18:33:04 ok, never heard of, thought it where only 16-24-32 Jan 25 18:34:19 http://www.tpo.biz/ENG/business-eng/Activer-Matrix-VGA.htm Jan 25 18:35:01 that says its 18 it, but I dont configure for 18 bit for the neo Jan 25 18:35:09 18 bit Jan 25 18:35:26 ljp: 262K colors, isent that 32? Jan 25 18:35:40 i thought 65K colors is 16 Jan 25 18:41:16 google seems to pick up that 262k = 18 bits :) Jan 25 18:41:23 i am bad a math :) Jan 25 18:41:29 so i dont know Jan 25 18:44:38 oh 2 ^ 18 = 262. Jan 25 18:48:08 hmm.. odd Jan 25 18:48:57 ok they divided by 1000 Jan 25 18:52:47 ya thats 262,144 Jan 25 19:02:18 ljp: so basicly yo just have to add 16bit support to screenshot. Jan 25 19:03:53 its QPixmap::grabWindow :) Jan 25 19:05:27 is htc little endian? Jan 25 19:14:48 I can give you a 'patch' for that function (to make regress it to 4.2) if you want to apply it and recompile Jan 25 19:15:40 or you can just grab the 4.2 sources and paste the grabWindow function from src/gui/image/qpixmap_qws.cpp Jan 25 19:16:18 not sure if this would compile still for 4.3 Jan 25 19:29:55 ljp, hello Jan 25 19:33:10 hi Jan 25 19:43:23 goxboxlive: does this use a screen plugin? Jan 25 19:44:02 transformed? Jan 25 19:44:13 ljp: i am using transformed Jan 25 19:44:26 i dont know if htc is little endian Jan 25 19:46:07 if you download the qtopia core sources, there is a test app in examples/qtopiacore/framebuffer that will print out information needed Jan 25 19:46:24 qtopia phone does not ship qt examples ;( Jan 25 19:53:57 goxboxlive: the embedded guy seems to already have a patch that might work Jan 25 19:54:14 good Jan 25 19:54:47 could you pastebin it I am just building a new image now to check out latest changes Jan 25 19:54:55 i can add it and test it Jan 25 19:56:10 ok Jan 25 19:58:04 ljp: i saw you have added 3gpp to the source. When i am in a zone where i have 3G net it chnages from G -> 3 :-) cool Jan 25 20:00:13 http://pastebin.us/?show=d730df66c Jan 25 20:02:11 thx Jan 25 20:04:17 goxboxlive: 3gpp is a video code :) Jan 25 20:04:23 most used on phones Jan 25 20:04:46 we have yet to add 3G as wel have no hardware in which to do it Jan 25 20:06:03 ljp: It recongnize when i move over to a 3G zone. HTC Universal is a 3G (UMTS) phone Jan 25 20:06:33 hmm. ok Jan 25 20:07:37 ljp: when i have screenshot working i show you :-) Jan 25 20:07:48 ok Jan 25 20:10:40 ljp: oh now, i have to revbuild everything. I didnt had the same path as you had. Mine qscreentransformed_qws.cpp file where located in jrs@linuxserver:/media/embedded/stuff/sources/git/qtopia_snapshot$ find . -name qscreentransformed_qws.cpp Jan 25 20:10:40 ./qtopiacore/qt/src/gui/embedded/qscreentransformed_qws.cpp Jan 25 20:11:06 qtopiacore/qt and not src/ as yours Jan 25 20:11:09 ya qtopia phone moves it to qtopiacore/qt :) Jan 25 20:38:45 need to add scap to screenshot Jan 25 20:39:46 ljp: yes really. Jan 25 20:51:46 is screenshot in the qtopia git? Jan 25 20:53:16 ljp: no not yet, i am only using it localy. If the patch works we will add it to branch htcuniversal Jan 25 20:55:08 ljp: will the roation stuff be a gui hadling also? Becuase how will inotice that you have added it to the ource? Jan 25 21:00:45 ljp: i have screenshot working now Jan 25 21:00:57 there are two parts. the dynamic rotation bit should already be in qtopia core. the other is an app to easily rotate, which I am waiting for the guy who ported it from qtopia 2 Jan 25 21:00:58 ANd thatwithout your latest patch? Jan 25 21:02:17 ljp: ok, the dynamic isent working well. Jan 25 21:02:40 The TS input doesnt understand that the lcd has rotated :-9 Jan 25 21:03:37 ok, i need to get outside to get a screnie of the "3" symbol :-) Jan 25 21:16:00 :) ok Jan 25 21:26:30 ljp: enjoy :-) http://www.linuxtogo.org/~goxboxlive/htcuniversal/screenies/new/ Jan 25 21:29:38 wht device is that goxboxlive Jan 25 21:30:28 ScaredyCat: HTC Universal Jan 25 21:31:17 and it works well with qtopia Jan 25 21:31:18 ? Jan 25 21:33:32 ScaredyCat: of course Jan 25 21:33:42 bit big though Jan 25 21:33:51 reverse engineering is the answer Jan 25 21:34:01 ScaredyCat: but it has a keybaord Jan 25 21:34:15 it works a lot better than te GTA01 Jan 25 21:34:27 ya Jan 25 21:34:39 well... tbh - that wouldn;t be too hard :) Jan 25 21:35:26 :-) Jan 25 21:36:22 finally managed to get qtopia bulding again... Jan 25 21:36:27 ScaredyCat: i am using my htcuniversal now with Qtopia on it as my main phone. It works great, i still miss mms and gprs acces though (have to set it up manually with uucp) Jan 25 21:36:39 but I reckon ljp is trying to force us to use his directory layout Jan 25 21:36:44 ScaredyCat: oh have you had problems with it? Jan 25 21:36:53 yeah... for a while Jan 25 21:37:01 ScaredyCat: are you aware of the git tree of Qtopia now? Jan 25 21:37:13 You can add your own branch Jan 25 21:37:20 in the end I just created the /data3/builds/ and symlinked it.. Jan 25 21:37:28 no I wasn't aware of that... Jan 25 21:38:04 ScaredyCat: check out topic Jan 25 21:39:13 sweet Jan 25 21:39:51 I need to get another bit of hardware, I need a phone that I can rely on.. Jan 25 21:40:01 so I can still dev on the gta01... Jan 25 21:40:11 I gave my wife the p910i ... Jan 25 21:41:51 gprs not working properly with qtpoia? Jan 25 21:42:12 ScaredyCat: buy a htcuniversal from ebay, it has everything, even vga screen. But it lacks gps Jan 25 21:42:19 ScaredyCat: it's on it's way Jan 25 21:42:45 well if it have bluetooth then that's all you need for gps :) Jan 25 21:43:38 yes it has BT Jan 25 21:44:20 there seem to be a lot of varaint Jan 25 21:44:24 variants Jan 25 21:45:04 http://cgi.ebay.co.uk/HTC-Universal-Qtek-9000-T-Mobile-MDA-Pro-PU16A-1620mAh_W0QQitemZ130192562386QQihZ003QQcategoryZ75446QQssPageNameZWDVWQQrdZ1QQcmdZViewItem Jan 25 21:45:05 ScaredyCat: yes there is, the htc universal is the code name from htc, it is sold as Imate JasJar, Qtek 9000 and MDA PRo Jan 25 21:45:06 ? Jan 25 21:45:19 ahh ok, so they are all the same thing Jan 25 21:45:21 ScaredyCat: Where do you live Jan 25 21:45:30 yes but diffrents bracnhes Jan 25 21:45:31 errm, .nl and uk Jan 25 21:45:46 selling house in .nl to move to uk... Jan 25 21:45:47 ok, i thin ktmobile sold it as mda pro Jan 25 21:45:56 2 weeks here 2 weks in ul Jan 25 21:45:58 uk Jan 25 21:46:02 ok Jan 25 21:48:05 I can only find battery's on ebay :( Jan 25 21:49:19 ScaredyCat: hold on let me take a look Jan 25 21:50:23 ScaredyCat: http://cgi.ebay.co.uk/Used-Unlocked-MDA-PRO-PDA-Cell-Phone-iMate-JasJar-GSM_W0QQitemZ140201400654QQihZ004QQcategoryZ64355QQrdZ1QQssPageNameZWD2VQQcmdZViewItem?_trksid=p1638.m122 Jan 25 21:50:53 ooo Jan 25 21:50:54 ta Jan 25 21:51:06 ScaredyCat: http://cgi.ebay.co.uk/VODAFONE-V1640-O2-EXEC-IMATE-JASJAR-HTC-MDA-PRO_W0QQitemZ300193660356QQihZ020QQcategoryZ3312QQssPageNameZWDVWQQrdZ1QQcmdZViewItem Jan 25 21:52:41 ScaredyCat: this are some of the names: ORANGE SPV M5000 - O2 XDA EXEC - SPV M5000 - IMATE JASJAR Jan 25 21:52:51 and QTEK 9000 Jan 25 21:53:04 ahh ok.. I was being to specific :) Jan 25 21:53:08 :-) Jan 25 21:53:31 But remember it's an old device, it's about two and a half years old now Jan 25 21:53:57 :) Jan 25 21:54:01 brb coffee Jan 25 22:16:50 sweet Jan 25 22:17:56 there are aftifacts around the battery and signal status. ;( Jan 25 22:18:02 some theming thing Jan 25 22:21:38 ljp: Artifacts is just on the screenie, not on the device Jan 25 22:25:33 neo is 18 bit as I configured and compiled and ran qtopia with 18 bit depth only Jan 25 22:26:08 seems to be quicker as well :) Jan 25 22:27:51 ljp: ok, so actually, so for HTC Unicersal i should only use 16 bit and not the whole specter as i do now Jan 25 22:28:29 might try it. Jan 25 22:28:42 could be my imagination that it seems fater though Jan 25 22:28:44 faster Jan 25 22:30:09 ljp: even though it's allready fast on Universal. Isent there anyone in your office with a HTC Universal? They should relly test it with Qtopia Jan 25 22:33:10 not yet. whats the processor? Jan 25 22:33:27 we are waiting ofr neo2's Jan 25 22:33:29 for Jan 25 22:36:48 ljp: 520MHz armv5te Xscale Jan 25 22:36:56 It got everything beside gps Jan 25 22:41:35 ljp: could you rebuild your sources for gta01 with transformed enabled and test it, so you can see what i mean.And also add Rot270 to your QWS_DISPLAY Jan 25 22:42:18 I think i know what some of the problem is now.. The Qtopia calibration doesnt support landscape mode Jan 25 22:43:22 hmm Jan 25 22:43:32 ok thats my app :) Jan 25 22:43:59 The calibration screen looks good, but the input crosses is still in portrait mode Jan 25 22:45:13 hmm screenie? Jan 25 22:45:25 hi everyone Jan 25 22:46:17 ljp: you cant take a screenieof the calibration Jan 25 22:46:43 and with VNC it breaks Qtopia Jan 25 23:12:35 ljp: how long do you take to build a new image ? Jan 26 00:55:24 with teambuilder at TT only 10-15 minutes Jan 26 00:59:39 ok Jan 26 00:59:52 have you tested the transformed yet? Jan 26 01:01:17 ohh of course, you arent at work, it's saturday morning for you now. Jan 26 01:01:28 Well here is _to_ late. Good night **** ENDING LOGGING AT Sat Jan 26 02:59:57 2008