**** BEGIN LOGGING AT Fri Mar 14 02:59:57 2008 Mar 14 08:52:09 hi Mar 14 10:20:47 hi marex Mar 14 10:22:40 oups :( Mar 14 10:23:16 hi BabelO Mar 14 10:23:26 hi goxboxlive Mar 14 10:23:55 i miss tsdogs yesturday, he manage to compile tapioca library with qmake, so we can add my app with some fix to git :) Mar 14 10:25:13 thats grea Mar 14 10:25:16 t Mar 14 16:11:36 is there some command line switch to get qtopia-apps to just use a plain xserver - or is recompilation needed ? Mar 14 16:14:02 pusling: u mean using qvfb ? Mar 14 16:15:00 tsdogs: I don't know what I mean ;) Mar 14 16:15:03 BabelO: just sent u an email containing the .pro files for tapioca Mar 14 16:15:27 pusling: qtopia works on FrameBuffer, so to run qtopia apps u need to emulate the frame buffer Mar 14 16:15:36 this is done with QVFB Mar 14 16:15:49 Qtopia Virtual Frame Buffer afair Mar 14 16:16:21 then u simply run your app like QWS_DISPLAY=qvfb application -qws (or start qpe with it) Mar 14 16:16:48 if your question is to have a qtopia app run as a desktop app then I don't think it's possible Mar 14 16:17:46 pusling: http://doc.trolltech.com/4.2/qtopiacore-qvfb.html Mar 14 16:19:11 ah. Mar 14 16:20:10 pusling: maybe writing a display driver could make it run inside X ... http://doc.trolltech.com/4.3-snapshot/qtopiacore-displaymanagement.html#available-drivers Mar 14 16:24:52 or maybe I_should just find a way to sane kill the n800 usual thingie so qtopia can have the framebuffer all alone ? Mar 14 16:46:46 pusling: no idea Mar 14 16:51:12 ah. got it killed Mar 14 16:51:27 and got my qtopia app running, but no input recieved :/ Mar 14 16:54:20 pusling: maybe u need to set the input device... Mar 14 16:54:49 tsdogs: Ihave # echo $QWS_MOUSE_PROTO Mar 14 16:54:49 tslib:/dev/input/event3 Mar 14 16:55:25 ohh... transferring my chroot to the thingie stopped unfinished. maybe something is incomplete Mar 14 16:55:31 (but I have enough to see my first image) Mar 14 16:56:28 pusling: maybe u simply need to calibrate :) Mar 14 16:56:36 export TSLIB_CONFFILE=/etc/ts.conf Mar 14 16:57:53 maybe - it was when I tried to do that I discovered I missed half my chroot ;) Mar 14 16:58:01 lol Mar 14 16:58:07 it stopped before reaching /usr/bin Mar 14 17:05:47 ole tsdogs :) Mar 14 17:06:25 tsdogs: yes i get it Mar 14 17:13:16 tsdogs: ok, now i need to compile telepathy-haze for arm with a correct ssl support Mar 14 18:03:25 BabelO: worked already ? Mar 14 18:04:06 no i set libraries and app inside qtopia trees and i ve again this dbus error :( Mar 14 18:04:20 dbus? Mar 14 18:04:38 ERROR: You requested -dbus but it was disabled. Mar 14 18:05:00 BabelO: I had it before, it fails the configure tests for some reason Mar 14 18:05:16 yes i remove the test each time Mar 14 18:06:19 ok Mar 14 18:06:32 it's under config.tests Mar 14 18:07:18 yes the path where it get dbus include is wrong, it take always the one from my host Mar 14 18:08:08 BabelO: in configure script Mar 14 18:08:11 -dbus Mar 14 18:08:12 -dbuspath "/opt/toolchains/arm920t-eabi/arm-angstrom-linux-gnueabi" Mar 14 18:08:24 tsdogs: yes i have it ;) Mar 14 18:08:28 ;) Mar 14 18:08:32 it use pkg-config Mar 14 18:10:33 BabelO: maybe it's in your dbis-1.pc file Mar 14 18:11:03 goxboxlive: it use the one from hsot system not the one in toolchain :( Mar 14 18:12:58 ok Mar 14 18:13:01 goxboxlive: hi Mar 14 18:41:45 goxboxlive: does latest qtopia run on Uni? I always get a SegFault after a while... Mar 14 18:41:56 #0 0x4090ff1c in ?? () from /opt/Qtopia/lib/libqtopiabase.so.4 Mar 14 19:05:38 tsdogs: last time i tried i had the same issue. I thought i just where some local hack i had done. So you get it too Mar 14 19:06:10 yep, debugging seems to lead me to the pthread lib (?) Mar 14 19:06:24 hmm i c Mar 14 19:06:40 But i havent the same issue with my other devices Mar 14 19:07:06 goxboxlive: the pthread could be caused by the gdb :( Mar 14 19:07:08 could it be a vga problem? Mar 14 19:07:29 goxboxlive: the qpe starts up, if failes when it should display the menu Mar 14 19:07:40 maybe we should add -depths to configure Mar 14 19:08:05 from my tracing it seems to be something in the libqtopiapim Mar 14 19:08:22 I know we cant run it with -depth 8,16,32 SO i have had -depth 16,32 in my configure. Myabe i have removed it Mar 14 19:08:26 ok qtopiabase Mar 14 19:08:56 s/ok/or Mar 14 19:09:02 I have 16,32 too Mar 14 19:09:35 hmm ok Mar 14 19:10:09 goxboxlive: must be something in the custom I think which gets linked to qtopiabase... Mar 14 19:10:52 i c Mar 14 19:11:04 strange that it suddenly happend though. Mar 14 19:11:10 well got to go eat Mar 14 19:12:15 hmm, eet smakelijk (?) :) Mar 14 19:12:42 ok i found why now Mar 14 19:13:31 which is ? :) Mar 14 19:14:16 tsdogs: it seem that my standard pkg_config_path is before the qtopia. it is strange it worked before Mar 14 19:14:30 BabelO: pretty strange Mar 14 19:15:03 new fresh install new problems :) Mar 14 19:16:37 :) Mar 14 19:16:57 ok doing another configure, just to check, last one Mar 14 19:17:04 ljp around ? :) Mar 14 19:20:55 hmm i did not check if someone answer to me on qtopia-interest Mar 14 19:22:50 ok all configure fine, starting make , tsdogs i add libraries inside application dir, maybe it is better to set it as third party ;) Mar 14 19:23:24 BabelO: yes that's what I tought, though u need to change the pro files to adapt paths Mar 14 19:27:25 tsdogs: look at this ;) http://www.kevinboone.com/qmplayer_release_notes.html Mar 14 19:27:34 i like the disaster recovery step :) Mar 14 19:29:08 lol Mar 14 19:29:12 BabelO: Version 0.01, July 2005 Mar 14 19:31:47 tsdogs: maybe we can adapt this one -> http://sourceforge.net/projects/qui4mplayer/ Mar 14 19:32:23 BabelO: I'm really afraid about dependencies here :/ Mar 14 19:33:11 looks much newer :) Mar 14 19:33:23 yes already downloaded ;) Mar 14 19:34:21 ahh... needs patched qtopia (or a patched qtopia app) to do magic on n800 Mar 14 19:34:22 BabelO: lol no, just looked at dates Mar 14 19:34:44 KDE (hoping to get rid of this as a dependency Mar 14 19:35:13 so dependencies are only qt / mplayer abd imagemagick Mar 14 19:35:15 BabelO: qtopia is acting strange on my Universal Mar 14 19:35:23 when i start it I get: Mar 14 19:35:41 .. /sys/class/power_driver/htcuniversal_phone/power_state not opened Mar 14 19:36:02 why ../ ? Mar 14 19:36:16 but this is defined only inside the libhtcuniversalmultiplexer which I removed Mar 14 19:36:31 BabelO: .. was to have a slash at the beginning of the path Mar 14 19:36:36 there is no .. :) Mar 14 19:36:42 ok :) Mar 14 19:37:09 does this path exist or module properly loaded ? Mar 14 19:37:42 BabelO: I reneamed the module so it isn't loaded (btw that path does not exsist) Mar 14 19:39:00 that 's why you get this message ;) Mar 14 19:39:46 BabelO: ok, but where the heck does qtopia get that path? it's only coded as a define in the lib which is not loaded ... Mar 14 19:40:08 I did a greb on all the files, and its not defined anywhere but in that library Mar 14 19:40:33 tsdogs: are you sure it is not in device/..../server directory ? Mar 14 19:40:44 BabelO: yes Mar 14 19:41:25 BabelO: I did for i in `find .`do grep power_driver/htcuniversal_phone $i; done on the whole source tree Mar 14 19:42:10 tsdogs: oh nice line, i only use " grep htcuniversal_phone * -R " Mar 14 19:42:32 well should work almost same :) Mar 14 19:43:49 hmm, it's inside other plugins too I think Mar 14 19:44:12 ok, let's try removing the plugins for htcuniversal Mar 14 19:44:18 ok qtopia build finished well, i can push to git ;) Mar 14 19:45:01 BabelO: cool, did your app get linked to the libraries ? Mar 14 19:45:52 hmm, still segfault Mar 14 19:47:37 no, application not auto installed :( Mar 14 19:48:10 BabelO: that's strange, did u add your app to projects.pri ? Mar 14 19:48:48 no, lol my vi session is still opened Mar 14 19:49:13 lol Mar 14 19:55:42 tsdogs: compile of tapioca say config.h missing Mar 14 19:56:01 BabelO: yes, u right u need to create a config.h file Mar 14 19:56:03 wait. Mar 14 19:56:58 echo #define DATADIR "/usr/local/share" tapioca-qt/config.h Mar 14 19:57:10 echo #define DATADIR "/usr/local/share" > tapioca-qt/config.h Mar 14 19:57:15 that's it :) Mar 14 19:57:24 what is that ? Mar 14 19:57:38 BabelO: like I know, it's what cmake created Mar 14 19:57:56 ho, it is to create the config.h file Mar 14 19:58:30 i understand, i don't like this hard coded path :( Mar 14 19:58:48 ok everything build fine Mar 14 19:59:11 BabelO: ok, the u need to define it to something qtopia gives u Mar 14 19:59:29 somethink like QTOPIA_DEPOT/share Mar 14 20:01:23 ok time to go home Mar 14 20:01:25 bbl Mar 14 20:22:17 paulproteus: are you around ? Mar 14 20:27:45 ola kiozen :) Mar 14 20:27:59 what was your question about chipset ? Mar 14 20:28:21 bonsoir BabelO Mar 14 20:29:42 bonsoir kiozen Mar 14 21:16:20 BabelO, Hi, yes. Mar 14 21:16:35 hi paulproteus Mar 14 21:16:50 What's up? Mar 14 21:16:53 paulproteus: i have removed some file localy on git and comited locally Mar 14 21:17:10 * paulproteus waits for a question Mar 14 21:17:16 when i push to your, file are still here :( do i need to do something ? Mar 14 21:17:26 BabelO, Did you "git rm" the file? Mar 14 21:17:37 BabelO, Maybe you can show me on the gitweb. Mar 14 21:18:04 http://git.asheesh.org/?p=qtopia_snapshot.git;a=commit;h=02731a47a57230e25495d4ef42fc78f8702872bd Mar 14 21:18:21 BabelO, When you use gitk on your local repository, look at the tree - does it show the files are gone? Mar 14 21:18:30 ah no i did not git rm all the file i just do git comit once removed from disk Mar 14 21:18:39 BabelO, Do git rm, and then all will be well. (-: Mar 14 21:18:51 one by one ? Mar 14 21:19:13 You can do git rm file1 file2 file3 Mar 14 21:19:16 Just like real rm. Mar 14 21:19:20 (I think.) Mar 14 21:30:08 paulproteus: ok thanks i look later, my app compile actually, next step is to add it to the whole build process and separate library Mar 14 21:30:17 BabelO, Great. (-: **** ENDING LOGGING AT Sat Mar 15 02:59:56 2008