IRC log of #maemo for Monday, 2008-01-14

GeneralAntillesIt's an issue with the LCD controller, I think, actually.00:00
*** gopi has quit IRC00:00
lcukif i can shave anything off so its just a blit rather than rendering a whole page of text it might be worth it00:00
*** thoenig has quit IRC00:00
lcuki like the cleanliness of the font and wouldnt go back down in res now00:01
derfOh, good, the N810 is out of stock in the US store again, without the codes ever actually working.00:01
*** atlas95 has quit IRC00:01
Blafaselderf: Wasn't me. ;)00:01
GeneralAntillesUsing "Sans", lcuk?00:02
lcukdunno lol - i just looked through them all till i found one that made me comfortable ill check00:02
lcukyer...00:03
lcuksize 2000:03
lcukbold00:03
GeneralAntillesI'm 1400:03
GeneralAntillesBold?00:03
GeneralAntillesHuh00:03
GeneralAntillesMight try it00:03
lcukeasy on my eyes and like i said its about the same amount of text as i got on my old device00:03
GeneralAntillesI set up the d-pad to change text-size for when I'm feeling blind.00:03
lcukblack paper white text...00:03
GeneralAntillesOf course.00:04
GeneralAntillesThe other thing about your old device, it probably had, what, a third of the pixels to render? :P00:04
lcuki was on mornal white on the old device because black was this bright grey00:04
|tbb|generalantilles, could you tell me what were possible with powervr enabled device,  is there a device out there with this enabled00:04
lcukyer i realise that (and it was less than 25%)00:05
GeneralAntillesHigh-end N95-series phones00:05
GeneralAntillessearch "PowerVR" on youtube for some examples00:05
glassn95 and e9000:05
GeneralAntilless/N95/N/00:05
glassalso n93i00:05
GeneralAntillesIt's pretty impressive00:06
lcuktbb - the powervr has an internal block of memory for its framebuffer which i believe cannot hold an 800*480 screen which we need which is why it was not used, but thats just off all the speculation i have read00:06
glassof those e90 has highest res00:06
GeneralAntillesA similarly outfitted Dell Axim did Q3 at 640x480 at about 20-25fps00:06
glasse90 has 800x352 inside screen res iirc00:06
lcukooooh00:06
*** eber_ has quit IRC00:06
* lcuk hopes hes wrong00:06
|tbb|damn, if n95 does why not n810 grrr00:06
lcuk^ me i mean not you glass00:06
GeneralAntillesYeah, I agree with that estimation, lcuk.00:06
GeneralAntillesIf it's larger than the built-in LCD controller . . .00:06
GeneralAntillesgood news is that the OMAP3430 is going to be shit-hot. :D00:07
GeneralAntilles|tbb|, screen resolution00:07
lcukant - it might not be a bad thing if we can blast it with 400*240 and copy to the 8x0 LCD framebuffer00:07
GeneralAntillesN95 uses the built-in LCD controller on the chip00:07
GeneralAntilleswe use a 3rd party controller because the built-in one is only VGA00:07
GeneralAntillesYeah, lcuk, pixel doubling would be fine with me.00:07
lcukfor games at least00:07
|tbb|okay, so no hope then00:08
GeneralAntillesSend your proposal to Nokia management. :P00:08
lcukif we can get the vectors into it and build a frame out of it quickly the slowdown by copying back to the framebuffer should still be better than all software 3d rendering00:08
lcuki keep going back and looking00:08
lcuki know the framebuffer code in the older linux drivers wont work because thats for the older physical graphics cards00:09
lcukwe need the blob from an actual 2420 implimentation and see what its doing00:09
lcukeven if we just get a penguin its a start00:09
GeneralAntillesYeah00:10
lcukall graphics cards need a Set Mode, set scene, send data, refresh.    those are SIMPLE operations and if we can coax those out of some other implimentation we can work on the rest and get a proper framebuffer working00:10
GeneralAntilleslardman is probably the guy to collaborate once he gets done with his badass DSP hacking.00:10
lcukyer ive read back in the logs and on ITT and his name has come up an awful lot00:11
*** ch4os_ has quit IRC00:11
* lcuk is very interested in following this up00:11
*** ssvb has quit IRC00:11
lcukit frustrates me to have the hardware and noway to use it00:12
|tbb|lcuk, thats what me frustrating to. i would feel better if i dont know about this00:14
lcuklol00:14
lcukwe will get there soon00:14
|tbb|from a scale 1-10 of hope, where you are00:15
lcukin a way i feel the same way that people with other devices do.  take the nintendo DS.  there is now linux running on there after some hacking and building a framebuffer etc on it00:15
lcuk-2000:15
|tbb|hehe00:16
lcukits all pie in the sky until we have some actual verifyable code running on a 242000:16
Takwhat's the word, gentlemen?00:16
|tbb|that give me hope00:16
*** giskard has joined #maemo00:16
lcukthere is a 2420 development board from ti which membership costs about $4000   im wondering if the source you get with that gives full access to the entire thing00:17
giskardhey guys there is something like internet table video convferter for linux?00:17
giskardhttp://www.nokia.com/betalabs/videoconverter00:17
Jaffagiskard: <plug> http://mediautils.garage.maemo.org/tablet-encode.html </plug>00:17
giskardJaffa, thank you00:17
lcukGeneralAntilles, theres no point in drooling over future hardware when you have a decent device in front of you today00:18
*** kbsingh_ is now known as kbsingh00:19
*** blassey_ has quit IRC00:19
*** blassey has joined #maemo00:19
|tbb|nokia should pay some of you for the membership00:19
lcukthey are already members00:20
lcukthey have the devices they have the code00:20
lcukbut i think for the res of the 8x0 we cannot use it00:20
lcukbut if we could render a scene in its internal memory (just at a lower more managable res) then copy to the 8x0 LCD framebuffer (which is outside the 2420 chip) we would be onto a winner00:20
GeneralAntillesBull00:20
GeneralAntillesI have money and I want moar power! :P00:21
lcuklol00:21
lcukthen buy your own now - have a whole dev board in your pocket :P00:21
GeneralAntillesHehe00:21
lcukdoes anyone have proper technical details of the 8x0?00:22
GeneralAntillesN900, N900 . . . mmm.00:22
BlafaselHmm.. I'm only an app dev, nothing as low level as that. I do hope that I can bring some stuff to the 810 anyway, though00:22
GeneralAntillesWhat sort of technical details00:22
GeneralAntilles?00:22
lcukwhich framebuffer does it use etc how is it connected to the 2420 - can the 2420 output graphics data directly to the lcd framebuffer or is it out of sequence00:22
*** __Nikos__ has quit IRC00:23
*** t_s_o has joined #maemo00:23
lcukBlafasel, same here but if needs must I will get my hands greasy and work on the engine00:23
wumpuslcuk: it can't access the framebuffer directly00:23
wumpusit goes through a serial interface00:24
wumpusan ackwardly slow serial link even00:24
lcukmy boss always says "if you cannot find a solution now do not fret, we will have a discussion later and something will pop up"00:24
lcukouch @ serial00:24
lcukit cant be that slow because you can decode video and send it to it at 25+ fps00:25
wumpusonly with frame doubling00:26
lcukthats fine, for games i dont mind 400*24000:26
wumpusthe source file is in the linux kernel and should be called blizzard.c or so00:26
*** theril_ has quit IRC00:26
lcukithanks ill take a look00:26
*** EY_ has quit IRC00:26
wumpusyes, for a lot of things it's fast enough00:26
wumpusjust not as flashy as it could be :)00:26
lcuki was reading up a discussion where the mplayer guy was going over some optimisations here00:26
*** thefool_ has quit IRC00:27
*** EY_ has joined #maemo00:27
lcukthe lcd controller itself doesn't have actual hardware doubling any more does it (i know the 770 did)00:28
wumpuseh, it should00:29
Takhardware doubling still works00:29
JaffaISTR it having arbitrary scaling, rather than just doubling00:29
*** guardian_ has joined #maemo00:29
wumpusif it wouldn't have hardware scaling then it would be a lot slower00:30
lcuki am sure this was not doing its job so mplayer guy optimised the kernel driver to do doubling faster00:30
*** guardian has quit IRC00:30
wumpuswell it's the transfer to the controller that's slow, the more data you send the slower00:30
lcukyer i know that and they send only 12 bit now because thats all it can handle00:31
wumpusof course the video itself needs a lot of optimization too, most multimedia devices (like the arcos) actually have two arm + dsp00:31
wumpusthen again that might be besides the point of the device, it's a web tablet :)00:32
lcukive found the thread ill just take a quick re-read back over it (its a long one...)00:33
lcuksorry this is link, google gives it as printable so cancel printer..00:33
lcukhttp://www.gossamer-threads.com/lists/engine?do=post_view_printable;post=19711;list=maemo00:33
*** blassey_ has joined #maemo00:35
*** blassey has quit IRC00:35
*** booiiing has quit IRC00:37
*** cgreer has quit IRC00:38
*** Delio has quit IRC00:41
*** rdorsch has quit IRC00:44
*** mk8 has quit IRC00:44
*** l7 has quit IRC00:49
*** dolske has quit IRC00:51
*** |tbb| has quit IRC00:56
*** |tbb| has joined #maemo00:59
lcukim sure all this information is filling my brain with so much crap its pushing out the good stuff01:01
GeneralAntillesDoesn't work like that. :P01:01
lcukbut what will i do if i cannot remember the 68k assembler instructions for making fractals on my amiga?01:02
GeneralAntillesHehe01:02
GeneralAntillesFail . . .01:02
GeneralAntillesmiserably.01:02
lcukoh poo01:02
lcukit will all go in slowly and a solution will emerge :)01:02
|tbb|for what the heck is metalyer-crawler it eats the cpu permanent over 90 percent about half an hour01:02
*** tuxbuilder has joined #maemo01:02
GeneralAntillesIt's the crawler for Media player01:02
GeneralAntillesyou have any looping symlinks?01:03
GeneralAntillesCorrupt filesystems?01:03
lcukor just lots of pr0n ;)01:03
*** barisione has quit IRC01:03
* lcuk lets his mind wander a bit more01:04
lcukyoutube/flash playback in general01:04
pupnikoh btw, the xaos fractal browser almost works on the tablet01:04
lcukalmost?01:04
pupnikneeds some alignment or endianness fixes01:04
|tbb|hmh i got a symlink under user called main link to /01:04
GeneralAntillesMight do it, |tbb|.01:05
lcukthere was a thread about this symlink problem as well but im goin havin a bath in a minute so someone else can find it :P01:05
GeneralAntillesbugs.maemo.org01:05
*** shack0081 has joined #maemo01:06
lcukbefore my bath tho there is one thing i'll throw out..01:06
*** chrisak has joined #maemo01:06
|tbb|so i should remove that link?01:06
lcukflash playback is driven by a plugin.  if we wrote a new plugin to handle flash and if it needs a movie auto save and forward to mplayer, and if its a normal flash let the default plugin handle it would this be possible?01:07
lcuki dunno tbb but i didnt do it cos i read it was causing problems01:08
GeneralAntillesSure, lcuk.01:08
lcukcos for flash in general i want/need the flashblock capabilities (click to play)01:08
lcuki helped sort out flashblock on firefox back when flash 8 came out cos it was broken01:09
*** Delio has joined #maemo01:09
lcukbut this needs more - i know the actual flash plugin is a compiled module and i havent even started native compilation yet01:09
*** Delio has joined #maemo01:09
lcukhaving flash on tap-to-play would be beneficial as the cpu wouldn't be tied up playing whilst scrolling for most things01:10
* lcuk thinks he needs to take a chill pill really but theres just so much work to do to make this tablet really really really nice01:11
*** shack008n has quit IRC01:11
*** shack008n has joined #maemo01:11
GeneralAntillesThen get to work, you lazy bum! :P01:11
lcuklol i havent stopped since i got it - much to the chargrin of the missus01:12
lcuktho she keeps nicking it to play games on it so it works to some level01:12
|tbb|problem solved :(01:12
*** vims0r has joined #maemo01:12
pupnikLike a cat hogging your keyboard?01:13
GeneralAntillesDamn keyboard-cats.01:13
lcuklol dont let outs up here :P01:14
lcukours ^01:14
lcukanyway speak of the devil im offski01:14
*** lcuk has quit IRC01:15
*** corona__ has quit IRC01:15
*** ol_schoola has quit IRC01:18
*** VimSi has quit IRC01:23
*** becksbier has quit IRC01:23
*** dolske has joined #maemo01:28
*** shack0081 has quit IRC01:28
*** Sulis has quit IRC01:31
*** jacques has quit IRC01:33
*** megabyte405 has quit IRC01:37
*** matt_c has joined #maemo01:41
*** VimSi has joined #maemo01:43
*** tuxbuilder has quit IRC01:43
*** sbaturzio has quit IRC01:44
*** Disconnect has quit IRC01:44
*** Disconnect has joined #maemo01:45
*** DeLe0n has quit IRC01:47
*** chrisak has left #maemo01:48
*** blkno1 has joined #maemo01:50
*** t_s_o has quit IRC01:51
*** captainigloo has quit IRC01:52
*** vims0r has quit IRC01:54
*** pdz has quit IRC02:03
*** pdz has joined #maemo02:03
*** EY_ has quit IRC02:06
*** jj- has quit IRC02:07
*** jj-_ has joined #maemo02:09
*** jj-_ has quit IRC02:11
*** _pcfe_ has joined #maemo02:13
*** jj- has joined #maemo02:19
*** gonp has quit IRC02:19
*** pigeon has quit IRC02:20
*** KaKaRoTo-KS has joined #maemo02:21
*** pigeon has joined #maemo02:21
*** juergbi has quit IRC02:27
*** megabyte405 has joined #maemo02:28
* czr is slightly tired and read that as "speak as the devil lokki"02:35
*** KaKaRoTo-Work has quit IRC02:38
*** HardandFast has joined #maemo02:40
HardandFast#join n80002:41
*** HardandFast has quit IRC02:41
alteregoczr, did you ever witness a full maemo rootstrap build?02:43
alteregoSorry, rootfs build ..02:43
alteregoI'm thinking of making maemo development images for my N80002:43
czralterego, nope02:43
alteregoSo, no hints or pointers?02:44
alteregoI'm thinking of maybe building on top of an official root image.02:44
alteregoUpdating packages one by one and fixing breaks. ^_^02:44
*** proteous has joined #maemo02:45
alteregoHeh, my N810 is called "proteus" ..02:45
*** p| has quit IRC02:46
proteousmy name is much more phonetic :)02:46
petergunnmine is called Joshua02:46
proteouswell, depending on how you say it I guess02:46
alteregoWell, I named it after one of Neptune's moons ..02:47
alteregoWhich is spelt "Proteus" :P02:47
proteousI just wanted a nick that wasn't always taken :P02:48
alteregoYou should register a nick.02:48
alteregoIf someone steals my nick, I can reclaim it.02:48
alteregoWhich happens quite frequently ^_^02:48
proteous:P02:48
proteousI don't have that problem due to my "creative" spelling skilz02:48
alteregoWhich means you can't do things like private message :P02:49
alteregoOr talk in certain channels ..02:49
proteousI belive I do have this nick registered02:50
proteousI just dont' have it set up to auto identify when I connect to the server02:50
proteouswonder what I set the password to02:50
proteousheh02:50
*** Tuco has joined #maemo02:50
proteousthere, happy now :)02:53
*** blkno1 has quit IRC02:53
alterego:P02:55
*** cecil_ has quit IRC02:59
*** cecil_ has joined #maemo02:59
*** megabyte405 has quit IRC03:01
*** jpuderer has quit IRC03:08
*** alterego has quit IRC03:08
*** alterego has joined #maemo03:08
proteousheh03:08
*** Cptnodegard has quit IRC03:12
*** oil_ has joined #maemo03:23
*** blkno1 has joined #maemo03:23
alteregoAwesome, SDK is setup like a charm.03:24
alteregoTomorrow I can get back into ruby-maemo development :)03:25
*** n6hgg_ has joined #maemo03:27
czralterego, whee. and then finally I'll get my TODO-application? ;-)03:27
alterego:)03:27
alteregoI gave up after hearing about pimoloci03:28
alteregoOr whatever it's called.03:28
czrit sounds evil at least03:28
czrwhat is it?03:28
czr"your children will all be eaten by pimoloci"03:28
alteregoIt's a PIM suite for Linux based "PDA's" ;)03:28
alteregoHeh03:28
czrerr. right :-)03:28
Robot101pimlico03:28
czrI think it's devil's spawn03:28
alteregoThat's the chesnut03:28
czrPIM or no PIM!03:28
alteregoWhat's wrong with "Notes" ? :P03:29
czrRobot101, you used it?03:29
Robot101no, but it's a place in london... a simple pun.03:29
czrah. that explains it. sounded somewhat familiar. could I've seen it on a map / underground thingy?03:29
*** Vulcanis has quit IRC03:29
*** DeLe0n has joined #maemo03:30
czrnm though :-)03:30
*** jpuderer has joined #maemo03:34
*** Pio_ has quit IRC03:34
alteregoI can also compile the driver for a USB wireless dongle I have.03:36
*** Vulcanis has joined #maemo03:37
alteregoczr, played with sbox2 yet?03:37
czralterego, haven't touched maemo/sbox yet ;-)03:37
czrenjoying my post-vacation flu way too much03:37
Sho_Hm, am I having it right that the file manager in IT2008 does Samba, but no auth?03:37
alteregoHeh03:37
czralterego, have been working on a brainless project03:37
czralterego, tools for do batch mp3 retagging03:38
alteregoNice.03:38
alteregoWell, BORING! :P03:38
czralterego, true. but brainless enough :-)03:38
czrcan't be bothered doing anything interesting while having headaches03:38
alteregoYeah, it's good to do those kinds of projects just to get by ;)03:39
czrbesides, I didn't code for the whole vacation..03:39
czrI need something gradual to get me back into the mood. and I dropped drinking coffee too. which has been really interesting.03:39
alteregoIt's like, currently I'm writing some scripts to manage my kvm hardware virtualized environments.03:39
*** oil has quit IRC03:39
*** blkno1 has quit IRC03:39
czrindeed :-)03:39
DelioSho_: yes03:39
Delio:(03:40
Sho_Delio: Sigh. Time to dig up cifs.ko again, then :-)03:40
alteregoscripts are good though, they like a self documenting library of how-tos :)03:40
alteregoAnd functional too ^_^03:40
alteregoI've really got back into shell scripting for some reason.03:41
czralterego, until you don't use them for 6 months and then return to them, just to realize that you've not written a README or STARTHERE nor documented anything, and you have 10 scripts all named like "test1" and "test2" and they contain a lot of the same code..03:41
alteregoHah03:41
alteregoCan't say I suffer that :P03:41
czrI do that sometimes. But I work on way too many projects anyway03:41
alteregoI'm very anal. My filesystems are clinically clean ..03:41
czrI'm getting there.03:42
alteregoI have very specific ways of doing things.03:42
czryeah. Anal ways.03:42
Sho_alterego: I really like fish's scripting language (http://www.fishshell.org/), and the amenities it offers for writing it ad-hoc (multi-line input mode, syntax coloring, etc.) - it's a brilliant shell03:42
alteregoSho_, sounds like the devils language :P03:42
*** penguinbait has joined #maemo03:42
alteregoOr something to do with pirates maybe.03:43
penguinbaitargh! matey!03:43
czryarr.03:43
czrbegin PLANK;03:43
GeneralAntillesTo the plank with this lubber!03:43
Sho_Well, it's scripting syntax and abilities are nicer than bash's anyway :-)03:43
*** Tuco has quit IRC03:44
Sho_The Ars Technica and LWN articles linked from the homepage give good primers03:44
*** Raistl|n has joined #Maemo03:44
czrSho_, how large things have you used it for?03:44
czrthe thing with non-std shells is that .. well.. any linux has bash/relative installed03:45
Sho_czr: Nothing in excess of 1k lines. Mostly utility scripts used during software development (e.g. packaging, translation validation and similar) and system administration.03:45
czr1k sounds decent enough though03:46
proteousquiting coffee is a good way to get a nasty headache for a day or two03:46
czrproteous, that's just the start03:46
czrI've been drinking coffee for ages. too much of it too. now I'm just perpertually tired.03:46
proteousheh03:46
czralthough it's getting better, but really slowly03:47
alteregoczr, drinking lots of water and eating fresh fruits?03:47
czralterego, nghgh. drinking tea ;-)03:47
Vulcanis[20:46:32] <proteous> quiting coffee is a good way to get a nasty headache for a day or two -- drink lots of water.03:47
czrbut hey, it's green tea. it can't all be that bad, right :-)03:47
VulcanisGreen tea has no caffine, though, IIRC03:47
czrwell, I don't drink it so much. more hassle to make tea than coffee, hence I drink less of it.03:48
czrSho_, screenshots look very enticing..03:49
czr" All colors can be configured to suit your (lack of) taste."03:49
czrhah03:49
czrfinally, a shell to cater my lack of taste!03:50
Sho_heh03:50
*** petergunn has quit IRC03:52
penguinbaityou ever try to help people who just cant seem to be helped?03:54
czrthe joys of IRC03:54
penguinbaitand forums03:56
GeneralAntillesOh god.03:58
* GeneralAntilles goes all PTSD03:58
czrhah. forums.. the worst thing that has happened since AOL03:58
*** megabyte405 has joined #maemo03:59
Delioyes, forums fail xD03:59
czrI wish google would provide a mechanism to search everything BUT forums04:00
GeneralAntillesHa04:00
GeneralAntillesI've gotten a lot of good info out of forums over the years. :P04:00
czrI'm not even joking..04:00
czrwell, maybe they could provide "search ONLY forums" function for you then ;-)04:00
DelioGeneralAntilles: information regarding the level of cluelessness and general ineptitude of ppl?04:01
GeneralAntillesWell, that, too.04:01
GeneralAntillesReally, there are stupid people everywhere04:02
GeneralAntillesthe medium hardly dictates the amount of stupidity04:02
* czr makes everybody feel much better by putting on his "stupid people do it in forums" T-shirt04:02
czralthough, I'd have to take off my "C coders do it with dangling pointers" T-shirt first.04:02
*** philipl has joined #maemo04:03
Deliodifferent media offer different 'resistance' to publishing04:03
GeneralAntillesThere's plenty of mental retardation on nytimes.com04:03
czrhave you noticed that any mechanism that lowers the bar of entry to some media for the masses is considered as "advancement"04:04
* czr disagrees04:04
czrwith the advancement part at least.04:04
proteousgetting rid of 95% of forum results is as easy as -inurl:(forum|forums) searchkeywords04:04
czrI want a checkbox!04:04
proteousheh04:04
czrI really should try to learn to use google some of these days04:05
Delioczr: you want to lower the bar!04:05
czrso far - and quotes has been enough04:05
czrDelio, of course. I'm allowed to contradict myself!04:05
proteouseveryone knows that when webtv came out the internet got 110% better04:05
* czr nods04:05
proteouseverone was also amazed at how wonderfull newsgroups got when AOLers were finaly let out on the real internet04:06
czrmuch more colorful04:06
czrit's like when people started using HTML for email, with all the nice colorful backgrounds and different Comic fonts..04:06
czrI actually saw AOL for the first time in my life during my vacation04:06
proteousHTML email makes mutt cry04:06
czrhad to downgrade my moms AOL to older version since the newer version just kept on crashing completely..04:07
proteous...04:07
czrand the old version now pops up "Do you want to upgrade"-dialogs each time it's started04:07
czrwith no possibility of "Don't ask this again"04:07
czrit's evil.04:07
proteous-2:redundant04:08
proteousit's AOL04:08
*** alterego has quit IRC04:08
czrbut I never imagined it to be so bad.04:08
proteousheh04:08
proteousit's amazing what some people will put up with04:08
czrand I was amazed at the level of isolation it does for users04:08
czrthey can't tell apart Internet from AOL. for them, AOL = Internet.04:08
proteousyeah, heh04:08
* czr wishes that it would become illegal to use graphical systems04:09
czryes, including framebuffers damn it!04:09
*** lcuk has joined #maemo04:09
GeneralAntillesNow you just sound old and bitter.04:10
proteouswhat about ascii art04:10
czrwell..04:10
czrascii art is ok, as long as it fits into 80x2504:10
czrand uses only NVT cahrs04:10
czrchars even04:10
czrGeneralAntilles, I am old and bitter.. :-)04:10
proteousyou'll need to require fixed width fonts only too04:11
lcukhi def ascii art works a treat :D (and not this interlaced nonesense, full progressive frames)04:11
czrlibcaca? :-)04:11
proteousmy old ATI vid card had an ascii art mode, would reneder the whole screen like that, was interesting for quake304:11
czryeah, I still remember running mpeg decoders with SDLs libwhatwasit output. watching SW trailers was never so much fun..04:11
*** greentux has quit IRC04:12
*** greentux_ has joined #maemo04:12
proteousunplayable, but interesting, ascii video at 1600x1200 still doesn't give enough detail04:12
*** pvanhoof has quit IRC04:12
lcukczr, would you know what to do with a modern graphics card ?04:12
czrerr. it was a library, not a feature of the graphics card. at least the one that I used04:13
czrSDL output driver.04:13
proteousthe one I've used was a feature of the graphics card04:13
czrnever heard of that /me shrugs04:13
czrcan you recall which ati chip?04:13
*** unique311 has joined #maemo04:13
proteousit was a radeon8500 I think04:14
proteoushmm, I have it in my arcade computer still04:14
lcukhardware accellerated opengl acii art :D04:14
czrwell. I know radeons (esp the older ones) like my back pockets.04:14
proteousyeah04:14
lcukascii^04:14
czrI'm pretty sure it's not a feature of any of the RV chips04:14
proteousdarn disbelivers04:15
czr(I used to write drivers for radeons)04:15
czrmaybe you used the SDL thingy as well04:15
czras q3 used SDL04:15
proteouslet examin the interwebs and surf you up a netpage for it04:15
* czr nods04:15
czruse the forums luke, use the forums..04:15
*** l7 has joined #maemo04:16
proteousit was a smartshader affect you could turn on, looked like this in UrbanTerror, a quake3 mod: http://fandanta.org/mike/sshot/shot0001.jpg04:17
czrahh04:17
czrmakes sense now04:17
czrI didn't take into account shaders04:17
proteous:P04:17
* czr stands corrected04:18
czrthe same effect could be done with OpenGL shaders though04:18
czrbut I'm not sure how to get them into q3 though04:18
czrand opengl shaders require new hw anyway04:18
czr(ogl 2)04:18
*** eton has quit IRC04:24
shack008nwow, 5 hours of bluetooth pan connection and i still have half the battery04:30
*** lle2 has joined #maemo04:30
Delioon n8x0?04:33
shack008nn80004:38
DelioI haven't set up PAN yet04:38
*** lcuk2 has joined #maemo04:39
Deliowanted to try though04:39
lcuk2hi again ppl04:39
*** greatgazoo has quit IRC04:40
*** greatgazoo has joined #maemo04:40
lcuk2small gps question.   can i save gps journey log with builtin 810/map combo and if not what do i need? google foo aint coming up wih anything04:40
oil_good morning04:42
*** thefool_ has joined #maemo04:43
GeneralAntillesI very much doubt it, lcuk2.04:47
GeneralAntillesThat's a maemo mapper thing.04:47
*** behdad has joined #maemo04:48
lcuk2can i just write out the output when the icon is active04:49
lcuk2ie a little shell script04:49
lcuk2(i think i can actually but the devil is in the details, reading up on openstreetmap site at the mo04:50
GeneralAntillesI'd look at the maemo mapper code if you want to do that.04:51
GeneralAntillesYou could probably set something up to poll gspd pretty easily.04:51
GeneralAntillesHave it stick those coordinates into a kml.04:52
lcuk2sounds reasonable :) there is apython binding04:55
lcuk2 thanks :)04:56
* lcuk2 vanishes again04:56
*** lcuk2 has quit IRC04:56
*** thefool_ has quit IRC05:00
*** thefool__ has joined #maemo05:00
*** b0unc3_ has quit IRC05:03
*** RP has quit IRC05:07
*** hfwilke has quit IRC05:07
*** Spakman has quit IRC05:08
*** hfwilke has joined #maemo05:08
*** jacques has joined #maemo05:10
*** rm_you has joined #maemo05:10
rm_youAhhh... Back :)05:10
GeneralAntillesrm_you, you get the GTK menu issue figured out and I'll shill for you like no shill has ever shilled before. ;)05:14
rm_youlol05:14
rm_youWas hoping for a response from the maemo developers mailing list, but even that seems to be a dead end :(05:14
czrrm_you, yeah, better wait until monday evening (in finland)05:15
czrmaybe someone might have motivation in the morning (in nokia)05:15
rm_youI may have to put on my ninja suit, fly to Nokia's headquarters, break in, and steal the source code for their BRIGHTNESS APP.05:15
czrif not, well then.. maybe it's time for small example program and place a bug05:15
czrrm_you, I doubt they keep the code at the hq ;-)05:15
rm_youlol05:15
czrbut given enough money, I will give you additional hints05:15
rm_youhehe05:15
rm_youI'm just going to guess it's really simple, and it just isn't documented >_>05:16
GeneralAntillesHaha05:16
GeneralAntillesStart compiling random characters until you get it.05:16
rm_youczr: you work at/with nokia? :P05:19
*** oakleeman has joined #maemo05:19
czrnot really05:20
rm_youlol05:20
rm_youdamn05:20
GeneralAntillesHaha05:20
GeneralAntillesCorporate espionage!05:20
rm_youI need to bribe someone who works there to steal the brightness app sourcecode for me05:21
czrrm_you, I wrote most of the training material for them though. (the public one)05:21
czrheh05:21
czrprobably not worth the money :-)05:21
rm_youi know >_>05:21
GeneralAntillesI want to think that the things that went on to keep a lot of this stuff closed were really interested. But somehow I think I'd be disappointed.05:21
rm_youit's not like i want the source to like... Map... or something :/05:21
GeneralAntilles"Map"05:21
GeneralAntillesWho the hell named that?05:21
rm_youI just want the fricking brightness app. it's gotta be what... like 20 lines of code? >_<05:21
czrrm_you, if you hang around the channel during working hours of CET+1, you might get better answers05:22
rm_youpossibly05:22
rm_youdo a lot of nokia people actually come in IRC?05:22
czrGeneralAntilles, same person who named "Browser" and the other tools ;-)05:22
czrrm_you, not a lot, but some05:22
rm_youi can only think of one05:22
GeneralAntillesBrowser makes sense05:22
GeneralAntilles"Map" implies that you're opening one giant map.05:22
GeneralAntillesWhich conjures up a weird image for me.05:22
* czr shrugs05:22
czrto me the name is as logical as browser05:23
*** greatgazoo has quit IRC05:23
czrNavigation would have been better though, imho05:23
*** zwnj has quit IRC05:23
*** skibur has joined #maemo05:23
GeneralAntillesI hope there's a bug.05:23
czrbut I guess they have to pay the translators by the translated character05:23
GeneralAntillesNavigation would have been better if they had seen fit to bundle the navigation service.05:23
* czr shrugs05:24
czrI've yet to use the application succesfully05:24
GeneralAntillesHaha05:24
czrhaven't had proper GPS receiving so far..05:24
GeneralAntillesI downloaded maps05:24
GeneralAntillesgave up05:24
GeneralAntillesmaemo mapper does what I need it to do05:24
czrand the whole app seems very crufty05:24
GeneralAntillesand I have an old Garmin C320 if I need real navigation.05:24
*** lmoura has quit IRC05:26
*** RP has joined #maemo05:30
*** Spakman has joined #maemo05:31
unique311would really like to see a little small video howto on how to freaking port a C app, and hildon it.  the tutorial seems easy.05:34
*** Sargun has quit IRC05:34
*** Delio has quit IRC05:34
czrunique311, nothing stops you from making one05:34
GeneralAntillesHehe05:34
unique311i would not be asking if i could hildon a C app05:34
czryou might want to take a look at the porting howto though05:34
unique311wow05:35
unique311you read "the tutorial seems easy" part05:35
czrtutorial != porting howto05:36
unique311i followed the python tutorial and figured that one out for a python app.05:36
*** ol_schoola has joined #maemo05:36
*** Tuco800 has joined #maemo05:37
unique311http://umeguide.net/C/porting-C-apps.html     http://maemo.org/development/documentation/how-tos/4-x/maemo_4-0_porting_guide.html   followed those 205:37
*** jeddy3 has quit IRC05:39
czrah I see. I thought you meant "maemo tutorial" by "tutorial" :-)05:39
unique311https://help.ubuntu.com/community/UMEGuide/ApplicationDevelopment/GladeWithPythonForUMEHildon     this helped me out for a python app.  xgngeo05:39
czrmost of the difficult part in porting comes with dealing lib dependencies, modifying the GUI to suit the device better. the API changes are rather trivial05:39
*** _pcfe_ has quit IRC05:39
czrbut porting per se is not so, at least I wouldn't say so, unless you're porting hello world.05:40
unique311followed the maemo porting guide.05:40
*** gopi has joined #maemo05:40
unique311the monkey bubble guide seems really easy to follow.05:41
unique311http://maemo.org/development/documentation/how-tos/4-x/maemo_4-0_porting_guide.html05:41
*** Tuco800 has quit IRC05:41
*** bobbywas has joined #maemo05:44
*** lle2 has left #maemo05:45
unique311czr, when i do figure out how to hildon an app (C) , i willl have a video up.05:45
* czr nods05:45
czrI'd guess most people don't really learn by watching videos, so there hasn't been much requests for one05:46
bobbywashey guys, I need some help patching some wireless drivers on my notebook, I know it has absolutely nothing to do with maemo, but I have an n800 and everyone here was really helpful and knowledgeable when I had problems, and they are both are linux problems.... so maybe someone can help me out?05:48
*** gopi has quit IRC05:50
*** megabyte405 has quit IRC05:50
Vulcanisbobbywas: Try ##linux05:51
*** _pcfe_ has joined #maemo05:51
*** skibur has left #maemo05:53
unique311czr, for developer i would see how valid that would be (don't really learn by watching vids)05:53
unique311now for an artist just trying to hildon 1 app, a video would make a world of a difference in learning in learning this whole hildon thing.05:55
unique311ever heard of Lynda?05:55
czrunique311, nope06:00
*** matt_c has quit IRC06:04
*** Sargun has joined #maemo06:05
*** shack0081 has joined #maemo06:05
*** Delio has joined #maemo06:05
thefool__anyone find any good car mounts for the n770?06:05
*** penguinbait has quit IRC06:09
*** Pio_ has joined #maemo06:11
*** Pio has quit IRC06:12
*** flatronf701C has quit IRC06:21
*** shack008n has quit IRC06:23
*** dmadd has joined #maemo06:28
*** DeLe0n has quit IRC06:31
*** Tuco800 has joined #maemo06:32
*** megabyte405 has joined #maemo06:33
*** ha1f has quit IRC06:37
*** jga23 has joined #maemo06:42
*** Tuco has joined #maemo06:49
*** salinasv has joined #maemo06:54
*** Masca has quit IRC06:55
*** bobbywas has left #maemo06:55
*** eber_ has joined #maemo07:03
*** salinasv is now known as Masca07:06
*** ol_schoola has quit IRC07:06
*** ol_schoola has joined #maemo07:06
*** vims0r has joined #maemo07:09
*** thefool__ has quit IRC07:11
*** oakleeman has left #maemo07:14
*** leandroal has joined #maemo07:14
*** VimSi has quit IRC07:19
*** r2d2rogers has left #maemo07:20
*** Lahiru has joined #maemo07:20
*** dick-richardson has joined #maemo07:21
*** Lahiru has quit IRC07:21
dick-richardsonis there a decent word processor available? I'd rather avoid google docs if possible07:21
*** pupnik_ has joined #maemo07:22
Delionot that I know of07:22
timelywhat's wrong w/ google docs?07:25
timelyyou could get abiword for some versions of mameo07:25
timelymaemo07:25
*** mbuf has joined #maemo07:28
dick-richardsononly problem w/google docs is having to be online...I'll be using my cell connection which is little better than dialup07:28
dick-richardsoni have an n810 using the latest os2008 release...has abiword been ported?07:29
timelysee gronmayer in topic?07:29
timelyeventually google docs will probably work offline, dunno if it does yet07:30
timelyi suppose that depends on when someone officially published gears for maemo07:30
timely\microb07:30
*** pupnik has quit IRC07:33
*** l7 has quit IRC07:34
*** jeddy3 has joined #maemo07:35
*** Lahiru has joined #maemo07:37
* Lahiru waiting for PenguinBait07:39
mbufmay i know who is working with qemu for Maemo?07:41
czrmbuf, check the changelog for the qemu source for maemo?07:42
czrit has the quilty parties' emails afair07:42
czrat least names07:42
mbufczr, and from where and how do i get the qemu source for Maemo?07:42
czrtimely, you track qemu in your mxr?07:42
czrmbuf, try looking in mxr (see topic)07:43
mbufczr, thanks07:44
*** l7 has joined #maemo07:45
*** freychef has joined #maemo07:46
*** l7 has quit IRC07:46
*** leandroal has quit IRC07:47
*** freychef has quit IRC07:47
*** mbuf has quit IRC07:48
*** freychef has joined #maemo07:48
*** dick-richardson has quit IRC07:48
*** Minti has joined #maemo07:54
*** freychef has quit IRC07:59
Lahirupe08:00
* Lahiru *sorry08:00
*** jacques has quit IRC08:02
*** NetBlade has quit IRC08:08
*** matt_c has joined #maemo08:10
*** Raistl|n has quit IRC08:10
*** netx has quit IRC08:13
LahiruCan we install C++ (gcc) on N800.. OS2008?08:15
*** unique311 has quit IRC08:15
DelioI think so but I am not sure, but I am a n00b08:16
*** dick-richardson has joined #maemo08:17
dick-richardsonI'm disappointed...I was hoping dosbox would run better than it does :/08:17
GeneralAntillesRuns pretty well considering.08:19
dick-richardsontrue...it's the keyboard support that is most lacking...the arrow keys don't work on either my stowaway keyboard or the built-in n810's08:21
vegaiLahiru: don't see why not.08:23
vegaibut on another level, don't see why :-P08:23
*** salinasv has joined #maemo08:24
*** Masca has quit IRC08:25
*** |tbb| has quit IRC08:25
*** salinasv is now known as Masca08:25
GeneralAntillesThe BT keys should work fine.08:27
dick-richardsonthe arrows keys aren't :/08:27
GeneralAntillesIt's basically a one-man port, so if you have skills to contribute, I'm sure he'd appreciate the help.08:27
*** guardian_ has quit IRC08:28
*** guardian has joined #maemo08:28
Lahiruvegai, :) I'm gonna try compile firefox for KDE on N80008:29
Lahiruvegai, looking for penguinBait :)08:29
vegaiokay, good luck08:30
Lahirudo anyone know how penguinbait ported kde?08:32
LahiruI'm a kde/qt developer... but dnt know how to do those stuff on N800 :)08:32
Lahiruany guidance please08:32
*** tjafk2 has joined #maemo08:33
*** netx has joined #maemo08:37
*** xbmodder_ has joined #maemo08:41
*** Sargun has quit IRC08:41
*** jacques has joined #maemo08:42
*** Tuco has quit IRC08:43
*** xbmodder_ is now known as Sargun08:43
*** djcb has joined #maemo08:44
pupnik_Lahiru: 1) install scratchbox, 2) compile a gtk program in scratchbox 3) read the porting howto to learn how to modify gtk apps to use hildon08:45
*** dick-richardson has quit IRC08:47
*** tekonivel has joined #Maemo08:48
*** behdad has quit IRC08:49
*** xbmodder_ has joined #maemo08:50
LahiruThanks pupnik_, installed scratchbox.. :)08:51
*** VimSi has joined #maemo08:51
*** Sargun has quit IRC08:51
*** tjafk3 has quit IRC08:51
*** vims0r has quit IRC08:53
*** djcb has quit IRC08:55
*** slomo has joined #maemo08:55
*** hwilke has joined #maemo09:00
*** n6hgg_ has quit IRC09:03
*** johnx has joined #maemo09:05
*** hwilke has quit IRC09:08
*** xbmodder_ is now known as Sargun09:16
*** mbuf has joined #maemo09:16
*** megabyte405 has quit IRC09:18
*** hfwilke has quit IRC09:18
*** jga23 has quit IRC09:20
*** naba has quit IRC09:20
*** cecil_ is now known as cesman09:21
*** geaaru has joined #maemo09:22
*** Zic has joined #maemo09:25
Zico/09:25
mbufczr, not able to find any qemu source packages in chinook from timeless.justdave.net; any other pointers?09:26
czrhmm. not right now mbuf, try searching the mailing list archives?09:28
mbufczr, ok, will do09:28
*** EY_ has joined #maemo09:31
*** astro76 has quit IRC09:32
*** astro76 has joined #maemo09:34
*** AD-N770 has joined #maemo09:35
*** guardian has quit IRC09:35
*** dolske has quit IRC09:35
*** guardian has joined #maemo09:36
*** Epeloon has joined #maemo09:37
*** dmadd has quit IRC09:37
Epeloonhi, is there who can help me with PyGTKEditor installation?09:37
*** mbuf has quit IRC09:38
EpeloonI'm getting an error message "Application packages missing"09:38
EpeloonPython 2.5 gtk09:38
EpeloonPython 2.5 gtk209:38
Epeloonpython2.5-gtk209:38
*** tekonivel has left #Maemo09:41
johnxEpeloon, under application manager click on "tools -> catalogs" or something like that09:42
johnxfind the "extras" repository and enable it09:42
johnxit is disabled by default and it will have the packages you need09:42
*** Epeloon has quit IRC09:51
*** sergio_ has joined #maemo09:53
*** L0cutus has joined #maemo09:57
*** guardian has quit IRC10:05
*** naba has joined #maemo10:07
*** dolske has joined #maemo10:07
keesjwasup with qqil , is he gone?10:08
* keesj is tryint to spread FUD :P10:10
*** thoenig has joined #maemo10:11
*** mk8 has joined #maemo10:11
*** [newbie] has joined #maemo10:12
ds3is anyone finding regular google maps usable on the N800?10:12
*** NetBlade has joined #maemo10:12
*** [newbie] has quit IRC10:12
keesjds3: with maemo-mapper yes10:13
*** simon_ has quit IRC10:13
ds3ah, that's the trick... cuz with microb it is annoying10:13
*** Cptnodegard has joined #maemo10:15
keesjI must say that I find the recent maemo-mapper slow10:15
ds3is maemo-mapper setup for googlemaps if I just install it or do I need to config it ?10:16
GeneralAntilles2.3 or < 2.3, keesj?10:16
keesjds3: yesterday I also read about a google maps palm app that worked on the internet tablets (I don't rember the details)10:16
johnxds3, the first time you run it, it will ask if you want to enable additional map source or somesuch10:17
keesjds3: you can press a button (download) this will download a list or repositories10:17
johnxsay yes and google maps is enabled10:17
GeneralAntillesds3, see my posts on page one here: http://www.internettablettalk.com/forums/showthread.php?p=3678610:17
johnxerr...do what keesj said10:17
keesjof.10:17
ds3keesj: yeah, the google maps for palm on the GVM works great10:17
GeneralAntilleskeesj, have you tried mm 2.3?10:18
ds3nice post10:19
keesjGeneralAntilles: if it it older then 2 weeks yes :p10:19
GeneralAntillesNo.10:19
GeneralAntillesYesterday10:19
GeneralAntillesIt's got some new RAM caching10:19
GeneralAntillesbrings the speed up close to 1.x levels.10:19
ds3does maemo mapper integrate with the OS2008 GPS stuff?10:19
GeneralAntillesHow do you mean, ds3?10:20
GeneralAntillesWith the "Map" application and its associated maps?10:20
ds3no, the GPS icon on top to show the status of GPS lock for example10:20
GeneralAntillesEither way, I don't mind the speed hit for the 50% filesize savings.10:20
GeneralAntillesYes, ds3.10:20
GeneralAntillesN800 or N81010:20
ds3very nice10:20
keesjspeed really is the number one prio to make an appp usable10:20
GeneralAntillesHa10:21
GeneralAntillesStorage space isn't unlimited.10:21
ds3last question - does maemo mapper let me use a scanned JPG/GIF I provide?10:21
GeneralAntilles50% savings is incredibly large10:21
GeneralAntillesplus, you get rotation and panning with database storage10:21
GeneralAntillesYes, ds3.10:22
GeneralAntillesThough I'm not familiar with the method.10:22
*** becksbier has joined #maemo10:22
ds3I can find out latter... got some USGS Topo maps on a CD in GIF format for use with the some windows software10:23
ds3since USGS maps are PD, I want to be able to reuse them10:23
GeneralAntillesGot a buddy working on opening up the Florida USGS coastal aerial topo/lidar/fullspectrum/crazy-dar maps for public use.10:25
GeneralAntillespetabytes and petabytes worth of stuff.10:26
*** |tbb| has joined #maemo10:26
*** NetBlade has quit IRC10:33
*** NetBlade has joined #maemo10:34
keesjindeed , 2.3 looks responsive!10:34
keesjfeels10:34
*** NetBlade_ has joined #maemo10:37
*** NetBlade has quit IRC10:37
ds3nice, it is quite usable10:39
*** simon_ has joined #maemo10:40
*** mardi_ has left #maemo10:41
*** vims0r has joined #maemo10:42
*** felipec has joined #maemo10:44
*** sKaBoy has joined #maemo10:44
*** VimSi has quit IRC10:46
*** michele_ has joined #maemo10:48
*** michele_ is now known as michele10:50
*** michele is now known as michele_10:50
rm_yoummm ..... "crazy-dar" :P10:56
rm_youi want me some of that10:56
rm_youand... sleep10:57
*** rm_you is now known as rm_you|sleep10:57
*** Panzerboy has quit IRC10:58
*** fab has joined #maemo11:02
*** EY_ has quit IRC11:07
*** staulkor_ has joined #maemo11:07
*** msanchez has joined #maemo11:08
*** sp3000 has joined #maemo11:09
*** fri has quit IRC11:09
*** Zic has quit IRC11:14
*** staulkor has quit IRC11:20
*** harobed has joined #maemo11:21
*** fri has joined #maemo11:26
JaffaMorning, all11:26
keesjhi11:27
keesj10:39 < ds3> nice, it is quite usable11:27
keesj10:40 -!- simon_ [n=simon@dyn167240.wlan.jku.at] has joined #maemo [10:40] [keesj(+ei)] [3:#maemo(+cn)] [Act: 2,6]11:27
keesjoops11:27
*** unique311 has joined #maemo11:28
*** bilboed has joined #maemo11:28
*** Khertan_TheReal has joined #maemo11:29
*** Dar_ has joined #maemo11:29
Khertan_TheRealHi !11:29
*** Sho_ has quit IRC11:29
DelioHi Khertan11:29
*** b0unc3 has joined #maemo11:33
b0unc3good morning11:33
*** calin has joined #maemo11:35
*** VimSi has joined #maemo11:40
*** kuriiri has quit IRC11:44
*** mazzen has joined #maemo11:47
*** vims0r has quit IRC11:51
oil_good evening. do you know if it's possible to use Nokia S60 terminals as WLAN hotspot? if not, what would be required to use maemo as one?11:53
oil_if the maemo would connect to 3G phone with bluetooth and act as wlan accesspoint for other wlan devices11:53
zaheermi believe you can't use the s60 handsets as an accesspoint11:54
zaheermbut the maemo devices are different11:54
zaheermyou could definitely connect to the phone with bluetooth, and possibly depending on the wlan driver use it as an access point11:54
johnxI do not believe the drivers/chipset on the N8x0 stuff supports "Master" mode to act as an access point11:55
johnxad-hoc should be doable11:55
johnxyou'd need to have a device supported by the Linux hostap driver for real accesspoint behavior11:56
oil_hmm. need to ask from professor google a bit more11:58
johnxif your question is "can I somehow use my N800's wifi to get my laptop online somehow?" the answer is "probably yes"11:59
oil_johnx: that one and also couple of other devices using wlan and/or bluetooth12:00
*** pvanhoof has joined #maemo12:00
johnxthe answer is "probably"12:01
johnxit's very likely you can use it to your satisfaction once in a while but it probably isn't a great long term solution12:02
glassap's with 3g modems built in aren't _that_ expensive if you need a stationary long term solution12:02
GeneralAntillesThe maemo device is going to be a big bottleneck, anyway.12:03
GeneralAntilles~50KB/sec with DUN and around ~150KB/sec with PAN.12:03
oil_I'm more thinking of the portable and possible mobile solution.12:03
GeneralAntillesJust buy a wifi phone. :P12:04
glassGeneralAntilles: what good would that do?12:04
*** Nermal has joined #maemo12:04
glassnot many wifi phones can share the net over their wifi12:04
GeneralAntillesThere are phones that act as network APs.12:04
glasssome wm's can12:04
GeneralAntillesI believe, anyway.12:04
glassvery few can tho12:04
johnxoil_, that's a scenario I've been thinking about as well12:05
oil_GeneralAntilles: well, if I could use some 3g/wifi phone as an AP for other devices, that would be the best option12:05
GeneralAntillesIf you're using multiple wifi devices, wouldn't it be easier to do it with a laptop?12:06
|tbb|is there a easy howto which let me use internet on my n810 if i plug it through usb cable on a xp or nix system?12:09
oil_GeneralAntilles: no, if such thing is not available. Let's say we have 2 wifi phones and one tablet.12:09
GeneralAntillesAh, right.12:09
*** juergbi has joined #maemo12:11
maddler|tbb|: there was an howto on maemo.org12:11
*** ab has joined #maemo12:11
maddlerhttp://maemo.org/development/documentation/how-tos/3-x/howto_usb_networking_bora.html12:12
*** _berto_ has joined #maemo12:12
*** t_s_o has joined #maemo12:13
*** me__ has joined #maemo12:14
*** becksbier has quit IRC12:16
*** me__ is now known as becksbier12:16
*** t_s_o has quit IRC12:23
*** Cptnodegard has quit IRC12:26
|tbb|thx maddler will try it12:27
nick_fnDoes anyone know of a VNC *server* for Maemo (OS2007)12:34
GeneralAntillesx11vnc12:34
nick_fnhttps://garage.maemo.org/projects/x11vnc/ , great, thank you.12:35
*** florian_ has joined #maemo12:35
*** florian_ is now known as florian12:36
*** NetBlade_ has quit IRC12:38
nick_fn(for others, I had to use http://mike.saunby.googlepages.com/x11vncfornokia7702 to get the OS2007 version))12:38
|tbb|GeneralAntilles: will this vncserver work on chinook12:40
nick_fnStrangely, I can't open the application menu (left hand side bar menu) over VNC though.12:40
*** NetBlade has joined #maemo12:40
*** ssvb has joined #maemo12:41
nick_fn|tbb|: There is an OS2008 deb12:42
floriangood morning12:42
|tbb|oh nice, after i dont get x-forwarding from n810 trough desktop box to work, its my last chance to show applications on desktop12:44
|tbb|hi florian12:44
nick_fntbh: yeah, I've got got X forwarding to work that way yet either, although I can get Desktop X11 apps to appear on the N800 OK.12:45
Khertan_TheReali ve set up a repos with two applet in python for hildondesktop12:45
GeneralAntilles|tbb|, it's not a GUI application, so yes.12:45
Khertan_TheRealif someone want to try : deb http://khertan.net/maemo chinook user12:45
GeneralAntillesWho they hell decided that "2008 OS" was the correct way to do it on the ITT wiki? <_<12:45
DelioI'm in Khertan12:46
maddlerit should/wg 2712:46
Khertan_TheRealhttp://khertan.net/maemo/khertan_repository.install12:46
Khertan_TheReal(i ven't test the install file ... has i ven't network on my n800 here)12:47
DelioI manually added the repo12:50
Khertan_TheRealand repo work ? :)12:50
DelioI get an error when updating the packages list12:50
Khertan_TheRealit s seems to work in the vmware image with sdk12:50
Delioare you sure you are not redirecting to your webpages?12:50
Khertan_TheRealu get an error ?12:50
Khertan_TheRealhow do u have configured it ?12:51
Delioit says "Sub-process gzip returned an error code (1)"12:51
Khertan_TheRealhu ?12:51
Deliowhen unpacking packages.gz12:51
Khertan_TheReali think u have an error in the setting ...12:51
*** elmarco has left #maemo12:52
Khertan_TheRealit s work under scratchbox12:52
Khertan_TheRealhttp://khertan.net/maemo chinook free12:52
Delio:P12:52
Delioyou said "user" not "free" before :P12:52
Khertan_TheRealoh ! ... sorry12:53
Delionp :)12:53
|tbb|Aigo MID anyone knows which os it has and when it will be availabl?12:53
*** greentux_ has quit IRC12:53
Deliofor both python-hildondesktop and hildon-desktop-loader I get "installation file corrupted"12:55
*** blassey_ has quit IRC12:56
*** blassey has joined #maemo12:57
johnx|tbb|, http://www.umpcportal.com/products/product.php?id=162 . The OS is probably intel's midinux I think12:57
Khertan_TheRealDelio .... hum ... i ve never be able to create a repository ...12:57
Khertan_TheRealif u download package and install it with application manager this will work12:58
Deliowell I am happy to be your guinea pig if you'd like to fix the repo12:58
Khertan_TheReali think the hosting server is the problem12:58
Deliootherwise I will download them manually as you suggest12:58
*** massoud has joined #maemo12:59
|tbb|johnx have seen that, nothing about rls date or os, thats why im asking12:59
johnxwell, the OS is almost certainly midinux13:00
johnxand I don't think anyone has the release date yet13:00
johnxthe whole MID platform hasn't seemed to condense from vapor yet13:00
*** matt_c has quit IRC13:06
johnxds3, you were asking earlier about google maps being usable. If you go to google.com/ig/i (the iphone igoogle page) you can add an "iphone optimized" google maps interface to the page which seems to be a lot more usable then the standard one13:08
*** greentux has joined #maemo13:08
*** tekonivel has joined #maemo13:10
*** mgedmin has joined #maemo13:11
*** skibur has joined #maemo13:16
tekonivelTop of the morn, everyone :)13:16
skibur;)13:16
tekonivelI should be swimming, not nerding with n80013:17
skibur3 mile run here :D13:19
tekonivelI wish my IT was waterproof13:20
GeneralAntillesGet yourself an otterbox. ;)13:20
GeneralAntillesOr two ziplock bags.13:20
tekonivelGeneralAntilles: otters are great beasts13:21
tekonivelGeneralAntilles: in reality i should just lessen nerding :)13:22
GeneralAntillesOh, pish!13:22
tekonivelThe swimminghall is gonna get crowded in t+2 hrs13:23
GeneralAntillesNerding makes the world go round. ;)13:23
*** murrayc_ has joined #maemo13:23
tekonivelT, t13:23
fugitivogood morning people13:26
solmumahatekonivel: can you swim in your condition?13:26
tekonivelI hope so... Woke up at 5am13:27
tekonivelMy judgement is impaired13:28
cosmohm, why isn't there update all-button in app manager13:28
tekonivelSafer to just geek around the house in underwear and a hoodie and not go out13:29
*** Minti has quit IRC13:29
GeneralAntillesBecause that might make things easier for you, cosmo.13:30
cosmosomeone please port synaptic..13:30
GeneralAntillesHehe, you're more than welcome to. :P13:31
LoCusFapt-get update && apt-get -y --force-yes <313:31
GeneralAntillesThankfully we don't have that many packages so far.13:31
johnxcosmo, you want it all nice and hildonized? or want me to just take a swing at it in mud-builder?13:31
*** kaie has joined #maemo13:31
cosmojohnx: just basic port would be enough i think13:32
cosmoat least better than the application manager13:33
*** skibur has left #maemo13:33
cosmobtw the map application update still fails.. is there some reason  or fix for it+13:33
johnxcosmo, I started a build. I have *no idea how far it will get*13:33
cosmoi don't think synaptic depends on other stuff than basic gtk.. so it might work13:34
tekonivelXterm and Emacs still has encoding problems... But i'll go for a dip now or my soul will burnificate in /dev/null13:34
tekonivelBye13:34
michele_hardware keys still doesn't work for me in the updated evince...13:34
johnxit dragged chunks of gnome in so far13:34
michele_"don't"13:34
*** tekonivel has left #maemo13:34
johnxand died on docbook13:34
LoCusFthat can be skipped, right?13:35
GeneralAntillescosmo, just ignore it.13:35
GeneralAntillesIt's not relevant or interesting. ;)13:35
Khertan_TheRealmaybe someone can help me, i ve setted my repository but each time i try to install a package i get a corrupted file ...13:36
Khertan_TheRealif i download it ... then install it ... there is no problem13:36
Khertan_TheRealso i think it s come from the server ... but i don't understand why13:36
DelioKhertan_TheReal: have you seen my PM?13:37
massoudEhlo there13:42
massoudDo you guys where can I find the http://repository.maemo.org/stable/bora/maemo-scratchbox-install_3.0.sh ?13:42
*** Zic has joined #maemo13:42
massoudIt seems that the link is dead ?13:42
johnxmassoud, Is there a reason you want such an old one?13:42
johnxthat's not even the latest 2007 release13:42
massoudno I just want the scratchbox installation kit ... latest one can be great :)13:43
johnxare you trying to develop for 2008OS or 2007OS?13:43
massoudjohnx : 2007OS13:48
johnxalright13:48
johnxone sec, and I'll see what I can dig up :D13:48
massoud:)13:48
*** Vulcanis has quit IRC13:48
johnxmassoud, first of all the latest is 3.2: so start with the install here, but since it depends on you having 3.1 setup, and 3.1 depends on 3.0, you really were starting in the right place I guess13:49
*** fr01 has left #maemo13:50
johnxthe file you were originally looking for seems to have moved to here: http://repository.maemo.org/stable/3.0/maemo-scratchbox-install_3.0.sh13:50
*** jprieur has joined #maemo13:50
johnxall this 2007OS stuff is kind outdated so it looks like URLs in the INSTALL.txt files are kinda broken13:51
johnxis there a reason you're targetting 2007OS instead of 2008OS?13:51
massoudjohnx : Thanks for the url13:53
johnxsure13:53
massoudDo you have the link for the 2008OS scratch installer ?13:54
*** zwnj has joined #maemo13:54
johnxall the 2008OS stuff (aka chinook) is here: http://repository.maemo.org/stable/chinook/13:54
massoudI was looking at the portage of obexftp for maemo13:54
*** DaniloCesar has joined #maemo13:55
johnxthat would be cool to have13:56
massoudyes obexftp along with hcitool scan to script connexions to BT devices :)13:57
johnxmassoud, agreed13:57
johnxthat's actually very relevant to what I'm doing right now13:57
dpb_portage.. maemo? maemo != gentoo.. ;o13:57
pupnik_hmm, nobody built synergy / synergy2 / quicksynergy for maemo os2008 yet?14:00
*** Zic has quit IRC14:00
*** fr01 has joined #maemo14:00
*** matt_c has joined #maemo14:01
pupnik_i suppose the os2006/2007 binary works with dpkg -i...14:01
Khertan_TheRealDelio> have i ven't received any pm ... are u registered ? pm are blocked on freenode.net14:02
DelioI see14:02
DelioI am not registered... yet14:02
DelioDelio: http://khertan.net/maemo/dists/chinook/free/14:03
Delio[12:10am] Delio: Error 403 - Forbidden14:03
Delio[12:10am] Delio: L'accès au fichier requiert une autorisation.14:03
Delio[12:10am] Delio: cannot reach the packages manually14:03
Delio[12:11am] Delio: and any url to an unexisting file redirects me your website14:03
*** cizarro has quit IRC14:03
Khertan_TheRealgnieee ... file are here ... i can download it14:03
Khertan_TheRealbut there is any listing ...14:04
*** lubyou has joined #maemo14:04
Khertan_TheRealhttp://khertan.net/maemo/dists/chinook/free/binary-armel/hildon-desktop-python-loader-0.0.2.armel.deb14:04
Deliothat works14:05
Khertan_TheRealhttp://khertan.net/maemo/dists/chinook/free/binary-armel/homecpuspeed-0.0.1.armel.deb14:05
Khertan_TheRealhttp://khertan.net/maemo/dists/chinook/free/binary-armel/homediskfree-0.0.1.armel.deb14:05
Khertan_TheRealhttp://khertan.net/maemo/dists/chinook/free/binary-armel/python-hildondesktop-0.0.2.armel.deb14:05
|tbb|Khertan_TheReal:  what this packages are?14:05
Khertan_TheRealhildon desktop binding for python14:05
Khertan_TheRealand two python applet14:06
Khertan_TheRealand the python hildondesktop launcher14:06
*** SamuraiDio has joined #maemo14:06
*** ijon_ has quit IRC14:06
SamuraiDiohi14:06
*** monkeyiq has joined #maemo14:07
*** barisione has joined #maemo14:07
*** ijon_ has joined #maemo14:07
DelioInstalled the launcher and the bindings plus the cpuspeed applet14:10
Deliothe applet name appears in the list of available applets14:10
Delioonce selected and OKed it will *not* appear and if I go back to the applet selection menu I find it de-selected14:11
SamuraiDiodo someone know how much U$ is the nokia n810 on us?14:13
*** rproenca has joined #maemo14:13
GeneralAntilles~$400-$48014:14
SamuraiDiotnx14:14
|tbb|Khertan_TheReal:  any screenshots available yet14:16
*** mazzen has quit IRC14:17
Khertan_TheRealDelio > strange ... maybe a python lib missing ...14:18
*** Zic has joined #maemo14:20
DelioI will try to figure out what is missing14:21
*** Cptnodegard has joined #maemo14:26
*** SamuraiDio has left #maemo14:26
*** z72ka has joined #maemo14:26
*** ol_schoola has quit IRC14:27
*** jprieur has quit IRC14:27
Khertan_TheRealDelio > you should try to reboot too ...14:28
DelioI just done that, didn;t help14:29
*** greentux has quit IRC14:31
*** alterego has joined #maemo14:31
*** krau has joined #maemo14:31
Khertan_TheRealarg ... i ve used packaged deb to install it on my n800 and it s work like a charm ...14:34
Khertan_TheRealdon't understand why it doesn't on your14:34
Deliomine is an N800 running OS200814:35
Khertan_TheRealdoes python2.5-runtime is installed ?14:35
pupnik_cool, old synergy works on os200814:35
Delioyes, it is14:35
pupnik_hmm well sorta :)14:35
*** barisione has quit IRC14:35
Deliocan I run it from the command line?14:36
*** lsobral has joined #maemo14:37
*** atlas95 has joined #maemo14:37
*** krau has quit IRC14:37
pupnik_maemo-gtk-im-switch xim not workin...14:37
Khertan_TheRealDeblio > obviously not ... not easy to debug14:38
Khertan_TheRealyou could try with ipython to load hildondesktop ...14:38
Khertan_TheReal>ipython14:38
Khertan_TheReal>import hildondesktop14:39
*** kenne has joined #maemo14:39
b0unc3just got my n810 :-)14:39
Nermal:D14:39
Deliodone that, no error14:39
*** jegp has joined #maemo14:40
Khertan_TheRealah ...14:41
*** AzBaR has joined #maemo14:41
*** andrunko has joined #maemo14:41
Khertan_TheRealso this come from the launcher14:41
AzBaR#islamadavet14:41
AzBaR#islamadavet14:41
* alterego wonders what that has to do with maemo ..14:41
AzBaR#islamadavet14:41
alteregoAzBaR, fuck off.14:41
*** AzBaR has left #maemo14:41
Delio-_-14:41
GeneralAntillesMore spammers in this channel than I've seen in any other channel on freenode.14:42
Nermalneed a bot :)14:42
alteregoHeh14:43
*** etrunko has joined #maemo14:43
GeneralAntillesNeed some ops.14:43
alteregoYeah14:43
* Lahiru looking for penguinbait :)14:43
alteregoWell, he didn't stay long ..14:43
* Nermal prempts a ban on his other channels :)14:43
*** luck^ has joined #maemo14:45
Khertan_TheRealJoin #PythonRocks_RubySucks !!! .... :)14:47
Deliolol14:47
alteregoI prefer my women to suck ..14:47
Delio>>> import homecpuspeed14:47
Delio>>> homecpuspeed.hd_plugin_get_objects()14:47
Delio[<CPUSpeedPlugin object at 0x4013d8a0 (HomeItem at 0x1b7830)>]14:47
Deliostill no errors14:47
Nermalnice14:47
Khertan_TheReali think more of a problem with the .c loader14:50
*** j0tt has quit IRC14:52
*** b0unc3_ has joined #maemo14:52
*** krau has joined #maemo14:52
*** lardman has joined #maemo14:54
lardmanafternoon all14:54
Khertan_TheRealafternoon alone14:55
*** naba has quit IRC14:57
*** jott has joined #maemo14:57
*** unique311 has quit IRC15:01
hugolphiç15:02
*** atlas95 has left #maemo15:02
hugolpIm getting this everytime I run my program in scratchbox:15:02
hugolp /home/jo/.osso/current-gtk-key-theme:1: Unable to find include file: "keybindings.rc"15:02
hugolpanyone knows if it is something wrong with my programe or with the scratchbox setup?15:03
*** mazzen has joined #maemo15:03
*** thopieka1 has joined #maemo15:03
*** thopieka1 has left #maemo15:05
*** SpacePope has joined #maemo15:08
*** monkeyiq has quit IRC15:08
zuhhugolp: You are just missing the mentioned file (/home/jo/.osso/keybindings.rc). It's non-fatal, but you could try to create an empty file there to make the warning go away...15:09
hugolpalso Im getting this weird thing with gtk_button. If I set a label and a image in gtk_button I only see the label (no image), but if I set only the image, then the image shows.15:09
hugolpzuh:  ok15:10
*** b0unc3 has quit IRC15:10
hugolpzuh:  I did a touch and the warning did go away15:13
DelioKhertan_TheReal: /lib/ld-linux.so.3 --list /usr/lib/hildon-desktop/loaders/libpythonpluginloader.so.0.0.0 confirms all dependencies are there (for the loader)15:16
DelioIt's bed time, see you tomorrow15:17
*** birunko has joined #maemo15:17
*** jpuderer has quit IRC15:19
*** crashanddie has joined #maemo15:19
*** Sho_ has joined #maemo15:19
crashanddiehey everyone, I just setup scratchbox and the whole sdk stuff15:19
crashanddieis xephyr really necessary ?15:20
hugolpcrashanddie:  if you want to see graphical output I think it is15:22
crashanddiehmm15:22
crashanddieok15:22
hugolpif you only need the console then you dont need it15:22
alteregoYou can still use xnest, but it wont work properly.15:22
alteregoAs Xephyr supports the composite X11 extension but Xnest does not.15:23
*** k-s[WORK] has joined #maemo15:23
*** Ryback_ has joined #maemo15:23
*** wms has joined #maemo15:24
jottalterego: is composite used? as the readme states to use "-extension Composite"...15:26
jott(as in disable extension)15:26
alteregoWhat readme?15:26
jotthttp://repository.maemo.org/stable/chinook/INSTALL.txt15:26
*** svu_ has quit IRC15:26
alteregoYou should read the tutorial really.15:27
*** svu_ has joined #maemo15:27
alteregoComposite is used I believe, for transparency ..15:27
jottso it's better to use "+extension Composite" then?! ;)15:27
alteregoObviously that's only needed for OS2008 development.15:27
alteregoWell, just play with the option and see. I don't specify it at all.15:27
crashanddiehmm... I'm only going to be deving for OS200815:28
crashanddieand the tutorial doesn't really specificy we have a choice15:29
crashanddie"For this purpose, we recommend Xephyr, but there are also alternative options."15:29
hugolpwhats wrong with Xephyr?15:29
hugolpit worked fine here15:29
jottwell if composite is really used, then this is obviously a manual bug (as it's the official INSTALL.txt)..15:29
*** booiiing has joined #maemo15:31
jottalterego: the tutorial also says to disable composite btw.15:33
*** bergie has joined #maemo15:33
alteregoWhat version of the sdk are you developing for?15:34
jottchinook15:35
alteregoAh yes, you're right. How strange :)15:35
alteregoWell I hope that's intended ..15:35
*** jpuderer has joined #maemo15:35
jottyeah.. well, it works so far.. just wondered ;)15:35
keesjthe postman delivered a arduino to me by accident.15:35
alteregoarduino?15:36
keesjsome very popular io board http://www.arduino.cc/ Arduino is an open-source electronics prototyping platform based on flexible, eas .....15:37
alteregoOh, that's neat.15:38
*** seraph1 has quit IRC15:38
keesjFor for people how really don't like to know how it all works15:38
keesjI wonder what I can do with it15:39
jott"delivered.. by accident" . . when they want it back it will be really messed up, right?! ;>15:39
alteregoYou could build a burgler alarm with it ^_^15:40
*** booiiing has quit IRC15:40
keesjI call then ,because  I also ordered something else from them15:40
keesjand told them. (they gave me a special price for you my friend)15:41
alteregoI'm thinking of starting my own software stack build on Hildon.15:41
*** juergbi has quit IRC15:41
*** Spakman has quit IRC15:41
keesjalterego: why?15:41
alteregoUsing my N800 as the platform. As my N810 has replaced it in my heart.15:41
Nermaloh dear15:41
*** geaaru has quit IRC15:41
alteregokeesj, I'd like to build a dist based more on Debian than Maemo is.15:42
keesjalterego: why not join the mamona team?15:42
alteregokeesj, I don't know :)15:42
hugolpanybody here knows if gtk_button in hildon can show a label and a image at the same time or it cant?15:42
Jonalterego: get hildon into debian and have debian be the distro :-)15:42
alteregohugolp, it can.15:43
alteregoBut I can't remember off hand how :P15:43
keesjalterego: I still have a hate relation with debian(but I do use ubuntu as user)15:43
hugolpalterego:  Im getting this weird thing with gtk_button. If I set a label and a image in gtk_button I only see the label (no image), but if I set only the image, then the image shows.15:43
hugolpalterego:  Im checking the gtkbutton.c source at hildon svn but it doesnt take care of that there15:44
hugolpat least that I can see15:44
alteregohugolp, right. You might have to use it's bin properties.15:44
hugolpalterego:  how?15:44
keesjI like mamona since it  uses openembedded and provides e17 , you get a chance to build everyting including a recent toolchain15:44
alteregohugolp, make a HBox, add the image and label. Then add that HBox using gtk_container_add15:45
keesjalterego to be honest I really have no clue what i would mean to creat a distro based on debian15:45
*** lmoura has joined #maemo15:46
alteregokeesj, well, maemo is half based on debian, same package management and uses some of the sources too. But it handles a few things very differently. Like networking etc.15:46
alteregoAnd I'm more interested in doing it, just for the sake of it. Not for any real profit/project.15:47
keesjalterego: but I have the feeling the maemo delivered an sdk where "users" use different tools then the "maemo developers"15:47
alteregoYes15:47
alteregohugolp, what language are you using? Python or C?15:48
alteregoOr Ruby? ;)15:48
VeggenI feel Nokia is moving in the right direction, making it dist-upgradeable etc. like they have said (?) they'd do.15:48
hugolpalterego:  C15:48
hugolpIm old school15:48
alteregohugolp, right :)15:48
alteregoJust wanted to cheak.15:48
*** geaaru has joined #maemo15:48
alterego~check ..15:48
* infobot slams .. into the glass nose first15:48
alteregoErm ..15:49
*** aloisiojr has joined #maemo15:49
johnxahaha15:49
johnxwow infobot is violent15:49
*** Spakman has joined #maemo15:49
VeggenBut I *would* like it moving even more into the right direction, with making low-level stuff like networking as you mentioned more like debian.15:49
crashanddie I've noticed there aren't exactly a lot of C++ lovers... How come ?15:49
* Nermal segfaults15:50
*** cmarcelo has joined #maemo15:50
Jonalterego: I'd like to see basically enough user-level packages in debian proper that you could flash a pure debian onto the n800, with the right packages pre-selected, and have it be just as useful as maemo.15:50
JonI'd also like to see lots of maemo packages build without too much trouble on a pure debian environment on a different arch for that matter :-)15:51
* Jon pokes at checkout of maemopad+ to this end, now and then15:51
VeggenJon: agreed.15:51
johnxthese are all things I'm interested in as well15:51
*** sibbe has quit IRC15:52
johnxI'd like to see a more debianized distro for the n8x0 (even it has to be boot-from-sd) and I'd also like to see a maemo environment available for debian armel for other devices (ie zaurus)15:52
*** sibbe has joined #maemo15:52
mgedminwhat's "more debianized"?15:52
*** lcuk has quit IRC15:53
johnxwith a more "official debian" behavior15:53
Jonhmm, boot from sd, hadn't thought about that before.15:53
johnxJon, makes things a lot safer, more roomy and much more recoverable :)15:53
alteregoSlapping maemo onto a zaurus would be hard. The UI isn't very forgiving with small resolution screens.15:53
alteregoSlapping it onto the EeePC would be fine. Though no touch screen :)15:53
johnxalterego, I'd be happy enough with getting most hildonized apps to run ok15:53
Jonfewer repositories in my sources.list, more crypto-signed with a key I know15:53
GeneralAntillesDivorcing ITOS away from the any specific hardware as much as possible is a good idea.15:53
alteregoI think keeping maemo targeted at the tablet UMPC like machines is the best idea.15:54
GeneralAntillesWould do a lot to help keep Nokia relevant.15:54
pupnik_agree with GeneralAntilles15:54
Jonthere's this ubuntu mobile thing, if some of that work feeds back into debian that'd be great15:54
GeneralAntillesMore hardware for the platform means more users and more developers means more for me. :D15:54
alteregoGeneralAntilles, selfish pig :P15:54
GeneralAntillesWhat's the timeframe on Ubuntu Mobile?15:54
*** Blain has joined #maemo15:54
GeneralAntillesHehe, why else do you think I try and sell as many of these things as possible?15:55
crashanddieselfish cover, but pretty community driven if you ask me15:55
alteregoGeneralAntilles, infinity the way they're going :P15:55
johnxthere IRC channel looks kind of slow :/15:55
johnxevery so often someone drops by says "how can I help?" and doesn't get a response15:55
GeneralAntillesOr helping out new users15:55
GeneralAntillesIt's all rational self-interest!15:55
crashanddiejohnx: yeah, that's called a frankenstein project...15:56
crashanddieevery 2 months someone will yell "IT'S ALIVE"15:56
crashanddiebut eventually, it'll get burned down to earth15:56
*** juergbi has joined #maemo15:56
johnxcrashanddie, I thought you meant my idea of "frankensteining" random parts of distros togehter :)15:56
*** lardman has quit IRC15:57
*** mk8 has quit IRC15:57
alteregoI think with the EeePC ubuntu mobile will become more active ..16:00
alteregoBut they've had ample time to hammer something onto the 770 and haven't ..16:00
johnxwell, ubuntu doesn't really have an arm/armel port at all16:00
johnxtheir mobile efforts are aimed at intel x8616:01
johnxthey even dropped ppc16:01
*** dick_turpin has joined #maemo16:01
*** pvanhoof has quit IRC16:02
johnxeither way, it really hurts to see debian and ubuntu diverging so much. Debian ending up with a great armel port and ubuntu ending up with a mobile UI project16:02
*** Dregz has quit IRC16:02
Jondebian does have a great armel port, but there's also the distinct emdebian, so it isn't fully integrated into the main OS yet16:02
pupnik_i blame ubuntu16:02
pupnik_well.. mostly16:02
JonI know what you mean johnx, I tend to think of "ubuntu mobile" as being in no way related to ubuntu, really, perhaps treating it like any piece of upstream software from Debian's POV. But "ubuntu" in the title gets it media attention etc.16:03
johnxJon, is the current armel/eabi port on debian-ports.org connected to the emdebian stuff?16:03
*** Delio has quit IRC16:04
johnxI thought the current armel stuff was "just a normal port" and the emdebian stuff was ongoing in some other direction?16:04
* johnx might be really confused16:04
Jonah well; armel is yes, just an ABI-different build of debian. emdebian is different16:04
Jonbut I mean, emdebian makes changes to make debian better for embedded environments that it couldn't do in the main distribution; e.g. remove perl from essential, change sh -> dash or !bash, etc.16:04
*** chenca has joined #maemo16:05
johnxok, I think I understand16:05
johnxrandom interjection: is there some alternate place where nokia might have package sources? besides http://repository.maemo.org/?16:06
johnxI have bluez-utils 3.22 on my N800 but the latest I can find the package source (or a package at al!) for is 3.2016:07
johnxmaybe this is something to ask on the mailing list ...16:07
*** pvanhoof has joined #maemo16:08
alteregoMaybe it's just a patch ..16:09
johnxnevermind16:09
johnxI'm missing a deb-src line16:10
alteregoHeh16:10
johnxthey sure like having as many repositories as possible O_o16:10
johnxI mean repositories are pretty great but there is such as thing as "too much of a good thing"16:10
*** seraph1 has joined #maemo16:11
alteregoYeah, shame they're not mirrors for redundancy :P16:11
johnxoh, they're all on the same machine16:11
*** BuSyAnToS has joined #maemo16:12
Jonyeah, nearly every 3rd party app I install needs yet another repo. nokia,maemo, modest, etc.16:12
BuSyAnToSanyone from maemo project here?16:13
johnxJon, well, hopefully Jaffa's RFC will make some headway16:13
keesjI missed the subject of this frankenstein story , what are you all talking about?16:13
*** felipec has quit IRC16:13
keesjjohnx: I think Jaffa's RFC stands the same chance as the other initiatives.16:14
BuSyAnToSi have a problem with my discount code who can i contact please?16:15
johnxkeesj, the frankenstein thing was used to describe ubuntu mobile (as in, it's kinda lurching around, not really getting anywhere) and also my idea to "frankenstein" maemo/hildon onto debian/armel16:15
keesjit the turn of nokia to move (they must say we need 5 people outside of nokia (or not with the nokia hat one) to decide how to setup the repo)16:16
*** Masca has quit IRC16:16
keesjjohnx: I did not really get it. apparently its the hildong thing that is supposed to be moving i guess.16:16
*** kabtoffe has quit IRC16:17
*** rene4jazz has joined #maemo16:17
johnxkeesj, well, there's not much to get. I'm just playing around at this point.16:17
*** vcgomes has joined #maemo16:19
* Lahiru needs penguinbait :)16:19
*** bergie has quit IRC16:19
*** mazzen has quit IRC16:19
*** andrunko has quit IRC16:19
*** kenne has quit IRC16:19
*** lsobral has quit IRC16:19
*** murrayc_ has quit IRC16:19
*** mgedmin has quit IRC16:19
*** becksbier has quit IRC16:19
*** ab has quit IRC16:19
*** calin has quit IRC16:19
*** bilboed has quit IRC16:19
*** simon_ has quit IRC16:19
*** |tbb| has quit IRC16:19
*** astro76 has quit IRC16:19
*** jeddy3 has quit IRC16:19
*** Pio_ has quit IRC16:19
*** oil_ has quit IRC16:19
*** acydlord has quit IRC16:19
*** hugolp has quit IRC16:19
*** blahdeblah has quit IRC16:19
*** Palintheus has quit IRC16:19
*** bmidgley has quit IRC16:19
*** ttmrichter has quit IRC16:19
*** Dar has quit IRC16:19
*** zoran has quit IRC16:19
*** tchan has quit IRC16:19
*** gpd has quit IRC16:19
*** sk has quit IRC16:19
*** alnr has quit IRC16:19
*** MSameerWork has quit IRC16:19
*** SpComb has quit IRC16:19
*** melmoth has quit IRC16:19
*** youam has quit IRC16:19
*** Tak has quit IRC16:19
*** matmo has joined #maemo16:20
*** bergie has joined #maemo16:20
*** mazzen has joined #maemo16:20
*** andrunko has joined #maemo16:20
*** kenne has joined #maemo16:20
*** lsobral has joined #maemo16:20
*** murrayc_ has joined #maemo16:20
*** mgedmin has joined #maemo16:20
*** becksbier has joined #maemo16:20
*** ab has joined #maemo16:20
*** calin has joined #maemo16:20
*** bilboed has joined #maemo16:20
*** simon_ has joined #maemo16:20
*** |tbb| has joined #maemo16:20
*** astro76 has joined #maemo16:20
*** jeddy3 has joined #maemo16:20
*** Pio_ has joined #maemo16:20
*** oil_ has joined #maemo16:20
*** acydlord has joined #maemo16:20
*** hugolp has joined #maemo16:20
*** blahdeblah has joined #maemo16:20
*** Palintheus has joined #maemo16:20
*** bmidgley has joined #maemo16:20
*** ttmrichter has joined #maemo16:20
*** Dar has joined #maemo16:20
*** zoran has joined #maemo16:20
*** SpComb has joined #maemo16:20
*** MSameerWork has joined #maemo16:20
*** gpd has joined #maemo16:20
*** sk has joined #maemo16:20
*** melmoth has joined #maemo16:20
*** alnr has joined #maemo16:20
*** Tak has joined #maemo16:20
*** youam has joined #maemo16:20
*** tchan has joined #maemo16:20
*** AD-N770 has quit IRC16:21
*** lardman|gone is now known as lardman16:23
*** AD-N770 has joined #maemo16:24
*** kosola has joined #maemo16:25
*** booiiing has joined #maemo16:25
*** Sargun has quit IRC16:28
*** ssvb has quit IRC16:31
*** hfwilke has joined #maemo16:31
*** lophyte has joined #maemo16:32
*** booiiing has quit IRC16:36
*** booiiing has joined #maemo16:38
*** MoRpHeUz has joined #maemo16:38
matmohi all. How to install OpenSSH on 2007HE (2.2006.48-7)? I keep getting broken install.16:39
*** Tuco800 has quit IRC16:40
alteregols16:40
*** jpuderer has quit IRC16:41
*** vivijim has joined #maemo16:42
*** shack0081 has quit IRC16:42
*** vivijim has left #maemo16:42
*** blahdeblah has quit IRC16:43
*** blahdeblah has joined #maemo16:43
*** mazzen_ has joined #maemo16:47
*** ijon_ has quit IRC16:48
*** ijon_ has joined #maemo16:48
*** matt_c has quit IRC16:48
*** mazzen has quit IRC16:48
*** Blain has quit IRC16:49
*** Blain has joined #maemo16:49
Spakmanalterego: I see maemo.rubyx is back up (cool). Although it seems only version 0.3 of the bindings is available.16:49
*** Blain has quit IRC16:50
*** Blain has joined #maemo16:50
*** zwnj has quit IRC16:56
*** zwnj has joined #maemo16:56
*** fri has quit IRC16:57
*** fugitivo has quit IRC16:58
*** mazzen_ has quit IRC16:58
*** michele_ has quit IRC17:02
*** fri has joined #maemo17:13
*** NetBlade has quit IRC17:20
*** Lahiru has quit IRC17:21
*** geaaru_ has joined #maemo17:21
*** dneary has joined #maemo17:22
*** hugolp has quit IRC17:23
*** dick_turpin has left #maemo17:25
*** Tuco800 has joined #maemo17:25
*** hugolp has joined #maemo17:26
*** jpuderer has joined #maemo17:27
*** greentux has joined #maemo17:28
*** mankod has quit IRC17:28
*** calin has quit IRC17:29
*** geaaru has quit IRC17:29
*** dhd|gone is now known as dhd17:33
dhdlardman: ping17:34
*** guardian has joined #maemo17:34
*** matt_c has joined #maemo17:35
*** slapin has joined #maemo17:35
slapinhi, all! Is it possible to get source code for touchscreen calibration utility from maemo3.x times?17:36
*** dhd is now known as dhd|pong17:37
*** Lahiru has joined #maemo17:38
*** vigilant^ has quit IRC17:38
dhd|pongslapin: there's a calibration utility in tslib, it's probably not the same one though17:39
slapindhd|pong, well, it is removed by packaging stuff.17:40
slapindhd|pong, and I was not able to make it work either.17:40
dhd|pongnick dhd17:41
dhd|pongoops17:41
*** dhd|pong is now known as dhd17:41
dhdhmm.  I haven't actually tried it myself17:41
dhdI think it wants direct framebuffer access17:41
*** JussiP has joined #maemo17:41
slapindhd, actually I need touchscreen calibrator compatible with maemo 3.x X server17:42
slapindhd, IIRC there was some tool in control panel for that, no?17:42
slapinsince current libxcalibrate and others require new X server to work17:43
*** kabtoffe has joined #maemo17:44
dhdohhh yeah I remember there being one17:44
dhdI also remember it not really workign for me :)17:44
dhdsorry I'm probably no help here17:44
*** ywwg has joined #maemo17:44
*** fugitivo has joined #maemo17:47
*** LoCusF has quit IRC17:48
*** rproenca has quit IRC17:48
*** KaKaRoTo-KS has quit IRC17:49
*** megabyte405 has joined #maemo17:50
*** jnettlet has joined #maemo17:51
*** waite has joined #maemo17:52
rene4jazzdoes anyone has tried Canola2 on OS 2007 HE?17:53
rene4jazzCanola2 := Canola2 Beta17:53
tableteerrene4jazz doesn't work yet on OS 2007 HE.17:54
tableteer^Canola217:54
*** jprieur has joined #maemo17:55
*** harobed has quit IRC17:57
*** niteOwl has quit IRC17:58
*** niteOwl has joined #maemo17:59
waiteDont want to start fud here, but does anyone know what happenned to Quim? I realized this weekend we have not heard from him in the Dec/Jan timeframe.17:59
pupnik_he did post to his blog18:00
tableteerHe sent some mail today.18:00
tableteerBack from vacation, cleaning up the mess... ;-)18:00
waitehhee Poor Quim.18:01
tableteerhttp://lists.maemo.org/pipermail/maemo-developers/2008-January/013899.html18:01
*** harobed has joined #maemo18:01
tableteer"Back from holidays. I was more or less aware of the issues (thanks to18:01
tableteerpeople posting here and there, also in my blog) but without any18:01
tableteerpossibility to do much."18:01
waite\Not read it. He must have posted after my gmail synced18:02
tableteerBut he tries to help... ;-)18:02
*** fab has quit IRC18:02
waiteI can't say enough good things about Quim.18:03
rene4jazzoh, ok18:03
waiteSkin of flame retarndant leather and heart of gold18:03
tableteer;-)18:03
rene4jazztableteer: any timeframe to port to OS 2007 HE?18:03
tableteerrene4jazz: None seen yet. I expect something to happen after the first official release.18:04
pupnik_any pygame / python friends here want a nice classic game remake to port?18:04
tableteerrene4jazz: In their list of supported platforms they wrote "coming soon".18:05
tableteer"in Q1 2008 there will be a release of the final version of Canola2"18:06
tableteersee also http://openbossa.indt.org.br/canola/about.html18:06
mgedminquim++18:07
*** dhd is now known as dhd|gone18:07
*** geaaru_ has quit IRC18:08
*** jsmith has joined #maemo18:09
*** Sargun has joined #maemo18:09
*** megabyte405 has quit IRC18:11
*** mankod has joined #maemo18:13
*** megabyte405 has joined #maemo18:15
*** Khertan_ has joined #maemo18:16
*** jacques has quit IRC18:16
zorananyone using ezimail?18:16
zoranor some other console mail client aside mutt18:16
zoranfor imap18:16
johnxfor some reason I remember alpine being available18:17
*** ab has quit IRC18:17
zoranlike pine/18:17
jottgood ol'e pine finally revived ;)18:17
zoranI reacall pine as not suiting to me as mutt18:17
*** niteOwl has quit IRC18:19
*** Lahiru has quit IRC18:19
*** niteOwl has joined #maemo18:19
*** jeddy3 has quit IRC18:20
*** Khertan has quit IRC18:28
johnxAnyone here interested in a2dp?18:31
johnxI've hacked together a .deb that turns on a2dp support for mplayer/kagu18:32
pupnik_nice18:32
johnxI'd appreciate it if anyone was willing to test it and tell me whether it works ok18:32
pupnik_<- 7 euro sony headphones18:33
niteOwljohnx: a2dp is bluetooth audio right? My car has BT to talk to my cellphone - I wonder if I could use a2dp to play music in the car?18:33
*** simon_ has quit IRC18:33
johnxpupnik_, bluetooth headphones for that cheap? or just wired?18:34
pupnik_that would be cool!18:34
pupnik_wired18:34
mgedminthere are two protocols for bluetooth audio; cellphone headsets usually use sco (8-bit mono) and not a2dp (16-bit stereo).  iirc18:34
johnxniteOwl, hmm...probably not. Your car probably only supports the "Headset Protocol" HSP18:34
rene4jazzafter a few weeks of use I feel that the OS 2007 HE is not well designed for such a constrained device... just after booting it eats half or more of available ram memory.18:34
mgedminhsp is probably more accurate than sco18:34
mgedminsco is the underlying protocol18:34
pupnik_rene4jazz: is it more than OS2006?18:34
niteOwlmgedmin, johnx: oh well18:35
|tbb|niteOwl im looking forward to a2dp 2 caraudio ;)18:35
johnxso, no one wants to be a guinea pig ... I mean beta tester?18:35
niteOwltbbj: I think it should be cool too18:36
johnxah well, I'll just put it up on itt untested. Should be lots of fun. :D18:36
|tbb|but first of all i would be happy about native a2dp support on os200818:36
*** fab_away has joined #maemo18:37
mgedminjohnx: I wouldn't mind being a guinea pig, of someone supplied the hardware ;)18:38
johnxheh...well if I had another N8x0 and another pair of bluetooth headphones to test it I wouldn't have to get other beta testers :P18:39
*** Khertan_TheReal has quit IRC18:39
*** jegp has quit IRC18:39
*** crashanddie has quit IRC18:40
*** Zic has quit IRC18:40
rene4jazzI don't remember well but I think that 2006 is to heavy too (maybe I'll reflash my n770 with OS 2006 to be sure)18:40
*** z72ka has quit IRC18:42
lardmandhd|gone: sorry I missed you, was in a meeting18:42
*** thopieka1 has joined #maemo18:42
*** shackan has quit IRC18:42
*** thopieka1 has left #maemo18:42
*** shackan has joined #maemo18:44
*** kevinverma has joined #Maemo18:45
*** ch4os_ has joined #maemo18:49
*** lardman is now known as lardman|gone18:51
*** blassey has quit IRC18:52
*** bedboi has joined #maemo18:53
*** matmo has left #maemo18:53
*** henrique has joined #maemo18:54
*** blassey has joined #maemo18:58
*** booiiing has quit IRC18:59
*** niteOwl has quit IRC19:01
*** simon_ has joined #maemo19:01
*** fsmw has joined #maemo19:01
*** niteOwl has joined #maemo19:01
*** jprieur_ has joined #maemo19:03
*** jprieur has quit IRC19:03
*** jprieur_ has quit IRC19:03
*** Dar_ has quit IRC19:05
*** tekonivel has joined #maemo19:05
*** pleemans has joined #maemo19:06
*** _kender_ has joined #maemo19:07
tekonivelI have some good ideas19:07
*** b0unc3_ is now known as b0unc319:07
johnxtekonivel, Would you like to share them? :)19:08
tekonivelI'd love an rss-reader, that would show a slideshow of items19:08
*** fsmw is now known as fsmw_away19:08
tekonivelThud we could have our IT as a flickr pictoframe or as a newsbulletin machine19:09
*** skibur has joined #maemo19:10
tekonivelFirst i was thinking about the photo-frame idea for quiver, and then realized that some sort of rss engine would be useful... But why not a more generic application19:12
tekonivelIn reality i would prefer to watch all sorts of images all from the same proggie whether they are stored locally, on bluetooth devices or over the net19:13
czrI was thinking of a photoframe some time ago too19:13
czralthough it would be nice to have remote control of it (over the network) as well19:14
fysaCanola2 does that.19:14
fysatekonivel19:15
fysaphotocasting with flickr/picasa feeds.19:15
tekonivelczr: yeah, i'm sure several people have envisioned smth similar19:15
fysausing it now..19:15
*** mazzen has joined #maemo19:15
*** sKaBoy has quit IRC19:15
tekonivelfysa: srsly?19:15
*** jurop88 has joined #maemo19:15
fysayeah, long-term we are going to tag our photos according to the room we went to show them in19:15
tekonivelfysa: can it browse files over BT too?19:16
tekonivelfysa: wicked19:16
tekonivelI want canola, now!19:16
fysai.e., 'frontroomphotos' tag -- subscribe to that tag's RSS19:16
fysavoila19:16
*** VimSi has quit IRC19:16
fysathen we can use flickr to manage where photos are shown..19:16
fysaBT?19:16
fysaphotos over bluetooth?19:16
fysalike, from a camera?19:17
fysathat should work, but bluetooth file sending is a push deal19:17
fysanot pull..19:17
fysaso you'd have to send from the camera/cell to the IT device I believe19:17
glassyou can obexftp browse some phones19:17
*** AD-N770 has quit IRC19:17
fysaI nfs mount my fileserver's photo dir..19:17
tekonivelToo bad it's not Gnu gpl (i'm awfully stallmannian)19:17
johnxThere are a couple wifi cameras IIRC19:17
skiburI'm back at TAMUK19:18
johnxI have no idea how they accomplish file transfer though19:18
tekonivelOnly today i installed mediabox19:18
fysacould care less about a license, if someone puts the effort/time into creating something truly useful, they deserve that consideration19:18
*** acydlord has quit IRC19:19
tekonivelHmm, i don't want a local copy of files over Bt...19:19
tekonivelfysa: i care a lot about licenses, but that's an another story19:20
fysaI care when I need to make a change that should be allowed distribution to someone else's code that would have otherwise died an unmaintained death.19:21
tekonivelI can browse files over Bt in some applications, like the bundled file manager... I'd love to have a slideshow of piccies on my cameraphone19:21
tekonivelI'll give canola a shot, definetely19:21
tekonivelLike, now19:22
tekonivelfysa: thanks for the tip, m819:23
fysanp, still in beta and some features are missing but already very promising.19:23
fysagotta run19:23
*** waite has quit IRC19:24
tekonivelProggies that are not beta are dead19:24
fysa:)19:24
tekonivela lot of ppl canola even before 2.0B, i gave it a shot too but it was a bit amnoying somehow19:25
tekonivelYeah, we wouldn't be here if it wasn't for Gnu gpl19:27
tekonivelI love copyleft19:27
tekonivel<319:27
k-s[WORK]tekonivel: I love it too19:28
k-s[WORK]or WE love it too19:28
k-s[WORK]but, we were not able to decide this19:28
k-s[WORK]at least the product is good19:28
*** mardi_ has joined #maemo19:28
tekonivelYeah, you can liberate it later ;)19:30
*** Nermal has quit IRC19:30
tekonivelk-s[WORK]: i hear a lot of good about canola, on Ittf19:31
johnxquick question: Does canola use osso-player for media playback or mplayer?19:33
*** Masca has joined #maemo19:35
kulvejohnx: I think it uses gst directly19:35
johnxah19:35
johnxdarn19:35
tekonivelThe mailcap-idea hasn't caught on Ot, now has it19:35
tekonivels/Ot/IT/19:36
infobottekonivel meant: The mailcap-idea hasn't caught on IT, now has it19:36
tekonivelinfobot: thanks, thats a useful feature of you... Not everybody knows all the dialecs of Irc-speak :)19:37
infobottekonivel: bitte19:37
tekonivelinfobot: do you know Eliza?19:38
infobotyes, I know Eliza.19:38
tekonivelLOL19:38
tekonivelI hoped it had said "what makes you think do i know Eliza?"19:39
*** captainigloo has joined #maemo19:40
*** vivijim has joined #maemo19:41
*** pH5 has joined #maemo19:44
*** barisione has joined #maemo19:46
*** pvanhoof has quit IRC19:46
*** Lahiru has joined #maemo19:48
|tbb|how can i found out the wlan adapter is online but in powersafe mode if something like this is available?19:49
henriqueis there a default voip client available with N810?19:51
johnxhenrique, yes. It comes with SIP by default I think19:52
pupnik_johnx ... http://pupnik.de/daimonin_widget_810.jpg19:52
henriquejohnx, and it is a client using telepathy?19:53
johnxhenrique, I do not know19:53
johnxpupnik_, that looks great :D19:53
*** kevinverma has quit IRC19:53
*** aloisiojr has quit IRC19:56
*** aloisiojr has joined #maemo19:56
dhd|gonehenrique: yes20:00
*** dhd|gone is now known as dhd20:00
*** Mousey has joined #maemo20:00
*** behdad has joined #maemo20:00
*** red-zack has joined #maemo20:01
tekonivelGreat, now i've got a photocast of fixed gear bikes on my desk, thanks canola!!20:03
*** chelli has joined #maemo20:03
tekonivelAlso it's a good option of the OS to not sleep tjen AC is connected20:03
*** djcb has joined #maemo20:05
henriquedhd, is it closed ?20:08
*** gpd has left #maemo20:08
tekonivelI'm sure in a future version of canola the photocasts loop and autoscale the pics. This is great20:11
*** lmoura has quit IRC20:11
*** DaniloCesar has quit IRC20:13
*** harobed has quit IRC20:14
bedboiguys what's used by the gps driver?20:15
bedboi*what's the device20:15
*** doc|home has joined #maemo20:16
*** lmoura has joined #maemo20:19
*** RushPL_ has joined #maemo20:19
johnxbedboi, is it /dev/pgps?20:19
*** dneary has quit IRC20:20
*** disqk has joined #maemo20:21
bedboifor some reason when i use navit gpsd takes 100% cpu20:22
*** AD-N770 has joined #maemo20:22
johnxalright, a2dp-support .deb is up here: http://internettablettalk.com/forums/showthread.php?p=111634#post11163420:22
johnxpeople have 6 minutes to ask questions before I go to bed20:23
*** disq has quit IRC20:25
*** DeLe0n has joined #maemo20:26
johnxAlright. I need sleep now20:27
johnx'night all20:27
*** johnx has quit IRC20:28
*** tchan has quit IRC20:29
*** tchan has joined #maemo20:30
*** florian has quit IRC20:34
*** fsmw_away has quit IRC20:36
*** chelli has quit IRC20:36
*** |tbb| has quit IRC20:42
*** djcb has quit IRC20:42
*** djcb has joined #maemo20:43
*** l7 has joined #maemo20:44
*** disqk is now known as disq20:45
*** jsmith is now known as jsmith-away20:48
*** guardian has quit IRC20:49
*** massoud has quit IRC20:49
*** guardian has joined #maemo20:49
*** jpuderer has quit IRC20:53
*** xbmodder_ has joined #maemo20:53
*** Sargun has quit IRC20:53
*** gnuton has joined #maemo20:56
gnutonHi20:56
b0unc3mmm... gronmayer seems to be down..20:56
*** richieeee72 has joined #maemo20:57
*** jpuderer has joined #maemo20:59
*** AD-N770 has quit IRC21:02
*** pvanhoof has joined #maemo21:02
*** bedboi has quit IRC21:04
*** omar has joined #maemo21:06
fugitivohello21:07
fugitivois the RSS home applet opensource?21:07
omargronmayer is down?21:08
omarnm, now its working ;)21:09
*** msanchez has quit IRC21:09
omarif i wanted to downgrade my n800 from 08 to 07, will i have any problems?21:09
lophyteif you're flashing, no21:09
omardo i need to use the flasher app, or can i use the nokia windows utility21:10
lophyteI don't know.. never used the nokia windows utility21:10
omarkthnx21:11
*** Vudentz has quit IRC21:15
*** lcuk has joined #maemo21:22
lcukgood evening chaps21:22
* lcuk now has usb working on 810 :)21:23
* lcuk is happy21:23
lophytedoes usb hostmode still work on os2008 on an n800?21:23
lcukit should do21:24
lophyteI never tried to do it with os2007 but I recently updated to 200821:24
lophyteit'd be fun to plug in a usb keyboard or something21:24
lcukon the 810 ive managed it without a cable mod (apart from doctoring a standard large female-female connector21:24
lophyteI was just going to use a powered usb hub21:25
lcukim using the original nokia firmware update cable because nowhere seems to have the mini plugs on the shelf21:25
lophyteah21:25
lophyteso you just hacked together a female-female connector21:25
lcukthere is a root mode shell command needed but its all roses after that21:26
lophytenice.. I'll have to try it when I get home tonight21:26
lcukyer - i took a pair from an old pci facia with motherboard plugs21:26
lcukit works through a hub as well21:26
lcukshell command is:21:27
lcukecho host > /sys/devices/platform/musb_hdrc/mode21:27
lcuksearch google with this as well to find out the other params and modes you may need21:27
lophyteah, I see it21:28
lophytenice... thanks21:28
lcuknp :) im just happy to finally have a tab key!21:28
lophytenow I need to find a mini keyboard, lol21:28
lcukbluetooth will be better in the long run, but for now this will do21:28
lcuki cannot use this without Having the kickstand on 810 out21:29
* lcuk ponders taking it off21:30
lophyteits too bad i don't have a female-female connector here at work.. I have my nokia usb cable and some keyboards... but no adapter21:30
*** sergio_ has quit IRC21:32
*** skyhawk has joined #maemo21:32
*** ds3 has quit IRC21:36
*** ds3 has joined #maemo21:36
ds3hmmmm SIGINT handler failed :(21:37
*** mazzen has quit IRC21:39
*** thopieka1 has joined #maemo21:40
*** hfwilke has quit IRC21:40
*** guardian has quit IRC21:40
*** hfwilke has joined #maemo21:41
*** guardian has joined #maemo21:41
*** skyhawk is now known as _skyhawk21:42
lcuknow, apart from the crows nest of wires i can see if i will be comfortable with coding directly on the device21:43
*** djcb has quit IRC21:48
*** djcb has joined #maemo21:48
*** lsobral has quit IRC21:49
*** lsobral has joined #maemo21:52
*** guardian has quit IRC21:54
*** guardian has joined #maemo21:54
*** jeff1f has joined #maemo21:54
*** Vulcanis has joined #maemo21:57
*** l7 has quit IRC21:58
thopieka1hi @ all22:01
thopieka1when comes the new os out??22:01
*** chelli has joined #maemo22:01
Veggenuh? which one?22:01
VeggenI haven't heard any more about new OSes.22:01
lophyteOS2008 is already out, thoenig22:02
lophyteer, thopieka122:02
thopieka154.4 is out now right??22:02
*** l7 has joined #maemo22:03
thopieka1when comes a new one??22:03
*** mgedmin has quit IRC22:03
ds3what's a good mail program that integrates well with the rest of maemo?22:03
*** jpuderer has quit IRC22:04
thopieka1maemo's e-mail progg22:04
*** jpuderer has joined #maemo22:04
thopieka1^^22:04
ds3that one seems to have an annoying bug of not showing message that are not fully HTML (Mime header w/ only a text/plain section)22:05
ds3i like my mailers to show me everything22:05
thopieka1try ...22:06
thopieka1mom22:06
thopieka1try claws-mail22:06
thopieka1it should be in the maemo extras repo22:06
ds3looking at the pages for it, can't figure out what level of integration22:06
*** _berto_ has quit IRC22:07
*** thopieka1 has left #maemo22:08
*** richieeee72 has quit IRC22:08
*** chelli has quit IRC22:09
*** Aniruddha_NL has joined #maemo22:12
*** ywwg has left #maemo22:13
*** mtoups has quit IRC22:14
*** keesj_ has joined #maemo22:17
*** keesj has quit IRC22:19
*** keesj_ is now known as keesj22:19
*** guardian has quit IRC22:19
*** l7 has quit IRC22:20
*** thopieka1 has joined #maemo22:27
*** thopieka1 has left #maemo22:27
*** xbmodder_ is now known as Sargun22:27
BuSyAnToSi have a problem with my discount code who can i contact please?22:27
*** dolske has quit IRC22:29
*** henrique has quit IRC22:29
fugitivowelcome to the club22:29
* lcuk wishes he knew about discount codes before paying full price22:30
derflcuk: No. You don't.22:31
lcuki gatherf i wouldnt have it yet22:31
dhdhow much was the discount anyway?22:31
*** hugolp has quit IRC22:32
dhdactually, more importantly, has anyone used a solar charger with their tablet?  I'm looking around for one22:32
* dhd wants to take his N810 and N75 on bike tours22:32
*** murrayc_ has quit IRC22:32
*** pleemans has quit IRC22:33
dhdoooh http://www.solarstyle.com/22:34
jeff1fthere was an itt thread22:34
*** darx has joined #maemo22:37
darxhi is there a version of skype for maemo that does video?22:37
jeff1fNo22:38
*** matt_c has quit IRC22:38
jeff1fgizmo project apparently does22:38
jeff1fHave not tried it though22:38
*** keesj is now known as k-way22:38
*** VimS has joined #maemo22:40
ds3dhd: what area (geographically) and what time of the year are you considering it?22:40
dhdmidwest, spring22:40
dhdmidwest USA taht is22:41
ds3dhd: fwiw, I tried it during a train trip and the results were disappointing but that was in Nov22:41
*** lmoura has quit IRC22:41
*** jurop88 has quit IRC22:41
ds3the one I used looked like the SC002 on that solarstyle page22:41
dhdds3: hmm22:41
darxjefflf: thanks22:41
ds3dhd: other thing to watch out for is the Nokia _NEEDS_ 5.5V to charge. It does not like 5V chargers22:42
ds3dhd: I plan to try it again in the spring preferablly out doors instead of through a train window22:42
Juhaznot true22:42
dhdyeah the train windows actually block a surprising amount of light22:42
*** hugolp has joined #maemo22:42
ds3dhd: this is the one I used - http://search.geeks.com/search.aspx?SI=ad31e2c3-1b6f-4fc9-a7b2-1716df78d51c&Action=14&AXD=http%3a%2f%2fwww.geeks.com%2fdetails.asp%3finvtid%3dSC1000%26cpc%3dSCH%7eSC1000%7eAOCSolar+SC1000+Solar+Charger+w%2fBuilt-in+Li-ion+Battery%7e15.9922:42
ds3bah22:42
ds3http://www.geeks.com/details.asp?invtid=SC1000&cpc=SCH22:43
dhdthat's one hell of a URL, but it worked :)22:43
ds3cleaner link, sorry about that22:43
ds3what I found really useful is the Energerizer Energi-to-go brick (4AA's)22:43
dhdhmm, that one is cheaper, the claimed charging time in the sun is about twice as long as the solarstyle one22:43
*** pupnik810 has joined #maemo22:44
ds3dhd: you plan to do WiFi for comm. or Bt to a phone?22:44
dhdnope but I was hoping to use the GPS22:44
ds3ah22:44
dhdand occasionally bluetooth to a phone22:44
ds3as a tracker I assume?22:44
dhdyeah22:45
ds3my biggest problem on the train was keeping the phone powered (probally crappy 2 year old batteries)22:45
ds3I'd point you to my rants on it except it is located on a private server at the moment22:45
dhdI do wonder how much CPU time and power maemo-mapper or the Nokia map application uses when tracking via GPS22:46
dhdI guess it depends on whether auto-center is turned on22:46
dhdobviously on a bike, voice-directed navigation isn't very useful :)22:47
*** wms has quit IRC22:47
dhdbut I'd like to be able to use it over a 6-hour ride or so22:47
ds3Based on some crude experiments, don't use the built in Map app.22:47
*** lmoura has joined #maemo22:47
ds3Maemo mapper actually seems decent power wise22:47
ds3the built in Map app drains the batteries faster then the car fuel gage :(22:48
lcuk3d view or normal? and with wifi on as well?22:49
* dhd wonders what a good phone is that does EDGE and Bluetooth and has good battery life22:49
* dhd notes that N-series phones do not have good battery life :(22:49
ds3lcuk: normal, bluetooth network connection22:49
fugitivodhd: for example?22:49
ds3old Treos aren't doing too well in the battery dept either22:49
lcukcrikey this seems ok battery wise but no bt - 81022:50
timelyds3: try tinymail22:50
fugitivoi have a nokia 8801, that's a battery killer :)22:50
*** chenca has quit IRC22:50
ds3timely: I will look into that22:50
ds3best I get food, it is almost 122:50
tekonivelAnybody here active on Tablettalk? Is there a forum or thread where ppl introduce themselves22:51
hachiholy crap, whoever told me the builtin mail client on maemo is bad, was right22:51
hachiasking me every time I delete an IMAP email whether I want to delete it on the server22:51
*** DeLe0n has quit IRC22:51
tekonivelI cannot find one :/22:51
*** dolske has joined #maemo22:52
dhdfugitivo: N75 ... barely lasts a day on a charge, of course if AT&T allowed you to switch it to GSM it would be a lot better22:52
dhdtime to unlock it22:52
fugitivoi'm looking for a phone with good battery life22:53
*** ijon_ has quit IRC22:53
fugitivoI'm tired of my 8801, it needs to be on the charging base all day long22:53
pupnik810Test22:54
pupnik810Pidgin is not very good for irc22:55
dhdthis solar charger looks great, but where the heck to you buy it ... http://www.soldius.com/ourproducts.html22:55
fugitivopupnik810: why?22:55
*** p| has joined #maemo22:55
*** pupnik810 has quit IRC22:56
fugitivodhd: really nice22:56
dhdoh, here it is ... http://www.mysolidus.com/22:56
*** lmoura has quit IRC22:56
omardhd, http://www.thinkgeek.com/interests/giftsforhim/7d34/22:58
fugitivodhd: $90 is a good price22:58
dhdah-ha22:58
dhdthe question is, is it compatible22:59
fugitivohttp://www.thinkgeek.com/gadgets/travelpower/7d34/detail/22:59
fugitivoyou try first :)22:59
dhdhaha22:59
fugitivoNokia 77022:59
fugitivocheck that page22:59
dhdoh there it is...22:59
fugitivoi think i'm going to buy one22:59
fugitivoit comes with 7 adapter tips23:00
*** sbaturzio has joined #maemo23:00
omarwow23:00
omari think im goign to get one too23:00
dhdthe only drawback is that it doesn't have a battery inside like the solarstyle one23:02
*** Aniruddha_N800 has joined #maemo23:02
fugitivodhd: so no sun no power?23:03
*** barisione has quit IRC23:03
dhdyeah, it's strictly a charger, although it looks like it would probably do a good job keeping your battery topped up with enough light23:04
fugitivodoes it have limited life?23:04
*** Aniruddha_NL has quit IRC23:05
*** mk8 has joined #maemo23:07
*** slomo has quit IRC23:10
*** djcb has quit IRC23:11
*** eber_ has quit IRC23:11
*** ha1f has joined #maemo23:12
*** Aniruddha_N800 has quit IRC23:16
*** lmoura has joined #maemo23:16
*** Vudentz has joined #maemo23:17
*** jurop88 has joined #maemo23:20
*** Delio has joined #maemo23:20
* Jaffa wonders to spend time now working out if Mikhail Sobolev's "extras promotion interface" blows the need for his RFC out of the water.23:20
*** fab_away has quit IRC23:20
*** dolske has quit IRC23:20
timelyheh23:20
Jaffagiven it's not clear which column is which, I'm struggling to make head or tails of it. So may retire and have a nice cup of tea and a sit down.23:21
*** lmoura has quit IRC23:23
*** playya_ has joined #maemo23:23
*** fsmw has joined #maemo23:23
*** lophyte has quit IRC23:23
MoRpHeUzJaffa: what is this "interface" stuff about ? I just lost some mail =/23:23
JaffaMoRpHeUz: see most recent maemo-developers post23:24
*** rm_you|sleep has quit IRC23:24
*** lmoura has joined #maemo23:24
*** zodman has joined #maemo23:24
MoRpHeUzhhmm23:26
*** dhd is now known as dhd|gone23:26
*** red-zack has quit IRC23:27
*** red-zack has joined #maemo23:28
*** jegp has joined #maemo23:29
*** greentux has quit IRC23:33
*** dolske has joined #maemo23:34
*** vivijim has quit IRC23:34
*** roue has joined #maemo23:38
*** playya has quit IRC23:38
*** pupnik810 has joined #maemo23:41
*** fsmw has quit IRC23:41
*** fsmw has joined #maemo23:41
* doc|home thieves from pupnik810 23:41
ds3hmm23:42
pupnik810hi23:45
ds3Did I miss something during initial setup or does the device never actually ask what your home city is during initial setup?23:46
pupnik810why is there a huge bar at the bottom of xterm on os2008.. *ontaining the letters abc23:46
pupnik810massive waste of screen23:47
GeneralAntillesYou put buttons there.23:47
GeneralAntillesButtons and shortcuts.23:48
lcukpup, its from the 81023:48
GeneralAntillesOh, that.23:48
pupnik810ok the abc is related to hildon input23:48
GeneralAntillesThe autocomplete for the N810.23:48
lcukyou disable it in control pane'23:48
tekonivelI preferref them on the side23:48
*** pupnik810 has quit IRC23:48
GeneralAntillesI preferred them when they didn't suck.23:49
*** matt_c has joined #maemo23:49
lcukdo you use osk?23:49
ds3OSK?23:49
lcukon screen keyboard23:49
ds3OSK is also a development board for OMAPs23:49
lcukahhhh23:50
lcukgen - i got host mode working with nokia cable and my female-female dongle23:50
GeneralAntillesNice work.23:50
lcukbut now its stopped again :(23:50
GeneralAntillesBeat it with a stick.23:50
tekonivelI do use Oak23:50
lcukthere is a shell cmd to force host23:51
lcuki was thinking of that23:51
lcuki will redo it later and get reproducable results23:51
maddlerpupnik_: that "abc" bar comes out whenever you are using keyboard23:51
maddlerpupnik_: btw... I agree... waste of space...23:52
* lcuk will use the hub he bought23:52
*** tjafk3 has joined #maemo23:52
ds3lcuk, someguy posted a bunch of scripts to do it from a menu selection23:52
tekonivelmaddler: great for emacs users23:52
*** defishguy has joined #maemo23:52
lcukmaddler / pup you get rid with control panel text input and the language tab settings23:52
maddlerlemme see...23:53
tekonivelI wish pressing ctrl would conjure osk directly23:53
maddlertekonivel: I'm not talking about xterm shortcuts... ;)23:53
tekonivelOnscreen ctrl i mean23:53
lcukds3 i saw them but its just flaked out on me - i got comfy closed the shell sat down pressed a key and it was gone23:53
*** tjafk1 has joined #maemo23:53
ds3oh23:54
tekonivelmaddler: i am :^)23:54
lcukwas looking positively promising23:54
inzHmm, would ultrastar work on the tablets ;)23:54
*** lcuk_2 has joined #maemo23:54
*** pupnik810 has joined #maemo23:54
lcuk_2thats better23:54
* lcuk_2 stretches his fingers23:54
maddlertekonivel: hehehe... shortcuts are great with Screen as well :D23:54
GeneralAntilleslcuk, not enough power?23:54
*** lcuk has quit IRC23:54
maddlerlcuk: it works! thx!23:55
lcuk_2there was at first im not sure though23:55
lcuk_2ive got a powered hub so i will test later23:55
*** pupnik810 has quit IRC23:55
defishguyhi all.  maemo extras fails for me with a 401 Unauthorized when I attempt to use the repo.   All of the other repos work fine.  Does anyone have any ideas?  I'm running chinook.23:55
tekonivelmaddler: yup, maybe therecould be sets of them23:55
*** fsmw has quit IRC23:56
*** sbaturzio has quit IRC23:56
*** Raistl|n has joined #Maemo23:56
maddlertekonivel: yes, sets could help... emacs... screen... irssi...23:57
hachiis there a way to get modest to use a smaller font?23:57
GeneralAntillesI like the sets idea. -> bugs.maemo.org23:57
*** lubyou has quit IRC23:58
maddlerhachi: nope... not yet at least...23:58
maddlerGeneralAntilles: :)23:58
tekonivelGeneralAntilles: while at it, maybe option to have/them by the side plskthx23:58
GeneralAntilles-> bugs.maemo.org23:59
GeneralAntillesI'd do two enhancement requests23:59
*** k-s[WORK] has quit IRC23:59

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