**** BEGIN LOGGING AT Tue Oct 23 02:59:57 2007 Oct 23 08:08:48 ljp hi, about the wireless support in qtopia, cardmgr is the old method now :(, my wifi is not well detected :( Oct 23 08:12:43 ljp : standard WLAN wireless is working else Oct 23 10:04:26 hello Oct 23 10:04:33 hello can someone tell me the difference between Openmoko and Qtopia ? Oct 23 10:11:48 Openmoko is a Gtk/Gnome based environment in an early alpha stage, Qtopia is a Qt based environment that's already quite usable and looks pretty :) Oct 23 10:14:49 Sput, so basiacaly they have the same goal ? specialized cell phone linux distros ? Oct 23 10:15:56 well... I am not completely sure of the nomenclature, but Qtopia Core is pretty much the Qt lib for embedded, and Qtopia adds all kinds of applications Oct 23 10:16:03 Qtopia Phone Edition, that is Oct 23 10:16:32 I don't know if the underlying linux is officially a part of Qtopia :) Oct 23 10:17:32 Qtopia is a framework for developing embedded/cell phone-based applications, plus a number of such applications plus whatever is needed to make them run Oct 23 12:57:37 morning Oct 23 12:58:15 hello Oct 23 12:58:34 ola Oct 23 13:07:37 popo :) Oct 23 19:37:41 ljp: ping Oct 23 21:32:05 hey, someone here ? Oct 23 21:32:16 Sput: , jott ? Oct 23 21:32:46 jott : i follow your advice, look at this http://linuxbox2.free.fr/blueangel/capture28.png Oct 23 21:33:13 look better and readable now Oct 23 21:35:40 hey Oct 23 21:35:44 yeah, looks quite nice! Oct 23 21:35:59 * Sput does not have something new to show, since he is still working on the style engine Oct 23 21:36:02 Sput: yes with all margin set to zero, it is better Oct 23 21:37:03 Sput: and it is TextEdit output i have to do some test, but at the moment only google talk and jabber are tested, msn fail Oct 23 21:49:07 BabelO: yeah looks much better Oct 23 21:49:30 :) Oct 23 21:49:59 i would suggest not using "send" as button label, as it takes much space on a small screen but better use an icon or such ... Oct 23 21:50:27 jott, yes i think to a small letterbox Oct 23 21:50:57 i have to reduce contacts widget space too contacts are too big Oct 23 21:53:17 i have also embedded some icon... that's not good, it was just to test resource ;) Oct 23 21:53:58 another thing, if you know how can i force keyboard displayed even if i press on button send ? Oct 23 21:54:47 hm why do you want to force to display the keyboard? :p Oct 23 21:55:36 people might want to use the number-pad to type where available ;) Oct 23 21:55:48 jott: it is just because when you tap to send button keyboard dissapear but nothing is sent Oct 23 21:56:00 in wince we can force it to always shown Oct 23 21:57:21 hm might be possible - but what happens if you don't want to use the "keyboard" input method?! :) Oct 23 21:58:09 http://doc.trolltech.com/qtopia4.3/qwsserver Oct 23 21:58:10 hmm use VNC .. lol Oct 23 21:58:30 for example ;p Oct 23 21:58:37 don't know it justflick when i click on button and it go back Oct 23 21:58:41 thx for sample Oct 23 21:58:45 or character recognition, or numpad ;) Oct 23 22:00:25 you can even check it with QWSServer::keyboardHandler() as it seems Oct 23 22:00:38 looks easy ;) Oct 23 22:00:50 ok thx again ;) Oct 23 22:06:41 hmpf i wonder where my tin-solder went.. Oct 23 22:10:05 lalalalala Oct 23 22:14:48 musika chouimat ? Oct 23 22:16:15 © Oct 23 22:57:22 good night Oct 23 23:21:33 qtopia doesn't support glib, right ? Oct 23 23:22:42 support? Oct 23 23:23:09 + -no-glib............ Do not compile Glib support. Oct 23 23:23:10 -glib............... Compile Glib support Oct 23 23:23:20 qtopia core can link to glib, but its safe to not configure for Qtopia phone Oct 23 23:25:48 ljp: from a distro POV, it is recommended to not link against glib ? Oct 23 23:34:28 not for Qtopia Phone. it doesn;t need it, and you would need to include glib in your dist Oct 23 23:34:38 I take out the glib or neo Oct 23 23:40:01 ok, thks Oct 23 23:43:23 dbus config test seems buggy Oct 23 23:43:54 need to specify dbuspath Oct 23 23:44:07 as a fix, i use pkgconfig in the qmake prj file Oct 23 23:44:10 adn have the pkgconf files Oct 23 23:44:14 +linux-*:CONFIG += link_pkgconfig Oct 23 23:44:16 +linux-*:PKGCONFIG += dbus-1 Oct 23 23:46:58 similar issue for NIS, but nsl doesn't use pkgconfig so: +linux-*:LIBS += -lnsl Oct 23 23:48:35 otherwise the tests fail and disable by default dbus and NIS support Oct 23 23:53:01 might need to set PKG_CONFIG_PATH Oct 24 00:01:01 not needed if pc files are inside defaut search path Oct 24 00:06:05 hey fabo :) Oct 24 00:10:18 http://www.wulffmorgenthaler.com/strip.aspx?id=a9ce9153-e0b6-4521-bd15-6948d020adf4 Oct 24 00:10:57 wb angasule :) Oct 24 00:11:23 I'm still not 100% back, I'm now going away for dinner, did you see my message? Oct 24 00:11:41 on etch with a configure almost equal to yours, I compiled successfully Oct 24 00:12:00 fabo: of note, I added 24 bit depth support Oct 24 00:12:04 yes, but i'm going to sleep soon Oct 24 00:12:51 aw Oct 24 00:12:55 i patch the dbus test to work on any distribution Oct 24 00:13:06 oh, Ididn't test Oct 24 00:13:22 hmm, there is nothing about gfx drivers in the configure you're using, I think Oct 24 00:13:45 the virtual framebuffer is very useful for developers and people just trying it out Oct 24 00:14:12 have you tried to enable it ? Oct 24 00:14:16 oh, and qt-designer goes on its own? Oct 24 00:14:44 I don't know if it's enabled by default, I left my computer compiling and spent the afternoon at my girlfriend's, got back just a while ago :) Oct 24 00:15:20 I have to transfer the whole thing to my laptop to test it, I compiled on my server Oct 24 00:15:20 ok, because i tried ;) Oct 24 00:15:30 ah, ok, just wanted to be sure :) Oct 24 00:15:38 and rejected when i use -plugin-gfx-qvfb Oct 24 00:15:39 * angasule checks what r-path is Oct 24 00:16:06 we don't use rpath Oct 24 00:16:14 I still want to know what it is :) Oct 24 00:16:20 ah ok :) Oct 24 00:16:32 * angasule hates google Oct 24 00:16:44 research path encoded in library Oct 24 00:16:57 thanks :) Oct 24 00:17:01 hmm Oct 24 00:17:22 where the runtime linker should look for the libraries needed for a program Oct 24 00:17:29 wouldn't not using r-path cause qtopia apps to see libraries in /usr/lib before those in /usr/lib/qtopia? Oct 24 00:18:53 yes, but when you write a program, you will use pc file to find where qtopia libs are Oct 24 00:20:05 pc file? is pc an util? Oct 24 00:20:15 btw, "before" isn't the right term Oct 24 00:20:18 pkg-config Oct 24 00:21:49 ah, ok, what I'm wondering about is what happens if a usr has qt4 libs in /usr/lib and qtopia4 libs in /usr/lib/qtopia, when both sets of libs have the same file names Oct 24 00:22:36 we must decide if we want to have Qt4 and Qtopia co-installable Oct 24 00:22:49 yes, we do Oct 24 00:23:40 if the answer is yes, we must use /usr/lib/qtopia and append something to the tools like -qtopia4 Oct 24 00:23:43 the people I know who develop with qtopia also use qt4, and as soon as KDE4 is out, qt4 will be common even for regular users Oct 24 00:23:54 only that? I already had that planned Oct 24 00:24:04 it's needed for the alternatives system anyway Oct 24 00:24:15 qtopia qtopia is location dependent.. Oct 24 00:24:33 the -prefix Oct 24 00:24:46 configure argument places /opt/Qtopia in the QtCOre lib Oct 24 00:24:50 ljp: you mean qmake qtopia? Oct 24 00:25:20 -prefix "/usr" and -libdir "/usr/lib/QtopiaCore-4" Oct 24 00:26:14 hmm, is the -4 needed? Oct 24 00:26:44 and what we do when qtopia 5 will come ? Oct 24 00:26:46 qtopia-core 5 could share the directory with no issues once it's out, I guess, the sonames would all be different Oct 24 00:26:58 the conflict with qt4 is that the soname are identical Oct 24 00:27:35 to avoid any confusion Oct 24 00:27:47 I'm partial to /usr/lib/qtopia but qtopia-core QtopiaCore and QtopiaCoreWithPonies are all ok I guess Oct 24 00:27:57 no, becasuse they are location dependent, just place them into different directories Oct 24 00:28:27 ok, /usr/lib/QtopiaCore-4 it is, then :) Oct 24 00:29:09 just using that and modifying some makefiles to have qmake-qtopia4 instead of plain qmake would make qt4 and qtopia4 co-installable? Oct 24 00:29:11 by default, Qt is placed in /usr/local/Trolltech/Qt- Oct 24 00:29:45 ljp: btw, we're making a debian package (ok, 'we' means fabo is doing all the real work :) ) Oct 24 00:30:51 I mentioned recently that the fonts directory and pkg-config directory should have their own -prefix thingie in configure, if possible Oct 24 00:31:18 angasule: fixed Oct 24 00:31:23 fabo: cool :) Oct 24 00:35:25 i wonder if we need assistant, designer, etc ... Oct 24 00:35:36 well Oct 24 00:35:41 only if we want apps :) Oct 24 00:36:01 for some reason, for qt4 qt4-designer is outside qt4-dev-tools Oct 24 00:36:51 my laptop is good enough for a basic dev system (I just can't compile most stuff on it, but programming works!), and I have no X11 there Oct 24 00:37:10 designer seems the same for Qt and Qtopia Oct 24 00:38:24 yeap, but qt-designer won't run on qtopia Oct 24 00:38:36 we need one specifically compiled for it Oct 24 00:38:46 k Oct 24 00:38:53 and for my question ? Oct 24 00:39:06 before i'm leaving :) Oct 24 00:39:45 sorry, missed it, which question? :? Oct 24 00:40:02 ljp: what are the most used arch for qtopia ? Oct 24 00:40:33 angasule: build type and architecture reported by configure on i386 ? Oct 24 00:41:15 oh, I used -platform qws/linux-x86-g++ Oct 24 00:41:41 could you try the autodetection ? Oct 24 00:41:57 gimme a sec Oct 24 00:42:02 * angasule cleans up Oct 24 00:43:01 Determining system architecture... (Linux:2.6.18-4-486:i686) Oct 24 00:43:01 32-bit Intel 80x86 (i386) Oct 24 00:43:01 'i386' is supported Oct 24 00:43:01 System architecture: 'i386' Oct 24 00:43:10 that? :? Oct 24 00:43:57 I scrolled to the qmake building and I see: -I/home/angasule/qtopia-core-opensource-src-4.3.2/mkspecs/qws/linux-x86-g++ Oct 24 00:44:51 ok, thks Oct 24 00:45:20 you're welcome :) Oct 24 00:45:46 btw, I might be switching to AMD64 soon (just software, my chip *is* an AMD64 Oct 24 00:47:11 I'll bbl **** ENDING LOGGING AT Wed Oct 24 02:59:57 2007