IRC log of #maemo-ssu for Thursday, 2012-09-20

*** lizardo has quit IRC00:00
freemangordonluf: an idea - call stupid callback function manually from dbus "adapter_enable" handler00:02
*** Pali has quit IRC00:19
luffreemangordon: Were not you going sleep? :D00:19
luffreemangordon: I'm looking into it. I don't understand why during boot it can't set adaptername when it can set it in the callback.00:20
lufAnd for sure it's called using register_driver ...00:20
lufAnd the create/delete/write operation has to be on /etc/machine-info there is a if in the callback.00:21
DocScrutinizer51maybe during boot some idiot writes to /etc?00:31
lufI don't think so.00:31
*** M4rtinK has joined #maemo-ssu00:37
DocScrutinizer51the fsck knows what's mask set to on this buggy line00:39
DocScrutinizer51maybe is's already sufficient to read the /etc00:40
lufDocScrutinizer51: come on ...00:48
luf+if (pevent->len && +    pevent->name != NULL && +    strcmp(pevent->name, MACHINE_INFO_FILE) == 0) { +changed = TRUE;00:48
lufI know you don't trust me. But I wrote that the machine-info is checked in the callback.00:48
DocScrutinizer05I toldya freemangordon ate all that code without sharing a single char01:01
DocScrutinizer05the one who decides it would be a good idea to have a semaphore gile in /etc(!!!) might also fsckup mask and forget to check return values01:03
DocScrutinizer05~lart lennart01:03
* infobot tries to shut lennart up01:03
DocScrutinizer05~uselss01:03
DocScrutinizer05~useless01:03
* infobot starts crying and hides from docscrutinizer05 in the darkest corner of the room. :(01:03
DocScrutinizer05~kill lennart01:04
* infobot shoots a charged pseudoneutrino gun at lennart01:04
DocScrutinizer05torturing poor NAND for such utter bullshit concept (completely ignoring it's not at all safe from arbitrary "race" conditions when other processes mess with the /etc)01:05
DocScrutinizer05ooh, he actually did share01:06
* DocScrutinizer05 switches to that rotting browser window01:07
DocScrutinizer05God! is that just me or is c source text indigestible in those patches, with that leading "+"01:08
DocScrutinizer05if (changed != FALSE) {01:13
DocScrutinizer05OOOOUUUUUUUUUUUUUUUUCCHH!!!01:13
DocScrutinizer05if (((changed != FALSE) == TRUE ) != FALSE) {01:14
DocScrutinizer05if ((((changed != FALSE) == TRUE ) != FALSE)  && (changed == changed) == TRUE)){01:15
*** _rd has joined #maemo-ssu01:16
DocScrutinizer05just to be sure X-P01:16
*** myuu__ has joined #maemo-ssu01:18
lufYou're sure sure sure of sure :D01:18
DocScrutinizer05luf: dafaq am I getting senile or is the while friggin function static gboolean handle_inotify_cb() not returning any meaningful return-value or triggering any meaningful event besides DBG(MACHINE_INFO_DIR MACHINE_INFO_FILE ??01:20
DocScrutinizer05s/while/whole/01:20
infobotDocScrutinizer05 meant: luf: dafaq am I getting senile or is the whole friggin function static gboolean handle_inotify_cb() not returning any meaningful return-value or triggering any meaningful event besides DBG(MACHINE_INFO_DIR MACHINE_INFO_FILE ??01:20
DocScrutinizer05ooh, it indeed triggers manager_foreach_adapter((adapter_cb) adaptername_probe, NULL);01:21
lufYeah in time when there is no adapter ;)01:22
lufAhh sorry, it triggers what you said.01:23
lufThere is aslo register_driver which trigger the same foreach (in time when no adapter is loaded) :D01:23
merlin1991did I miss anything today?01:42
lufI think nothing urgent. Just DocS as usual want to be sure sure sure of sure :D01:42
DocScrutinizer05merlin1991: how's about >>   if ((((changed != FALSE) == TRUE ) != FALSE)  && (changed == changed) == TRUE)){01:54
RST38hwhile(0==0) *(void *)0=0;01:56
DocScrutinizer05or maybe >> if ((changed != FALSE) && (TRUE == changed))01:56
merlin1991ETOOMANYPARENTHESIS01:58
DocScrutinizer05ENFCBOOLALGEBRA01:58
DocScrutinizer05+if (changed != FALSE) {01:59
DocScrutinizer05+DBG(MACHINE_INFO_DIR MACHINE_INFO_FILE01:59
DocScrutinizer05+" changed, changing names for adapters");01:59
DocScrutinizer05OUUUUUUCH!01:59
merlin1991where does all that come from?02:00
DocScrutinizer05if (!changed == FALSE)02:00
DocScrutinizer05http://www.spinics.net/lists/linux-bluetooth/msg13459.html02:00
DocScrutinizer05From: Bastien Nocera <hadess@xxxxxxxxxx>02:00
DocScrutinizer05oops02:01
DocScrutinizer05if (~changed == FALSE)02:01
DocScrutinizer05if !(changed == FALSE)02:03
merlin1991DocScrutinizer05: you should combinbe them with ^ aswell02:04
DocScrutinizer05lol02:05
DocScrutinizer05actually comparing something against TRUE is a terrible idea, in C02:05
DocScrutinizer05comparing against FALSE is just silly02:05
* merlin1991 is currently lost, 0 is true and everything else false, or how did it go?02:06
DocScrutinizer05I think so02:07
DocScrutinizer05nah02:07
DocScrutinizer05other way round02:07
merlin1991yep02:07
merlin1991makes sense02:08
merlin1991otherwise if(fp) { ... code would be stupid :D02:08
DocScrutinizer05there's one FALSE, and a zillion differnts truthes02:08
merlin1991sounds like politics02:08
DocScrutinizer05which is quite interesting, philosophically02:08
merlin1991you just don't tell them they make more money than they do, everything else is just a shade of the truth ;)02:08
*** _rd has quit IRC02:14
*** arcean has quit IRC02:26
*** arcean has joined #maemo-ssu02:27
*** BCMM has quit IRC02:49
*** M4rtinK has quit IRC03:13
*** rob2_away has joined #maemo-ssu03:19
*** myuu__ has quit IRC03:22
*** rob2_0 has joined #maemo-ssu03:31
*** rob2_away has quit IRC03:34
*** arcean has quit IRC03:55
*** rob2_0 is now known as myuu__03:58
*** LaoLang_cool has joined #maemo-ssu04:04
*** LaoLang_cool has quit IRC04:08
*** int_ua has joined #maemo-ssu04:09
*** luf has quit IRC04:21
*** amiconn has quit IRC05:28
*** amiconn_ has joined #maemo-ssu05:28
*** amiconn_ is now known as amiconn05:28
*** ekze_nyan has quit IRC05:42
*** SpacedOut has quit IRC05:42
*** krayon has quit IRC05:42
*** ekze_nyan has joined #maemo-ssu05:42
*** ekze-nyan has joined #maemo-ssu05:43
*** ekze_nyan has quit IRC05:47
*** SpacedOut has joined #maemo-ssu05:48
*** DocScrutinizer05 has quit IRC06:45
*** DocScrutinizer05 has joined #maemo-ssu06:45
*** krayon has joined #maemo-ssu06:47
*** fredrinLap has quit IRC07:53
*** _rd has joined #maemo-ssu09:05
*** _rd has quit IRC09:14
*** luf has joined #maemo-ssu09:25
*** int_ua has quit IRC09:42
*** _rd has joined #maemo-ssu10:09
*** fw190 has joined #maemo-ssu10:35
fw190freemangordon: ping10:35
fw190freemangordon: just checked and thumb on a clean system gives savings of 23,3mb10:36
*** fw190 has quit IRC10:40
*** Jaffa has quit IRC10:49
*** fredrinLap has joined #maemo-ssu11:20
*** arcean has joined #maemo-ssu11:29
*** M4rtinK has joined #maemo-ssu11:30
*** Pali has joined #maemo-ssu11:35
freemangordonluf: did you find anything interesting re bluez adapter name11:56
luffreemangordon: Unfortunately not yet. I went sleep at 4:00 ...11:57
lufJust I corrected you because in the callback is test for machine-info so the write operation has to be done on machine-info.11:57
freemangordonhmm, that sounds crazy :)11:58
lufThe problem should be in the kernel part.11:58
lufAs there are writing to the AF_BLUETOOTH socket ...11:59
luf*there is11:59
freemangordonaah, I see11:59
freemangordonsome protocol change maybe11:59
freemangordonwhich file is that?11:59
lufsrc/apadter.c adapter_set_name -> plugins/hciops.c set_name -> lib/hci.c hci_send_command12:01
lufI write it from head so there should be some typo ...12:01
freemangordonok12:02
*** marcdeop has joined #maemo-ssu12:04
lufI added more DBG messages into the bluez to be more verbose and it seems that there are no communication during device first initialization. Maybe it also changed the order of msgs.12:08
lufDon't be afraid I'll continue in investigation this issue.12:08
freemangordonluf: is there device_event function in 4.99?12:09
freemangordonyes, there is12:09
freemangordonluf: does device_devup_setup get called?12:12
lufWho knows :) I think there is no DBG inside ...12:12
freemangordonthere is12:12
lufI can't investigate it right now.12:13
freemangordonaah, ok12:13
*** fredrinLap has quit IRC12:13
*** fredrinLap has joined #maemo-ssu12:13
*** arcean_ has joined #maemo-ssu12:27
*** arcean has quit IRC12:28
*** arcean_ is now known as arcean12:28
*** dafox has joined #maemo-ssu12:45
*** iDont has joined #maemo-ssu12:55
*** lizardo has joined #maemo-ssu13:26
kerioDocScrutinizer05: are you working on the comparison video?14:06
freemangordonIn the meantime: http://wiki.maemo.org/CSSU-thumb_toolchain_setup_%28gcc4.7.2-linaro%2914:25
kerio:D14:25
freemangordonfeel free to test, comment and edit14:25
tadzik\o/14:25
keriofreemangordon: is it on-device?14:26
freemangordonkerio: come on man, read a couple of lines, it don;t hurt14:27
Flyserfreemangordon: do you compile glibc 2.5 with gcc 4.7?14:30
freemangordonFlyser: no14:30
*** M4rtinK has quit IRC14:30
freemangordonzeq tried that but there is some problem with locales IIRC14:30
freemangordonit compiles, but don;t work on the device14:30
Flysertoo bad ... I have been trying to get glibc 2.6 to build with gcc 4.7 for two days14:30
Flyser(not maemo related)14:31
freemangordonaah14:31
Flyserit compiles? any special patches?14:31
freemangordonNFC, ask zeq (when he appears)14:31
keriofreemangordon: i was walking14:42
kerioanyway, will CSSU ship the new flash player?14:59
kerioactually, better question14:59
keriocan CSSU ship the new flash player legally?14:59
Flyserwhich new flash player?15:01
Flyserthe one from motorola atrix?15:02
keriono, the new flash player 10 from nokia :)15:03
keriothe one from the leaked repo or whatever15:03
FlyserOo15:04
Flyserdoes that even work? is it stable?15:04
kerioyep15:05
keriosomeone botched the packaging, ofc :c15:05
marcdeopflash player10? can we get a link?15:06
marcdeop:)15:06
kerioit's on TMP15:08
kerioTMO15:08
kerioon the "where's flash 10 for n900?" thread15:09
marcdeopyeah, I was just checking that15:10
marcdeopthanks :)15:10
marcdeopnow I only need imap idle working hehehe15:11
Lava_Croftkerio: since the 'new' flashplayer was not obtained legally, i doubt it can be shipped with CSSU legally15:23
deepyHow was it leaked?15:23
freemangordonmarcdeop: inst5all CSSU-testing and you should be OK with imap idle15:40
freemangordonor pester chem|st to include fixed libcurl3 in -stable and install that :D15:40
freemangordonLava_Croft: though we can ship an update that adds ovi "unreleased" repo15:41
freemangordonthat way we won't distribute anything ;)15:42
Flyserpeetah: did you manage to get fennec 17 working?15:43
peetahnope15:43
peetahstill a segfault15:43
peetahI used strace, but it did not give me any usefull info15:44
peetahdid you try ?15:44
Flyserno, I hesitate to install -thumb ;) Just wondering if it works well for you15:45
peetahI removed a lot of seemingly useless stuff from my n900 (osso_rss_feed, as-* etc...), but I don't think it can have any impact on fennec15:46
peetahso you should install thumb2 and tell us if fennec works for you15:46
Flyserhehe ;)15:46
peetahthe thumb2 migration was really without any problem for me15:46
peetahif it works for you, then it means I messed up with a required package on the road15:47
FlyserI have seen other reports in the cssu-thumb thread on tmo with the libqtm problem15:49
peetahyes but it was related to an incompatibility with previous packages15:51
Flyseri c15:51
peetahthe last version is one package for everything15:51
peetahso it should not affect how applications run15:51
*** iDont has quit IRC15:55
Lava_Croftfreemangordon: that repo is open access?16:03
freemangordonLava_Croft: password protected16:21
*** ekze-nyan is now known as ekze16:37
*** ekze has joined #maemo-ssu16:37
ekzehey, guys! can someone help?16:38
andre__ekze, depends on the problem.16:38
ekzewhen i try to do 'apt-get update', i get an error: 'zip2: applet not found'16:39
ekzeand Sub-process bzip2 returned error code (1)16:39
ekzei think it started after i updated cssu16:39
ekzetried googling but got nothing16:43
lufekze: what CSSU had you installed? stable or testing?16:43
ekzetesting i think16:43
andre__(and why do people run "apt-get update"?)16:44
lufekze: what about apt-get check?16:45
ekzecheck works ok16:45
lufAnd how did you upgrade? I finish upgrade to cssu-testing few minutes ago without any problem.16:45
freemangordonwith apt-get upgrade?16:46
freemangordonekze: ^^^16:46
ekzeyes16:46
lufOuou ... :(16:46
freemangordonno support from me16:47
ekzeapp manager is too slow ):16:47
freemangordonaah, you were on a hurry?16:47
ekzewell i did apt-get update && apt-get upgrade once or twice a week, it never broke anything -_-16:48
freemangordonekze: do you have extras-devel or extras-testing enabled?16:49
ekzeyes16:49
freemangordonOMG16:49
ekzewhat? you scare me -_-16:50
luffreemangordon: I have extras-testing also enabled ;)16:50
freemangordonyou do apt-get upgrade with extras-devel enabled? A brave one.16:50
freemangordonthen both of you, please read this http://wiki.maemo.org/Extras-devel16:50
luffreemangordon: A lot of needed app never reached extras :(16:51
freemangordonluf: do you do apt-get upgrade on a weekly basis?16:51
ekzenot many people are doing promotions now16:51
luffreemangordon: no, longer period ...16:51
freemangordonand how is that related to apt-get upgrade?16:51
freemangordonmeh16:51
freemangordonanyway16:51
merlin1991ekze: did you have busybox power installed before?16:52
ekzeyes16:52
freemangordonmerlin1991: good point16:52
merlin1991then run apt-get install --reinstall busybox-power16:52
freemangordonthough I am not sure why apt should use bb-bower16:53
merlin1991beacaust apt runs system(somebin)16:53
merlin1991and bb-power is inside $PATH after all16:54
freemangordonaaah, the links are still there16:54
freemangordoni see16:54
freemangordonmerlin1991: BTW:16:54
freemangordonhttp://wiki.maemo.org/CSSU-thumb_toolchain_setup_%28gcc4.7.2-linaro%2916:54
peetahfreemangordon: any idea how I could find the cause of the segfault happening when launching fennec 17.0a1 from thumb2 ? already tried strace, but i failed to detect any useful information16:55
ekzemerlin1991, oh thank you, that helped! \o/16:56
lufmerlin1991: isn't possible to add to the postinst script some bb-power detection and "automagic" reinstall?16:58
*** fredrinLap has quit IRC16:58
*** fredrinLap has joined #maemo-ssu17:01
luffreemangordon: I'm going to test thumb2 in next week (I hope). Finally I get devel/test device.17:01
tadzikpeetah: is it possible to try gdb/valgrind?17:01
marcdeopfreemangordon: I think I have it installed (cssu-testing) and no imap-idle here :s17:02
peetahit should, but it feels a bit overkill for a program that is suppose to work for other persons: I tend to aim at something related to an external dependency missing on my n90017:03
peetahi'll try gdb anyway17:04
tadzikwell, uh, you want to solve the problem, I don't see why you wouldn't want to use any tools dedicated for that :)17:05
tadzikbut I know nothing about developing or debugging on maemo, so I may be simply wrong :)17:06
peetahbecause in my head gdb is dedicated to look for programming issues, and since fennec is reported to work for others, I guess it's more a problem with my n900 installation than with fennec itself17:06
tadzikcould be17:07
tadzikmayhaps ltrace will be of more help than strace?17:07
tadzikif you have that available17:07
peetahmoreover, without the debuggung symbol, it will certainly be useless... but you're right, I have to try anyway17:07
tadziktrue17:07
peetahgdb result:  MInputContext::setFocusWidget(QWidget*) () from /usr/lib/qt4/plugins/inputmethods/libmaliit.so17:08
peetahyou may have been right after all17:09
peetahI'm going to remove maliit and see if it fix the problem17:09
tadzikhttp://cdn.memegenerator.net/instances/400x/24111566.jpg ;)17:09
peetah:)17:11
tadzikare you working in scratchbox right now?17:11
*** iDont has joined #maemo-ssu17:11
peetahwoooohhhoooo17:12
peetahproblem solved !17:12
tadzik\o/17:12
peetahfreemangordon: you may want to know that maliit keyboard is not compatible with thumb2 fennec 17.0a1... don't know why, don't know how, but "that's a fact"©17:13
peetahthanks again tadzik !17:13
tadzikyou're welcome17:14
*** myuu__ has quit IRC17:23
freemangordonpeetah: thanks17:31
*** luf has quit IRC17:31
freemangordonpeetah: how to install maliit?17:32
peetahfapman17:38
peetahor HAM as you like17:38
peetahlet me check which repo17:38
freemangordon(though AFAIK maliit does not support fremantle)17:38
peetahin extras-devel17:39
freemangordonpeetah: ok17:40
peetahmaliit keyboard and maliit virtual keyboard17:40
peetahI guess it may be more related to qtm12 than to thumb2, but i'm no expert17:41
freemangordonwhich version you had installed?17:41
freemangordonpeetah: isn't that supposed with qtcomponents-10 or something?17:41
freemangordons/supposed/supposed to work with /17:42
infobotfreemangordon meant: peetah: isn't that supposed to work with  with qtcomponents-10 or something?17:42
peetahlatest: 0.81.2-1+0m517:42
peetahdon't know: it's not in dependecies though17:43
peetahi did not install the maliit virtual keyboard package, just maliit keyboard17:43
freemangordonpeetah: may I have the full backtrace?17:47
peetahah... ok let me reinstall maliit and gdb and you'll have it17:48
freemangordonok. it will be great if you instell -dbg symbols as well17:48
peetahfrom which package ?17:49
peetahqt ?17:49
freemangordonmaliit17:49
peetahok17:49
freemangordonqt debug symbols are too tricky to be installed17:49
peetahgni!? no more segfault ... let me try with virtual keyboard18:03
freemangordonpeetah: you are unable to reproduce?18:11
peetahlet me start from scratch18:11
freemangordonok18:11
Lava_Croftfreemangordon: would be questionable then, if its pw protected18:15
freemangordonsure. If there is anyone to ask questions :D18:15
peetahfreemangordon: I had to reboot to take into account maliit again18:20
peetahso segfault there is18:20
peetahnow gdb time18:20
*** dafox has quit IRC18:24
peetahfreemangordon: http://pastebin.com/s0JwDk5D18:26
*** toxaris has joined #maemo-ssu18:33
*** Pali has quit IRC18:38
freemangordonpeetah: may I havy the output from dpkg -S libmaliit.so18:39
freemangordon*have18:39
peetahmaliit-inputcontext-qt4: /usr/lib/qt4/plugins/inputmethods/libmaliit.so18:39
freemangordonapt-cache show  maliit-inputcontext-qt418:40
freemangordoni need source package only18:40
freemangordonnot the whole outpot18:40
peetahmaliit-framework18:40
peetah 0.81.2.1-1+0m518:41
freemangordonaah, I think I know what is the problem18:44
peetahmaliit side or fennec side ?18:45
freemangordoncompiler(fmg/zeq) side18:45
peetahcool, fixable then18:45
*** NIN101 has joined #maemo-ssu18:48
freemangordon# required for meegotouch18:48
freemangordon#ac_add_options --enable-cpp-rtti18:49
freemangordonrtti is disabled18:49
peetahwhat is rtti ?18:49
freemangordon~rtti18:49
infobotrumour has it, rtti is runtime type information18:49
*** timo^ has joined #maemo-ssu18:49
freemangordonMInputContext::setFocusWidget(QWidget *focused) tries to cast the widget to:18:50
freemangordonQGraphicsView *graphicsView = qobject_cast<QGraphicsView *>(focusWidget());18:50
freemangordonfocusedObject = dynamic_cast<QObject *>(focusItem);18:50
freemangordonone of the above segfaults18:51
peetahthen what ? you have to recompile the compiler with the right option and recompile every packages of thumb ?18:52
freemangordononly fennec18:52
freemangordonthough I am not sure I want to do it soon :D18:52
peetahwhat if other packages are affected ?18:52
freemangordon#ac_add_options --enable-cpp-rtti18:53
freemangordonthis is in mozconfig (fennec file)18:53
peetahah this is a fennce option18:53
peetah*fennec18:53
peetahok18:53
peetahlet's wait for the next fennec version then18:54
peetahmeanwhile I'll uninstall maliit18:55
peetahthanks for appeasing my tormented brain in solving this enigma18:57
*** Sicelo has joined #maemo-ssu19:05
keriofreemangordon: you want to recompile it!19:17
kerioso you can fix its version!19:17
Flyseris compiling fennec such a pain?19:28
freemangordon4 cores, 1 hour19:28
marcdeopwow19:31
kerioadd moar cores19:31
keriodistcc dat shit19:31
* kerio wants to ask a silly question19:32
keriois gcc native, in scratchbox?19:32
freemangordonyes19:32
freemangordonbut python is not19:32
marcdeopi didn't quite understand scratchbox19:33
marcdeop:S19:33
keriomarcdeop: on second thought, let's not go there19:34
kerio'tis a silly place19:34
marcdeopI'd love to have a good manual about scratchbox, let's look at the wiki19:35
*** M4rtinK has joined #maemo-ssu19:37
*** toxaris has quit IRC19:43
*** M4rtinK has quit IRC19:44
*** krayon has quit IRC19:47
*** krayon has joined #maemo-ssu20:19
*** marcdeop has quit IRC20:22
freemangordonOMG, this guy wants to maintain a package in CSSU http://talk.maemo.org/showpost.php?p=1269726&postcount=77320:57
freemangordonmerlin1991, DocScrutinizer05: I think someone had a similar problem but can't remember. Any idea?20:58
DocScrutinizer05freemangordon: yes, this is a dup of a prev report21:04
freemangordondo you remember what was the problem?21:05
DocScrutinizer05I can't recall the outcome21:05
DocScrutinizer05no21:05
freemangordondafuq, me too :(21:05
*** krayon has quit IRC21:05
DocScrutinizer05I think prev reporter vanished without any solution or clue21:05
freemangordonbut IIRC it was not related to CSSU21:05
DocScrutinizer05:nod:21:05
DocScrutinizer05at least that's been what we concluded21:06
freemangordonyeah21:06
DocScrutinizer05check cssu-t csd for thumb ;-P21:06
freemangordonhehe. but this guy already had -thumb installed, si it should not matter ;)21:12
*** nox- has joined #maemo-ssu21:24
DocScrutinizer05awesome living room accessories: amst.at21:26
*** krayon has joined #maemo-ssu21:35
*** dafox has joined #maemo-ssu21:44
*** dafox is now known as Guest4458321:45
keriohey freemangordon21:53
kerioi eventually recompiled gcc 4.7 to add objective-c++ support, and then i compiled mame - and the linking failed21:54
keriothen i grabbed the prebuilt binary, and the 7z support doesn't work21:54
kerioWHY ARE THINGS FAILING SO HARD21:54
*** M4rtinK has joined #maemo-ssu21:56
*** ChanServ has quit IRC22:11
*** timo^ has quit IRC22:12
*** iDont has quit IRC22:15
*** ChanServ has joined #maemo-ssu22:17
*** calvino.freenode.net sets mode: +o ChanServ22:17
*** M4rtinK has quit IRC22:43
*** luf has joined #maemo-ssu22:58
*** _ade_ has joined #maemo-ssu23:00
_ade_freemangordon: did a new installation of gcc47 and edited the wiki CSSU-thumb_toolchain_setup page slightly23:02
_ade_freemangordon: but i still get those weird compiler warnings as before23:04
DocScrutinizer05kerio: that's exactly the right merry-go-round for you: http://www.amst.at/sites/products/humancentrifuges/centrifuge.html23:06
DocScrutinizer05;-D23:06
_ade_freemangordon: see http://pastebin.com/xhHX2Zzt23:07
*** luf1 has joined #maemo-ssu23:14
*** luf has quit IRC23:17
*** luf1 has quit IRC23:19
*** luf has joined #maemo-ssu23:19
*** NIN101 has quit IRC23:53

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