**** BEGIN LOGGING AT Tue Mar 11 09:59:56 2008 Mar 11 15:45:11 ljp: does there exist a way for a QList to show QDirModel with 500+ files in a dir that doesn't involve filling the list first? Mar 11 19:01:08 ljp: http://git.asheesh.org/?p=qtopia_snapshot.git;a=tree;f=src/games/qsamegame;h=cd482ef00c6ba690608e37badc4de969637d4a66;hb=ddb1076a1ed369847d627acb2f46cdd54426474c Mar 11 19:01:44 ok enough of playng around, now let's get serious :) and develop something usefull Mar 11 19:01:58 lol Mar 11 19:02:09 hi BabelO Mar 11 19:02:16 tsdogs: qmplayer ;) Mar 11 19:02:22 missing video stuff Mar 11 19:02:41 tsdogs: my friends is testing Mar 11 19:02:59 but as you know it is not a developper but a mathematician ;) Mar 11 19:03:18 BabelO: good Mar 11 19:03:33 BabelO: i'm not mathematic ;) Mar 11 19:04:00 tsdogs: did you try to compile my application ? Mar 11 19:04:16 BabelO: actually no, but I must try Mar 11 19:04:19 need some adjustement on 480x640 Mar 11 19:04:42 BabelO: btw, whouldn't it ba better to have HTC devices merged ? Mar 11 19:05:02 BabelO: ok, I'll try checking and see if I can fix that Mar 11 19:05:16 tsdogs: yes agree with that, but universal branch have done some change in qtopia source code Mar 11 19:05:30 BabelO: where is the source (easier to ask than go searching) Mar 11 19:05:30 and i ve done two change in qatchat.cpp source Mar 11 19:05:56 need to fix the kernel driver i thionk and then ba will be like fic ;) Mar 11 19:06:01 BabelO: u sure? I don't think universal has changes to main tree (hope) Mar 11 19:06:14 tsdogs: http://linuxbox2.free.fr/qtapp/ Mar 11 19:06:18 thx Mar 11 19:06:26 and screenshot is when you refresh web page ;) Mar 11 19:06:42 u found out what was wrong with the kernel (beside ph5 patch) ? Mar 11 19:06:50 tsdogs: need to add multi protocols at same time and some easy tweak with keys Mar 11 19:07:43 BabelO: is this latest source (the one in download)? Mar 11 19:07:50 tsdogs: it is strange, pH5 had checked n_tihtc driver and tell me that buffer count is ok, but qtopia side say that buffer is not empty :( and wait for something Mar 11 19:08:14 tsdogs: yes latest sources Mar 11 19:08:35 I have looked at code myself, but could not find any problem with it. Mar 11 19:09:09 I think it's qtopia problem, as when it gets the \r it ignores the \n and then it goes on next session Mar 11 19:09:34 but haven't looked at qtopia source Mar 11 19:09:55 yes something like that, i already post on news server without luck Mar 11 19:10:03 some to get it working i remove some test ;) Mar 11 19:10:22 but it fail with sms sending Mar 11 19:11:20 :( Mar 11 19:12:03 BabelO: have u tryed making it ignore the \n (afair it's useless with modems) Mar 11 19:12:39 BabelO: what's the command to build pkg ? Mar 11 19:12:55 make packages ? Mar 11 19:12:56 BabelO: I miss QtTapioca :( Mar 11 19:13:09 yes I was trying make pkg Mar 11 19:13:18 ah, follow this http://linuxbox2.free.fr/qtapp/index.php?option=com_content&view=article&id=2&Itemid=8 Mar 11 19:13:45 or i provide library in lib folder, but they are removed my qtopiamake Mar 11 19:14:45 BabelO: I can handle the build, I'll build on x86_64 first :) (easyer to debug) Mar 11 19:15:08 tsdogs: ok Mar 11 19:15:48 i try to make application generic, so it can take all telepathy plugins ;) Mar 11 19:16:38 :) Mar 11 19:17:10 BabelO: do i need all the branches ? Mar 11 19:17:18 tsdogs: and if you have gstreamer, then video / audio should work with few line of code ;) Mar 11 19:17:30 cool :) Mar 11 19:17:33 tsdogs: no just telepathy-qt and tapioca-qt Mar 11 19:18:11 ok I think u should update that page, as it makes u download the whole svn repo Mar 11 19:18:24 right ;) Mar 11 19:20:24 ok building Mar 11 19:20:50 ok ;) sould be easy to build but cross compile with cmake :( Mar 11 19:21:57 BabelO: I have done a few cmake -> qmake tasks and it's not that dificult Mar 11 19:22:24 the only downside of qmake is that it needs a directory for each "project" Mar 11 19:22:42 yes i know Mar 11 19:22:45 BabelO: btw, u know how to force the installation of some fonts with your app Mar 11 19:22:46 ? Mar 11 19:23:02 no Mar 11 19:23:10 I need this for qterminal (the vairable size font ain't working with qterminal) Mar 11 19:23:15 :( thx anyway Mar 11 19:23:29 probably ljp is of more help here Mar 11 19:24:18 yes, or haavardw :) Mar 11 19:25:26 lol Mar 11 19:32:05 BabelO: I have no idea if i did something wrong, but I get the /libQtTelepathyClient.so to be in the telepathy-qt dir and not telepathy-qt-build Mar 11 19:32:41 tsdogs: you do cmake ../telepathy-qt ... Mar 11 19:32:45 BabelO: never mind, I built into the source :) Mar 11 19:32:49 cmake is new for me ;) Mar 11 19:35:41 BabelO: build :) Mar 11 19:36:05 tsdogs: good , tapio / telepathy libraries and my app ? Mar 11 19:37:35 tsdogs: you need telepathy connectors now, or maybe your host distrib have it Mar 11 19:37:55 BabelO: segfault after create gui :) Mar 11 19:38:05 tsdogs: yes Mar 11 19:38:06 I guess I miss the connectors Mar 11 19:38:12 do you have connectors ? Mar 11 19:38:26 BabelO: no idea. where do I find them? Mar 11 19:39:05 tsdogs: look for telapathy-gabble on your distrib or telepathy-haze Mar 11 19:39:11 there are in OE also Mar 11 19:40:40 ok installing Mar 11 19:41:07 tsdogs: yes i know i need to fix this test :) but it is a requirement for my app ;=) Mar 11 19:41:32 BabelO: ok, a message would be nice insthead of a segfaule :) Mar 11 19:41:46 tsdogs: gable is for gmail / jabber and haze is for MSN / bonjour / yahoo / gmail / gabber / allll Mar 11 19:42:02 BabelO: ok I have it running :) Mar 11 19:42:04 tsdogs: can't do try ... catch Mar 11 19:42:05 lol Mar 11 19:42:11 i fix it ok Mar 11 19:42:33 BabelO: no prob, but production ... lol Mar 11 19:43:04 i know i know, i heard that all the day ;) Mar 11 19:44:17 BabelO: account creation is strange (at least when I modify, I loose all my settings) Mar 11 19:44:20 does it start now ? Mar 11 19:44:26 BabelO: yes Mar 11 19:44:41 I also cannot see the password box (keyoard is on) Mar 11 19:44:56 ok, keyboard removed Mar 11 19:45:10 do you know how to fix it ? Mar 11 19:45:24 BabelO: clear password :/ Mar 11 19:45:33 yop Mar 11 19:45:43 better to see what you enter Mar 11 19:45:49 anyway qtopia is run as root Mar 11 19:46:26 BabelO: how do I see if I'm connected ? Mar 11 19:46:42 if you press login or signin Mar 11 19:46:48 it display contact list Mar 11 19:47:04 tsdogs: server is talk.google.com Mar 11 19:47:12 to you fill it ? Mar 11 19:47:12 lol: QtTapioca: Error requesting connection: 1 "unable to get username and server from account" Mar 11 19:47:23 wait Mar 11 19:47:28 BabelO: I have a local jabber server Mar 11 19:47:31 you try to select gabble ? Mar 11 19:47:36 ahh ok Mar 11 19:48:01 ha 2 profiles :) Mar 11 19:48:16 tsdogs: else edit the configuration file Mar 11 19:48:30 BabelO: Change profile ain't working Mar 11 19:48:45 ok I'll do it manually Mar 11 19:49:12 BabelO: Settings/Unknown Organization lol Mar 11 19:49:22 tsdogs: yes need tester and helper, not enough time :) Mar 11 19:49:29 yop Mar 11 19:49:37 freelancer Mar 11 19:49:58 ok, settings looked good thoug Mar 11 19:51:20 BabelO: Mar 11 19:51:20 rofile name -> "gabble" Mar 11 19:51:20 Selected profile "alex" Mar 11 19:51:20 QtTapioca: Error requesting connection: 1 "unable to get username and server from account" Mar 11 19:51:40 tsdogs: alex@yourjabberserver maybe Mar 11 19:51:45 image is cool Mar 11 19:51:51 hmm could be Mar 11 19:52:00 i look on mine, wait Mar 11 19:52:21 BabelO: yes u right. it's been a while since I used it :) Mar 11 19:52:55 as always back button ain't working Mar 11 19:53:18 back button does not work ? i do many tips for that :( Mar 11 19:53:25 hmm same with user@domain Mar 11 19:53:56 BabelO: i gg now, I'll do some more tests later . Mar 11 19:54:01 you fill port / server Mar 11 19:54:04 ok Mar 11 19:54:25 BabelO: yes 5222 and ip of the server, I have PSI running on another PC and it works Mar 11 19:54:41 ok so need to look at dbus definition Mar 11 19:54:51 i have to eat too Mar 11 19:55:00 bon apetit Mar 11 19:55:06 merci Mar 11 19:55:19 ok bbl Mar 11 20:56:22 tsdogs: i send you a latest version, it seem not up to date on my webosite Mar 11 20:57:25 tsdogs: on your email Mar 11 20:57:38 and i upload to my website now, once i found my password :) Mar 11 20:59:53 BabelO: ok got it Mar 11 21:01:35 BabelO: tar.gz seems broken though Mar 11 21:02:06 tar xvjf ? bz2 maybe Mar 11 21:02:34 no it's a gz, but Mar 11 21:02:34 imlife/include/QtTapioca/.svn/text-base/contact.h.svn-base Mar 11 21:02:34 tar: EOF inatteso nell'archivio Mar 11 21:02:48 that means EOF unexpected Mar 11 21:02:55 hum strange it is ok for me Mar 11 21:02:59 hmm maybe my email client ... Mar 11 21:03:48 tsdogs: http://linuxbox2.free.fr/imlife-release-1.0.1.tar.gz Mar 11 21:03:49 BabelO: is it on the site too? Mar 11 21:03:55 :) Mar 11 21:04:28 this one works Mar 11 21:08:25 BabelO: ok not it's connected, where is the user list ? Mar 11 21:08:35 nice image btw := Mar 11 21:08:37 :) Mar 11 21:08:48 hmm, it says disconnected Mar 11 21:08:50 it display it in a tab normally once it retrieve list Mar 11 21:09:12 tsdogs: but only online user Mar 11 21:09:21 when it say connected ? Mar 11 21:09:25 BabelO: it does "Connection done" and then disconnected on the screen Mar 11 21:09:30 it show you a tab called contact ? Mar 11 21:09:40 then something is wrong in connection Mar 11 21:09:50 no, I think it's disconnected :( Mar 11 21:09:57 try to export GABBLE_DEBUG=all Mar 11 21:10:06 then telepathy-gabble on command line in a console Mar 11 21:10:09 then start app Mar 11 21:11:26 hmm, no more info here Mar 11 21:11:42 wait, I'll look at the server logs Mar 11 21:12:20 i ve tried it on msn / jabber and gmail Mar 11 21:13:31 and goxboxlive tried it on uni Mar 11 21:14:42 hmm, then it must be something on my side :/ Mar 11 21:15:25 did you select ssl ? Mar 11 21:16:44 BabelO: no Mar 11 21:18:10 BabelO: change profile seems broken Mar 11 21:18:48 yes, i open a bug to trolltech for section management Mar 11 21:19:28 ok Mar 11 21:20:02 ok, my jabber server is not working with your app, though it might be the gabber plugin... Mar 11 21:20:12 BabelO: what other app uses gabber ? Mar 11 21:20:31 kopete? Mar 11 21:20:58 decibel Mar 11 21:21:12 BabelO: ok Mar 11 21:21:35 when you start telepathy-gabble in command line ? Mar 11 21:21:50 else if it is running try killall before start it Mar 11 21:22:09 before start my app oi mean Mar 11 21:22:43 BabelO: I have problems connecting with kopete too... but psi was working at the office... Mar 11 21:23:13 hmm, what port does jubber run on? Mar 11 21:23:42 tsdogs: 5222 Mar 11 21:23:57 telnet ;) Mar 11 21:24:11 BabelO: connection refused :( Mar 11 21:25:21 ok now server is up Mar 11 21:25:27 lol Mar 11 21:28:05 :) but still have troubles connectin, ok I should connect to some public server Mar 11 21:28:56 tsdogs: you can connect to gmail server also Mar 11 21:29:17 BabelO: name? Mar 11 21:29:44 ok, so server is talk.googla.com Mar 11 21:29:49 google* Mar 11 21:31:46 ok. Mar 11 21:32:12 port is 1522 if i remembre well Mar 11 21:32:26 BabelO: is it jabber? Mar 11 21:32:37 select gabble yes :) Mar 11 21:32:45 it is a secure jabber protocol like Mar 11 21:33:03 port is 5223 Mar 11 21:33:09 select ssl Mar 11 21:33:20 then your login / password for gmail Mar 11 21:34:21 QtTapioca: Error requesting connection: 1 "Error acquiring bus name org.freedesktop.Telepathy.Connection.gabble.jabber. Mar 11 21:34:34 40talk_2egoogle_2ecom_2fimlife_20mobile: Connection manager already has a connection to this account." Mar 11 21:35:08 so kill the telepathy-gabble daemon and retry Mar 11 21:35:15 i hope it is ok now Mar 11 21:35:34 Connecting ... Mar 11 21:36:31 still Connecting... Mar 11 21:36:43 hmm maybe wrong password Mar 11 21:38:01 can you paste you ini section file without passwiord :) Mar 11 21:38:23 ok now password is good, but it disconnects almost instantly Mar 11 21:38:24 sure Mar 11 21:39:20 http://www.pastebin.ca/938819 Mar 11 21:39:51 tsdogs: user name without @ i think Mar 11 21:40:02 :( I'm so dumb on chat programs Mar 11 21:40:37 QtTapioca: Error requesting connection: 1 "unable to get username and server from account" Mar 11 21:41:45 maybe it's user@google.com ? Mar 11 21:41:55 http://www.google.com/support/talk/bin/answer.py?hl=en&answer=24076 Mar 11 21:42:00 i set those setting Mar 11 21:42:20 so port / server/ssl are ok Mar 11 21:42:31 BabelO: yes user@gmail.com Mar 11 21:42:37 just miss password / login Mar 11 21:42:54 i never know all this thing depend of the protocol :( Mar 11 21:43:49 BabelO: ok now it works :) Mar 11 21:43:57 ourf Mar 11 21:44:26 hmm, no contacts :| (of course never used it ) Mar 11 21:44:28 you see contact list ? picture ? Mar 11 21:44:34 wait i ad you Mar 11 21:45:50 tsdogs: maybe you have to connect to gmail account from web to add me ? don't know how it works Mar 11 21:46:17 BabelO: ok, but is should be possible to do it with the irc too :) Mar 11 21:47:02 don't know if i get notification from librarie ... have to look Mar 11 21:48:16 good i see you ;) Mar 11 21:48:29 me too :) Mar 11 21:48:39 on qtopia ? Mar 11 21:48:52 BabelO: yes with qvfb Mar 11 21:49:03 good little picture too ;) Mar 11 21:49:19 there is zoom there :) Mar 11 21:49:28 this telepathy thing seem hard to setup :( Mar 11 21:49:29 BabelO: is sending messages enabled? Mar 11 21:49:43 yes click on my picture Mar 11 21:49:50 it open a tab on bottom Mar 11 21:49:55 stupid keyboard always at the bottom Mar 11 21:51:26 BabelO: here is faster :) Mar 11 21:51:34 yes on device too :) Mar 11 21:51:49 It looks good, it only needs a few gui improvements. Mar 11 21:51:57 Enter key should send the message Mar 11 21:52:02 but i need to add a highligh on contact list to select by key Mar 11 21:52:22 tsdogs: lol no enter key on my phone :) Mar 11 21:52:34 ok, but select whould do Mar 11 21:52:44 Qt::Key_Enter Qt::Key_Select Mar 11 21:53:01 ok Mar 11 21:53:08 I learned a lot porting games :) Mar 11 21:53:22 should work on jabber server and others like msn woth telepathy-haze Mar 11 21:53:24 BabelO: u using a listwidget? Mar 11 21:53:42 yes, i look for the easiest way Mar 11 21:53:49 BabelO: maybe that's why it's not working with mine, I have openfire Mar 11 21:53:54 so a contact is a button iin a list :) Mar 11 21:54:04 :) Mar 11 21:54:21 when you click on a contact i inherit from button Mar 11 21:54:23 looks strange though Mar 11 21:54:39 on create a tab widget with dialog content so conversation is autonom Mar 11 21:54:53 BabelO: whouldn't it be easyer to use a QListWidget with simple items? Mar 11 21:55:17 tsdogs: easy way is to use contact model from qtopia Mar 11 21:55:24 same than contact in phone Mar 11 21:55:34 but i develop app for 4.2 free edition ;) Mar 11 21:55:50 BabelO: ok. Mar 11 21:56:06 contact model have photo presence and so other stuff Mar 11 21:56:40 BabelO: well that code is open, so u can import it Mar 11 21:57:20 now yes, do you know how can i select this contact in list with a key and do hioghligh ? Mar 11 21:57:40 BabelO: what u mean? Mar 11 21:57:52 i change text color on tab when someone speak ;) Mar 11 21:58:09 tsdogs: the contact list is only usable with touchscreen :( Mar 11 21:58:30 BabelO: no (right / left) moves the tabs Mar 11 21:58:43 The focus in qtopia is a bit triky, so u should consider having only a list inside the tab Mar 11 21:58:48 yes, but does up / down change contact ? Mar 11 21:59:13 yes, if focus is on the list Mar 11 21:59:25 ok so just miss highlight Mar 11 21:59:52 Yes, but the problem is when u are in the chat tab Mar 11 22:00:12 then u have keys in the editor so it whould not switch back :( Mar 11 22:00:56 hmmm :( i do all gui to fit all screen but do not think to keyboard :( Mar 11 22:00:59 hmm, segfault on exit Mar 11 22:01:34 you leave in clean way ? ;) logout then exit ? Mar 11 22:01:35 yep, I had the same with file manager, that's why there is no combo on top to select the path, but only a label Mar 11 22:01:48 BabelO: nope, just "Back" :) Mar 11 22:02:14 bbiaf Mar 11 22:04:28 ok bù Mar 11 22:05:42 tsdogs: ok so i ve to compile it for desktop and try to fix it, if you want to help, or found another idea ;) Mar 11 22:06:21 BabelO: I find it easyer to develop it desktop Mar 11 22:06:36 then put ifdef QTOPIA_PHONE and test it on qvfb Mar 11 22:06:55 then when I got time I put it on phone and test :) Mar 11 22:07:17 tsdogs: yes that is what i miss some keyboard stuff on display, on ba it is desactivated Mar 11 22:07:31 ok Mar 11 22:07:45 also with qvfb u can test phone keys. Mar 11 22:08:18 BabelO: what's wrong with 480x640 resolution Mar 11 22:08:20 ? Mar 11 22:08:43 tsdogs: it seem that contact name is bigger Mar 11 22:08:52 or status Mar 11 22:09:40 hmm, not on qvfb... the only strange thing is selecting empty spaces ... Mar 11 22:10:11 BabelO: I really think u should inherit from QListWidgetItem Mar 11 22:10:55 selecting empty space ? screenshot ? Mar 11 22:11:24 I have this on 240x320 too Mar 11 22:11:24 tsdogs: my bigger problem was to display 80 contacts and scroll it Mar 11 22:11:34 :) Mar 11 22:13:56 http://84.18.144.44/tsdogs/qtopia/imlife1.png Mar 11 22:13:59 http://84.18.144.44/tsdogs/qtopia/imlife2.png Mar 11 22:14:08 the blue ain't normal Mar 11 22:14:41 also, I can edit the box where messages get displayed :) Mar 11 22:14:41 yes, but i remove select capabilities on thiese component i think Mar 11 22:15:57 lol i forget to block it :) Mar 11 22:16:28 and remove focus, and u should put the focus on buttons Mar 11 22:16:50 But as I said inheriting from a listwidgetitem makes more sense to me Mar 11 22:17:07 i think i ve already tried to do that ... Mar 11 22:17:32 lol, I've been fighting with that myself too Mar 11 22:17:43 i think it was a scroll problem Mar 11 22:17:48 tsdogs: code is clear for dialogwidget / settings / contactwidget Mar 11 22:18:11 imlife.cpp is a bit understandable Mar 11 22:18:38 no time to clean all Mar 11 22:19:05 :) I do mess all the time Mar 11 22:19:08 i look for the fastest way to load all tab and ssetup step if needed Mar 11 22:19:36 i put some comment Mar 11 22:19:58 and sometimes variable have french name i think Mar 11 22:20:27 tsdogs: hard part also is tio manage the softmenubar Mar 11 22:20:44 yes Mar 11 22:21:55 for your information haze plugin use pidgin purple library ;) Mar 11 22:22:13 BabelO: I think it only needs some gui cleanup/fix to make it more usable, but it's good work :) Mar 11 22:22:30 Like I know what it means lol Mar 11 22:22:38 ok thanks Mar 11 22:22:40 :) Mar 11 22:26:31 BabelO: profileSettings is a widget ? why not use the MainWindow? Mar 11 22:27:26 tsdogs: profilesettings is a stackedwidget, because all is already created on start, it take more memory, but fastest Mar 11 22:27:48 ok, didn't know that :) Mar 11 22:27:50 tsdogs: look at void profileSettings::gotoNextStep Mar 11 22:28:00 tsdogs: or open ui with design ;) Mar 11 22:28:20 ok that's for the wizard like operations... Mar 11 22:29:54 tsdogs: yes if you want too Mar 11 22:30:06 the welcome screen Mar 11 22:30:10 and the main window Mar 11 22:30:18 and also settings Mar 11 22:31:23 ok that makes sense, though the button, HLayout is a PITA I think Mar 11 22:32:27 VBoxLayout Mar 11 22:33:01 tsdogs: where ? i do that to be size compliant ;) Mar 11 22:33:23 BabelO: why use buttons when u can do it with listitems Mar 11 22:34:00 because adding button with correct alignmenet in scrololbox is easier for me when i think to that Mar 11 22:34:10 :) Mar 11 22:34:15 click is managed , and pressed / unpressed too Mar 11 22:34:51 what do u use of pressed and unpressed for? Mar 11 22:35:40 tsdogs: if you reactivated inherit to qpushbutton on contactwidget, effect is cool and you can qstyle it :) Mar 11 22:36:02 :) ok Mar 11 22:46:22 BabelO: I know why the back button ain't working some times Mar 11 22:46:53 hmm but u hanlde it Mar 11 22:47:25 tsdogs: yes i block it, to force you to use menu on left button Mar 11 22:47:31 maybe i miss some case Mar 11 22:47:36 ok. Mar 11 22:48:06 how did u change the Back to OK? Mar 11 22:48:12 because tapioca, can't reuse a previous connection, so i force user to close its session Mar 11 22:48:15 ah ah :) Mar 11 22:48:20 setLabel :) Mar 11 22:48:29 QSoftMenuBar::setLabel(cbProfile, Qt::Key_Back, QSoftMenuBar::Ok); Mar 11 22:48:31 yep :) Mar 11 22:48:47 didn't know that was possible either :) Mar 11 22:48:57 and assigned to the correct widget, the one with focus Mar 11 22:49:07 two days to found that Mar 11 22:49:08 lol Mar 11 22:49:12 lol Mar 11 22:49:58 there should be a method to intercept all keys doing a installEventFilter Mar 11 22:50:21 yes kiozen do it i think Mar 11 22:50:37 i just intercep keyevent :) Mar 11 22:50:45 I do it in qnetwalk but it's basic Mar 11 23:02:03 bed time for me Mar 11 23:02:05 good night Mar 11 23:02:52 good night Mar 12 08:21:08 elle parle moins vite Mar 12 08:21:29 hi **** ENDING LOGGING AT Thu Mar 13 02:59:57 2008