IRC log of #maemo for Wednesday, 2009-07-22

*** __t has joined #maemo00:00
*** ignacius has quit IRC00:03
*** nickar has quit IRC00:03
*** Free_maN has quit IRC00:03
*** VDVsx has joined #maemo00:04
*** ignacius has joined #maemo00:04
coldbootlbt: Here: http://qt.gitorious.org/~nhooey/qt/nhooey-qt-maemo-bugfixes/commit/54dfbffa83158e4c10c8b843be97efdee1f29fa200:04
coldbootSearch for clearHIMProxyIfHidden00:05
lbtjohan said something in #gitorious too00:05
coldbootYeah I noticed, I'll try it in a sec when I fix this.00:06
coldbootOh man this has been a while.00:06
*** etrunko has joined #maemo00:10
*** flavioribeiro has quit IRC00:14
*** flavioribeiro has joined #maemo00:14
*** eton has quit IRC00:17
*** elninja has quit IRC00:17
*** L0cutus has quit IRC00:19
*** nickar has joined #maemo00:20
*** elninja has joined #maemo00:20
*** greentux has quit IRC00:22
coldbootlbt: I don't think qwidget.cpp can include anything from src/gui ...00:22
lbtOK, I think the pattern here is to make clearHIMProxyIfHidden a socket00:24
*** igagis has quit IRC00:24
coldbootA socket?00:24
lbtslot00:25
coldbootah ok00:25
lbterr, although...00:25
lbtwhy isn't it keywidget->clearHIMProxyIfHidden(event)   ?00:25
coldbootThat would make sense.00:26
*** hendry has left #maemo00:26
*** Stskeepz is now known as Stskeep00:27
*** Stskeep is now known as Stskeeps00:27
*** halves has quit IRC00:27
coldbootHowever I'm still having problems including src/gui/inputmethod/qhildoninputmethodprotocol.h in qwidget.cpp.00:28
lbtsee how it was done in the scrolling...00:29
coldbootfiferboy's fingerscrolling branch?00:29
*** TimRiker has joined #maemo00:29
lbtyes00:29
*** brankinhu has quit IRC00:32
*** n6pfk has quit IRC00:33
*** nickar has quit IRC00:34
*** n6pfk has joined #maemo00:35
coldbootHow do I pull mer-fingerscroll?00:35
coldbootI tried `git pull mer-fingerscroll` and `git fetch mer-fingerscroll`, but they don't show up in my branches.00:36
*** ignacius has quit IRC00:36
ShadowJKjhford, the middle pin is just a resistor used for signaling battery capacity00:37
jhfordShadowJK: thanks00:37
*** danilocesar has quit IRC00:42
ShadowJKDon't parallell your powersupply with a battery if it turns out the powersupply doesn't supply clean enough power... use a capacitor00:43
*** woglinde has joined #maemo00:48
*** pdz- has quit IRC00:49
lbtyou should have it in origin already00:50
lbtgit checkout --track origin/mer-fingerscroll00:50
lbtgit remote -v00:51
lbtI do git remote rename origin Qt00:51
lbtand similarly with your personal remote repo00:51
lbtthat way you can pull from either one00:51
coldbootThe git checkout line doesn't work.00:53
coldbootGot it00:53
*** flavioribeiro has quit IRC00:53
lbtgitk --all is your friend00:54
*** pdz has joined #maemo00:55
*** chx_afk is now known as chx_sleeping00:56
*** baraujo has quit IRC00:57
*** romullo has joined #maemo00:57
coldbootlbt: I have to edit the build system to put it in QWidget::, there's no -I src/gui/* at all when compiling qwidget.cpp...01:01
lbtugh01:01
coldboothttp://pastie.org/55418501:01
*** dl9pf has quit IRC01:01
*** makall has joined #maemo01:02
*** fab has quit IRC01:03
coldbootI didn't see anything in fingerscroll.01:03
lcuk  /me wiggles his pinky01:03
lcuk-01:04
coldbootAndrew pushed a lot of commits to qt-diablo...01:06
lbtThe problem is jus the #include "inputmethod/qhildoninputcontext_p.h"01:07
coldbootYeah01:08
lbtwhy do you need that line?01:09
coldbootBecause I do a reinterpret_cast of HildonIMActivateMessage01:10
coldbootAnd use HILDON_IM_HIDE01:11
lbtnot in qapplication_x11.cpp you don't01:11
coldbootIn qwidget.cpp I do, that's where I'm defining this function that does the cast.01:11
lbtOK, I'm looking at old src then01:12
*** uzzed has quit IRC01:13
lbthave you tried #include private/qhildon...01:14
lbtwhich includes .... include/QtGui/private/qhildoninputcontext_p.h   which contains : #include "../../../src/gui/inputmethod/qhildoninputcontext_p.h"01:16
lbtwhich should work01:16
coldbootahhh01:16
lbtAFAIK that's autogenerated01:16
coldbootWeird.01:16
lbtwell. complex :)01:17
lbtthe whole 'private' thing is ... interesting01:17
*** hellwolf has quit IRC01:18
*** matt_c has quit IRC01:18
*** joelmaher_ has joined #maemo01:18
*** amr has quit IRC01:19
*** herzi has quit IRC01:19
*** makall has quit IRC01:21
*** makall has joined #maemo01:22
*** joelmaher has quit IRC01:22
*** GAN800 has quit IRC01:23
*** briglia has quit IRC01:27
*** chmac has joined #maemo01:33
*** johnsq has quit IRC01:34
*** VDVsx has quit IRC01:34
*** ssvb has quit IRC01:34
*** hellwolf-n810 has joined #maemo01:37
*** chenca has quit IRC01:40
*** benh has quit IRC01:43
*** tonikitoo has joined #maemo01:43
coldbootlbt: It's been pushed and the merge request updated.01:44
*** christefano has quit IRC01:46
*** christefano has joined #maemo01:46
*** tbf has quit IRC01:47
coldbootSo the `#include "private/qhildon..." works in 4.5.2, but not 4.5.0.01:47
*** filip42 has quit IRC01:53
*** lbt has quit IRC01:55
*** kkrusty has left #maemo02:03
*** seaLne has joined #maemo02:03
*** aloisiojr has quit IRC02:04
seaLnehi i was trying to follow the instructions on http://maemo.org/development/sdks/maemo_5_beta_2_sdk_installation/ but osso-af-sb-startup dosen't seem installable due to dependancies on hildon-initscripts which depends on theme-config which claims to be uninstallable am i missing something?02:05
seaLneso i can't start the sdk ui02:07
*** Pyrhos has quit IRC02:08
*** Sargun has quit IRC02:08
*** renato has quit IRC02:09
*** jnettlet has quit IRC02:13
*** tonikitoo has quit IRC02:14
*** tonikitoo has joined #maemo02:14
seaLneah for some reason the non-free apt line had disaperared? weird but sorted anyway02:14
*** blade_runner has quit IRC02:17
*** etrunko has quit IRC02:22
*** florian has quit IRC02:23
*** chmac has quit IRC02:28
*** xnt14 has joined #maemo02:35
*** setanta has quit IRC02:36
*** hugopl has quit IRC02:36
*** markbao has joined #maemo02:38
*** k-s is now known as k-s[AWAY]02:39
*** myosound has joined #maemo02:39
*** skibur has joined #maemo02:42
*** skibur has quit IRC02:43
*** myosound has quit IRC02:49
*** GAN800 has joined #maemo02:57
*** k-s[AWAY] is now known as k-s02:59
*** k-s is now known as k-s[AWAY]03:09
*** lmoura has quit IRC03:10
*** Vudentz has quit IRC03:10
*** z4chh_ has quit IRC03:11
*** rsalveti__ has joined #maemo03:11
*** benh has joined #maemo03:13
*** lmoura has joined #maemo03:14
*** Vudentz has joined #maemo03:14
*** torkiano_ has quit IRC03:18
*** k-s[AWAY] is now known as k-s03:24
*** rsalveti_ has quit IRC03:25
*** bef0rd has joined #maemo03:31
*** woglinde has quit IRC03:33
*** chx_sleeping is now known as chx03:46
*** eichi has quit IRC03:47
*** Firebird has joined #maemo03:48
*** yo has joined #maemo03:55
*** tomdavidson has joined #maemo03:55
*** yo is now known as Guest7994803:55
*** Guest79948 is now known as Yo03:56
*** Yo is now known as Guest2018203:57
*** Free_maN has joined #maemo04:00
*** skibur has joined #maemo04:07
*** matt_c has joined #maemo04:11
*** Guest20182 is now known as IamEdward04:11
*** tom-davidson has joined #maemo04:12
*** skibur has quit IRC04:15
*** z4chh_ has joined #maemo04:16
*** LinuxCode has joined #maemo04:17
*** z4chh has quit IRC04:19
*** Free_maN has quit IRC04:21
*** jhford has quit IRC04:27
*** tomdavidson has quit IRC04:27
*** pvanhoof has quit IRC04:31
*** z4chh_ has quit IRC04:37
*** nickar has joined #maemo04:38
*** myosound has joined #maemo04:41
*** bip4ever has joined #maemo04:42
*** fredix has quit IRC04:46
*** fredix_ has joined #maemo04:46
*** bip4ever has quit IRC04:46
*** TimRiker has quit IRC04:47
*** rkirti|away has quit IRC04:51
*** fredix has joined #maemo04:51
*** fredix has quit IRC04:53
*** aloisiojr has joined #maemo04:53
*** fredix has joined #maemo04:54
*** fredix has quit IRC04:56
*** fredix has joined #maemo04:56
*** myosound_ has joined #maemo04:57
*** myosound has quit IRC04:57
*** elninja has quit IRC04:59
*** fredix has quit IRC05:00
*** xnt14 has quit IRC05:04
*** asasaki has quit IRC05:04
*** supermaz_ has joined #maemo05:05
*** fredix has joined #maemo05:06
*** tonikitoo has quit IRC05:06
*** brolin has joined #maemo05:08
*** philipl has quit IRC05:08
*** fredix has quit IRC05:09
*** b-man16 has joined #maemo05:10
*** asasaki_ has joined #maemo05:10
*** asasaki_ is now known as asasaki05:10
b-man16hello05:10
* b-man16 is still waiting for his tablet to arrive in the mail :P05:11
*** philipl has joined #maemo05:11
*** dforsyth has joined #maemo05:13
*** fredix has joined #maemo05:13
*** tonikitoo has joined #maemo05:13
*** wazd has quit IRC05:16
*** supermaz has quit IRC05:18
*** myosound_ has quit IRC05:19
*** Pebby has joined #maemo05:24
*** parasight has quit IRC05:28
*** waswas has quit IRC05:28
*** waswas has joined #maemo05:31
*** parasight has joined #maemo05:32
*** t_s_o has quit IRC05:36
b-man16~seen xnt1405:37
infobotxnt14 <n=xnt14@pool-98-116-130-240.nycmny.fios.verizon.net> was last seen on IRC in channel #maemo, 22h 29m 11s ago, saying: 'home mainframe...lol'.05:37
b-man16hmmm :(05:37
*** rsalveti__ has quit IRC05:41
*** z4chh has joined #maemo05:45
*** jhford has joined #maemo05:46
*** chaoyi has joined #maemo05:47
* r2d2rogers wonders if he should try .14 testing9 again05:49
*** z4chh_ has joined #maemo05:49
*** tableteer has quit IRC05:50
r2d2rogersit should be able to get to first boot wizard before it needs the swap file, even on a 77005:51
*** b-man16 is now known as FireFox1605:51
* r2d2rogers checks the card for log files05:51
*** asasaki has quit IRC06:00
*** IamEdward has quit IRC06:01
*** FireFox16 has quit IRC06:05
*** jhford has quit IRC06:06
*** pcfe` has joined #maemo06:07
*** pcfe has quit IRC06:14
*** pcfe` is now known as pcfe06:23
*** romullo has quit IRC06:24
*** romullo has joined #maemo06:25
*** waswas_ has joined #maemo06:32
*** waswas has quit IRC06:32
*** parasight has quit IRC06:32
*** parasight has joined #maemo06:37
tom-davidsonhello pavlov and stskeeps thanks for your help yesterday with flashing my n810. took the usb hub out of the equation and it worked.06:38
*** brolin has quit IRC06:39
*** nickar has quit IRC06:43
*** johnx has quit IRC06:48
*** johnx has joined #maemo06:49
*** tableteer has joined #maemo06:51
*** parasight_ has joined #maemo06:52
*** aloisiojr1 has joined #maemo06:55
*** parasight has quit IRC06:55
*** waswas_ has quit IRC06:56
*** rsalveti has joined #maemo07:00
*** gentooer has joined #maemo07:01
*** romullo1 has joined #maemo07:02
*** gentooer has joined #maemo07:02
*** romullo has quit IRC07:02
*** waswas has joined #maemo07:03
*** parasight_ has quit IRC07:03
*** parasight has joined #maemo07:04
*** romullo1 is now known as romullo07:06
tom-davidsonhi, does anyone know if maemo can use a swap partitino rather than a virtual mem file?07:07
*** aloisiojr2 has joined #maemo07:07
Luke-Jrtom-davidson: the difference being?07:09
tom-davidsonwhen i boot mer or my experimental maemo it would use the same space ... the same space being the interanl memory and not the internal or exteral flash07:09
*** aloisiojr has quit IRC07:10
*** nomis has quit IRC07:15
*** tableteer has quit IRC07:16
*** zehrique has joined #maemo07:21
*** aloisiojr has joined #maemo07:24
*** spadix has quit IRC07:25
*** aloisiojr1 has quit IRC07:29
*** aloisiojr1 has joined #maemo07:30
*** disq has quit IRC07:35
*** sarower has joined #maemo07:37
sarowerGood morning all07:37
*** tableteer has joined #maemo07:37
sarowerfor desktop widget (home screen applet) what is the mechanism to handle the drag (stylus motion) event. If i drag in the applet, system handles the drag event. How i can get the drag event from my applet07:39
sarowerany body any help or any idea?07:39
*** dforsyth has quit IRC07:44
*** dforsyth_ has joined #maemo07:45
*** k-s is now known as k-s[AWAY]07:47
*** aloisiojr2 has quit IRC07:47
*** parsimoniae has joined #maemo07:48
*** aloisiojr has quit IRC07:50
*** zehrique has quit IRC07:52
*** trofi has quit IRC07:54
*** alecrim__ has joined #maemo08:05
*** chx is now known as chx_sleeping08:09
*** alecrim_ has quit IRC08:10
*** k-s[AWAY] is now known as k-s08:11
*** disq has joined #maemo08:15
*** jnettlet has joined #maemo08:15
sarowerX-Fade: Please help me!08:17
*** dforsyth_ has quit IRC08:21
*** romullo has quit IRC08:26
*** Ciroip has joined #maemo08:27
*** Firebird has quit IRC08:27
parsimoniae!rules08:31
*** parsimoniae has left #maemo08:31
*** k-s is now known as k-s[AWAY]08:46
*** christefano1 has joined #maemo08:49
*** herzi has joined #maemo08:50
*** dforsyth has joined #maemo08:50
*** L0cutus has joined #maemo08:51
*** christefano1 has quit IRC08:53
*** christefano has quit IRC08:54
*** melmoth has joined #maemo08:58
*** aloisiojr1 has quit IRC09:00
*** GnutOnMobile has joined #maemo09:00
*** alexga has joined #maemo09:01
GnutOnMobilemorning09:01
*** slonopotamus_ has joined #maemo09:01
*** filip42 has joined #maemo09:05
*** slonopotamus has quit IRC09:07
*** zehrique has joined #maemo09:10
*** Wikier has joined #maemo09:13
*** hal9k2010 has joined #maemo09:15
hal9k2010hello all09:16
*** tbf has joined #maemo09:17
*** jnettlet has quit IRC09:17
hal9k2010have some questions about the n800 and n810 anyone that can help ?09:17
*** filip42 has left #maemo09:17
*** Pyrhos has joined #maemo09:17
ShadowJKtom-davidson, you can't use the internal nand memory as flash09:18
ShadowJKas swap, I mean09:18
*** hal9k2010 has left #maemo09:19
johnxwell, you probably could, but anyone who wants to can figure it out on their own and do it at their own peril09:21
*** joelmaher_ has quit IRC09:24
*** Jiten has quit IRC09:25
*** Jiten has joined #maemo09:25
*** Vulcanis has quit IRC09:26
*** slonopotamus_ has left #maemo09:29
*** danielwilms has joined #maemo09:30
*** slonopotamus_ has joined #maemo09:30
*** slonopotamus_ is now known as slonopotamus09:30
*** rkirti has joined #maemo09:31
*** zehrique has quit IRC09:32
*** zehrique has joined #maemo09:34
*** zap has joined #maemo09:35
*** zehrique has quit IRC09:37
*** philipl has quit IRC09:37
*** philipl has joined #maemo09:39
*** joelmaher has joined #maemo09:43
tom-davidsonshadowjk: ok i understand better now that my swap should be on my external card. i missunderstood the internal raw nand... thought it didnt wear. BUT with swap on my external SD.,.. how do i get maemo to use it?09:47
ShadowJKI do: swapon /media/mmc1/.swap09:48
ShadowJKmanually09:48
ShadowJK:/09:48
*** greentux has joined #maemo09:48
johnxa symlink, maybe? or just edit the boot script09:49
*** geaaru has joined #maemo09:49
*** macmaN6789 has quit IRC09:54
*** slonopotamus has quit IRC09:56
*** joelmaher has quit IRC09:58
*** trickie has joined #maemo10:05
*** trickie has joined #maemo10:06
*** liri has quit IRC10:07
*** Vulcanis has joined #maemo10:12
*** liri has joined #maemo10:12
*** bef0rd has quit IRC10:13
*** benh has quit IRC10:15
*** mardi__ has joined #maemo10:15
*** __t has quit IRC10:20
*** bergie has joined #maemo10:24
*** matt_c has quit IRC10:26
tom-davidsonshadowjk: johnx: thanks. i think the swapon was just want i wanted.10:29
tom-davidsongoodnight10:29
*** calvaris has joined #maemo10:35
*** greentux has quit IRC10:36
*** side- has quit IRC10:37
*** Hirvinen has quit IRC10:37
*** side- has joined #maemo10:37
*** mord has quit IRC10:38
*** alehorst1 has joined #maemo10:39
*** croppa has quit IRC10:41
*** mord has joined #maemo10:41
*** herwood_ has joined #maemo10:41
*** alehorst has quit IRC10:41
*** glass_ has joined #maemo10:41
*** glass has quit IRC10:41
*** Hirvinen has joined #maemo10:46
*** herwood has quit IRC10:47
*** ssvb has joined #maemo10:49
*** eichi has joined #maemo10:52
*** borism has quit IRC10:56
*** frade has joined #maemo10:57
*** pvanhoof has joined #maemo11:02
*** AD-N770 has joined #maemo11:06
*** __t has joined #maemo11:08
*** krutt has joined #maemo11:12
*** zach__ has joined #maemo11:13
*** zach__ is now known as Guest1359711:13
*** stv0 has joined #maemo11:14
*** stv0 has quit IRC11:14
*** stv0 has joined #maemo11:14
*** stv0 has left #maemo11:16
*** zach__ has joined #maemo11:16
*** zach__ is now known as Guest1038011:17
*** fab has joined #maemo11:17
*** florian_kc has joined #maemo11:19
*** z4chh_ has quit IRC11:21
*** z4chh has quit IRC11:21
*** GnutOnMobile has quit IRC11:21
*** hellwolf-n810 has quit IRC11:23
*** mardi__ has quit IRC11:25
*** ustunozgur has quit IRC11:26
*** lbt has joined #maemo11:28
*** Dar has joined #maemo11:30
*** eton has joined #maemo11:36
*** Guest13597 has quit IRC11:36
*** Guest10380 has quit IRC11:36
*** VDVsx has joined #maemo11:44
*** rkirti has quit IRC11:47
*** macmaN6789 has joined #maemo11:53
*** mardi__ has joined #maemo11:54
*** hellwolf has joined #maemo11:56
*** femorandeira has joined #maemo11:57
*** Sargun has joined #maemo11:57
*** chaoyi has left #maemo11:59
*** tbf has quit IRC12:05
*** tbf has joined #maemo12:06
*** stv0 has joined #maemo12:08
*** z4chh has joined #maemo12:08
*** z4chh_ has joined #maemo12:08
*** sarower has quit IRC12:14
*** mavhc has quit IRC12:15
*** jnettlet has joined #maemo12:19
*** Talus_Laptop has joined #maemo12:19
*** ttmrichter has joined #maemo12:21
yergaqwerty12_N810, have you seen this? http://tinyurl.com/lmj49e12:22
*** z4chh_ has quit IRC12:23
qwerty12_N810yerga: hehe, I hadn't, thanks :)12:24
*** bilboed-tp has joined #maemo12:28
*** florian_kc is now known as florian12:32
*** stv0 has left #maemo12:32
*** eichi has quit IRC12:33
*** chaoyi has joined #maemo12:33
*** z4chh_ has joined #maemo12:34
*** Free_maN has joined #maemo12:35
*** z4chh has quit IRC12:38
*** z4chh has joined #maemo12:38
*** spenap has quit IRC12:41
L0cutusre12:41
L0cutusdoes exist a zfs-fuse port to maemo ?12:42
*** pdz has quit IRC12:45
*** pdz has joined #maemo12:47
*** jukey has joined #maemo12:50
*** vingtetun has joined #maemo12:54
*** ejdav_gon has joined #maemo12:55
*** seaLne has left #maemo12:58
*** nomis has joined #maemo12:59
*** Dar has quit IRC13:00
*** cyndis has quit IRC13:01
*** cyndis has joined #maemo13:03
*** benh has joined #maemo13:06
*** Andy80 has joined #maemo13:07
Andy80hi all13:07
*** n0mis has joined #maemo13:11
*** jdav_gone has quit IRC13:11
*** ejdav_gon is now known as jdav_gone13:11
*** nomis has quit IRC13:13
*** n0mis is now known as nomis13:13
*** asasaki_ has joined #maemo13:17
*** asasaki_ is now known as asasaki13:17
*** vingtetun has quit IRC13:24
*** vingtetun has joined #maemo13:24
*** rkirti has joined #maemo13:28
*** Vulcanis has quit IRC13:28
*** mk8 has joined #maemo13:32
*** mk8 has left #maemo13:32
*** vingtetun has joined #maemo13:32
*** mk8 has joined #maemo13:33
*** mardi__ has quit IRC13:37
*** danielwilms has quit IRC13:39
*** igagis has joined #maemo13:39
*** danielwilms has joined #maemo13:40
*** rkirti has quit IRC13:46
*** rkirti has joined #maemo13:46
*** Dar has joined #maemo13:49
*** melmoth has quit IRC13:49
*** marcoil has quit IRC13:51
*** melmoth has joined #maemo13:56
*** eton_ has joined #maemo13:58
*** Sho_ has joined #maemo14:00
*** timeless_mbp has quit IRC14:03
*** rsalveti_ has joined #maemo14:07
*** birunko has joined #maemo14:07
*** timeless_mbp has joined #maemo14:11
*** rsalveti has quit IRC14:12
*** geaaru has quit IRC14:15
*** blade_runner has joined #maemo14:17
*** eton has quit IRC14:17
*** z4chh has quit IRC14:18
*** t_s_o has joined #maemo14:18
*** chx_sleeping is now known as chx14:23
*** abner has quit IRC14:23
*** jeremiah_away has quit IRC14:29
*** croppa has joined #maemo14:34
*** z4chh_ has quit IRC14:34
*** dforsyth has quit IRC14:39
*** dforsyth_ has joined #maemo14:39
*** beavis has joined #maemo14:44
*** marcoil has joined #maemo14:48
*** torkiano has joined #maemo14:50
*** krutt has quit IRC14:54
X-FadeJaffa: ping?14:56
*** benh has quit IRC14:57
*** briglia has joined #maemo15:02
*** chx is now known as chx--15:03
*** chx-- is now known as chx15:03
*** Ryback_ has joined #maemo15:04
JaffaX-Fade: pong, but just going to grab lunch. Will repong in a bit...15:06
*** kpel has joined #Maemo15:07
*** k-s[AWAY] is now known as k-s15:09
*** lizardo has joined #maemo15:10
*** timeless_mbp has quit IRC15:12
*** brankinhu has joined #maemo15:13
*** uzzed has joined #maemo15:13
*** ijon_ has quit IRC15:14
*** ijon_ has joined #maemo15:15
*** bilboed-tp has quit IRC15:18
*** fredix_ has quit IRC15:23
*** hendry has joined #maemo15:28
*** fredix has quit IRC15:31
*** fredix has joined #maemo15:31
hendryi need to automate armel builds15:33
*** fredix has quit IRC15:33
hendryso how do people do that generally? pbuilder? script /scratchbox/login15:33
*** fredix has joined #maemo15:34
lbthendry: in general? or for maemo specifically15:35
*** fredix has quit IRC15:36
*** hugopl has joined #maemo15:36
*** fredix has joined #maemo15:37
hendrywell say you have a debian packaged product, and you want to target maemo as well as Debianx8615:37
X-Fadehttp://maemo.org/news/announcements/registration_maemo_summit_2009_open/15:37
hendryright now, i checkout source. remove debconf stuff. login to scratchbox, dpkg-buildpackage, log out and dput15:38
lbthendry: I ask because Mer uses an autobuilder called OBS15:38
hendryit's quite manual.15:38
*** luck has joined #maemo15:39
*** fiferboy has joined #maemo15:39
lbtI think you need to think about basing on orig.tar.gz15:39
lbtand providing debian.diff.gz and debian-maemo.diff.gz15:40
*** tonikitoo has quit IRC15:40
lbtmaemo has lots of scratchboxisms15:40
*** qwerty12_N810 has quit IRC15:42
*** qwerty12_N810 has joined #maemo15:42
RST38hin other words, it's all scratchy15:42
lbtand much of Mer packaging is about removing these15:42
lbtheh - it sure is15:43
*** eton_ has quit IRC15:43
*** amr has joined #maemo15:45
*** keesj has quit IRC15:45
hendryUrghhh15:48
*** chaoyi_ has joined #maemo15:50
Andy80X-Fade, cool news :)15:50
Andy80X-Fade, I'm registering ;)15:50
X-FadeAndy80: Hurry, only 293 places left ;)15:51
*** krau has joined #maemo15:51
Andy80X-Fade, lol :D15:52
Andy80X-Fade, I think the hardest part is "Reason for requesting Nokia sponsorship" ;)15:53
lbtX-Fade:  Primary community project  and  Project ? Should that be "Other community projects" ?15:54
RST38hAndy80: That's easy - "NO MONEY"15:54
Andy80X-Fade, there's a little error in wiki page, it's still present "Not yet, but for you to know:" right after "Registration", can I remove it?15:55
X-FadeAndy80: Sure. It is a wiki ;)15:55
Andy80RST38h, and it's true, at least for me. I'm a student :(15:56
X-Fadelbt: Indeed. Will fix that.15:56
*** fiferboy has quit IRC16:00
Andy80X-Fade, it doesn't let me go again to that page.... don't know why... it's better if you try to fix it16:00
X-FadeAndy80: Ah, I know where. I'll fix that.16:01
Andy80ok16:02
*** chaoyi__ has joined #maemo16:03
*** fiferboy has joined #maemo16:03
*** k-s is now known as k-s[AWAY]16:04
Andy80X-Fade, the link that appears in the registration form (in my case: http://maemo.org/news/events/registrations/register/e840196271eb11deb15535a00f6d72187218 ) is personal/related to session-id, or is public?16:04
*** geaaru has joined #maemo16:05
X-FadeAndy80: That is the public url.16:05
Andy80ok16:05
*** chaoyi has quit IRC16:06
*** k-s[AWAY] is now known as k-s16:07
*** filip42 has joined #maemo16:07
*** renato has joined #maemo16:09
*** k-s is now known as k-s[AWAY]16:09
*** eichi has joined #maemo16:10
*** chaoyi__ has quit IRC16:10
*** setanta has joined #maemo16:10
Andy80blogged too ;)16:12
VDVsxX-Fade, karma changes ?16:12
*** jeremiah has joined #maemo16:12
*** GAN8001 has joined #maemo16:12
*** GAN800 has quit IRC16:13
*** GAN8001 is now known as GAN80016:13
*** etrunko has joined #maemo16:13
*** GAN8001 has joined #maemo16:18
*** GAN8001 has quit IRC16:18
*** GAN8001 has joined #maemo16:18
*** GAN800 has quit IRC16:18
*** GAN8001 is now known as GAN80016:18
GAN800I hate this phone.16:19
thuxwhy?16:19
X-Fadelbt: Description changed and added second column to the participants list.16:19
RST38h<he wants his Moto RAZR>16:19
* RST38h hides16:19
GAN800Because it doesn't work correctly, and Nokia is a pretty shitty manufacturer.16:20
thuxwhat model it is?16:20
GAN800580016:20
RST38hGAN: It is one of better Nokia phones, ironically :)16:21
*** chaoyi_ has quit IRC16:21
lbthmmm the 2nd time I go to the form it says "Login" and just returns to that page16:21
thuxi have old n85 and it works reasonable well16:22
X-Fadethux: N85 is not that old?16:22
thuxbut not as new as 580016:23
VDVsxRST38h, best nokia phone = n95 :P16:23
till-n82!16:23
RST38hVDV: It's a brick.16:23
RST38hE70 forever =)16:23
VDVsxRST38h, nah nah16:23
RST38hAlthough it is also a brick.16:23
VDVsxlol16:23
qwerty12_N810RST38h: for the true brick experience: E9016:24
*** birunko is now known as abner16:24
RST38hqwerty: looks like a concealed gun when in the pocket16:24
RST38hqwerty: scary thing16:24
*** chaoyi has joined #maemo16:25
qwerty12_N810heh16:25
RST38hSeriously though, if Nokia does not deliver its maemophone soon enough, I will have to start shopping for a new phone =(16:25
*** dieb_ has joined #maemo16:26
VDVsxRST38h, you need a iphone :P16:27
RST38hVDV: fuck that.16:27
* VDVsx hides16:27
*** chenca has joined #maemo16:27
*** tonikitoo has joined #maemo16:28
JaffaX-Fade: I can't get back in to my registration16:29
VDVsxRST38h, not kidding now, samsung has/will have some interesting devices o_016:29
X-FadeJaffa: Hmm might be a rights setting. Let me see.16:29
JaffaX-Fade: despite being logged in on both http & https, it takes tme to a login page and doesn't let me get past it (no error)16:30
RST38hVDV: Not programmable16:30
X-FadeJaffa: Yeah, that sounds like a permission issue.16:30
lcukJaffa, you are registered16:30
dieb_How to port c++ libraries to maemo? Which tools should be used? Specifically, does anyone know whether if libQxt is being ported?16:30
lcukhttp://maemo.org/news/events/maemo_summit_2009/16:30
lcuklisted here16:30
VDVsxRST38h, you can do some hacking for s60 and android :)16:30
lcukit did the same with me16:30
*** chx is now known as chx_sleeping16:30
X-Fadelcuk: yeah, but you should be allowed to change things.16:31
RST38hVDV: They do have a few S60 devices but I have heard some nasty rumors about compatibility with mainline S60 apps16:31
RST38hdieb: Could you elaborate16:31
RST38hdieb; What exactly do you want to do?16:31
lcukahhhh16:31
VDVsxRST38h, ah right, nokia S60 != samsung s60, really a shame :(16:32
hendryhow do people script /scratchbox/login? I want to : /scratchbox/login; cd code; fakeroot dpkg-buildpackage -B16:32
RST38hit is more like ~=16:32
Jaffalcuk: I know. I wanted to change my "other community projects" ;-)16:32
VDVsx;)16:32
RST38hStuff runs but behaves weirdly16:32
GAN800The login form is still broken to the point of uselessness in MicroB.16:33
JaffaGAN800: The login infrastructure's pretty broken everywhere, IME ;-)16:33
*** toggles_w has quit IRC16:35
GAN800Seemingly16:35
*** toggles_1 has joined #maemo16:35
GAN800Needs to do away with the js or something.16:35
GAN800It just plain doesn't work.16:36
*** calvaris has quit IRC16:37
lbtdieb_: http://qt4.garage.maemo.org/16:37
*** eton has joined #maemo16:37
dieb_lbt: does it include Qxt?16:37
X-FadeJaffa: Better now?16:37
lbtqxt isn't specifically supported but should be easy to port and we'd like to add it to the gitorious repo16:37
dieb_Qxt is not Qt16:37
lbtno it layers on it16:38
*** baraujo has joined #maemo16:38
*** wnd has quit IRC16:38
*** Firehand has quit IRC16:38
lbtyou'd need to get it working with the qt-maemo team16:38
*** calvaris has joined #maemo16:38
lbtthat includes getting qxt people helping to package it16:38
X-FadeGAN800: Works for me on microb?16:38
*** Firehand has joined #maemo16:39
*** wnd has joined #maemo16:39
lbtshould be fairly easy16:39
GAN800X-Fade, N80016:39
*** madhav has joined #maemo16:39
X-FadeGAN800: What does it do for you?16:39
X-FadeGAN800: Focus issues?16:39
dieb_lbt: is there anyone working on this already?16:39
GAN800Probably not clearing the field properly or something stupid.16:40
JaffaX-Fade: No.16:40
lbtnot qxt AFAIK - a few of us work on Qt16:40
GAN800fkb16:40
JaffaX-Fade: Still broken.16:40
GAN800Had to change my input settings to make it work.16:40
* GAN800 wonders what he should put for projects.16:40
dieb_lbt: as I'll need Qxt on maemo, I'll probably give it a try porting it16:41
RST38hWiki?16:41
dieb_could you point me to any document related to ports ?16:41
* RST38h does not quite understand what dieb wants16:42
RST38hdieb: You just want to compile Qxt on Maemo?16:42
lbthttp://gitorious.org/qt-maemo16:42
*** danilocesar has joined #maemo16:45
*** mavhc has joined #maemo16:46
dieb_RST38h: yes16:48
X-FadeGAN800: Worked fine on my N800 with vkb?16:48
*** romullo has joined #maemo16:49
*** aloisiojr has joined #maemo16:49
*** markbao has quit IRC16:50
GAN800X-Fade, try finger keyboard.16:51
GAN800Which is the only keyboard enabled on my tablet.16:51
X-FadeGAN800: Ok.16:51
X-FadeGAN800: Worked fine.16:53
GAN800Well, doesn't work here.16:53
X-FadeGAN800: click in username, finger keyboard username, pressed minimize, click password, finger keyboard password, minimize, click go?16:54
GAN800Yes16:54
X-FadeThat worked for me.16:54
GAN800Also: tapping a field after information has been entered doesn't bring up that info in the fkb.16:54
X-FadeGAN800: That is a browser/fkb bug then?16:55
X-FadeGAN800: Nothing happens to these fields with javascript?16:56
*** rsalveti_ has quit IRC16:59
X-FadeJaffa: can you try again?16:59
*** tbf has quit IRC16:59
*** aloisiojr1 has joined #maemo16:59
*** joelmaher has joined #maemo17:00
*** qwerty12_N810 has quit IRC17:04
*** qwerty12_N810 has joined #maemo17:04
*** k-s[AWAY] is now known as k-s17:06
*** matt_c has joined #maemo17:08
*** mardi__ has joined #maemo17:09
*** mgedmin has joined #maemo17:10
*** hendry has left #maemo17:16
*** aloisiojr has quit IRC17:17
*** n6pfk has quit IRC17:17
*** stv0 has joined #maemo17:20
*** joelmaher has quit IRC17:21
*** ijon_ has quit IRC17:21
*** stv0 has left #maemo17:21
*** ijon_ has joined #maemo17:22
*** florian has quit IRC17:24
lcukX-Fade, i just retried, and it indeed allows editing some fields.  but the one jaffa mentioned (his projects) is still appearing to come from the default profile and unchangable17:25
X-Fadelcuk: Yeah, those you need to change in your own profile.17:25
*** woglinde has joined #maemo17:25
lcukso for jaffa's sake, if he changes them in his default profile, and then comes here to edit his application it should pick them up?17:26
X-Fadelcuk: It would show in the list already when you edit your profile.17:26
lcukcool17:27
lcukhows your wii arm17:27
X-FadeHehe, pretty well ;)17:27
lcukand are we planning on having one at the summit!17:27
lcukor should we make our own :D17:27
X-Fadelcuk: Image a wrist-strap attached to a N900 ;)17:28
*** Firebird has joined #maemo17:29
lcukoooh, you mean theres a lanyard attachment?17:29
*** florian has joined #maemo17:29
X-FadeNo idea, but if you would make the N900 a wiimote it would be a good idea to have one at least ;)17:29
lcukhah17:31
lcukwe should have these on the canals17:31
lcukhttp://www.sinosplice.com/life/archives/2007/02/27/like-a-hamster-ball-on-the-water17:31
woglindelcuk haha17:33
woglindelooks the same as the land's one17:33
*** rsalveti has joined #maemo17:35
X-Fadelcuk: Yeah, those are cool!17:36
lcukindeed they are :D17:37
*** fysa has quit IRC17:37
*** halves has joined #maemo17:37
lcukwhat do you think is the biggest practical database in maemo (the one with big recordsets) ?17:37
* lcuk needs some comparisons17:37
*** chaoyi_ has joined #maemo17:37
*** Sargun has quit IRC17:37
*** flo_lap has joined #maemo17:39
*** vilen has joined #maemo17:39
LinuxCodeso we finally have got a name for the new Nxxx ?17:39
GAN800No.17:40
* LinuxCode is still waiting very patiently for news17:41
LinuxCodehehe17:41
lcukhttp://www.lolpix.com/pictures/8/Funny_Pictures_595.htm :)17:41
* GAN800 is very, very tired.17:41
lcukLinuxCode, you need to sit up straight17:41
LinuxCode?17:42
LinuxCodei cant17:42
lcukcant have you slouching or nokia wont think you are ready17:42
LinuxCodemy cat is occupying the office chair17:42
lcukyour cat will make a very nice comfortable cushion then17:42
LinuxCodelol17:42
LinuxCodei disagree17:42
lcukit will quickly move :)17:42
LinuxCodedont bet on it17:43
lcukor will rip your ass to shreds17:43
LinuxCodeits claws and teeth will move17:43
lcukone way or the other, you will know17:43
LinuxCodelol17:43
LinuxCodeyep17:43
*** fysa has joined #maemo17:43
LinuxCodemaybe I should send nokia my cat17:44
LinuxCodemaybe that would speed things up17:44
LinuxCodemeeeeeeooooooowwwwww17:44
lcukdont bet upon it.  once the nokians get word theres some pussy skulking around, you really think they will do any work?17:45
LinuxCodeprobably not17:47
lcukthis looks like the back of my pooter17:47
lcukhttp://www.lolpix.com/pictures/11/Funny_Pictures_594.htm17:47
LinuxCodehehe17:47
LinuxCodemine is all tidy17:47
LinuxCodebought some radaitor pipe covering stuff and screwed that under the desk17:48
lcuki used to lay everything down nice and neat17:48
LinuxCodenow all cables lay within that17:48
lcukheh, thats all well and good until you need to change one wire17:48
LinuxCodetheres plenty of space17:48
LinuxCodeeasy to thread17:48
*** secureendpoints has joined #maemo17:51
*** dieb_ is now known as dieb^afk17:51
*** ustunozgur has joined #maemo17:53
*** chaoyi has quit IRC17:54
*** rzr has quit IRC17:55
*** joelmaher has joined #maemo17:55
*** ZrZ has joined #maemo17:55
*** slonopotamus has joined #maemo18:00
Talus_Laptopcool18:01
*** joelmaher has quit IRC18:01
Talus_Laptopmaemo videos18:01
Talus_Laptophttp://garrgle.net/?qkw=maemo&qcat=video&qcoll=relevance&rfcid=6000&rfcp=IntelliFindTop&_iceUrlFlag=11?_IceUrl=true18:01
*** philipl has quit IRC18:02
*** philipl has joined #maemo18:03
*** _BuBU has quit IRC18:04
*** fab has quit IRC18:04
*** mardi__ has left #maemo18:05
*** flo_lap has quit IRC18:05
*** Vudentz has quit IRC18:05
*** _BuBU has joined #Maemo18:05
lcukdoes anyone have any experience with bloom filters18:09
*** joelmaher has joined #maemo18:12
*** Vudentz has joined #maemo18:12
*** zap has quit IRC18:14
*** kpel has quit IRC18:17
*** jukey has quit IRC18:22
*** arp has quit IRC18:22
*** disco_stu has quit IRC18:22
*** disco_stu has joined #maemo18:23
*** danielwilms has quit IRC18:23
*** GAN800 has quit IRC18:31
*** LinuxCode has quit IRC18:34
*** AndrewFBlack has joined #Maemo18:36
*** dforsyth_ has quit IRC18:40
*** slonopotamus has quit IRC18:46
*** nickar has joined #maemo18:48
*** konttori_ has joined #maemo18:52
*** tbf has joined #maemo18:53
fiferboyHi lbt18:53
*** chaoyi_ has quit IRC18:54
*** chaoyi has joined #maemo18:55
*** Wikier has quit IRC18:58
*** ttmrichter has quit IRC18:58
*** churl has joined #maemo18:59
*** ttmrichter has joined #maemo18:59
woglindehi fiferboy19:01
fiferboywoglinde: Hi19:01
*** churl has left #maemo19:03
*** harbaum_ has joined #maemo19:04
*** Dar has quit IRC19:04
*** Andy80 has quit IRC19:05
*** disco_stu_N800 has joined #maemo19:20
*** trofi has joined #maemo19:20
*** Sargun has joined #maemo19:21
*** disco_stu has quit IRC19:21
*** disco_stu_N800 is now known as disco_stu19:21
*** dforsyth has joined #maemo19:23
*** romullo has quit IRC19:24
*** tom-davidson has quit IRC19:26
*** melmoth has quit IRC19:27
JaffaX-Fade: perfect19:29
JaffaX-Fade: but I can't change my "other projects" anyway, ho hum.19:30
*** disco_stu has quit IRC19:33
*** trickie has quit IRC19:33
*** disco_stu has joined #maemo19:33
*** vilen_ has joined #maemo19:36
*** StOrM_NW has joined #maemo19:37
*** chaoyi has quit IRC19:38
*** zehrique has joined #maemo19:38
*** nickar has quit IRC19:40
*** frade has quit IRC19:41
*** slonopotamus has joined #maemo19:43
*** jhford-work has joined #maemo19:43
*** trofi has quit IRC19:44
*** trofi has joined #maemo19:44
*** disco_stu_N800 has joined #maemo19:48
*** disco_stu has quit IRC19:48
*** disco_stu_N800 is now known as disco_stu19:48
*** vilen has quit IRC19:50
*** disco_stu has quit IRC19:51
*** StOrM_NW has quit IRC19:51
*** _BuBU1 has joined #Maemo19:51
*** disco_stu has joined #maemo19:51
*** wazd has joined #maemo19:55
*** _BuBU has quit IRC19:55
wazdwee, 931 Gb of free space :P19:56
*** disco_stu has quit IRC19:56
slonopotamuswazd, oh noes! you purged all porn?19:57
* Luke-Jr beats slonopotamus19:58
wazdslonopotamus: I bought new HDD to get MORE!19:58
slonopotamus:D19:58
*** disco_stu has joined #maemo19:58
wazdxD19:58
* slonopotamus blocks Luke-Jr's attack19:58
*** cjdavis has quit IRC19:59
*** Vulcanis has joined #maemo19:59
RST38hehlo all19:59
wazdRST38h: heya20:00
RST38hwazd: how are things? =)20:00
wazdRST38h: just got new terabyte HDD :) Now my nightmare bout "where to store all those goddamn RAW photos" is finally over :)20:01
RST38hwell, it is a bit delayed now :)20:01
*** harbaum_ has quit IRC20:01
wazdRST38h: I hope to buy BD-R asap :)20:02
wazdRST38h: as soon as they'll stop having such a ridiculous price20:03
wazdRST38h: but first I need proper display cause my current starting to say "I'm dying, kill me!" :)20:03
RST38hwazd: Optical disks are said to have short lives20:04
*** geaaru has quit IRC20:04
*** jeremiah1 has joined #maemo20:05
RST38hwazd: Apple display? =)20:05
wazdRST38h: I can still run Carmageddon from CD so I think it's more marketing bullshit than something serious20:05
RST38hwazd: It's not.20:06
*** chx_sleeping is now known as chx20:06
wazdRST38h: well, this CD is right from 1997 or something :)20:06
RST38hwazd: I tried reading a few 3-year-old backup CDRs once, and got very mixed results (and yes, I used the tool that detects crc errors too)20:06
RST38hwazd: Is it a pressed CD or a CDR?20:06
wazdRST38h: pirate cd :)20:07
RST38hwazd: Those also come in two varieties20:07
RST38hBack in 1997 they were USUALLY pressed though20:07
*** cjdavis has joined #maemo20:08
*** disco_stu has quit IRC20:08
*** disco_stu has joined #maemo20:08
wazdRST38h: I want something like this: http://market.yandex.ru/model.xml?hid=91052&modelid=248588020:09
lcukwazd, the nightmare is never over.  when you think you solved the problem with a bigger harddrive, you actually made it worse because its impractical to do offline backup20:10
*** Free_maN has quit IRC20:11
wazdRST38h: pretty expensive but a very good one20:11
wazdlcuk: RAW photos are *really* big :)20:11
coldbootfiferboy: Hey Andrew, are you around?20:11
lcukand your tears will be even greater when you lose more data20:11
wazdlcuk: don't think that anyone will allow me to store that much somewhere in the net20:12
lcuki know they are massive, i have similar situation with my own data20:12
lcuktheoretically wazd, you can push quite insane amounts of data at the net20:12
lcukand have a good chance of getting some back20:13
*** christefano has joined #maemo20:13
RST38hwazd: There is also a similarly specced Samsung20:14
RST38hwazd: May come cheaper20:14
wazdRST38h: everyone says that this HP is a true must-have :)20:15
wazdRST38h: I haven't read any negative opinion bout it. I mean any :)20:15
RST38hwazd: There is something suspicious about it20:16
RST38hwazd: A 24" monitor can't cost $1000+, even here20:16
*** bergie has quit IRC20:16
wazdRST38h: If it was benq or something - I would agree with you :)20:16
RST38hwazd: Any monitor20:16
RST38hwazd: A moment, lemme check around20:16
wazdRST38h: It's a dreamcolor series, 102% NTSC :)20:16
lbthi fiferboy20:17
RST38hwazd: Still.20:17
fiferboycoldboot, lbt hey20:17
wazdRST38h: it doesn't cost 1000+ btw, it costs near 100020:17
fiferboyhi wazd20:17
RST38hwazd: Ok, Froogle shows it starting at $435 in the US, with average price about $55020:17
coldbootfiferboy: So I managed to build the 4.5.2 of the fix, without segfaults.20:17
wazd$98520:17
coldbootfiferboy: I can't build 4.5.0 because of some stupid include path problem.20:18
wazdfiferboy: heya!20:18
RST38hwazd: rur33000 is >$1000 right now20:18
wazdRST38h: that's TN20:18
fiferboycoldboot: I am just testing your latest fix now.20:18
RST38hwazd: I am just searching for LP2475W20:18
wazdRST38h: check out price.ru20:18
RST38hwazd: Should I add something else to the id?20:18
RST38hwazd: checking20:18
wazdRST38h: 29058 р. ($985.02)20:18
fiferboylbt: I have done a major refactoring on how overshoot is calculated20:19
fiferboycoldboot: I still don't get the keyboard pop down...20:19
wazdRST38h: Non-TN 24" screen can't cost less than 800 bucks20:19
coldbootfiferboy: hmmmm20:19
RST38hwazd: It is about twice more expensive than in US20:19
RST38hwazd: Unless I am missing some letter in the product id20:20
wazdRST38h: yep, that's HP20:20
fiferboycoldboot: Clicking a line edit pops it up, but clicking a checkbox or drop down doesn't get rid of it20:20
wazdRST38h: it's like Apple in PC world20:20
RST38hwazd: HP is the brand name :)20:20
lcukwazd, that looks like an impressive monitor20:20
*** disco_stu has quit IRC20:20
*** disco_stu has joined #maemo20:20
fiferboycoldboot: Actually, a non-editable drop down does pop it down, my mistake20:21
lbtso I see20:21
fiferboycoldboot: For some reason a check box does not.  And after clicking the checkbox, key presses get sent to the line edit20:21
wazdRST38h: I bought my HP mini 2133 in US for about 550 bucks and it still costs more in here20:22
RST38hwazd: but twice more? hmmm20:22
fiferboylbt: It makes things simpler in most cases, but it is (at least the way I did it) more complicated during AutoScroll20:22
RST38hwazd: Ok, I have got some "secret" info: this monitor uses an IPS LCD panel from LG20:22
lbtOne area I'm unhappy about is the x/y seperation/code replication20:23
lcukhttp://www.trustedreviews.com/monitors/review/2009/03/27/HP-LP2475w---24in-H-IPS-Display/p4 :)20:23
fiferboylbt: Where is that?20:23
RST38hwazd: Let us see if there is an LG display with the same part ;)20:23
lbtif (yScrollState == AutoScroll) ......   if (xScrollState == AutoScroll)20:23
fiferboylbt: Oh, you mean in general in the event filer20:23
wazdRST38h: oh, not LG for god sake :)20:23
lbtnot in your work20:23
fiferboylbt: Yes, there should be a way around that...20:24
lbtyes, in general20:24
fiferboylbt: I'm trying to figure out a way to make the AutoScroll overshoot more straight forward20:25
wazdlcuk: yep, that baby is goddamn beast :)20:25
lcukthe video review shows it nicely20:25
fiferboyThere are three cases, just plain autoscroll through the body of the list, autoscroll through the body with overshoot at the end, and a list starting out in overshoot (from ManualScroll) and scrolling through the list20:26
RST38hwazd: Monitors are commodity nowadays. As long as they both use the same panel you will hardly see the difference20:26
lbtyes20:26
coldbootHow can I include qhildoninputmethodprotocol_p.h from qwidget.cpp in 4.5.0? It works fine in 4.5.2, because it's in private/, but 4.5.0 doesn't generate it the same way...20:26
lcukRST38h, but the package there seems neat too :) i have an lg here and have no complains, but that monitor rox20:26
fiferboyActually, there is a fourth corner case where the list starts out in overshoot and tries to AutoScroll past the limit, but that is easy to take care of20:26
* lcuk stands with wazd on this debate20:26
coldbootfiferboy: Ah, so the hide command isn't being sent.20:26
coldbootfiferboy: If you click on the drop down, the keyboard hides, does it still send keys to the LineEdit?20:27
RST38hlcuk: ah my point is that this HP uses an LG panel20:27
wazdRST38h: Maybe I'm just a snob but I'll better trust that much money to HP :)20:27
RST38hlcuk: So why not cut a corner and buy directly from Koreans :)20:27
coldbootfiferboy: Even though, you said if you click a checkbox, the keyboard does NOT go away, AND keys still got to the LineEdit.20:27
fiferboycoldboot: I can't check, the keyboard is hidden ;)20:27
coldbootfiferboy: Oh yeah.20:27
RST38hwazd: I do not really trust the "new" HP though...20:27
coldbootfiferboy: Well that's not really a problem then.20:27
coldbootfiferboy: Because when the keyboard is shown, the proxy gets set.20:27
fiferboycoldboot: I think it is not a problem with your code if it hides for one widget but not another20:28
wazdRST38h: My mini is absolutely solid :)20:28
RST38hwazd: Same shit as DELL, as far as I am concerned... Still respect their old lab equipment and calcs20:28
RST38hwazd: Yea, Mini is nice =)20:28
coldbootfiferboy: They keyboard shouldn't go away when checking a checkbox, probably.20:28
fiferboycoldboot: Yes, and when it doesn't hide it stays on the first widget20:28
lcukRST38h, sometimes cutting corners isnt what is needed :)20:28
*** dforsyth has quit IRC20:28
fiferboycoldboot: Could you check un an unpatched Qt install?20:28
*** dforsyth has joined #maemo20:28
coldbootfiferboy: I bet that behaviour is intentional. "Doo dee doo, I'm typing in a text box, oh let me check that box over there, now I'll type some more".20:28
fiferboycoldboot: Could we be20:28
coldbootfiferboy: I can check20:29
fiferboys/we/well/20:29
infobotfiferboy meant: coldboot: Could well be20:29
wazdlcuk: damn, video review is like porno for me :(20:29
coldbootfiferboy: Shopper?20:29
lcukheh20:29
fiferboycoldboot: I'm not sure if there are check boxes near input fields, I am using my own program to test20:29
*** AD-N770 has quit IRC20:30
coldbootlcuk: Do you know how I could include qhildoninputmethodprotocol_p.h from qwidget.cpp? I include "private/qhildoninputmethodprotocol_p.h" which is a generated location in maemo 4.5.2, but in 4.5.0 it's not being copied there...20:30
wazdRST38h: lcuk: right now I have http://www.dooyoo.co.uk/tft-monitor/fujitsu-siemens-scaleoview-w19-1/20:30
coldbootfiferboy: I bet it's in the original behaviour. There's no reason my code would cause the bug in this checkbox situation, and not for other widgets.20:30
lcukcoldboot, i know no specifics about qt20:31
wazdOne of the best TN screens out there20:31
coldbootfiferboy: I bet checkboxes never get focus, because they don't do anything after you click them.20:31
fiferboycoldboot: Next time I make a build I will take out your code and see how it acts20:31
coldbootlcuk: k20:31
*** flavioribeiro has joined #maemo20:31
*** femorandeira has quit IRC20:31
lbtcheckboxes do get focus20:33
*** igagis1 has joined #maemo20:33
RST38hwazd: Found similar LG monitor for rur2743420:34
lbtyou can use arrow/tab keystrokes to move focus and space to select20:34
wazdRST38h: I'd better add 1500 and buy HP :)20:34
wazdRST38h: seriously :)20:34
*** harbaum_ has joined #maemo20:35
RST38hwazd: incredible brand loyalty =)20:35
wazdRST38h: maybe :)20:35
wazdRST38h: can you give me the link to LG?20:35
RST38hwazd: http://reviews.cnet.com/lcd-monitors/lg-l246wp-bn-flat/4505-3174_7-32443394.html20:36
*** __t has quit IRC20:36
wazdRST38h: #  TFT Technology   MVA20:37
RST38hwazd: Other sites say IPS20:38
wazdRST38h: they are damn slow20:38
RST38hOk, I have found something better: http://www.tftcentral.co.uk/search.php?query=&select=model20:38
wazdRST38h: even S-IPS are slow20:38
RST38hSimply search for the panel name20:38
wazdRST38h: HP has H-IPS - latest stuff20:38
RST38hwazd: So does Phillips apparently20:38
wazdRST38h: 24"WS LG.Display H-IPS (LM240WU4)20:39
RST38haha20:39
wazdRST38h: looks like phil is not available in here20:40
*** romullo has joined #maemo20:40
wazdRST38h: and it's ugly :D20:40
RST38hwazd: Yep. price.ru knows nothing of it20:41
RST38hHP does look like the only game n town, this would explain the price20:41
wazdRST38h: HP knows that Pro-display shouldn't have any lights and bling-bling on the front :)20:41
*** tbf has quit IRC20:42
*** vingtetun has quit IRC20:42
RST38hwazd: I am sure it is simply a mistake on their part :)20:43
RST38hwazd: Forgot to include the Blue LED (tm)20:43
RST38hwazd: My BBK has got such a huge Blue LED (tm) that it can be used for reading at night20:43
wazdRST38h: BBK, eeeek :)20:44
lbtDGM...20:44
RST38hwazd: it's a dvd player/recorder, not a monitor :)20:44
RST38hwazd: can't really fault them for their av stuff, it is semidecent20:45
wazdRST38h: crappy "look at yourself, bitch!" apple cinema 24 costs fricking $130020:45
wazdRST38h: oh, I have BORG with same huge blue led stuff :)20:46
*** calvaris has quit IRC20:46
wazdRST38h: won it in karaoke contest :D20:46
*** romullo1 has joined #maemo20:47
RST38hwazd: Ah, fashion!20:47
*** romullo has quit IRC20:47
*** romullo1 is now known as romullo20:48
*** chaoyi has joined #maemo20:49
*** Sargun has quit IRC20:49
*** Sargun has joined #maemo20:50
wazdRST38h: http://img369.imageshack.us/img369/9774/a76lt5.jpg20:50
wazdRST38h: nec 2490 on the left, HP on the right20:50
wazdRST38h: but Nec is insane expensive and slow :(20:51
wazdRST38h: it's like 40000 rur or something20:51
RST38hwazd: This is the same panel? I can't believe it...20:54
RST38hThat must be some camera effect...20:54
wazdRST38h: no, nec is MVA if I remember correct20:55
*** stv0 has joined #maemo20:55
wazdRST38h: http://www.youtube.com/watch?v=JgWbsOeFKms20:56
*** stv0 has left #maemo20:56
RST38hah ok20:57
RST38hwazd: So, MVA has got better blacks at the cost of speed? Or the viewing angle?20:58
*** joelmaher has quit IRC20:58
wazdRST38h: they are damn slow20:58
RST38hoh20:58
*** hellwolf has quit IRC21:01
RST38hwazd: have you considered monitors with led backlight?21:03
wazdRST38h: I'm considering any monitor with good picture and affordable price :)21:04
*** chaoyi has quit IRC21:05
RST38hAh so LED ones are even more expensive...21:06
*** rkirti is now known as rkirti|brb21:09
coldbootfiferboy: I seem to have forgotten how to build qt-maemo 4.5.2, the debian directory is missing in branch qt-diablo...21:09
fiferboycoldboot: From your git clone you checked out origin/4.5 and then from there checked out origin/qt-diablo?21:10
coldbootfiferboy: Yeah21:10
fiferboycoldboot: git branch says you are in the qt-diablo branch?21:10
coldbootfiferboy: Yeah.21:10
fiferboyWhat is the last commit message in git log?21:10
coldbootfiferboy: I merged qt-diablo with him-proxy, though.21:10
*** alecrim__ is now known as alecrim21:11
fiferboycoldboot: In the qt-diablo branch you did 'git merge him-proxy'?21:11
coldbootfiferboy: Yeah, I did that.21:11
*** christefano has quit IRC21:11
coldbootfiferboy: Last message that's not mine: Crash fix. Qt apps crash when backspace is pressed and autocapitalization is active21:11
*** eton has quit IRC21:12
fiferboycoldboot: In my qt-diablo branch, the last message that is not mine is "Update debian/changelog..."21:12
fiferboycoldboot: When did you do your clone?21:12
coldbootfiferboy: A couple of weeks ago, it used to have debian in there... Because I did dpkg-buildpackage two days ago...21:13
fiferboycoldboot: From 4.5 branch, try wiping out your qt-diablo branch and checking it out again21:13
fiferboycoldboot: You might want to refresh your clone first, there are some speed improvements in 4.5.2-1maemo221:14
coldbootfiferboy: How do I do that?21:14
fiferboycoldboot: 'git checkout master', 'git pull', 'git checkout 4.5', 'git branch -D qt-diablo', 'git checkout -b qt-diablo origin/qt-diablo'21:15
fiferboyI think21:15
*** trofi_ has joined #maemo21:15
fiferboyThen you can do your merge21:15
fiferboycoldboot: Although, would that update purely from your clone, or update your clone from qt-maemo?21:15
coldbootfiferboy: That will come from my clone directly.21:16
*** trofi has quit IRC21:16
coldbootfiferboy: It's tracking qt-diablo, but it's still missing debian/21:16
coldbootWeird.21:16
fiferboycoldboot: I'm not exactly sure how you would update your clone from qt-maemo...21:16
fiferboycoldboot: Even if you switch to your 4.5 branch, delete the qt-diablo branch and re-check it out?21:17
coldbootfiferboy: Yeah21:17
coldbootI think I messed up qt-diablo with some push21:17
fiferboycoldboot: That is strange.  Maybe you modified your qt-diablo branch locally and pushed it to your clone?21:18
fiferboycoldboot: I know I have done that, my qt-diablo branch is a bit screwed up now21:18
fiferboycoldboot: I only do 'git push origin HEAD' from the branch I want to update now21:20
*** stv0 has joined #maemo21:21
coldbootI need to make qt-diablo track qt-maemo/qt-diablo somehow.21:21
*** stv0 has quit IRC21:21
fiferboycoldboot: You can add the qt-maemo repository as a remote and make a branch from that21:21
fiferboycoldboot: Then you should be able to push the corrected branch to your clone21:22
esaym153ugh21:22
esaym153I want my backordered n810 from nokia right now21:22
*** ignacius has joined #maemo21:24
*** alexga has quit IRC21:24
coldbootfiferboy: I added qt-maemo as a remote, but I can't find qt-diablo with `git ls-remote qt-maemo`21:26
* mgedmin registers for the maemo summit21:26
fiferboycoldboot: Did you do a fetch?21:26
* fiferboy thinks about registering for the maemo summit21:26
*** rkirti|brb is now known as rkirti21:26
* jeremiah Hmm. Didn't know summit regustration was open.21:26
jeremiahHow about a URL mgedmin?21:27
*** jhford-work has quit IRC21:27
mgedminplanet.maemo.org just had a couple of links21:27
jeremiahCool.21:27
coldbootfiferboy: I got it! Yeah I had to fetch.21:27
mgedmineeeek! http://maemo.org/news/events/registrations/register/e840196271eb11deb15535a00f6d7218721821:27
mgedminwhat a SCARY link21:27
mgedmindoes an event like the "maemo-summit-2009" *really* need a long, hexadecimal UUID?21:28
Stskeepsyes, it's technical hardcore!21:28
Stskeeps:P21:28
*** cjdavis has quit IRC21:28
fiferboyIt's to scare off people who aren't serious21:28
*** florian has quit IRC21:28
mgedminnow I'm wondering if that's maybe a permalink to my personal details page :)21:29
RST38hmgedmin: Yes!21:29
esaym153amsterdam? pot smokers can program?21:29
RST38hAnd you should be thankful they only used hex digits...21:29
adeusif you're doing c or c++, pot is the minimum21:31
esaym153I like c++21:31
fiferboycoldboot: Let me know if you are able to clean up your qt-diablo branch in your clone21:31
esaym153as long as math isn't involved21:31
*** mika_ has joined #maemo21:31
*** AndrewFBlack has quit IRC21:32
chxmgedmin: thats not an UUID21:32
fiferboycoldboot: checkbox doesn't clear the vkb in the old him code either21:32
chxmgedmin: to my eyes that looks like an md5 sum but i might be mistaken21:32
chxmgedmin: i have not counted the digits21:32
*** mika_ has quit IRC21:32
mgedmin144 bits21:33
mgedminto distinguish it from all the 2**144 other events taking place in the maemo community21:33
mgedminwe would't want to accidentally mix it up with e840196271eb11bed15535a00f6d72187218, now would we?21:33
RST38hwe wouldn't?21:34
lcukare you sure? that one involves pole dancing21:34
mgedminpolish national dances don't interest me in the least21:35
mgedminone polka is just like another21:35
lcuk:D21:35
*** tbf has joined #maemo21:35
*** cjdavis has joined #maemo21:36
*** hellwolf has joined #maemo21:36
*** stv0 has joined #maemo21:36
*** stv0 has left #maemo21:37
lbtgit checkout --track origin/qt-diablo21:39
lbtnm ... I was backscrolled a long way21:39
*** TimRiker has joined #maemo21:41
coldbootfiferboy: qt-diablo is clean in my clone now.21:43
Jaffamgedmin: Taking all the best undecipherable UUIDs from Lotus Notes into the Web 2.0 world...21:43
coldbootfiferboy: Okay then the checkbox bug is unrelated, if it really is a bug.21:43
*** rkirti is now known as rkirti|brb21:43
fiferboycoldboot: That's good to know, I'm going to clean up my branch too21:44
*** joelmaher has joined #maemo21:44
*** simboss has quit IRC21:47
*** L0cutus has quit IRC21:50
*** Talus_Laptop has quit IRC21:51
*** joelmaher has quit IRC21:52
*** torkiano has quit IRC21:54
*** bergie has joined #maemo21:54
jeremiahWow, cool. Jim Zemlin will be talking at the Maemo summit.21:55
*** L0cutus has joined #maemo21:55
jeremiahLook forward to that.21:55
fiferboycoldboot: Did you just do a 'git push origin HEAD' or did you have to force it?21:57
coldbootcoldboot: I did `git push origin qt-diablo --force`21:59
fiferboycoldboot: I just refreshed my clone's branch from your clone's branch (since I already had it as a remote) :)22:00
slonopotamuswhy would anyone want to do --force?22:00
fiferboyslonopotamus: because we accidentally commited changes to the branch and wanted to revert it22:00
slonopotamus:/22:00
slonopotamuscommit reverse diffs?22:01
lbtgit doesn't force you to air dirty laundry22:01
fiferboyslonopotamus: It is in personal clones that aren't being used by other people22:01
slonopotamusif anyone pulled that between your 'wrong' commit and --force, he'll be in trouble22:01
coldbootfiferboy: Cool22:01
coldbootfiferboy: I love git. Every day I find out how much more I love it.22:02
slonopotamusfiferboy, oh, ok22:02
coldbootfiferboy: With all other software, I hate it more every day.22:02
coldbootfiferboy: I even hate Windows more each day, because I realize how it can surprise me with undiscovered uselessness.22:02
fiferboycoldboot: git is certainly making my life easier, it is hard to beleive how useful it is22:02
fiferboycoldboot: Those are undocumented features...22:02
*** ttmrichter_ has joined #maemo22:03
coldboothaha22:03
fiferboyEverytime I think I need git to do something it doesn't, it turns out it does I just didn't know it22:04
*** kkrusty has joined #maemo22:05
*** markbao has joined #maemo22:06
*** Interocitor has joined #maemo22:06
*** herzi has quit IRC22:08
*** alecrim has quit IRC22:10
*** florian has joined #maemo22:12
*** wazd has quit IRC22:15
*** ttmrichter has quit IRC22:16
*** dougt_ has joined #maemo22:17
*** __t has joined #maemo22:17
*** madhav has quit IRC22:22
*** doc|home has quit IRC22:23
*** doc|home has joined #maemo22:24
*** elninja has joined #maemo22:27
*** christefano has joined #maemo22:27
dougt_are there APIs to get the HW version?22:28
Stskeepsexcept for /proc/component_version? :P22:28
dougt_anything cleaner?22:28
JaffaThat's pretty clean22:29
JaffaHorizon checks /etc/maemo_version at startup for a 5.0 to disable its OSSO support (segfaults in PyMaemo)22:29
slonopotamusdougt_, why you want that?22:30
dougt_what I would really like to do is to determine the real DPI.22:31
dougt_not the stuff reported to x22:31
*** jhford-work has joined #maemo22:31
slonopotamusdougt_, you should ask display for that, no?22:31
slonopotamusx gets smth wrong?22:32
dougt_xdpyinfo reports 9622:32
slonopotamusdougt_, under Xomap?22:33
dougt_on device, y22:33
dougt_is it suppose to report something else? ;-)22:33
dougt_i thought it was common for X to lie about DPI22:33
slonopotamusdougt_, afaik, it's X who lies.22:33
slonopotamusdougt_, X was patched to report incorrect value on purpose22:34
*** andre___ has quit IRC22:34
dougt_right.22:34
dougt_so, what I need is to get at the real dpi value.22:35
dougt_i was thinking about just looking at the hw version, and deciding based on that.  i didn't find a way to get the actual dpi via an api or something like that22:35
slonopotamusdougt_, there must be smth low-level that tells X screen dpi22:36
slonopotamusdougt_, if you just want to hardcode it -  /proc/component_version is absolutely ok22:36
dougt_yeah.22:36
dougt_but not something I would be very proud of.22:37
slonopotamusdougt_, i think you'd better ask that on X-related channel. 'how X determines screen dpi' or smth like that22:38
dougt_yup.22:38
qwerty12_N810dougt_: if it'd make you feel any better: the hildon-application-manager does it like that (look at component_version)22:38
slonopotamushehe22:38
dougt_heh22:39
slonopotamusdougt_, that means 'you app will suck as h-a-m' :D22:39
slonopotamusno offence, just kidding :)22:39
dougt_:-)22:40
dougt_a bunch of people do that.22:40
dougt_haf does too?22:40
* slonopotamus doesn't understand why dpi matters, actually22:41
lbtdpi usually comes from ... <rummage in Xorg.log> ....EDID22:41
dougt_slonopotamus: computers don't matter either. ;-)22:41
ShadowJKugh, wonderful... dd if=/dev/sdh | sha1sum22:42
ShadowJKtwice... doesn't match22:42
slonopotamusShadowJK, oh my22:42
slonopotamusShadowJK, why it should?22:42
ShadowJKBecause the contents is unchanged22:42
slonopotamusShadowJK, how do you know that?22:42
ShadowJKit's not mounted, nothing should be touching it22:43
ShadowJKespecially not writing to it22:43
slonopotamusoh22:43
slonopotamusthen you're in trouble22:43
* ShadowJK wonders whether to blame the usb hub, the card reader, the minisd-sd converter or the minisd card22:43
slonopotamusomg22:44
slonopotamustry replacing them one by one :P22:44
slonopotamusstart with card22:44
ShadowJKmm22:44
ShadowJKA USB memory stick on same USB hub passes this test22:49
* ShadowJK tries with another usb memory stick22:49
*** timeless_mbp has joined #maemo22:50
*** etrunko has quit IRC22:51
coldbootfiferboy: Can you comment on my merge request?22:51
fiferboycoldboot: Sure thing22:52
coldboothttp://qt.gitorious.org/+qt-maemo-developers/qt/qt-maemo/merge_requests/95222:52
*** andre__ has joined #maemo22:55
*** zimmerle has left #maemo22:57
*** elninja has quit IRC22:57
*** Interocitor has quit IRC23:01
*** simon_ has joined #maemo23:11
*** etrunko has joined #maemo23:12
ShadowJKhah23:16
ShadowJKpasses test: usb -> card reader, usb -> hub -> card reader23:17
ShadowJKfails test: usb -> hub -> { card reader, usb pendrive }23:17
ShadowJKbut the pendrive passes23:17
ShadowJKusb is shit :-(23:17
timeless_mbptoo much power drawn?23:18
ShadowJKpowered hub...23:18
*** bergie has quit IRC23:19
lbthmmm http://gitorious.org/maemo-af/vala323:19
ShadowJK(external adapter)23:19
lbtJaffa: ^^23:19
ShadowJKThe hub consumes 100mA, the card reader says 100mA and the pendrive says 100mA :/23:19
ShadowJKso it should be fine even if it was self-powered23:19
*** elninja has joined #maemo23:21
*** javispedro has joined #maemo23:23
lcukShadowJK, not fine23:24
lcukmy keyboard is 100ma23:24
lcukproblem is, power draw increases as you chord more keys23:24
lcukit crashed the machine if i pressed >2 keys23:24
javispedrowhoo ramzswap!23:26
fiferboycoldboot: I found another problem, but I'm not sure if it was pre-existing23:26
javispedroi remember reading both very optimistic and very pessimistic reviews about it :D23:27
fiferboycoldboot: If I get the keyboard to pop-down by selecting a non-input widget, I can't get it to pop-up again on an input widget23:27
fiferboycoldboot: I'm going to test the code before your patch, because I suspect it has nothing to do with your code23:27
fiferboycoldboot: I will update you (and the merge request) when I find out more, but I have to go now23:28
woglindehi javispedro23:29
fiferboylbt: Could you review my changes in my clone?  There are still some problems in certain cases when autoscrolling starts with an overshoot23:29
javispedrohi woglinde :)23:29
lbtfiferboy: I am desperately trying to finalise the OBS work and get some Qt time... :)23:29
fiferboylbt: I'll continue to look at it tonight, but my refactor may not be the best solution.23:29
lbtsadly I got zero assistance from anyone els in the maemo community on this stuff ... nm :)23:30
fiferboylbt: That's fine, I'll spend another day or so on it and decide if it is feasible23:30
coldbootfiferboy: Thanks.23:30
lbtno, go slow... I want to get involved ;)23:30
lbtgui's are more fun than build services!23:30
fiferboylbt: I'll look into eliminating some repetition as well23:30
lbt(which is probably why I'm on my own!)23:31
lbtsure -- It may make sense to duplicate the code you know23:31
Jaffalbt: cool.23:31
fiferboylbt: It's good when someone is actually willing to improve the build service, too bad there is no help23:31
fiferboylbt: It seems like the duplication may be necessary because yScrollState and xScrollState can be different23:32
Jaffalbt: WTF? "vala - Maemo's version of Vala"; "vala3 - Don't Ask"23:32
lbtyes, I couldn't see an easy solution back then23:32
lbtJaffa: thought you may be interested...23:32
lbtvala3 = Qt ?23:32
fiferboyAnyhoo, I'm off.  Talk to you later23:32
lbttake care!!23:32
fiferboylbt: BTW, have you registered for the summit?23:33
fiferboyI am trying to decide whether I should go..23:33
lbtyes...23:33
*** konttori_ has quit IRC23:34
fiferboyI'll have to check with my pregnant wife if I'm able to take the time off ;)23:34
lbtah23:34
*** harbaum_ has quit IRC23:34
*** qwerty12_N810 has quit IRC23:34
lbtshoulda thought of that back then shouldn't you...23:34
fiferboyAlso, it would depend on sponsorship, so I should probably apply as soon as possible23:35
lbtI would23:35
*** qwerty12_N810 has joined #maemo23:35
Jaffalbt: that's what I'm wondering/hoping23:35
fiferboylbt: I know, bad planning.  Summit in September, baby in November23:35
* Jaffa emailing mvo23:35
fiferboyToodle-oo!23:35
*** fiferboy has quit IRC23:35
*** VDVsx changes topic to "Welcome to #maemo | http://maemo.org | Maemo Community Council http://maemo.org/community/council | http://mxr.maemo.org | http://mg.pov.lt/maemo-irclog | Maemo Summit 2009: Call for Content Now Open! -> http://tinyurl.com/mvbcdy | Maemo Summit 2009: Registration now open - http://tinyurl.com/lumhbk"23:36
lbtJaffa : http://gitorious.org/maemo-af/vala3/commits/master23:36
lbtI'd say not23:36
Jaffalbt: Indeed.23:36
* lbt goes to package cross-glibc and patchelf ...23:37
* Jaffa goes to bed.23:37
*** dougt_ has quit IRC23:38
woglindegood nite jaffa23:38
*** joelmaher has joined #maemo23:38
*** jhford-work has quit IRC23:41
*** qwerty12_N810 has quit IRC23:44
coldbootlbt: Do you know much about how Qt configures itself?23:46
lbtbuild time?23:46
*** chenca has quit IRC23:46
*** qwerty12_N810 has joined #maemo23:47
coldbootlbt: I'm still trying to get src/gui/inputmethod/qhildoninputmethodprotocol.h to be copied to include/QtGui/private in 4.5.0... In 4.5.2 it's been renamed to *_p.h, which makes bin/synqt treat it differently, and I've renamed all instances of it in every file, but it's still not copied over.23:47
lbtand why 4.5.0 ?23:49
lbtdo we care?23:49
coldbootlbt: You don't care, but I need this to backport the flicker fix to the version of Qt we have deployed.23:49
lbtah, OK23:49
coldbootI was wondering if you knew how Qt did this sort of thing.23:49
lbtsure23:49
lbtno idea :)23:49
*** christefano1 has joined #maemo23:49
coldboot:(23:49
coldbootI'm gonna see when it was renamed in qt-maemo.23:50
lbtpickaxe23:50
*** christefano1 has quit IRC23:52
*** baraujo has quit IRC23:53
*** christefano1 has joined #maemo23:53
lbtwow23:53
lbtstart up gitk23:53
lbtselect 'find touching paths'23:53
coldbootRunning `git log -S` on qt-maemo takes a while...23:53
lbtand 19fcd40645b263923d316326e2c7bde71cb27c5c23:54
coldbootWhere is "find touching paths"?23:54
coldbootGot it23:55
coldbootfor qt-maemo?23:55
lbtmiddle drpdown23:55
lbtsays "containing"23:55
coldbootPut 19fcd40645b263923d316326e2c7bde71cb27c5c in the find string, leave it as exact and all fields?23:55
lbtFind <next> <prev> commit ...<dropdown>23:55
lbtno23:55
lbtchange the dropdown to "touching paths"23:55
coldbootyep23:55
lbtpu src/gui/inputmethod/qhildoninputmethodprotocol.h23:55
lbtin the the string23:56
coldbootHoly crap.23:56
lbtfiferboy would wet himself23:56
*** arp has joined #maemo23:57
coldbootThat is amazing.23:58
woglindehm what?23:58
coldbootI don't get it then, all they did was rename the file, and change the .pri file, and anything that includes it.23:58
coldbootI re-ran configure as it's run by dpkg-buildpackage...23:59

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!