IRC log of #maemo for Tuesday, 2009-03-24

mgedminNeocognitron: I joined the channel too late to see your problem description00:02
*** juergbi has quit IRC00:03
*** matt_c has quit IRC00:03
* mgedmin remembers there are irc logs00:03
mgedmin:)00:03
mgedminwhoa, segfaul00:03
*** roue has quit IRC00:03
mgedminwhat os is this?  32 or 64 bit?  what kernel version?00:04
mgedmindid you apply both sysctl workarounds?  i.e. the vdso and the mmap_addr?00:04
mgedminIIRC the second one resulted in some apps segfaulting00:05
*** Terr[593] has quit IRC00:05
mgedminNeocognitron: try sudo sysctl -w vm.vdso_enabled=0 vm.mmap_min_addr=4096 before you sb-login00:05
mgedminwhat OSS canola?00:06
*** timeless_mbp has joined #maemo00:07
* mgedmin wants to go to Guademy...00:07
GeneralAntillestimeless_mbp, new laptop?00:09
timeless_mbpyep00:09
timeless_mbpmy dell will retire very soon00:09
timeless_mbpi'm setting up the last couple of things here00:09
*** chenca has joined #maemo00:10
GeneralAntillesHaha. Leopard, finally, then. ;)00:10
lbtooh, shiney: http://etrunko.blogspot.com/2009/03/canola-is-free.html00:11
*** xnt has quit IRC00:11
*** krau has quit IRC00:11
*** xnt has joined #Maemo00:12
*** zimmerle has joined #maemo00:14
*** nielsslot has quit IRC00:15
timeless_mbpyeah, corporate mac :)00:17
*** blade_runner has quit IRC00:17
*** lcuk has joined #maemo00:17
*** timeless_mbp has quit IRC00:17
*** timeless_mbp has joined #maemo00:18
Neocognitroni've got vm.vdso_enabled=0  and vm.mmap_min_addr=4096 set.  In fact I couldn't install without those.00:18
*** gnuton has joined #maemo00:18
gnutonHi00:18
GeneralAntillestimeless_mbp, really? Interesting.00:18
GeneralAntillesHey, gnuton!00:18
lbthello gnuton :)00:18
gnutonhi guys! :00:18
gnutonlbt: are you david?00:18
gnutonDavid :D00:18
lbt:D00:19
gnutongreat.. I'm looking for the closeEvent problem00:19
*** timeless_mbp has quit IRC00:19
lbtit's nasty00:19
lbtI posted an email earlier00:19
lbtdid you see?00:19
*** crashanddie has joined #maemo00:19
gnutonlbt: yes I did00:19
Neocognitronas to the previous questions, 32 bit Ubuntu00:20
mgedminhmm00:20
*** timeless_mbp has joined #maemo00:20
lbtOK00:20
* mgedmin has 32-bit ubuntu00:20
gnutonlbt: have you received replies?00:20
lbtno :(00:20
lbtbut it's monday :)00:21
crashanddie~ping00:21
infobot~pong00:21
gnutonlbt: I'm not sure.. but most probably there is something wrong in Qt or in the WM00:21
*** myosound has quit IRC00:21
Neocognitronkernel 2.6.27-11-generic00:21
lbtI think WM00:21
*** tbf has quit IRC00:21
lbtand I suspect it's not broken00:21
lbtjust badly documented00:21
lbtI went into libosso00:21
gnutonlbt: Qt sets or at least it tries to set the WM_DELETE_WINDOW protocol00:22
lbtand found osso-rpc.c00:22
gnutonAre you sure that it's managed by libosso?00:22
lbtwell, I think the osso-wm is not an Xlib WM :)00:22
gnutonok :D00:23
lbtand osso-initialize() tells the WM to use DBus instead of WM_*00:23
lbtso it's freedesktop.org stuff00:23
lbtbut I think there is a magic handshake00:23
lbtand we don't know it00:24
lbtI found com.nokia.hildon.hdwm.startupnotification00:24
lbtso my hunch (that's all it is) is that we are missing something like that00:25
*** skibur has quit IRC00:25
lbti recall other non-gtk apps having similar problems00:25
lbtand things like X-Osso-service in .desktop files00:26
gnutonmmm....00:26
lbtOnce I put that in, my app wouldn't even start!00:26
lbtuntil I added in the dbus-1 file...00:26
lbtso all just feelings and stuff at the moment00:26
qwerty12_N800Have you looked through hildon-desktop, when I was looking though it (for something else so I wasn't paying ATD to osso stuff), I'm pretty sure H-D is programed to do other stuff when finding x-osso-service in a desktop file00:27
lbtqwerty12_N800: it's a maze of twisty passages when you only have a laser beam for a torch!!!00:27
lbtI am looking there00:27
qwerty12_N800:)00:28
*** chenca has quit IRC00:29
*** chenca has joined #maemo00:29
lbtideally I'd like Kimmo (?) to comment00:29
lcukWARNING: DO NOT LOOK INTO THE LASER WITH YOUR REMAINING EYE!00:29
lbthe wrote most of it AFAICT00:29
NeocognitronI've never even heard of a segfault while compiling.00:30
*** skibur has joined #maemo00:30
lbtlcuk: oh, I'm blind too - did I not mention that?00:30
NeocognitronThat is normally reserved for fun with runtime.00:30
gnutonlbt: yes I think that Kimmo knows what we need... :D00:30
lbtso I think we've done the next best thing to solving the problem00:30
lbtfind someone to blame :)00:31
gnutonahah :D exactly! :D00:32
crashanddieAfter One Time Passwords, One Time Eye Authentication. Scanning burns out your first eye, authentication burns out the second one. Use your authentication wisely00:32
lbtgnuton: http://pastebin.com/d58d633c300:33
gnutonlbt: Btw Qt sends the closeEvent only when qapplication_x11 receives a WM_DELETE_WINDOW atom...00:34
crashanddieAAAAAARRGGGH00:34
crashanddieQT00:34
lbtyes, I mentioned this in #qt00:34
crashanddieI die00:34
lbtand eventually we should go to QSession00:34
gnutoncrashanddie: Do you prefer cocoa? :P00:34
lbtand add a HILDON_WS in there00:34
*** jnettlet has quit IRC00:35
lbtto add ossoConnection() or similar (as per that pastebin)00:35
crashanddiegnuton, never used cocoa to be honest, so can't judge00:35
*** alehorst has joined #maemo00:35
crashanddiegnuton, I've been trained to work with Qt, it's just I don't like it00:35
*** dougt__ has left #maemo00:35
lbtcrashanddie probably doesn't like chips or bacon either00:35
crashanddieI love chips and bacon :)00:36
lbtsad, sad person00:36
lbtyou can't00:36
* lcuk likes some bits of qt and wonders if a new branch of widgets would work :)00:36
crashanddiechips dressed with vinegar, salt and pepper00:36
lbtthey are reserved for Qt people00:36
crashanddielbt, says who?00:36
lbtlcuk now has to become a Qt god to make up for all the bacon he's eaten00:36
lbtcrashanddie: The Spaghetti Lord00:37
lbtanyhooo00:37
lcuki have a whole project of q*, i did them years ago, i dont like its position personally00:37
lcuki seem to like v* :)00:37
crashanddielbt, keep asserting blasphemy like that and I'll be forced to trace you and kick you in the bollocks until they ressemble bacon00:37
crashanddiehmm... Human bacon00:38
* crashanddie ponders...00:38
lbtdon't tell me about blasphemy! I'll set his noodleness on you00:38
lcukstop saying bacon! my irc looks like a blood bath00:38
crashanddieYou can't touch me with noodles00:38
crashanddieI'm protected by the power of after eight!00:38
lbtnoodles have a long reach00:38
crashanddieSubtle mint with chocolate extracts, and if you really want to push me, I'll have to invoke baileys!00:39
lbtnow go read some gtk stuff until you feel better - I suggest libosso :)00:39
lbtI found a bottle of baileys last night00:39
lcukdid you give it back to her?00:39
lbtit's a sign00:39
crashanddiebut to be honest, a chipmunk extinguisher doesn't qualify for olympic games in alternate universes nor does it in harry potter disguises00:40
*** danilocesar has quit IRC00:40
lbtare you trying to scare gnuton off again?00:40
*** padovan[AWAY] is now known as padovan00:40
crashanddieand, as we all know, the most direct line between two entities is immensely disproportionate to the penguins requiring motherly care on a california highway patrol00:41
*** b-man16 has joined #maemo00:41
gnuton:D00:41
*** fab has quit IRC00:41
lcukcertainly not, gnuton hows qt on the whole doing00:41
gnutonhey lcuk! :D00:42
crashanddieanyway, I need to send teal'c through the chapa'hai00:42
*** chmac has joined #maemo00:42
lcuki read that as teal.c and wondered what functions it had00:42
*** TimRiker has quit IRC00:42
crashanddieI wonder why people would call their kids "Timothy"00:43
crashanddieit's like labeling the kid with weakness right from the start00:43
* timeless_mbp grabs mer0.9 for virtualbox00:44
b-manthere are TWO b-mans!!!00:44
lcuknot agaiN!00:45
lcuk-cap00:45
qwerty12_N800Kill the fake! Shank or shoot him!00:45
b-manyup - me and b-man1600:45
b-manlol00:45
*** b-man is now known as b-man|real00:46
* b-man|real eats dinner00:46
xnt:P00:46
* xnt shoots b-man1600:46
* b-man16 dies00:47
* b-man16 comes back from the dead00:47
* qwerty12_N800 shoots xnt/b-man16 ;)00:47
xntnoooo00:47
* xnt uses Stskeeps as a shield00:48
* b-man16 cant be killed00:48
qwerty12_N800Bah. Time for the RPG.00:48
b-man16:P00:48
*** ignacius has quit IRC00:49
* b-man16 kills xnt/half-dead Stskeeps00:49
* xnt dies00:49
* xnt turned into a zombie00:51
*** b-man16 is now known as xnt1400:51
xntnoooooo00:51
xnt:P00:51
xntnow there a copy of me :P00:51
* xnt slits xnt14's throat00:52
* xnt14 dies again00:52
*** xnt14 has left #maemo00:52
xntyay00:52
*** tulkastaldo has joined #maemo00:52
*** Firefox16 has joined #maemo00:54
xntnooooooooooo :P00:55
* xnt sneaks towards firefox1600:55
*** Firefox16 has left #maemo00:55
lcukBAD TOUCH! BAD TOUCH!00:56
xnt:P00:56
*** Qwerty12 has joined #maemo00:56
xntwtf?00:56
* qwerty12_N800 proceeds in killin' this fake imitation00:57
* Qwerty12 steals Qwerty12_N800's N80000:57
* xnt steals it from Qwerty1200:57
lcukwont you disappear up your own ass?00:57
xnt:P00:57
* qwerty12_N800 sets mode +merc xnt qwerty12_N80000:58
*** Qwerty12 has left #maemo00:58
xnt:P00:59
*** jnettlet has joined #maemo01:00
*** trofi has quit IRC01:01
*** konttori__ has quit IRC01:01
*** konttori_ has joined #maemo01:01
* xnt is bored01:02
* xnt plays nexuiz01:02
*** xnt is now known as xnt|nexuiz01:02
b-man|realhehe01:03
*** b-man|real is now known as b-man01:03
*** vivijim has quit IRC01:04
*** hellwolf-n810 has joined #maemo01:04
gnutonnight GuyS!01:05
xnt|nexuizgnuton: bye01:05
lcukgnite gnuton \o happy hacking01:05
gnutongNite lcuk, xnt|nexuiz! :D01:05
*** gnuton has quit IRC01:06
*** kaltsi has quit IRC01:06
*** glima is now known as glima[AWAY]01:06
*** kaltsi has joined #maemo01:06
*** chenca has quit IRC01:06
*** L0cutus has quit IRC01:07
lbtlcuk: did you see : http://etrunko.blogspot.com/2009/03/canola-is-free.html01:09
lcukyes i did!01:09
*** zer0mdq has joined #maemo01:11
*** mgwpub has quit IRC01:12
*** gmargo has quit IRC01:12
*** lfelipe is now known as lfelipe[AWAY]01:12
*** Mousey has joined #maemo01:13
*** Sargun has quit IRC01:14
*** b-man has left #maemo01:15
*** b-man has joined #maemo01:16
*** gmargo has joined #maemo01:16
*** xnt` has joined #maemo01:19
*** xnt|nexuiz has quit IRC01:19
*** drjnut has quit IRC01:19
*** drjnut has joined #maemo01:20
timeless_mbpStskeeps: wow, virtualbox just worked w/ mer :)01:20
*** xnt` has joined #maemo01:20
xnt`hehe01:21
b-man:)01:22
*** secureendpoints has joined #maemo01:23
*** xnt` is now known as FireFox1601:25
*** VDVsx has quit IRC01:29
*** VDVsx has joined #maemo01:29
*** FireFox16 is now known as xnt01:30
*** xnt is now known as xnt`01:31
* timeless_mbp tries to remember how to set the locale for mer01:32
b-mandpkg-reconfigure locales?01:33
timeless_mbpi don't think so01:34
b-manhmm01:35
*** mgedmin has quit IRC01:35
*** xnt` is now known as b-man`01:35
b-man:P01:36
*** VDVsx has quit IRC01:36
*** b-man` is now known as xnt`01:36
*** ccooke has quit IRC01:42
*** ccooke has joined #maemo01:42
*** AD-N770 has joined #maemo01:42
*** k-s[AWAY] is now known as k-s01:43
* b-man starts writting responses to his ubuntu-n8x0 thread01:47
*** b-man has quit IRC01:47
timeless_mbpso, i set LC_ALL to en_US01:47
timeless_mbpand now i have no strings :(01:48
*** eichi has quit IRC01:49
*** goshawk_ has quit IRC01:49
timeless_mbpah, setting LANG works a lot better :)01:49
*** xnt` has quit IRC01:50
timeless_mbpactually, no01:50
timeless_mbp:(01:50
*** xnt has joined #maemo01:52
*** alextreme has quit IRC01:52
*** pvanhoof has quit IRC01:58
*** kartik_rustagi has quit IRC01:59
*** filip42 has quit IRC02:05
*** lbt has quit IRC02:06
*** zap has quit IRC02:07
timeless_mbpright, LC_ALL=en_US.utf802:11
* timeless_mbp sighs02:11
GeneralAntillesDid we ever decide on a removal solution?02:14
*** derkaiser has joined #maemo02:14
GeneralAntillesWhy wasn't dpkg-divert an option?02:14
timeless_mbpit's a pretty bad option02:14
timeless_mbpjeremiah was supposed to look at some a week ago02:14
timeless_mbphe hasn't gotten back to me02:14
timeless_mbpi think triggers sounded like it might be promising02:15
timeless_mbpthe problem w/ dpkg-divert is that it needs to be very automatic02:15
timeless_mbpand it will fail in all sorts of interesting ways02:15
timeless_mbpe.g. if you install my package before one of the things i've translated02:15
timeless_mbpbecause i can't know the name of the things i've translated02:15
timeless_mbpwell, i can guess, but sometimes i'm wrong02:16
timeless_mbpsince an app can always randomly change its packaging scheme02:16
* timeless_mbp kicks maemopad02:17
*** aloisiojr has quit IRC02:25
*** gmargo has left #maemo02:26
*** Neocognitron has quit IRC02:27
*** birunko has joined #maemo02:27
*** aloisiojr has joined #maemo02:31
*** Ryback_ has joined #maemo02:32
*** simon_ has quit IRC02:32
*** sphenxes01 has joined #maemo02:33
*** benh has quit IRC02:35
timeless_mbpandre__: do you file bugs against midori?02:35
*** benh has joined #maemo02:37
*** florian has quit IRC02:38
*** b-man has joined #maemo02:39
*** brolin has quit IRC02:39
*** xnt` has joined #maemo02:39
*** AD-N770 has quit IRC02:40
*** crashanddie has quit IRC02:42
*** xnt_ has joined #maemo02:44
*** xnt is now known as xnt|real02:48
*** xnt_ is now known as xnt|clone02:49
*** sphenxes03 has quit IRC02:50
xnt|clone~burn himself02:50
* infobot pours gasoline all over himself, ignites the fire, and then enjoys some toasty marshmallows with the glorious blaze02:50
b-manXD02:50
*** skibur has quit IRC02:52
xnt|real:P02:53
xnt|cloneXD02:54
*** dougt has joined #maemo02:56
*** Pyrhos has quit IRC03:00
*** chmac has quit IRC03:00
* xnt|clone dies03:01
*** xnt|clone has left #maemo03:01
*** Ryback_ has quit IRC03:03
*** dougt has left #maemo03:06
*** des^^ has joined #maemo03:07
*** alex-weej has quit IRC03:08
*** benh has quit IRC03:10
timeless_mbpanyone alive?03:19
*** ciroip has quit IRC03:23
GeneralAntillesSorry, everybody's undead.03:24
*** des^ has quit IRC03:25
*** des^ has joined #maemo03:25
*** des^^ has quit IRC03:26
*** k-s is now known as k-s[AWAY]03:27
*** chenca has joined #maemo03:28
*** chenca has quit IRC03:30
*** b-man has quit IRC03:34
*** b-man has joined #maemo03:40
*** k-s[AWAY] is now known as k-s03:41
*** faik has joined #maemo03:49
faikhello, is there someone to talk about GSoC projects?03:50
b-manask z4chh  ;)03:50
faikI am interested in "Videoconference environment based on BRisa UPnP" project03:51
faikI used ti work on similar project03:52
z4chhim a student bman ;p03:52
z4chhfaik, i recommend trying to talk to the mentor for this project03:53
faikyes :)03:53
z4chhleandro, i think it is03:54
faikyes, I saw his/her name, and hope to find him here :)03:55
faikjoke was good :D03:55
*** simboss has quit IRC03:55
* timeless_mbp lost train of thought04:06
*** faik is now known as faik_04:14
*** b-man has quit IRC04:17
*** Pebby_ has quit IRC04:17
*** housetier has quit IRC04:18
z4chhfaik_, just hang around, you'll probablt catch him04:19
*** timeless_mbp has quit IRC04:19
*** sphenxes03 has joined #maemo04:20
faik_are you going to apply?04:20
faik_@z4chh04:21
z4chhyes sir i am04:21
*** timelE61i has joined #maemo04:21
faik_project? own idea?04:22
*** benh has joined #maemo04:22
*** timeless_mbp has joined #maemo04:23
z4chhfaik_, it is not on the project list..so i suppose own idea ;P04:23
faik_nice04:24
faik_hope you will pass04:24
*** Vulcanis has quit IRC04:26
z4chhhave you participated in gsoc before?04:26
faik_no04:26
faik_I think that is - for me04:27
*** zer0mdq has quit IRC04:28
*** frade has quit IRC04:28
*** tabletee1 has quit IRC04:28
*** lool has quit IRC04:28
*** t5vaha01 has quit IRC04:28
*** derf has quit IRC04:28
*** fredix has quit IRC04:28
*** wjt has quit IRC04:28
*** zer0mdq has joined #maemo04:28
*** frade has joined #maemo04:28
*** tabletee1 has joined #maemo04:28
*** lool has joined #maemo04:28
*** wjt has joined #maemo04:28
*** derf has joined #maemo04:28
*** fredix has joined #maemo04:28
*** t5vaha01 has joined #maemo04:28
*** asasaki has quit IRC04:29
*** faik_ has quit IRC04:34
*** sphenxes01 has quit IRC04:36
*** alecrim has quit IRC04:38
*** torkiano has joined #maemo04:40
*** matt_c has joined #maemo04:45
*** ElPollo has quit IRC04:45
*** ElPollo has joined #maemo04:45
*** lfelipe[AWAY] is now known as lfelipe04:46
*** neatojones has joined #maemo04:48
*** kartik_rustagi has joined #maemo04:49
*** b-man has joined #maemo04:52
* timeless_mbp grumbles04:52
* timeless_mbp hates po files04:52
* b-man cheats and uses binutils from debian to build his CLFS system04:56
*** Disconnect has quit IRC04:56
*** Disconnect has joined #maemo04:58
*** xnt|real has quit IRC05:07
*** philipl has quit IRC05:09
*** xnt has joined #maemo05:10
*** philipl has joined #maemo05:12
*** secureendpoints has quit IRC05:13
*** lcuk has quit IRC05:13
*** secureendpoints has joined #maemo05:14
*** tang_ has joined #maemo05:16
Pavlovhm05:17
tang_is liblocation only provided binary?05:19
Pavlovi think so05:19
Pavlovunfortunately, since it is hard to debug;/05:21
*** pcfe` has joined #maemo05:23
*** herzi has quit IRC05:23
tang_i know it provides x86 binary,arm binary,it there mips binary05:23
tang_i try fennec1.0b1,error log said i need liblocation.it is so bad to hear no liblocation src05:24
tang_hard to debug,also no way to port05:24
*** herzi has joined #maemo05:24
GeneralAntillesFennec depends on liblocation?05:26
GeneralAntillesHuh05:26
Pavlovfor geolocation stuff05:26
GeneralAntillesPavlov, if you've got a justification for getting it openned (for Fennec, for instance), put a bug up on b.m.o05:27
GeneralAntilles(maemo.org)05:27
*** b-man has quit IRC05:27
GeneralAntillesI've heard more than a few "valid" (i.e., not just "open it because we're zealots and we say so") justifications for having it open, and Nokia tends to respond well to those (if not always rapidly).05:27
Pavlovtang_: if you build without liblocation it should just disable geolocation support05:29
Pavlov(at least via the gps)05:29
*** torkiano has quit IRC05:29
*** pcfe has quit IRC05:31
tang_pavlov:i run fennec like this xulrunner ./application.ini05:33
Pavlovyou can05:33
Pavlov'fennec' should also work05:33
tang_error log:error loading shared librayies05:33
Pavlovyeah it links against liblocation05:33
Pavlovyou'd have to rebuild without it;/05:33
* lpotter thinks "open it because we're zealots and we say so" is a valid reason...05:33
tang_run-mozilla.sh fennec05:34
Pavlovtang_: i can ask one of my guys if we can dynamically load it05:34
GeneralAntilleslpotter, unfortunately it's not very effective with Nokia's management.05:34
tang_error log:couldnt load xpcom05:34
GeneralAntillesGive them a business reason, though, and you're golden.05:34
tang_it fennec1.0beta05:34
tang_fenneca3 is ok to run05:36
tang_Pavlov:i try do compile again, thanks for help05:38
Pavlova3 didn't have geolocation i think05:38
Pavlovwait, we didn't do a305:38
*** pcfe` is now known as pcfe05:40
*** neatojones has quit IRC05:41
*** philipl has quit IRC05:48
*** croppa has quit IRC05:52
*** xnt has quit IRC05:53
*** philipl has joined #maemo05:56
*** victorgp has quit IRC05:57
*** tulkastaldo has quit IRC06:00
*** croppa has joined #maemo06:09
*** k-s is now known as k-s[AWAY]06:15
*** kozak has quit IRC06:15
*** matt_c has quit IRC06:20
*** birunko has quit IRC06:25
*** Shadow__X has joined #maemo06:38
* RST38h is happily removing factory installed shi^H^Hsoftware off the new laptop06:41
RST38hIt is unimaginable how many little "helpful" dingleberries a manufacturer installs nowadays06:42
*** matt_c has joined #maemo06:45
derkaiserIs anyone here interested in "smart news reader on N800"? I once proposed it on the list, but still have not found a mentor yet.06:57
*** oilinki has quit IRC06:58
*** zakkm has joined #maemo06:59
*** oilinki has joined #maemo07:00
*** thekondor has joined #maemo07:00
*** qgil has joined #maemo07:03
*** tang_ has quit IRC07:04
*** oilinki has quit IRC07:07
*** oilinki has joined #maemo07:10
*** Meiz_n810 has quit IRC07:14
*** wladi has joined #maemo07:17
*** sphenxes01 has joined #maemo07:20
*** sphenxes03 has quit IRC07:37
*** croppa has quit IRC07:42
*** rockydd has joined #maemo07:44
*** qwerty12_N800 has quit IRC07:45
rockyddI copied my private key to my N810: /home/user/.ssh/  , but everytime I run ssh REMOTEHOST , it request the passphrase. but that is not requested in other machine. and I can't remember the passphrase07:45
*** croppa has joined #maemo07:45
*** qgil has quit IRC07:50
*** monkeyiq has quit IRC07:51
*** qgil has joined #maemo07:53
Macergood evening08:00
*** philipl has quit IRC08:01
zakkmMacer: Evening? where in the world do you live? :p08:03
Macerchicago08:03
Macerit's 1am here :)08:03
zakkmlol08:04
*** brolin has joined #maemo08:08
*** fireun has quit IRC08:15
qgilabout https://bugs.maemo.org/show_bug.cgi?id=3949 - can someone help telling me where exactly in .modest can I find the cached emails?08:21
*** benh has quit IRC08:22
zakkmqgil: try du -h in that folder08:25
zakkmit should give you filesizes08:25
zakkmcached emails would probably be biggest filesize folder :P08:25
qgilthanks zakkm, getting there...08:29
*** x29a_ is now known as x29a08:32
qgilI'm stuck in a cryptic /cache subdir with subfolders 04, 05, 17, 24, 25, 28, 38... How am I supposed to find whether the 5 emails I have deleted are cached or not?  :)08:34
zakkmno idea08:35
*** benson has quit IRC08:35
zakkmit was just a guess :p08:35
zakkmqgil:sorry08:35
*** benson has joined #maemo08:36
*** sphenxes03 has joined #maemo08:37
*** geaaru has joined #maemo08:38
zakkmqgil : wish i knew08:39
*** wladi has quit IRC08:40
x29aqgil: do you know some content of the emails?08:40
x29aif yes, you could do a little recoursive bashscript with find, cat, grep08:40
* StsN800 ponders the half snow storm outside08:43
qgilx29, it's easy to know a string in an email deleted, yes - but I don't know how to use find, cat, grep - I'm just a tester willing to help  :)08:45
x29aStsN800: good morning, one question: what is the repository called that gets added when installing the installer for mer?08:45
x29ayour own08:45
StsN800grep -r "string" cachedir08:46
StsN800x29a, tspre.org08:46
qgilStsN800: that commend in the cache folder and it will scan the subfolders?08:46
x29athanks08:46
x29asweet, didnt know grep could do -r08:46
StsN800qgil, yeah, recursive08:47
*** philipl has joined #maemo08:48
*** shishirmk has joined #maemo08:51
shishirmkhi guys i want to work in one of the maemo projects for gsoc08:51
shishirmki know good amount of c++ i can learn python and  have good amount of computer basics knowledge08:51
shishirmkcan you suggest some project?08:52
*** sphenxes01 has quit IRC08:54
*** tekojo has joined #maemo08:56
hhahlomorning, how to get dpkg list all installed packages?09:01
*** christefano has joined #maemo09:02
Stskeepsdpkg -l09:03
Stskeepsthis may include non-purged packages09:03
wndI prefer "dpkg --get-selections" (| grep -v deinstall)09:04
* Stskeeps notes that headlines online as "it's going to be felt like -15 C today" is not motivating one to go to work.09:05
*** timeless has quit IRC09:05
*** oilinki has quit IRC09:06
*** rsalveti has quit IRC09:08
*** benh has joined #maemo09:09
*** oilinki has joined #maemo09:10
*** zakkm has quit IRC09:11
*** eichi has joined #maemo09:12
*** derkaiser has quit IRC09:13
*** oilinki has quit IRC09:14
qgilStskeeps: sorry for the basic question: what is the syntax for cachedir? I get either "No such file or directory" or [nothing]09:15
Pavlovmm09:16
*** shishirmk has left #maemo09:19
*** oilinki has joined #maemo09:20
*** christefano has quit IRC09:22
x29aqgil: the name of the directory09:24
qgilx29a: grep -r "wowway" cache = No such file or directory09:28
*** Wikier has joined #maemo09:29
x29als -la cache does show the directory tho?09:29
*** StsN801 has joined #maemo09:30
x29aqgil: --^09:31
StsN801grep -r term ~/.modest/cache09:33
*** StsN800 has quit IRC09:35
*** L0cutus has joined #maemo09:42
L0cutus'giorno09:42
*** simon_ has joined #maemo09:43
qgilStsN801: I wanted to do this, how am I supposed to type the "~" in osso-xterm?09:44
x29aStsN801: i now took the installing instructions from the 0.9 release and put them in the docu-install article, how will people know that they should edit there?09:45
x29aqgil: fn+x09:45
x29aor are you on N800?09:45
*** Sargun has joined #maemo09:48
*** juergbi has joined #maemo09:51
qgilx29a: I can select the whole patch but now it's selected... how do I paste with osso-xterm? (man, how embvarrassing to ask these questions publicly)09:56
*** eocanha has joined #maemo09:56
qgilthe whole path, I mean09:56
*** zommi has joined #maemo09:56
qgilAH, GOT IT09:56
qgilfinally09:56
x29acongrats09:57
qgilso I can reproduce in Fremantle, mission completed09:57
*** qwerty12 has joined #maEMO10:00
Stskeepsqgil: re embarassing public, it took me a year to realize how to disable flash in the browser through the interface :)10:00
Stskeepssome things just take time :P10:00
*** alextreme has joined #maemo10:00
*** Mousey has quit IRC10:03
herziqgil: ping10:04
herziqgil: is there a Maemo booth for Linuxtag planned?10:04
herziif not, I could list Maemo in the gnome project and apply for a little more space, the call for projects ends March 31st10:05
*** Pinger has joined #maemo10:08
Macerugh10:09
*** qwerty12 has quit IRC10:09
*** rZr has quit IRC10:09
*** t_s_o has quit IRC10:09
PingerHi, bro. I try to install fremantle sdk in Scratchbox, but i got this message "Err http://repository.maemo.org fremantle/sdk/free Sources10:10
Pinger  302 Found [IP: 193.184.164.146 80]10:10
PingerErr http://repository.maemo.org fremantle/tools/free Packages10:10
Pinger  302 Found [IP: 193.184.164.146 80]" when i executed 'apt-get update'10:10
*** murrayc has joined #maemo10:10
*** timeless_mbp has quit IRC10:12
StskeepsPinger: behind a proxy?10:12
Pingeroh, what's the address?10:13
Stskeepsi'm personally wondering why you're getting a elisa .fi address from a chinese address10:14
Pingerwhat do i do, how can get a chinese address?10:17
Stskeepswell what is happening is that something along the way is redirecting your http request10:18
Stskeepsand sending a 302 found, which apt cannot handle10:18
*** rsalveti has joined #maemo10:19
Pingeri cannot use the apt-get command10:19
*** hannesw has joined #maemo10:22
*** povbot has joined #maemo10:23
*** povbot` has quit IRC10:23
*** ceyusa has joined #maemo10:24
timelE61iqgil: strace/grep :)10:25
*** simboss has joined #maemo10:28
*** hellwolf has joined #maemo10:29
*** timeless_mbp has joined #maemo10:29
*** murrayc has quit IRC10:30
timeless_mbp193.184.164.146 is an akamai mirror10:31
Stskeepsweird that he gets 302 Foudn from it then. well, ok, not so much if it's akamai :P10:31
*** amit_usual has joined #maemo10:31
timeless_mbpakamai's web servers are strange, try telnet 193.184.164.146 80 ; GET / HTTP/1.010:31
*** murrayc has joined #maemo10:32
timeless_mbpnot wierd really10:32
Stskeepsheh, interesting that canola went for gplv310:32
* Stskeeps can see positive sides to that, such as enforcing open devices with canola on it10:33
timeless_mbpi think he might need an extra / somewhere10:33
timeless_mbpe.g. if i use /pool i get a 302 for /pool/10:33
StskeepsPinger: do you use the script?10:34
timeless_mbpqgil: so um, can you get me a list of projects for which you want products in bugzilla?10:35
*** x29a has quit IRC10:35
*** x29a has joined #maemo10:36
*** gomiam has joined #maemo10:42
*** sergio__ has joined #maemo10:42
*** hellwolf has quit IRC10:47
*** rzr has joined #maemo10:49
*** calvaris has joined #maemo10:49
*** pvanhoof has joined #maemo10:53
JaffaMorning, all10:55
Stskeepsmorning jaffa10:55
JamieBennettMorning Jaffa10:55
*** timeless_mbp has quit IRC10:56
*** fab has joined #maemo10:57
Stskeepsx29a: good job on /Installation11:00
x29athanks11:00
* Stskeeps boots up inkscape11:03
b0unc3good morning11:06
*** StsN801 has quit IRC11:07
*** _|Nix|_ has quit IRC11:09
*** _|Nix|_ has joined #maemo11:09
*** _|Nix|_ has quit IRC11:11
*** timeless has joined #maemo11:15
*** AD-N770 has joined #maemo11:15
*** alterego has joined #maemo11:22
*** amit_usual has quit IRC11:22
qgilhttp://tabletui.wordpress.com/2009/03/24/step-up/ getting 2 thumbs down in maemo.org - intriguing11:22
qgilmaybe it's because the blog posts has that evil technology called Flash?11:23
*** riot has quit IRC11:23
qgiltimeless: it's not about the list of products "I" want, but about the projects wiling to use bugs.maemo.org and whether we-the-community make some kind of policy about that for software in extras11:24
Stskeepshehe.. first thing we got taught on UI design courses was that it is good to have "alive" prototypes to be able to test/use as reference/play with, and flash is pretty much the only one that is good for easy and rapid prototyping :), don't think the OSS community has any good alternatives in that area11:24
*** bilboed-pi has joined #maemo11:26
timelE61iqgil: alright, so if you have bugs you want to file, contact the maintainers and offer them products in bugzilla11:26
qgiltimelE61i: sounds reasonable11:28
qgilStskeeps: an alternative to Flash in the OSS community is to hack an alpha and come up with a screencast  ;)11:29
*** Free_maN has joined #maemo11:29
timelE61ia screencast using flash?11:31
hhahloIs it this which replaced tux? http://www.flickr.com/photos/h_u_p/3363810546/11:33
Stskeepshhahlo: now linux will be forever identified with satanism (devil, well, tasmanian devil) and communism. always good. :P11:33
*** lcuk has joined #maemo11:34
*** danielwilms has joined #maemo11:34
* Stskeeps hugs the freebsd mascot.11:34
hhahloStskeeps: like bsd has11:34
*** Free_maN has quit IRC11:34
Stskeepsyeah, except that tux replacement doesn't look directly friendly11:34
*** Free_maN has joined #maemo11:35
*** zer0mdq has quit IRC11:36
hhahlobtw is diablo ever going to get newer kernel or is it like debian systems that no newer kernels?11:36
*** bergie has joined #maemo11:36
Stskeepshhahlo: i think it's really up to community11:37
Stskeepswe can get 2.6.28 with a bit of work really11:37
hhahlothat would be good11:37
Stskeepsactually, we've been able to for ages, even with wifi, but noone has bothered that much11:37
Stskeepsthere's a GSoC project for it as well11:37
*** andrei_ has quit IRC11:37
*** hellwolf-n810 has quit IRC11:38
PingerStskeeps: i try to 'export http_proxy=202.158.161.39:9203' in scratchbox, but Failed.11:38
Pingercan you give me a http_proxy?11:38
StskeepsPinger: my question was if you used the installation script?11:38
Pingerwhat's script?11:39
Stskeepsthe .sh that would install the SDK for you11:39
Stskeepsor if you did it manually11:39
Pingermanually11:39
*** danielwilms has left #maemo11:39
*** Free_maN has quit IRC11:39
Stskeepsok, any reason why? non-Debian/Ubuntu?11:39
Pingeri didn't use script11:40
*** Free_maN has joined #maemo11:40
Pingeri use Debian lenny11:40
Stskeepsok, i would recommend you to use the installation scripts included, they'll set up the target correctly11:40
*** Free_maN has quit IRC11:41
*** danielwilms has joined #maemo11:41
Pingerbut my scratchbox dir in /home/pinger/scratchbox11:42
Stskeepsmm11:42
*** kleist has joined #maemo11:42
Stskeepscan you pastebin your /etc/apt/sources.list?11:42
Pingerdeb http://repository.maemo.org/ fremantle/sdk free non-free11:44
Pingerdeb-src http://repository.maemo.org/ fremantle/sdk free11:44
Pingerdeb http://repository.maemo.org/ fremantle/tools free non-free11:44
Pingerdeb-src http://repository.maemo.org/ fremantle/tools free11:44
*** zap has joined #maemo11:44
Stskeepslooks fine to me11:45
Stskeepscheck your /scratchbox/etc/resolv.conf and /etc/resolv.conf and so forth matches eachother11:45
*** thekondor has quit IRC11:46
*** thekondor has joined #maemo11:48
PingerStskeeps: it works now, i changed the http_proxy in scratchbox11:48
Stskeepsk11:49
Stskeepsgood11:49
Pingeri used 'export http_proxy=http://128.112.139.97:3127', this address is ok.11:49
Pingerthanks for your time, thank you, thank you very much.11:49
Stskeepsnp11:50
Stskeepsi'm not entirely sure why your problem happens but it looks like you solved it by setting a http proxy to a open proxy or something :)11:51
*** murrayc has quit IRC11:51
*** zer0mdq has joined #maemo11:53
*** murrayc has joined #maemo11:54
x29aPinger: is this your home connection that you are using?11:54
*** x29a has quit IRC11:55
Pingerno, i'm company11:56
Pingerwhat's wrong11:57
*** hellwolf has joined #maemo12:00
*** florian_kc has joined #maemo12:00
*** florian_kc is now known as florian12:01
*** sergio__ has quit IRC12:01
*** sergio__ has joined #maemo12:03
*** rockydd has quit IRC12:03
*** zer0mdq has quit IRC12:04
*** zer0mdq has joined #maemo12:04
*** hellwolf has quit IRC12:05
*** hellwolf has joined #maemo12:06
floriangood morning12:06
Stskeepsmorning12:07
*** kleist_ has joined #maemo12:08
*** tbf has joined #maemo12:14
*** calvaris has quit IRC12:21
PingerStskeeps: Bye, i wanna to go home.12:22
Stskeepscya12:22
*** Pinger has quit IRC12:23
*** calvaris has joined #maemo12:23
*** kleist__ has joined #maemo12:27
*** kleist has quit IRC12:27
*** kleist_ has quit IRC12:28
*** MikaT has quit IRC12:28
*** LinuxCode has joined #maemo12:33
*** pvanhoof has quit IRC12:34
*** LinuxCode has joined #maemo12:34
*** _berto_ has joined #maemo12:36
*** pvanhoof has joined #maemo12:37
*** ignacius has joined #maemo12:38
*** faik_ has joined #maemo12:40
*** lardman|gone is now known as lardman12:41
faik_hello, can I walk with someone about GSoC=12:46
faik_ = -> ?12:46
*** kartik_rustagi has quit IRC12:46
*** kleist_ has joined #maemo12:47
X-Fadefaik_: I guess you have seen http://wiki.maemo.org/GSoC_2009  ?12:47
faik_yes12:48
faik_I want to talk about one of project ideas12:48
X-Fadefaik_: Which one? We might to be able to figure out who you would need to talk to..12:49
kleist_.12:50
*** mtapoja has joined #maemo12:50
*** simon_ has quit IRC12:50
*** mtapoja is now known as MikaT12:50
faik_It's one about videoconference, possible mentor leandro12:51
faik_I have some work on similar project12:51
faik_developing client and server side12:51
faik_using video, audio and whiteboard to communicate between students and profesors12:53
*** rsalveti has quit IRC12:53
*** SunilGhai has joined #maemo12:54
X-Fade~seen leandroal12:54
infobotleandroal <n=leandro@200.223.178.254> was last seen on IRC in channel #maemo, 34d 11h 6m 17s ago, saying: 'qwerty12_N800, cool! :)'.12:54
*** ciroip has joined #maemo12:54
X-FadeHmm he doesn't seem to be here much.12:54
*** rsalveti has joined #maemo12:54
*** vivijim has joined #maemo12:56
faik_do you know his e-mail address or other way to communicate12:56
*** eichi has quit IRC12:58
*** VDVsx has joined #maemo13:02
*** kleist__ has quit IRC13:03
*** zer0mdq has quit IRC13:04
*** zer0mdq has joined #maemo13:05
*** tekojo has quit IRC13:05
*** xnt has joined #maemo13:08
*** zimmerle has quit IRC13:09
VDVsxmorning13:10
Stskeepsmorning13:10
VDVsxfaik_, do you already have leandro's contact ?13:13
faik_yes, X-Fade provided  me.  tnx13:14
*** Pyrhos has joined #maemo13:23
*** alecrim has joined #maemo13:25
*** Pyrhos has quit IRC13:26
*** k-s[AWAY] is now known as k-s13:27
*** Pyrhos has joined #maemo13:27
*** Pyrhos has joined #maemo13:29
*** Pyrhos has quit IRC13:32
*** kleist__ has joined #maemo13:35
*** hannesw has quit IRC13:38
*** lykki has joined #maemo13:39
*** lykki has left #maemo13:39
*** Pyrhos has joined #maemo13:43
*** aloisiojr has quit IRC13:45
*** alex-weej has joined #maemo13:45
*** sergio__ has quit IRC13:47
*** VDVsx has quit IRC13:47
*** VDVsx has joined #maemo13:47
*** kleist_ has quit IRC13:48
*** sergio__ has joined #maemo13:49
*** mgwpub has joined #Maemo13:51
*** murrayc_ has joined #maemo13:55
*** lmoura_ has joined #maemo13:55
*** simon_ has joined #maemo14:01
*** glima[AWAY] is now known as glima14:02
*** kleist_ has joined #maemo14:03
*** alex-weej has quit IRC14:04
*** danielwilms has quit IRC14:04
*** aloisiojr has joined #maemo14:05
*** thopiekar has joined #maemo14:06
thopiekarhi14:07
*** 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 | The Maemo community is looking for talent students -> http://wiki.maemo.org/GSoC_2009"14:08
Stskeepstalented14:08
VDVsxups14:08
*** 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 | The Maemo community is looking for talented students -> http://wiki.maemo.org/GSoC_2009"14:08
*** eichi has joined #maemo14:10
*** chenca has joined #maemo14:11
thopiekarat least canola is oss !14:14
*** setanta has joined #maemo14:14
*** xnt has quit IRC14:15
*** skibur has joined #maemo14:15
*** kleist__ has quit IRC14:19
*** kleist__ has joined #maemo14:20
*** secureendpoints_ has joined #maemo14:23
*** rkirti has joined #maemo14:23
*** secureendpoints has quit IRC14:25
*** secureendpoints_ is now known as secureendpoints14:25
*** qgil has left #maemo14:25
*** simon_ has quit IRC14:26
*** kleist_ has quit IRC14:30
*** kleist__ has quit IRC14:35
*** punkass has quit IRC14:42
*** lcuk has quit IRC14:43
*** lcuk has joined #maemo14:43
lcukgod i hate vnc sometimes14:44
* lcuk kicks it14:44
RST38hmoo lcuk14:45
RST38hif you kick it hard enough it will die.14:45
*** hannesw has joined #maemo14:45
Stskeepslo RST38h14:45
lcukRST38h, if i had long enough legs i would kick it properly14:46
RST38h"A new ad campaign by the Metropolitan Police warns the public to be on the alert for strangers who look at them in a funny way, and to check the contents of their neighbours bins."14:46
RST38hFun14:46
lcukthe vnc protocol doesn't support violence14:46
RST38hHeya Sts14:46
* lcuk reports RST38h 14:47
RST38hlcuk: That is an obvious oversight14:47
*** glima is now known as glima[AWAY]14:47
* lcuk checks \\RST38h\c$\RECYCLER\S-1-5-21-839522115-1958367476-725345543-100314:47
lardmanthe wonders of Windows directory naming :p14:48
*** jeez_away is now known as jeez__14:48
*** danilocesar has joined #maemo14:48
lcukyeah, i think the worst was the spaces in system paths14:49
lcukcured now but wtf were they thinking14:49
*** krau has joined #maemo14:49
* RST38h has been configuring the new laptop for the last day or so, almost got it under control14:50
lcukwhich os have you chosen?14:51
RST38hIt came with XP.14:51
RST38hWill put Ubuntu on it a bit later today if I get time14:51
lcukxp is easy to wrangle14:51
RST38hNot if you have got dozens (!) of apps manufacturer installed14:51
RST38hBut Symantec is gone now and I even fixed the registry it left broken14:52
lcukahhh norton antivirus trialware, they give you free viruses for a couple of months14:52
RST38hAll those helpful Intel utils are gone too14:52
lcukwhen traacys machine turned into a super system norton had a fit, it took more effort to get that removed than setting up the rest of it14:52
*** blade_runner has joined #maemo14:53
lcukdont u need those intel utilities though14:53
RST38hno14:55
RST38huseless crap14:55
RST38halso "converted" office trial =)14:55
lcuknot even the little one that monitors for microcode updates and reenvigorates your cpu in times of need14:55
*** lfelipe is now known as lfelipe[AWAY]14:56
lcukRST38h, you can be 98.99999997465% sure you need that monitor14:56
RST38hI havent got that one14:57
lcukoh my, then you will have a problem - as long as you don't use your machine for production stuff though no1 will notice14:58
*** lfelipe[AWAY] is now known as lfelipe15:00
aquatixlcuk: a monitor emulating the P90 bug?15:02
*** chenca has quit IRC15:04
*** timsamoff has joined #maemo15:13
Stskeepsmorning timsamoff15:14
timsamoffHey hey hey.15:14
*** ijon_ has quit IRC15:18
*** ijon_ has joined #maemo15:20
GeneralAntillesoh god15:22
timelE61isO...15:22
GeneralAntillestimsamoff, we have a problem. :(15:22
timelE61iCan someone explain how LC_TIME should work?15:22
GeneralAntillestimsamoff, glaubert seems to have used Arial for the website graphics. . . . :(15:22
timelE61iThere's an assumption that lang controls the user facing strings15:22
timelE61iAnd lc_* control formatting15:23
timsamoffGeneralAntilles: Hmmm...15:23
timsamoffBut, in web design, it's pretty typical -- and accepted.15:23
timsamoffMaybe not in the "open" world, though, eh?15:23
timelE61iHowever, it seems that something (probably posix) mixed these two when it defined lc_time15:23
GeneralAntillesIt's fake Helvetica from Microsoft, Inc.15:23
GeneralAntillesEvil.15:23
timelE61iThe font  is better15:24
timsamoffRight, but... The web sort of forced us into using it. Unfortunately.15:24
GeneralAntillestimsamoff, not in our graphics.15:24
timelE61iit's part of "core fonts for the web"15:24
timsamoffBut, one must design for the lowest common denominator.15:24
timsamoffEveryone has Arial, so that is what we use.15:24
GeneralAntilles:shudder:15:24
timsamoffThere's hardly a way to get around it -- unless we make maemo.org a Flahs site. :p15:24
timsamoff*Flash15:25
*** Sho_ has joined #maemo15:25
timelE61itimsamoff: like ovi?15:25
timelE61iAwesome15:25
timsamoff;)15:25
timelE61i11 flash apps per page15:25
timsamoffGotta love it.15:25
timsamoffregister t1t2t315:26
timsamoff^ Funny.15:26
timsamoffBlech. I'm typing in multiple dialogs.15:26
* timsamoff is so sleepy this morning.15:27
* RST38h queues web developers using flash for extermination15:27
timsamoffRST38h: Sorry, dude... It makes some of us money.15:28
timelE61itAke ovi's first15:28
timelE61iPlease15:28
timsamoffMy first Flash site was in 1998. Wow.15:29
timsamoffIt was hot too.15:29
RST38htimsamoff: that is the only way! =)15:29
* timsamoff should put that old site back up. ActionScript 1 doing all sorts of things that people struggle with today with AS3!15:29
* GeneralAntilles tries installing scratchbox again.15:29
*** ssweeny_ has joined #maemo15:30
* Stskeeps is considering OpenSUSE Build Service15:30
timsamoffStskeeps: I LOVE that idea. Jerimiah is on to something.15:31
*** skibur has quit IRC15:31
timsamoff*Jeremiah15:31
Stskeepstimsamoff: we're investigating it for mer at the moment15:31
Stskeepsso we have a playground for it15:31
timsamoffCoolness. :)15:31
Stskeepstheir ARM emulation and cross-compilation is light years ahead of maemo & scratchbox (1 and 2), to be honest15:32
timsamoffI wish OpenSuse had more exposure, really.15:32
timsamoffBut, maybe Mer will help. ;)15:32
* RST38h wonders how many of timsamoff's flash sites work on a tablet 15:33
Stskeepstimsamoff: people should be threatened of opensuse on arm, really :)15:33
timsamoffRST38h: Try this: http://samoff.com/ps/15:34
RST38hSts: How did SUSE cross paths with ARM, anyway? I thought they were a PC distro?15:34
StskeepsRST38h: no clue, but they did a side project15:34
timsamoffStskeeps: Why is that?15:34
RST38htimsamoff: how do I click through it so that it ends quicker? =)15:34
Stskeepstimsamoff: if they suddenly can put together arbitary distributions for arm hardware and custom-compile them within a couple of days..15:35
RST38h(that is really the only important thing about flash based trainings)15:35
timsamoffRST38h: Ha! :D15:35
RST38hSts: Weird.15:35
timsamoffStskeeps: Yeah, but...15:35
RST38htimsamoff: Well, let us just say that plain HTML with a table of contents would probably do a better job15:36
timsamoffRST38h: Not according to the client. ;)15:36
RST38htimsamoff: Yea, I know =(15:36
*** zimmerle has joined #maemo15:36
*** lfelipe is now known as lfelipe[AWAY]15:37
*** aquatix has quit IRC15:37
*** lfelipe[AWAY] is now known as lfelipe15:37
*** aquatix has joined #maemo15:37
*** mariorz has quit IRC15:38
*** parazitus has joined #maemo15:41
*** ssweeny has quit IRC15:41
*** mariorz has joined #maemo15:41
*** timsamoff has quit IRC15:43
*** timsamoff has joined #maemo15:43
*** ssweeny_ is now known as ssweeny15:43
*** simon_ has joined #maemo15:44
lopzhi15:44
*** secureendpoints has left #maemo15:45
*** matt_c has quit IRC15:46
*** simboss has quit IRC15:48
*** lmoura_ has quit IRC15:50
*** vivijim has quit IRC15:50
*** vivijim has joined #maemo15:54
Stskeepstimsamoff: http://wiki.maemo.org/Mer/Build#Scenarios  - the scenarios we hope to support15:59
*** murrayc_ has quit IRC16:00
*** LinuxCode has quit IRC16:00
timsamoffI like it/them.16:01
Stskeepsand that's how easy it should be really. if it builds on x86 sanely, it should cross-compile for armel too and work in exact same manner16:01
Stskeeps:P16:02
lcukStskeeps, "should" is a very key phrase,  try it out and see how it works then scaleup if its comfy16:05
timsamoffStskeeps: Are you guys working on this project full-time or something?16:05
Stskeepstimsamoff: nah, just when we have time i guess16:05
timsamoffStskeeps: Well, it's impressive. You have created so much documentation. I love it.16:06
lcuktimsamoff, dont believe him, even I think he has early starts and late nights ;)16:06
timsamofflcuk: Don't we all? ;)16:06
* timsamoff thinks he is procrastinating with reading all of the Mer docs. :p16:06
* timsamoff should probably get to work, but...16:06
*** ccooke has quit IRC16:07
*** ccooke has joined #maemo16:07
*** hmmb has joined #maemo16:08
*** henry__ has joined #maemo16:08
*** matt_c has joined #maemo16:09
*** henry__ has quit IRC16:10
*** Wikier has quit IRC16:11
*** timsamoff has left #maemo16:12
*** gomiam has quit IRC16:17
*** Wikier has joined #maemo16:19
*** derkaiser has joined #maemo16:22
derkaiserhello all, is there anyone interested in the "Smart News Reader" on the GSOC project list?I have not found a mentor yet~16:23
*** mat has quit IRC16:24
X-FadeVDVsx: Are you the king of GSOC here? :)16:26
*** andrei_ has joined #maemo16:28
*** ijon_ has quit IRC16:29
*** ijon_ has joined #maemo16:30
VDVsxderkaiser, I don't have enough machine learning knowledge in order to help you, but I will send you a possible mentor contact in pm16:31
VDVsxX-Fade, lol, I'm not a king :P16:31
derkaiserok, thanks~actually it may much more be linked to context-aware and semantic. machine learning algorithm will not be used too much~16:32
*** igagis has joined #maemo16:32
derfThere isn't a lot of room to do much machine learning on a tablet.16:33
derkaiseryes , I know.so i don't want to do so much complex ML algorithm on tablet16:33
derkaiserMore works would be done in context-aware and semantic.16:34
*** lbt has joined #maemo16:34
lcukX-Fade, :D thought it mightv been you16:35
X-Fadelcuk: Let's say that it was caused by a lack of sleep..16:35
derkaiserI hope this work can make some contributions in implementing a context-aware middleware and a tiny semantic engine on tablet. Just a experiment project. Test how maemo can be smart~16:36
*** igagis1 has quit IRC16:36
lfelipederkaiser: cool16:36
lcukderkaiser, maemo will become skynet?16:37
* lcuk loves the idea16:37
*** lardman has quit IRC16:37
derkaiserExcuse me , but what is skynet? I have no idea about it...16:39
lcukderkaiser, :) terminator movie series, intelligent robots taking over the world and destroying all humans, you know day to day normal stuff16:40
X-Fadederkaiser: http://en.wikipedia.org/wiki/Skynet_(Terminator)16:40
derkaiser3x~I also find it~:)16:40
*** rkirti has quit IRC16:41
X-FadeNew Terminator movie will come out soon btw ;)16:41
derkaiserIt's really cool. I think those mobile device should be smart enough to improve our quality of life in future pervasive environment. But they also should be under control, I believe.16:42
*** k-s is now known as k-s[AWAY]16:42
*** victorgp has joined #maemo16:43
derkaiseris there any chinese here?16:45
Stskeepssaw one earlier16:45
*** mgedmin has joined #maemo16:46
*** jeez__ is now known as jeez_away16:47
*** ccooke has quit IRC16:47
*** ccooke has joined #maemo16:47
*** Ryback_ has joined #maemo16:47
lcukX-Fade, more interested in the new star trek movie16:47
X-Fadelcuk: Yeah, me too.16:48
lcukthe enterprise looks so big on earth :O16:49
*** borism has joined #maemo16:49
*** SunilGhai has quit IRC16:50
*** SunilGhai has joined #maemo16:52
*** borism_ has quit IRC16:55
*** padovan is now known as padovan[AWAY]16:57
*** murrayc_ has joined #maemo16:58
*** timoph_ is now known as timoph16:59
*** zap has quit IRC17:00
*** simboss has joined #maemo17:01
*** SunilGhai has quit IRC17:02
*** ccooke has quit IRC17:02
*** ccooke has joined #maemo17:02
*** derkaiser has quit IRC17:02
*** SunilGhai has joined #maemo17:04
Sho_lcuk: which is a canon violation! ;)17:05
lcukyes i thought all enterprise models were built in spacedock, it seems odd that  sam beckets enterprise started in space and yet when kirk comes around they bring it back down to earth17:06
Sho_lcuk: well plus it was said before that it was built in the "san francisco orbital fleet yards"17:07
Sho_and now they build it on the ground in iowa ..17:07
lcukswamp gas17:07
Sho_but hey, it can hardly be worse than "Nemesis" ..17:10
*** k-s[AWAY] is now known as k-s17:11
*** sphenxes01 has joined #maemo17:11
*** ignacius has quit IRC17:11
*** TimRiker has joined #maemo17:14
*** qwerty12 has joined #maemo17:15
*** eichi has quit IRC17:16
*** victorgp has quit IRC17:17
*** croppa has quit IRC17:18
*** croppa has joined #maemo17:18
*** murrayc_ has quit IRC17:19
*** vivijim has quit IRC17:23
*** faik_ has quit IRC17:24
*** flavioribeiro has joined #maemo17:27
*** sphenxes03 has quit IRC17:28
*** stv0 has joined #maemo17:30
*** dlnh has left #maemo17:31
*** geaaru has quit IRC17:31
*** stv0 has left #maemo17:33
*** qwerty13 has joined #maEMO17:35
*** qwerty12 has quit IRC17:35
*** qwerty13 is now known as qwerty1217:35
*** goshawk has joined #maemo17:37
*** SunilGhai has quit IRC17:38
*** thekondor has quit IRC17:41
*** padovan[AWAY] is now known as padovan17:45
*** rsalveti has quit IRC17:46
*** SunilGhai has joined #maemo17:47
*** goshawk has quit IRC17:48
*** igagis1 has joined #maemo17:50
*** ab is now known as ab[out]17:52
*** SunilGhai has quit IRC17:53
*** igagis has quit IRC17:55
thopiekarwhy does downloading the armel rootsrap (maemo) fais to download with the maemo-sdk installer17:56
thopiekarI managed to create a i386-chroot and installed sb1..17:56
*** ssvb has quit IRC17:58
*** briglia has joined #maemo17:58
*** slug has joined #maemo17:58
*** Mek has quit IRC18:00
*** k-s is now known as k-s[AWAY]18:00
*** Mek has joined #maemo18:00
thopiekardownloading the maemo5 rootstrap is working...18:02
*** slug has left #maemo18:02
thopiekarjust maemo 4.1 doesn't18:02
thopiekar:|18:02
*** Zic has joined #maemo18:05
*** Zic has left #maemo18:05
*** Zic has joined #maemo18:06
*** tbf has quit IRC18:06
*** Zic has left #maemo18:06
*** kozak has joined #maemo18:07
thopiekarhmm it seems that downloading works just for the first time..18:09
thopiekarok works now after removing the old and uncompleted files at /chroot/scratchbox/users/thopiekar/home/thopiekar18:11
*** kozak has quit IRC18:14
*** hannesw has quit IRC18:15
*** ccooke has quit IRC18:17
*** ccooke has joined #maemo18:17
*** eichi has joined #maemo18:20
*** luke-jr has quit IRC18:21
*** luke-jr has joined #Maemo18:22
*** rm_you has quit IRC18:23
*** konttori_ has quit IRC18:26
*** glima[AWAY] is now known as glima18:26
*** konttori_ has joined #maemo18:27
*** Wikier has quit IRC18:35
*** kartik_rustagi has joined #maemo18:36
*** t_s_o has joined #maemo18:39
*** Pyrhos has joined #maemo18:40
*** rm_you has joined #maemo18:41
*** fireun has joined #maemo18:42
*** Pyrhos has quit IRC18:42
*** bergie has quit IRC18:43
*** Pyrhos has joined #maemo18:44
*** alterego has quit IRC18:45
*** Pyrhos has joined #maemo18:47
*** fab has quit IRC18:48
*** mgwpub has quit IRC18:50
*** fr01 has left #maemo18:51
*** igagis1 has quit IRC18:51
*** fr01 has joined #maemo18:52
*** calvaris has quit IRC18:54
*** goshawk has joined #maemo18:56
*** eXeonical has quit IRC18:57
*** torkiano has joined #maemo19:02
*** padovan is now known as padovan[AWAY]19:07
*** VDVsx has quit IRC19:11
*** VDVsx has joined #maemo19:11
*** krutt has joined #maemo19:16
*** skibur has joined #maemo19:18
*** torkiano has quit IRC19:19
fireunhttp://www.treehugger.com/files/2009/03/in-season-food-app-for-locavores-iphones.php19:21
fireunwow, thats neat19:21
*** k-s[AWAY] is now known as k-s19:24
*** beav1s has quit IRC19:28
*** flavioribeiro has quit IRC19:28
*** flavioribeiro has joined #maemo19:28
*** jeez_away is now known as jeez__19:28
*** flavioribeiro has quit IRC19:30
*** flavioribeiro has joined #maemo19:30
keesjfireun: indeed a nice idea19:31
*** rzr has quit IRC19:33
fireunI wonder where they get their data19:35
fireunor if its just hardcoded for times of the year19:35
*** jnettlet has quit IRC19:35
*** jnettlet has joined #maemo19:36
*** asasaki has joined #maemo19:36
* fireun now sees the "data provided by localharvest"19:37
*** Meizirkki has joined #maemo19:38
*** murrayc has quit IRC19:38
*** fab has joined #maemo19:41
*** flavio_ has joined #maemo19:41
*** flavio_ has quit IRC19:42
*** flavio_ has joined #maemo19:42
*** SunilGhai has joined #maemo19:43
*** myosound has joined #maemo19:45
*** flavioribeiro has quit IRC19:49
*** sergio__ has quit IRC19:51
*** murrayc_ has joined #maemo19:52
*** ccooke has quit IRC19:57
*** ccooke has joined #maemo19:57
*** slonopotamus has joined #maemo19:58
*** eichi has quit IRC19:58
*** Andrai has joined #maemo20:00
*** Meizirkki has quit IRC20:05
*** AD-N770 has quit IRC20:07
*** juergbi has quit IRC20:11
*** juergbi has joined #maemo20:13
*** parazitus has quit IRC20:14
*** Andrai has quit IRC20:16
Macerwell... xfering around 500G over 100mbit20:16
Macerfun fun20:16
Stskeepsagain?20:17
*** filip42 has joined #maemo20:19
*** simboss has quit IRC20:20
Maceragain? :)20:21
Maceroh.. before it was usb2 drives.. i'm actually just moving a ton of stuff over to my popcornhour20:21
Maceri am going to give this one to my gf and get an a-11020:21
Macerthis one has a 750G drive in it.. figured i'd get an a110 and put a 1.5TB drive in it20:22
*** rzr has joined #maemo20:22
*** v6sa has joined #maemo20:22
v6saHi20:22
v6saany mentors here?20:22
Stskeepspossibly20:22
*** troyh has joined #maemo20:23
lcukpossibly20:23
v6saStudents who want to participate are expected to have those Nokia internet tablets?20:24
Maceris this how the freemasons started?20:24
*** eichi has joined #maemo20:24
v6saI am talking about the GSoC20:24
VDVsxv6sa, no20:24
lcukv6sa, since maemo is oriented around the nokia internet tablets i would think it would make sense20:24
v6sahaha two contradicting answers..20:24
v6saso?20:24
lcukobviously not lol20:25
v6sabut how are they going to test it? only on PC in some emulated environment?20:25
lcukVDVsx, how can people work on maemo device code without testing20:25
VDVsxv6sa, we have a powerful SDK20:25
VDVsx:P20:25
VDVsxlcuk, depends on the project20:26
*** florian has quit IRC20:26
StskeepsVDVsx: any kind of serious development in sdk is kinda weird :P20:26
lcukVDVsx, good point but without some sort of context the end result isnt gonna be too helpful20:27
*** aquatix has quit IRC20:27
VDVsxlcuk, I know, but we dunno if we can get some sponsorship to offer devices to the students,20:29
Stskeepsin worst case scenario they can probably develop in a mer vmdk ;)20:29
v6saBut what am I supposed to write to application paper when I don't have a Maemo based internet tablet?20:30
v6saMeaning that I have no experience with those machines20:30
v6saI know what they are and what kind of software they run..20:30
*** SunilGhai has quit IRC20:31
VDVsxv6sa, programming and some linux experience is enough for some projects, but it all depends on the project requirements20:32
*** qwerty12 has quit IRC20:34
*** qwerty12_N800 has joined #maemo20:35
*** zap has joined #maemo20:38
*** vivijim has joined #maemo20:39
*** bilboed-pi has quit IRC20:39
*** housetier has joined #maemo20:41
*** vobiscum has joined #maemo20:42
*** pH5 has joined #maemo20:43
*** EgS has quit IRC20:47
*** EgS has joined #maemo20:47
*** Sho_ has quit IRC20:48
*** murrayc_ has quit IRC20:48
*** MadZone has joined #maemo20:52
*** bjv has joined #maemo20:55
*** hellwolf has quit IRC20:55
*** x29a has joined #maemo20:56
*** MadZone has quit IRC20:57
_berto_"Last.fm Radio will soon require a subscription of €3.00 per month" http://blog.last.fm/2009/03/24/lastfm-radio-announcement20:58
_berto_:(20:58
Stskeeps!20:58
Stskeepsthen again20:59
Stskeepsif it gives access my loved tracks, my radio station, etc20:59
Stskeepsthen i'm so up for it.20:59
Stskeepsfor -just- 3 eur21:00
bjvdamn, wish i had some bt gps21:00
_berto_well, i'm already a subscriber21:00
bjvapparently mm rules on 770 2008HE21:00
_berto_but there's a lot of users who won't pay that21:00
bjvinstead all i see is crappy microB21:00
Robot101Stskeeps: I actually read it and thought, hrm I guess I use adblock and I always use a client and not the website, so I should probably subscribe :)21:01
StskeepsRobot101: i have been considering to subscribe for quite a while after i got a taste of "My loved tracks"21:01
Stskeepsand the fact i can legally take my mp3 collection along on last.fm through my library21:01
*** ljrbot has quit IRC21:02
*** Vulcanis has joined #maemo21:03
*** ljrbot has joined #Maemo21:03
RST38hb-b-bback21:05
*** L0cutus has quit IRC21:06
timelE61ibJv: what's your beef?21:06
*** ljrbot has quit IRC21:07
*** ljrbot` has joined #Maemo21:07
*** jpt9 has joined #maemo21:08
jpt9Hey.21:08
jpt9Has anyone tried the Brando Mini Bluetooth Keyboard (here: http://usb.brando.com.hk/prod_detail.php?prod_id=00791&cat_id=034&dept_id=015 ) before?21:08
jpt9I'm thinking of getting one for my 770.21:08
bjvtimelE61i: microB cant really function on only 64MB ram21:08
jpt9(There was an earlier, identically-named Bluetooth keyboard from Brando earlier, which is all I can find reviews of...)21:08
Stskeepsbjv: 2008HE is a bit of a ram taker, too21:08
*** ljrbot` has quit IRC21:09
bjvStskeeps: ive shut down alot of stuff like the media crawler21:09
*** ljrbot has joined #Maemo21:09
bjvright now im looking at tear, considering un-installing the stock browser21:09
qwerty12_N800bjv: if it's any consolation, you  don't get major improvements on a n8x021:09
timelE61ibJv: so...21:09
timelE61iYou're not being fair21:10
bjvand maybe downgrading osso-xterm to an older version.21:10
timelE61iMicrob isn't given 64mb of ram21:10
timelE61iThe os/platform eats a huge chunk of that21:10
bjvtimelE61i: imma try tear/webkit, then try microB without the realmedia plugin21:11
timelE61irealmedia ??21:11
timelE61iIf you mean the default plugin, the description is to make web sites happy21:11
* Stskeeps has a realmedia "default media" plugin too21:11
Stskeepsah21:12
timelE61isame reason ie used to have mozilla in the ua..21:12
*** mat has joined #maemo21:14
*** ciroip has quit IRC21:14
*** myosound has quit IRC21:14
*** myosound has joined #maemo21:17
timelE61iout of curiosity.... Do you use any home applets?21:18
*** mlpug has joined #maemo21:18
*** b0unc3_ has joined #maemo21:18
*** b0unc3 has quit IRC21:20
JamieBennettI have also volunteered to help out with the website21:21
JamieBennettdoh wrong chat window :D21:22
*** eocanha has quit IRC21:26
*** trofi has joined #maemo21:28
*** SunilGhai has joined #maemo21:30
*** asasaki_ has joined #maemo21:30
*** aquatix has joined #maemo21:32
*** x29a has quit IRC21:34
*** trofi has quit IRC21:35
*** x29a has joined #maemo21:36
*** asasaki has quit IRC21:37
*** ljrbot has quit IRC21:38
*** ljrbot has joined #Maemo21:40
*** thopiekar has quit IRC21:40
*** ciroip has joined #maemo21:41
* RST38h is finall removing fingerprint access manager21:41
RST38hs/finall/finally21:41
*** _berto_ has quit IRC21:41
*** jpt9 has quit IRC21:43
joyriderwhere can i get a-gps for the n810 from ? i tried the nokia betalabs .install file but it says it can't find packet agps-ui21:44
lcukjoyrider, i think its available from standard maemo extras repo21:45
*** Pyrhos has quit IRC21:45
lcukRST38h, have you left the multimedia buttons21:45
joyriderhmm weird don't see it listed in package manager21:45
*** ljrbot has quit IRC21:45
*** ljrbot` has joined #Maemo21:45
qwerty12_N800joyrider: it's available from application manager if you have the nokia repos enabled (and they should be by default)21:45
joyrideryeah i might have messed that up by going to gronmayer site21:46
joyriderlemme check if they are enabled21:46
*** ljrbot` has quit IRC21:47
*** ljrbot has joined #Maemo21:47
*** Pyrhos has joined #maemo21:48
*** b0unc3 has joined #maemo21:49
*** slonopotamus has quit IRC21:49
lcukhahaha http://img14.imageshack.us/img14/2379/84094790.jpg21:51
*** Pyrhos has quit IRC21:51
*** trofi has joined #maemo21:52
*** florian has joined #maemo21:53
Stskeepshttp://www.pocketables.net/2008/11/mintpass-unveil.html <- neato21:55
lcukStskeeps, thats extremely nice21:58
*** t_s_o has quit IRC22:00
joyriderah figured out the problem, the repos on the gronmayer's repos site where set to chinook instead of diablo changed it and it's availible now22:00
aquatixStskeeps: that's rather cheap too22:00
fireunwindows ce, what a mistake22:00
Stskeepsnow if it is hackable...22:00
Stskeeps:P22:00
lcukit already looks like its runnin liqbase :D22:00
keesj320x240..22:00
*** ceyusa has quit IRC22:01
Stskeepsstill22:01
*** SunilGhai has quit IRC22:01
Stskeepsi could find uses for it22:01
lcukits tiny though keesj, just to keep a few around to just mess with22:01
*** x29a has quit IRC22:01
keesjat such a privce I would pics some ramdom hackable personal navigation device:p22:02
*** Pyrhos has joined #maemo22:02
fireunwhat distinguishes it from all the others?22:02
keesjliqbase is better anyway22:02
*** Pyrhos has quit IRC22:02
fireunmight as well get a DS22:02
keesjindeed DS...22:03
*** Pyrhos has joined #maemo22:03
lcukwhat a damned fine idea22:03
lcukanyone know if ds supports xv ;) :D22:03
keesj:P22:03
aquatix:)22:03
keesjit doesn need X and now big screen so things must be just fine22:04
fireunlike what?22:04
fireunhmm22:04
fireunlag22:04
*** b0unc3_ has quit IRC22:05
*** alehorst has quit IRC22:06
*** alehorst has joined #maemo22:06
*** igagis has joined #maemo22:08
*** timeless_mbp has joined #maemo22:08
*** thopiekar has joined #maemo22:09
lcukkeesj, i need yuv at this point though22:10
* lcuk puts liqbase on a kindle22:10
aquatixheh, interesting22:11
*** birunko has joined #maemo22:12
bjvwell that was pretty hacky.22:12
bjvlibwebkit depends on libglib2 osso10 build22:13
bjvwhich is not on chinook.22:13
*** xnt has joined #maemo22:13
bjvso we --ignored-dependencies, and regressed through old versions until we got one that didnt immediatly crash.22:13
Stskeeps770's are funny :P22:15
joyriderhow long does searching for satelites take generally22:17
lcukStskeeps, funny haha, or funny i'm sure i had an arm there before22:17
lcukjoyrider, depends on many things22:17
lcukclear view of a clear sky is best22:17
lcuki once left mine trying to lock all afternoon22:18
*** trofi has quit IRC22:18
lcukwhen i came back popped the battery and tried again from same location it found em almost instantly22:18
joyriderhmm so it doesn't work inside the house then22:18
joyriderhmm weird :)22:18
lcukcan you see the sky from where your nokia is22:18
Stskeepsthe GPS only works when there's a full moon and your guardian cheese is out to get aired.22:18
lcukand i dont mean a tiny sliver if you crane your neck22:18
joyrideri can see the sky yes22:19
*** trofi has joined #maemo22:19
lcukHeman has the right idea: "as i hold aloft my magic n810 and say 'By the power of greyskull'22:19
lcukhe-man22:19
joyrideraccording to maemo mapper it found 11 satellites but no fix22:19
lcukis it cloudy22:19
joyridercan't see it's too dark :)22:19
lcukoh22:19
lcuktheres your problem22:20
lcukit only works in the daytime22:20
joyriderfor real ?22:20
lcukyou have to be able to SEE the sky22:20
lcukif you can't see it how do you expect the nokia22:20
lcukwhat signal strength are those sats22:20
*** Pyrhos has quit IRC22:21
joyriderif you mean those bars with a number above them : 23/24 and 2622:21
lcukthe number is its ID i think, are the bars only small22:22
*** Pyrhos has joined #maemo22:22
lcukim joking about the nighttime thing btw22:22
joyriderah thought so :p22:22
*** x29a has joined #maemo22:22
joyriderwell i'm not certain how long they should be it's first time i tried the gps (again) since i couldn't get it to get a fix earlier tries22:22
*** wipeout140 has joined #maemo22:24
joyrideroh it just got a fix22:26
joyriderhell yeah22:26
joyridersignal quality SPS (what does sps stand for ?)22:26
joyriderfix quality i mean22:26
*** wipeout140 has quit IRC22:27
lcukdunno, but you got a fix!22:27
*** chmac has joined #maemo22:28
joyridertrue :)22:28
* Jaffa yawns22:28
*** zommi has quit IRC22:30
*** TrueJournals has joined #maemo22:30
lcukello TrueJournals \o ltns22:30
TrueJournalsHello22:31
lcukjaffa is your baby making you more tired22:31
lcukor are you gettin a bit more sleep nowadays22:31
Jaffalcuk: Not too bad22:31
lcukhow are your nipples now, have they settled down :P22:32
JaffaShe's with my mother today, and 3 year old and missus came down to London, I had afternoon off, and we did touristy things like London Eye22:32
lcuk:D22:32
lcukbonus22:32
JaffaOn train now and knackered. Beer and steak in Wetherspoons was good, tno22:33
*** bene has joined #maemo22:33
lcukyou let your 3yo have beer n steak!22:33
*** x29a has quit IRC22:33
*** bene has quit IRC22:33
*** x29a has joined #maemo22:33
Jaffa:)22:33
*** x29a has quit IRC22:33
*** richieeee72 has joined #maemo22:35
*** richieeee72 has left #maemo22:35
*** qwerty12_N800 has quit IRC22:37
*** papagaj has joined #maemo22:39
*** zimmerle has left #maemo22:39
TrueJournalsWell, there sure is an intriguing conversation being held in here...22:40
*** timeless_mbp has quit IRC22:40
*** qwerty12_N800 has joined #maemo22:40
TrueJournals:P22:40
*** tulkastaldo has joined #maemo22:40
lcukheh TrueJournals yeah busy little beavers22:40
lcukhow have you been22:41
TrueJournalsBeen alright... busy with school :P22:41
StskeepsTrueJournals: you like doing control panel like stuff btw?22:41
TrueJournalsAnd yourself? New version of liqbase coming soon? :P22:41
TrueJournalsStskeeps: Haven't done much work with much of anything...22:41
lcukim great, most tihngs that i want are coming together nicely and yeah it will be i think :)22:42
lcukyou have seen the "new" video havent you22:42
TrueJournalsUhh... maybe... how new is it?22:42
*** vivijim has quit IRC22:42
lcukhttp://www.youtube.com/watch?v=iMXp0Dg_UaY22:42
*** hellwolf has joined #maemo22:42
lcukthat one22:42
lcukhas anyone used ccache22:44
TrueJournalsYup :D Looks awesome (re: video)22:44
*** igagis has quit IRC22:45
*** L0cutus has joined #maemo22:45
lcukyeah it does, im making it work with same kind of stability as before and then i can get everything into it and more (all the stuff i couldnt do before are seemingly available now)22:46
* lcuk hopes he hasnt missed anything22:46
*** summatusmentis has joined #maemo22:46
TrueJournalsStskeeps: What did you have in mind...?22:46
*** padovan[AWAY] is now known as padovan22:46
StskeepsTrueJournals: ah, we're just starting slowly to start working on control panels for mer22:47
TrueJournalsAh22:47
Stskeepswe can do them in python, we have one in perl already and zenity, heh22:47
TrueJournalsHooray for mixing languages22:47
qwerty12_N800technically, the control panel applet isn't in perl22:47
lcukperl is just there to throw you off track, the perl script runs, extracts the soruce and ocmpiler, rebuilds a new applet out of macro ASM, runs it and destroys it again, and the code is shaped like a cog22:48
lcuk soruce and ocmpiler <<<<<<<<< mm22:49
lcuktold you, fingers too fast22:49
*** padovan is now known as padovan[AWAY]22:50
summatusmentisstupid question, is maemo still the 'best' option for the n8x0 tablets in terms of OS?22:51
*** ignacius has joined #maemo22:51
TrueJournalssummatusmentis: I would say so, yes...22:52
summatusmentisTrueJournals: hrm22:52
inzDepends, obviously, on what you want to do with it22:52
TrueJournalsThough, others might disagree with me...22:52
summatusmentisinz: well, yeah, clearly22:52
summatusmentisdoes ubuntu work at all? or is there still the issues with drivers?22:53
TrueJournals"What needs work:22:54
TrueJournals*Sound22:54
TrueJournals*Usplash (as a replacement for omap-fb-splash)"22:54
TrueJournalsSeems like it's just sound that isn't working... http://internettablettalk.com/forums/showthread.php?t=2773522:54
summatusmentishrm... contemplating reviving my n810 over purchasing a netbook22:54
summatusmentisbut I found the maemo interface annoying22:55
TrueJournalsAnnoying how?22:55
summatusmentisjust not intuitive22:56
summatusmentisand lacking apps, but that's not interface related22:56
summatusmentisthat said, when I tried debian, it was way too desktoppy for me22:56
Stskeepssummatusmentis: http://bsd.tspre.org/~stskeeps/mer-ui3.png , work in progres22:58
*** resiak has joined #maemo22:58
summatusmentisStskeeps: I'm just looking at the mer wiki page22:58
summatusmentisStskeeps: is it usable?22:59
Stskeepsnot 1.0 yet (day to day usable) :P23:00
summatusmentisheh23:00
summatusmentismaybe I'll look into after $mayhem_application_period ends23:00
*** thopiekar has quit IRC23:01
summatusmentisand there's nothing like the ubuntu netbook edition running or anything?23:02
Stskeepswould take too much cpu/mem/etc :P23:02
summatusmentisright, that's kinda what I thought23:02
*** timeless_mbp has joined #maemo23:02
summatusmentishas the app depth increased with maemo proper?23:03
* timeless_mbp cries23:03
summatusmentisword processing, browser speed up, etc.23:03
* timeless_mbp wonders if the vpn client works in mer23:03
*** eichi has quit IRC23:04
*** mlpug has quit IRC23:05
Stskeepstimeless_mbp: if it works in ubuntu :P23:06
*** ijon_ has quit IRC23:09
*** ijon_ has joined #maemo23:10
*** wjt has quit IRC23:10
* timeless_mbp sighs23:11
timeless_mbpever played kwarto?23:11
*** eXeonical has joined #maemo23:12
*** jeff1f has joined #maemo23:14
*** JamieBennett is now known as JamieBennettzzz23:15
qwerty12_N800~seen hannesw23:18
*** murrayc_ has joined #maemo23:18
infobothannesw <n=hannes@chello062178166147.12.14.vie.surfer.at> was last seen on IRC in channel #maemo, 21d 23h 8m 44s ago, saying: 'lcuk: i seem to remember that glxgears performance is not really relevant, it's just some weird problems deep down in the drivers, and the x.org folks will eventually sort it out, but not in the near future...'.23:18
qwerty12_N800bollocks23:19
*** trofi has quit IRC23:20
*** mgedmin has quit IRC23:20
*** tbf has joined #maemo23:21
*** xnt has quit IRC23:23
*** zpol has joined #maemo23:24
*** lopz has quit IRC23:25
*** flavio_ has quit IRC23:25
*** Sargun has quit IRC23:26
*** zpol has quit IRC23:26
*** zpol has joined #maemo23:27
timeless_mbpStskeeps: so..... vpnc + vpnc-gui works23:27
timeless_mbpbut networkmanager won't show me any vpn stuff23:27
Stskeepsmm, dunno - my vbox instance is a bit destroyed right now23:28
Stskeepswould surprise me it doesn't have connect to a VPN in the menu though23:28
Pavlovhrmp23:29
timeless_mbperr?23:29
timeless_mbpit does have an item23:29
timeless_mbpbut the dialog (general prefs) doesn't enable 'add'23:29
Stskeepsah23:29
*** fie has quit IRC23:30
*** Firebird has joined #maemo23:31
timelE61iuH oh23:32
timelE61iSomething broke my mbp23:33
*** neatojones has joined #maemo23:33
Stskeepswasn't me!23:33
Stskeeps:P23:33
*** florian has quit IRC23:34
*** SunilGhai has joined #maemo23:35
*** florian has joined #maemo23:36
summatusmentisStskeeps: so mer is based on ubuntu? presumably binary compatible?23:37
Stskeepsyeah, it is based on ubuntu, it's a bunch of packages overlaying, so you have most of ubuntu repository23:37
*** timeless_mbp_ has joined #maemo23:37
*** timeless_mbp has quit IRC23:37
Stskeepsand when i say ubuntu, i don't mean based on the n8x0 ubuntu port :P23:37
Stskeeps(which is actually based on mer..)23:37
summatusmentisStskeeps: no, vanilla ubuntu arm23:37
summatusmentisis there more info on it than the wiki?23:38
Stskeepsand it is actually fairly binary compatible with maemo as well23:38
Stskeepsthere's maybe the lwn and linuxdevices article and then the wiki, and that's that :P23:38
summatusmentisI don't care as much about maemo, because a lot of what I wanted was ported anyway23:38
*** pH5_ has joined #maemo23:40
*** myosound has quit IRC23:40
summatusmentisis it finger friendly?23:41
Stskeepsmer? yeah23:41
Stskeepsit is based off hildon, so23:41
summatusmentisso mostly23:41
*** resiak is now known as wjt23:41
*** konttori_ has quit IRC23:44
*** gnuton has joined #maemo23:44
gnutonhello guys23:44
Stskeepslo gnuton23:44
lbthi23:45
lbtgood catch on the close23:45
lbtI totally forgot about the menu interaction!23:45
timeless_mbp_Stskeeps: can i install virtualbox drivers into mer?23:45
gnutonhei Stskeeps, lbt :D23:45
Stskeepstimeless_mbp_: i actually never tried but i would assume it's possible.. if it being jaunty doesn't break it23:45
*** timeless_mbp_ is now known as timeless_mbp23:46
*** cjdavis1 has joined #maemo23:48
lbtgnuton: have you uploaded 445 to extras-devel? I've noticed some differences in behaviour between the autobuilt Qt and my locally sbox built Qt (sbox works, autobuilder doesnt)23:49
gnutonlbt: which kind of differences?23:49
lbtmouse events and tablet events23:50
lbtmy gesture code stopped working23:50
gnutonO_o23:50
lbtso I investigated and found I wasn't getting MouseMove23:50
lbtI was getting TabletMove23:50
gnutonO_o23:51
StskeepsTabletMove?23:51
Stskeeps:P23:51
lbthowever, when I did a manual configure23:51
lbt(same options)23:51
lbtand just copied the QtGui.so23:51
lbtit was perfect23:51
*** benh has quit IRC23:51
gnutonlbt: TabletEvent in order to get the pressure event.23:52
*** VDVsx has quit IRC23:52
lbtI thought so23:52
lbtbut it's supposed to be followed by a MouseMove23:52
gnutonlbt: I don't know how your program works.. but filter them are pretty simple...23:52
lbtif not accepted23:52
lbtnah23:53
*** pH5_ has quit IRC23:53
lbtthis was a behaviour change from 4.4 to 4.523:53
lbtand it only happened on the extras-devel build23:53
lbtmy scratchbox build behaved as 4.423:53
lbtI'm only mentioning it at this point23:54
lbtin case you heard/hear of similar things23:54
lbtI'll narrow it down more before I report it :)23:54
*** krau has quit IRC23:54
gnutonThe 4.4 was okay..23:55
lbtyes23:55
gnutonso if there are some changes on Qt 4.5 it could be a bug.23:55
lbtmy gesture code is quite funky23:55
lbtyes but23:55
lbtmy build of 4.5 was fine23:55
lbtso *if* there is a bug23:55
lbtit *may* be in the debianisation or rather maemoisation23:56
lbteg the ./configure failure because of bash-ism23:56
gnutonwhich package version are you using?23:56
lbterr - looking for the right dpk- command23:57
gnutonhops It's right:P youa are using self-compiled libs :P23:57
gnutonhaha I'm a bit multi tasking this evening.23:58
*** pH5 has quit IRC23:58
lbtalways!23:58

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