IRC log of #maemo for Wednesday, 2007-06-27

*** zwnj has joined #maemo00:04
*** pdz has quit IRC00:09
pupnik~flash!  ahh ahhhhh!~00:10
Sho_kakos: mc ;)00:11
kakosSho_: Isn't mc command line based?00:11
Sho_kakos: yes (you'll need Ossi Xterm)00:11
kakosSho_: As much as I love terminals, I'd prefer a GUI-based file manager00:11
Sho_kakos: Unfortunately I haven't found a decent GUI-based one00:12
Sho_(for the N800, that is)00:12
kakosgpe-filemanager seems to work fine00:12
Sho_kakos: I was pondering to convert Thunar (XFce.org's lightweight file manager into a Hildon app, but I'm a KDE developer and tremble at the thought of digging into GTK+ code =)00:12
*** pdz has joined #maemo00:13
tkoSho_: you could always start by compiling qt and kde... :)00:13
Sho_kakos: http://thunar.xfce.org/index.html00:13
Sho_tko: I could, but unfortunately Maemo's input methods are tied to GTK+00:14
tkoSho_: well, you could continue there.. :)00:14
kakosEh.  I don't need a great file manager... just one that lets me get to root without the use of symlinks00:14
Sho_tko: So my first todo item would be to check out if I can somehow splice Xvkbd and the input method together to make it work with Qt windows, too00:14
tkothere is some reverse-engineered documentation in the wiki, and we should be getting the interesting parts of the input methods published "real soon now"00:15
Sho_tko: Sounds cool - could you hand me a link to that wiki page?00:15
tkohttp://maemo.org/community/wiki/InputMethod I think00:16
Sho_tko: thanks00:16
tkoI can't recall the state of opening the implementation.. it's been in progress for so long00:16
Sho_tko: got the device less than two weeks ago and didn't have too much time to look into its software guts yet :-)00:17
Sho_tko: With Qt4 it would probably be pretty easy to do given that it can be built to use the glib main event loop00:18
tkoSho_: I'd probably just reimplement it since it's all based on a couple of X messages anyway00:20
Sho_food for thought, hmhm00:22
* Sho_ reserves some weekend tinkering time00:22
* kakos wants a transparent full-screen finger keyboard00:25
*** zwnj has quit IRC00:27
*** zwnj has joined #maemo00:27
*** Disconnect has quit IRC00:30
*** konttori has quit IRC00:31
*** NickDe has quit IRC00:39
roopekakos: for a transparent keyboard, how would it really work?00:40
roopehow would you select something from the application area?00:40
roopehow would you reposition the cursor. how would you paint text. how would you pan the web page etc.00:42
*** bipolar has quit IRC00:43
*** greentux__ has joined #maemo00:44
*** kenne has quit IRC00:45
*** Ryback_ has quit IRC00:46
kakosroope: It'd be just like the full-screen keyboard we have now, but it types in real time rather than storing it in a buffer and you can see it interact with the textbox in question00:47
roopekakos: so you couldn't actually interact with the background?00:47
roopeFor instance, you couldn't reposition the cursor in the textbox by tapping there?00:48
kakosNot while the keyboard is up.  Then when you minimise it, you interact with the background again00:48
*** Sho_ has quit IRC00:48
roopeThat's a quite big problem if you would want to actually put the cursor into a new position.00:48
kakosI'm just looking for an incremental improvement on the existing full-screen keyboard rather than the ultimate solution00:48
*** mk8 has quit IRC00:48
roopehow would it improve it?00:49
kakosWell, I was always annoyed that I was essentially blind while the full-screen keyboard was up.00:49
*** etrunko has quit IRC00:49
kakosSay I'm writing something in the Note app, I'd like to be able to see the text appear in the Notes application rather than all the text being crammed into that little buffer at the top00:50
kakosFurthermore, if you don't need that buffer at the top, you could space the keys out a little better since you have more screen realestate00:50
roopeWell. Kind of. But have you tried actually drawing a transparent keyboard on top of text on Notes? It's a complete mess.00:50
roopeBoth have text. It's not really easy to read.00:50
*** pdz has quit IRC00:51
roopeI'd like to see a real-life worst case example first. :)00:51
kakosWell, if you can somehow manage true alpha transparency, it can be done.00:52
kakosI have terminals layers upon each other and I can read each layer fairly consistently00:52
*** obi has quit IRC00:52
roopeI didn't mean from a technical perspective. Of course it can be done, but.00:52
roopeI tried. I really tried those when doing the design.00:53
roopeBut at least I thought them to be really poor.00:53
*** Sho_ has joined #maemo00:53
*** svu has joined #maemo00:53
kakosroope: You designed the full-screen keyboard?00:53
roopekakos: yup.00:53
kakosroope: Cool.  :)  Thanks, BTW.00:54
roopeI'm all for still improving it. :)00:54
roopeBut I'm not 100% sure about transparency being an improvement.00:54
roopeThe problem really comes that if the textfield goes behind the keyboard, then manipulating the textfield becomes harder.00:54
*** twogood has quit IRC00:54
kakosroope: Neither am I.  It was the first thing that came to mind when I was thinking of how to improve it00:54
*** pdz has joined #maemo00:55
kakosHmmm00:55
*** k-s has quit IRC00:56
roopeFor widgets that have labels an obvious improvement would be to just import the label of that widget to the full screen view.00:57
roopeso at least you remember to which field you are entering text.00:57
*** kakos has quit IRC00:58
*** kakos has joined #maemo00:58
kakosSorry about that00:58
kakosIs there a way to tell between a tap from the stylus and a finger pressing on the screen?00:59
roopeyes. and we utilize it, for launching stylus keyboard / finger keyboard.00:59
kakosThat's what I thought, but wanted to make sure01:00
Sho_roope: A real-time translucent full-screen keyboard would be an interesting opt-in feature, though. For example, to be able to follow a chat while typing a response, as not to be redundant or late.01:00
kakosPerhaps when the full-screen keyboard is up, thumb presses interact with the transparent keys that overlay the screen and the stylus interacts with the background?01:00
roopesho: yes, that's true. there are real problems with the current thing.01:00
roopekakos: in theory, yes, but who is holding the stylus when using the finger keyboard?01:00
roope(your fingernails can act as the stylus, yes.)01:00
Sho_roope: Does the X server on the device ship with COMPOSITE?01:01
roopesho: no idea, sorry. I don't really know about the technical stuff.01:01
roopeI'm an interaction designer.01:01
kakosroope: I can hold the stylus while I'm using the thumb keyboard.01:01
*** luck^ has quit IRC01:01
Sho_roope: ok :)01:02
*** vivijim has left #maemo01:02
roopekakos: yes well, you _can_, but. :)01:02
kakosroope: I just kind of nestle it between my palm and the side of the N800 when I'm thumb typing01:02
roopeMost users don't.01:02
kakosroope: Well, I don't care about anyone else.  ;)01:02
*** fab has quit IRC01:02
*** vidarino has quit IRC01:02
*** bmidgley has quit IRC01:02
*** slomo has quit IRC01:03
roopeI have to care. :)01:03
kakosHmmm.  Make one of the buttons swap between interacting with the full-screen keyboard and the background?  So, activate a text field, open up the full-screen keyboard, type a little, hit the button and select another text field, hit the button again, type some more, ad nauseum?01:04
Sho_Although curiously, I'm much faster with the stylus-driven keyboard than the finger one (I thought it would be the reverse)01:04
roopekakos: wouldn't that button be called the "close keyboard" button?01:05
roopeclose it, select another text field, continue?01:05
kakosYes...01:05
kakosHeh01:05
kakosI'm tired.  :)01:05
*** fab has joined #maemo01:05
*** vidarino has joined #maemo01:05
*** bmidgley has joined #maemo01:05
*** Free_maN has quit IRC01:06
*** obi has joined #maemo01:06
Sho_roope: got any user testing numbers on typing performance stylus vs. fingers? wondering if I'm part of the trend :)01:06
kakosYou could make the full-screen keyboard an option as the default text entry method so when you click on a text field, it pops up instead of the virtual keyboard or handwriting recognition thing.01:07
kakosThat way it becomes much easier for users to just close it and switch to a new text field and have it pop up again01:08
roopesho: umm, mostly speed-wise there isn't a major difference.01:08
*** guardian_ has joined #maemo01:08
roopesome are faster with the one, some with the other.01:08
Sho_hmkay :)01:09
roopekakos: that's true, kind of. then agian, if you tap the text field with the thumb, it does launch the full screen immediately.01:09
*** greentux_ has quit IRC01:09
roopespeed is gained with time of use. so the more you use one, the faster you become. (chicken and egg, kind of. :)01:09
kakosHmmm.  So it does...01:10
kakosI didn't know that, actually01:10
roopekakos: that's what we use the finger detection. tap text field with stylus -> get stylus optimized input method. tap text field with finger -> get finger optimized input method.01:10
roopeI like to think that it's a neat idea. :)01:11
kakosIt is, actually.01:11
kakosIt just never occurred to me.  :)01:11
kakosOn a slight aside, when you tap the button to get upper case letters, why doesn't it revert to lower-case letters once you hit a key?01:12
roopein the finger keyboard? it should.01:12
Sho_kakos: unless by "tap the button to get upper case letters" you mean caps lock ;)01:13
kakosSho_: Yeah, that one, but there is no normal shift in the finger board as far as I can tell.01:13
Sho_hm01:14
roopehm01:14
kakosroope: Hmmm.  Perhaps my install is busted.  :(01:14
* Sho_ has his n800 in the other room atm :)01:14
roopeno, actually you're right. hmm.01:14
roopeauto-cap does work, but.01:14
kakosyeah.  The auto-cap works fine01:15
roopeI guess. Hm. It's simpler to have only two states and manual user interaction. I didn't want three states. like shift state and caps lock state.01:17
roopethen again, it wouldn't really need caps lock at all.01:17
roopepoor answer, sorry. :)01:20
kakosHeh01:21
kakosWould it be possible to make the transparency thing a selectable option?  With it off, you get what we have now, with it on you get a transparent keyboard without the buffer thingie so you can do things like chat01:21
roopeIt would have a fair bit of work, because then all the button sizes would need to change. The layout would ideally change.01:22
roopeRather than just increasing the height of the current buttons, a better layout could be created. and that would be very much work et.c01:22
kakosI'll make you cookies if you do it.  <301:23
kakosAnyway, just a suggestion.01:25
*** monteslu has quit IRC01:25
kakosDoes Maemo actually support alpha transparency?01:25
roopeyeah. but it wouldn't be really trivial.01:25
roopekakos: some parts already do.01:25
roopeso yes technically, it can be done. it's not used universally.01:25
*** guardian has quit IRC01:26
kakosWell, just a suggestion.01:26
kakosI'll send you guys a delicious cake if you implement it, but I won't hold my breath.  :)01:26
*** fab has quit IRC01:28
*** fcarvalho has joined #maemo01:28
*** pdz has quit IRC01:33
*** monteslu has joined #maemo01:35
kakosroope: Do you know if the thumb keyboard is open sourced or not?01:40
*** sbaturzio has joined #maemo01:51
*** hein has joined #maemo01:54
*** Sho_ has quit IRC02:03
*** hein is now known as Sho_02:03
*** user_ has joined #maemo02:04
*** user_ is now known as Rebroad02:05
*** jpetersen__ has joined #maemo02:05
*** zyxulnaga has joined #maemo02:10
*** nhdezoito_adrian has joined #maemo02:14
*** saerdnaer2 has joined #maemo02:16
*** klausade has quit IRC02:19
*** Disconnect has joined #maemo02:21
*** zyxulnag1 has quit IRC02:22
*** jpetersen_ has quit IRC02:23
*** rwhitby-n800 has quit IRC02:25
*** saerdnaer2 has quit IRC02:34
*** zwnj has quit IRC02:44
*** zwnj has joined #maemo02:45
*** czheng1 has left #maemo02:51
*** kakos has quit IRC02:55
*** hein has joined #maemo02:55
*** florian has quit IRC02:56
*** PierreTramo has joined #maemo02:57
PierreTramoany *BSD user here?02:57
*** ericz has joined #maemo03:00
*** _shawn_ has quit IRC03:06
*** rwhitby-n800 has joined #maemo03:07
*** Rebroad has left #maemo03:08
*** sp3000 has quit IRC03:09
*** Sho_ has quit IRC03:11
*** hein is now known as Sho_03:11
*** PierreTramo has quit IRC03:15
*** kakos has joined #maemo03:18
*** PierreTramo has joined #maemo03:21
*** pvanhoof has quit IRC03:26
*** sbaturzio has quit IRC03:26
*** nhdezoito_adrian has joined #maemo03:33
*** jpetersen__ has quit IRC03:46
*** abock has quit IRC03:48
*** jacques has joined #maemo03:48
*** obi has quit IRC04:04
*** SeRi has joined #maemo04:08
*** Yamazaki-kun has joined #maemo04:11
SeRihow can i remove  canola?04:11
*** SeRi has quit IRC04:22
*** NickDe has joined #maemo04:38
*** dobey has joined #maemo04:40
dobeyhola04:40
*** rhys has joined #maemo04:46
rhysello04:46
*** NickDe has quit IRC04:49
rhyshow do you type on the nokias?04:49
dobeythe on-screen keyboard, or a bluetooth keyboard04:50
rhysso for xterm and the like, theres an osk?04:51
dobeythere is on my n80004:51
dobeywhat i'm having trouble with, is flashing the device with a new version of OS 2007 :(04:52
*** matt_c has quit IRC04:52
rhysim looking to buy one04:53
rhysthe nokia n800, the sony mylo, or a treo 700p04:53
rhysi still need to look at the ipaqs04:54
dobeythe samsung q1 looks nice too, but it's $79904:54
dobeyis anyone else around that knows anything about flashing the new firmware?04:54
rhyshmno.04:54
dobeythe How-To on maemo.org for using the flasher, sucks04:55
*** Yamazaki-kun has quit IRC05:02
*** Yaco2 has quit IRC05:14
*** dobey has left #maemo05:21
*** rhys has quit IRC05:29
*** megabyte405 has quit IRC05:30
*** ericz has quit IRC05:31
*** kb7sqi has joined #maemo05:31
*** Aeroraptor has joined #maemo05:33
AeroraptorDoes kb7sqi ever talk in here?05:34
*** Yaco2 has joined #maemo05:34
*** Aeroraptor has left #maemo05:36
*** rhys has joined #maemo05:53
rhyswhy use debian for embedded?05:54
rwhitbyit supports arm05:58
rhysoh.06:01
rhysright.06:02
*** outtolunc has joined #maemo06:05
rhysany big reason to get the n800 over the n770?06:06
rhysdoes the 770 have flash 7 or 9?06:13
*** rhys has quit IRC06:19
*** rhys_ has joined #maemo06:19
*** rhys_ is now known as rhys06:19
*** manoworw has joined #maemo06:24
derfrhys: The whole twice the RAM and twice the internal flash storage make a big difference.06:34
rhysdoes the 770 have a camera?06:34
rhysits only vga. im just trying to pin down the differences other than that06:35
rhysboth still have the 250mhz TI proc ?06:35
kakosThe N800 has a 350 MHz06:35
kakosIt also has a 3d accelerator chip which isn't as yet supported, but many people think it is going to be in the next patch06:35
rhysso its more powerful. does battery life suffer? cause the n800 is 350 and the n770 is 20006:35
rhyskakos, do you know any other differences?06:40
kakosThe battery life doesn't seem to suffer as far as I've noticed.06:41
kakosLet me think...06:41
kakosIt has two SD slots rather than the single RS-MMC of the 770, which is nice06:41
kakosThe speakers are better, but that isn't much of an issue since the sound quality isn't that great from either06:41
kakosI think those are the major things06:42
kakosHow much can you get the 770 for?06:42
rhys175$ on ebay06:43
rhys150 used06:43
rhys200 brand new in box06:44
kakosHmmmm06:44
kakosIt was definitely a worthy upgrade.  If you can afford the N800, then I'd say that is your best bet06:45
kakosIf money is an issue, then the 770 is still a damned good little machine06:45
rhysgrrrrr.06:45
rhysthats the problem06:45
rhysim gonna get a bluetooth keyboard for sure to take notes in... i dont think i can type quickly enough in a lecture on the OSK06:46
kakosHmmm06:46
kakosWhat do you plan on doing with it?06:47
rhysis "damned good machine" enough? 400 vs 250? is it worth 150? my other things im looking at is a sony mylo. both of those id need to get a phone..which is 150$. sanyo 8400. or i could get the treo 700p.06:47
rhysemail, class notes, kismet, all my little toys.06:48
rhysactually i think im gonna rule out the treo just because of wifi. they are decently cheap..but i love linux too much06:48
kakosThey also suck.  Heh06:50
kakosHere's my official suggestion.  Get the N800 unless you absolutely cannot.06:51
rhysim reading06:51
kakosThe 770 has a lot of software, but the community activity has dropped since the N800 came out.06:51
kakosYou can run IT 2007 on the 770, but I don't know how well it runs.  I never tried it06:51
rhysdropped? or shifted to the it2007?06:52
kakosShifted to IT200706:52
rhysi was looking at the software, it was huge. including claws mail. i just found claws a month or so ago to replace obese thunderbird06:52
rhysi run zenwalk linux.06:53
kakosYeah.  There is an impressive selection of software out there for it06:54
kakosI don't think I'd ever get along without my N800 (or my 770 before it)06:54
rhysdoes stuff that worked in 2006 work for 2007? are both 2.6 kernel based?06:54
kakosEither one is well worth the money you pay for it, but the N800 is probably a better buy overall06:55
kakosrhys: Some stuff that worked in 2006 works in 200706:55
kakosIt's sort of hit and miss in that regard.06:55
rhysright. new kernel, new libraries. i understand.06:55
kakosThey are both 2.6.x kernels, but the API changed some in the upgrade06:55
kakosI've gotten a fair amount of software for IT2006 to run just fine on IT2007, but some also doesn't.06:55
kakosMost of the software that doesn't has a 2007 version available though06:56
rhyssomething interesting if you interested embedded. friend of mine got me a avr32 ngw100 reference design. they are awesome little06:56
rhysoy06:56
rhystoy*!06:57
rhysthank you kakos. nice thing, i live almost for free, and thats just one weeks check. oh well.07:01
rhyshopefully its worth it07:01
*** rhys has quit IRC07:01
*** manoworw has quit IRC07:04
*** ericz has joined #maemo07:13
*** Yaco2 has quit IRC07:23
*** Yaco2 has joined #maemo07:23
*** rkaway1 has quit IRC07:27
*** rkaway1 has joined #maemo07:30
*** pcfe has joined #maemo07:50
*** koen has joined #maemo08:02
*** pupnik_ has joined #maemo08:11
*** pupnik has quit IRC08:23
*** Yaco2 has quit IRC08:29
*** Yaco2 has joined #maemo08:30
*** rhys has joined #maemo08:32
*** outtolunc has quit IRC08:34
*** MoRpHeUz has joined #maemo08:38
*** saerdnaer has joined #maemo08:53
*** pleemans has joined #maemo09:00
*** klausade has joined #maemo09:15
*** zwnj has quit IRC09:17
*** zwnj has joined #maemo09:18
*** rwhitby-away has joined #maemo09:22
*** rwhitby-n800 has quit IRC09:26
*** dolske has quit IRC09:30
*** konttori has joined #maemo09:34
*** cesman has quit IRC09:39
*** Mithrandir has joined #maemo09:39
*** Mithrandir has left #maemo09:40
*** phil|work is now known as phil|sleep09:49
*** ryanfaerman has quit IRC09:53
kulveMoRpHeUz: I think it was the gst-gmyth that looked the includes in wrong place10:04
*** dolske has joined #maemo10:04
kulve(or the gmyth's pkgconfig file has the wrong -I in Cflags)10:04
MoRpHeUzkulve: but it was not compiling ?10:06
kulvegst-myth compiled after I removed the "gmyth" part of the -I path10:07
kulvepkgconfig file add prefix/include/gmyth to include dirs and gst-gmyth uses "#include <gmyth/gmyth-something.h>", so there's one "gmyth" dir too much10:08
kulvewith /usr/ prefix everything works because /usr/include is automatically added as include dir10:09
*** zwnj has quit IRC10:09
MoRpHeUzkulve: I got the point....10:09
MoRpHeUzkulve: thanks for that...I'll fix that... =)10:10
*** ryanfaerman has joined #maemo10:11
kulvelet me know when it's fixed10:15
*** Free_maN has joined #maemo10:15
kulveI quickly tried streaming, but I didn't get it running10:17
*** tweg has joined #maemo10:17
MoRpHeUzkulve: ok...I need to send you a "good" url...it's easy, but you need to know the parameters..10:18
MoRpHeUzkulve: I'm just finishing some work and then I can do this stuff =)10:18
kulvethx. I'll test it again in the evening. I'm probably going to write a very short Debian Etch specific howto, if I get it working ;)10:19
MoRpHeUzkulve: great! thanks again! =)10:21
*** geaaru has joined #maemo10:21
*** dneary has joined #maemo10:22
*** ryanfaerman has quit IRC10:24
*** dape has joined #maemo10:30
*** guardian_ has quit IRC10:37
*** rhys has quit IRC10:37
*** lardman|gone is now known as lardman10:41
*** pvanhoof has joined #maemo10:45
lardmanAm I right in thinking that I need to email Nokia/Maemo site any pages that I'd like to add to the wiki before I can add them?10:46
lardmanor so they can add them perhaps10:46
* lardman is looking here: https://maemo.org/legal/contribution_guidelines10:48
*** tweg has left #maemo10:50
*** sKaBoy has joined #maemo10:52
*** konttori has quit IRC10:53
janilol. faq link in that page is 40410:55
*** bilboed has joined #maemo10:56
*** sxpert-work has quit IRC11:04
*** dape has quit IRC11:04
*** guardian_ has joined #maemo11:05
*** fab has joined #maemo11:06
*** eXeonical has quit IRC11:07
*** jpetersen has joined #maemo11:07
*** greentux__ has quit IRC11:08
*** pna has joined #maemo11:10
*** konttori has joined #maemo11:10
*** rwhitby-away has left #maemo11:10
*** eXeonical has joined #maemo11:12
*** cy303 has joined #maemo11:22
cy303yo11:22
*** dneary has quit IRC11:27
cy303Anyone have any luck pairing an MDA (t-mobile) phone with the N800?11:27
*** obergix[work] has joined #maemo11:28
*** pupnik_ is now known as pupnik11:32
*** dolske has quit IRC11:35
*** pna has quit IRC11:39
pupniklardman: maybe // but if you think you're doing something useful i'd ignore it and assume they'll respect that11:46
lardmanDon't worry, the wiki is free access isn't it11:48
lardmanI'd just read the link rather than tried adding stuff11:48
*** twogood has joined #maemo11:48
lardmanI hate wiki editing, esp when there's no preview11:48
pupniknow i am curious to see what you are working on11:48
pupnikurl?11:48
lardmanhttps://maemo.org/community/wiki/edit/spprogramming.html11:48
lardmanI screwed up the name somehow11:49
lardmanshould have been dspprogramming11:49
*** pdz has joined #maemo11:50
pupnikwow, cool stuff11:51
lardmannot especially, but I thought I'd document it, mainly as I want to get something added to the Wishlist11:51
pupnikwhat have you done with DSP?11:52
lardmanThere's not a lot to do with it, data can be sent to and from, but it's not possible to get audio output atm11:53
*** sxpert-work has joined #maemo11:53
pupnikso for e.g. someone trying to add an ogg dsp sink would need a recompiled kernel?11:54
lardmanThat is supposition, but the best I can work out at the moment, unless Nokia give us a header file of the EAP_ functions11:55
lardmanrecompiled DSP kernel that is of course11:55
pupnikyes11:56
pupnikwhen i had a NeXT someone wrote a fractal browser using the dsp11:56
lardmanIt is quite possible to write a mini-driver, as there's documentation galore, it's just whether it could be introduced without the kernel recompile.11:57
lardmanI've not looked at whether the kernel could be recompiled easily, sounds like another steep learning curve11:57
pupnikhave you asked for help on the mailing list?11:57
lardmanYes, long while back, thought I'd add it as a bug, etc. and see whether I could get Nokia to put the header file bit in the wish list11:58
pupnikmaybe they are NDA'd by TI11:58
pupnikaha11:58
sxpert-workstupid NDAs from hell11:59
lardmanI'm sure some of it is under NDA, just seems a shame as there is some demand for extra software codecs and this would be something for people to work on11:59
* sxpert-work wonders what the use for those NDAs is12:00
lardmanfluendo were subcontracted the DSP work12:00
sxpert-workthat I know.12:00
lardmanperhaps they retain the rights12:01
sxpert-workthe question is "what does TI gets from imposing NDAs on chips specs"12:01
lardmanThat's not TI though, they seem to publicise almost everything12:01
sxpert-worksounds totally counterproductive to their business which is (obviously) selling chips12:01
lardmanexcept the IVA of course12:01
sxpert-workIVA ?12:02
lardmanImaging Video Accelerator12:02
sxpert-workwhy would they have an NDA on that ?12:02
sxpert-workdidn't they design that too ?12:02
lardmandunno, no info about though12:02
sxpert-work(it sounds so ridiculous)12:02
cy303ahh, there we go12:03
cy303woot12:03
roopeprobably to make it harder to competitors.12:03
*** greentux has joined #maemo12:03
sxpert-workroope: not by much, I'm afraid12:04
lardmanAnyway, the issue here is probably more of who wrote the code. It's quite possible to write a new driver (& kernel), though a fair bit of effort - far easier with a header file I hope12:05
*** czheng1 has joined #maemo12:06
lardmanPoor david hautbois is getting lots of email notifications from me atm12:10
lardmanRight, I'm banging my head against a wall here, how do I stop the wiki from stealing my line-breaks?12:11
JaffaMorning, all12:12
lardmanmorning12:12
lardman~lart wikis12:13
* infobot lowers wikis's priority12:13
*** florian has joined #maemo12:17
floriangood morning12:17
*** pna has joined #maemo12:19
*** mgedmin has joined #maemo12:21
*** pna has quit IRC12:26
*** tolgam has quit IRC12:29
*** rwhitby-n800 has joined #maemo12:30
pupnikmoin12:34
bilboedI'm getting a weird error when setting up my google talk account on the n800. It's coming up with "Server's SSL certificate has expired".12:38
*** guardian_ is now known as guardian12:40
*** guardian is now known as guardian_12:41
tigertyour date is wrong on the device12:41
*** guardian_ is now known as guardian12:41
tigert?12:41
guardianhello, i'm building a library i would like to split in 2 parts: 1 part == core stuff, 2 part == gtk only stuff. how can i tell in my makefile.am that libfoo-gtk depends on libfoo, both being shared libraries (or libtool libraries)12:42
*** dape has joined #maemo12:43
bilboedtigert, eh, good point :)12:43
tigertbilboed: caught me too :)12:43
tigerta lot of websites bork wiht the same issue if your date is in the future or way in the past12:44
*** konttori_ has joined #maemo12:52
*** konttori has quit IRC12:52
bilboedindeed. I don't think we're the 7th of January 197012:52
bilboedeven though I'm listening to some funk :)12:53
tigertyep12:57
tigertfunk has no concept of age12:57
suihkulokkiah, that's why there is a shop called funky lady12:58
*** Cwiiis has quit IRC13:03
*** AD-N770 has joined #maemo13:05
*** sbaturzio has joined #maemo13:12
sbaturzioAloha!13:12
janifunk is from beyond time and space13:17
*** mgedmin has quit IRC13:17
janithere's living proof of that too.. bootsy13:17
bilboedyep, free your mind...13:18
bilboedIs there a way to have the n800 make sound when there's incoming messages ? and not just for calls13:18
bilboedsorry... it does produce some sound13:19
bilboedmy bad13:19
*** sp3000 has joined #maemo13:24
konttori_sweet. I just got dailymotion to work on uktube.13:28
*** zyxulnag1 has joined #maemo13:30
*** gwak has joined #maemo13:36
*** Pinguozzz has joined #maemo13:37
*** zyxulnaga has quit IRC13:44
*** zyxulnaga has joined #maemo13:44
*** dolske has joined #maemo13:46
*** oil has quit IRC13:46
*** matt_c has joined #maemo13:50
*** matt_c_ has joined #maemo13:52
*** matt_c has quit IRC13:52
*** oil has joined #maemo13:56
*** Sho_ has quit IRC13:57
*** zyxulnag1 has quit IRC13:58
*** lardman is now known as lardman|lunch14:00
*** oil has quit IRC14:00
*** Sho_ has joined #maemo14:00
*** greedo has quit IRC14:01
*** melmoth has joined #maemo14:02
*** obergix[work] has quit IRC14:12
konttori_Hey, I'm having trouble playing dailymotion based flash video on mplayer on the device. It works on my desktop with mplayer. Any ideas what might be wrong?14:14
konttori_clip here: http://www.helsinki.fi/~konttori/MediaConverter/dailymotiontest.flv14:14
*** oil has joined #maemo14:19
*** Pinguozzz has quit IRC14:20
*** obi has joined #maemo14:28
*** jpetersen_ has joined #maemo14:31
*** konttori_ has quit IRC14:37
guardianrefresh applicatin list always gives me a "unable to refresh package list" error14:38
guardianwhat could be the reason ?14:38
sp3000menu -> tools -> log?14:41
guardianuh never noticed it14:44
*** fcarvalho has quit IRC14:45
guardianlst entry is failed to fetch http://repository.maemo.org/extras/dist/bora/free/binary-armel/Packages.gz14:45
*** booiiing has quit IRC14:46
sp3000yeah the ui doesn't exactly help you resolve catalog issues, you get a generic error in one place, look for the problem in another place and resolve it in a third place, none of which point to each other14:47
*** konttori has joined #maemo14:47
guardianyeah well, i give up14:47
guardianthx for the help anyway :)14:47
gwakguardian:do you have the old minimo .br repo?14:48
* sp3000 wonders if the catalog editor dialog could have some indications for catalogs that are acting dead14:48
guardianminimo.br repo, doesn't ring a bell14:49
*** jpetersen has quit IRC14:49
sp3000guardian: think I might have gotten one of those because of a duplicate catalog entry (that was logged in those words more or less too)14:49
guardiani just fail at finding a real use for this cool device :)14:50
guardiani went to downloads.maemo.org, installed bunch of stuff then well ok it's cool but not really useful14:50
sp3000(one for extras bora free non-free and another for extras bora free only as it happens)14:50
guardianfrom a coding perspective, it's interesting though14:51
* sp3000 rocks the read stuff on the bus and how the hell do i get home from here at this hour cases mostly14:53
sp3000with a dash of irc and website edits from inconvenient positions14:54
sp3000and a pinch of notes, music and whatnot14:57
*** mgedmin has joined #maemo14:57
*** zyxulnag1 has joined #maemo14:58
guardianirc on the virtual keyboard14:59
guardianouch :)14:59
mgedminyeah15:00
Veggenguardian: if travelling a bit unplanned (i.e. not having booked hotels, etc), it's very convenient to have ubiquous web-access.15:00
* sp3000 doesn't much do essays on irc15:00
Veggenguardian: I also found maemo mapper with for example google maps backend handy, when travelling to unknown towns.15:01
*** pna_ has joined #maemo15:01
guardianalso makes sense15:01
guardianmy cellphone options don't allow me to do much15:02
guardianso in the end i nearly never pair my tablet with it15:02
*** booiiing has joined #maemo15:02
VeggenAnd I've used it at pub evening at my local LUG. It happens quite often that you just need to look up some facts.15:02
VeggenIt's a bit like a leatherman, I'd say. It's something you learn to appreciate to have handy when you need it ;)15:02
*** bueroman has joined #maemo15:02
Veggencellphone option without data? *boggle*15:03
cy303It's a geek toy15:04
cy303Something you drop $400 on and play with for a few days15:04
Veggenthat's one of the real important things, I'd say ;) Way more important than any camera or mp3 playing capabilities.15:04
cy303Then it goes in the closet with the rest of the toys15:04
cy303;)15:04
cy303keey it in the bathroom15:04
cy303poop-t3rm15:04
cy303perfect little rss reader while you're on the pot :P15:05
JaffaWhat is?15:05
JaffaThe N800's second worse feature after email has to be the RSS reader ;-)15:05
*** luck^ has joined #maemo15:05
cy303Jaffa: really?  I think the RSS reader is it's best feature15:05
osfamerondespite the horrible bugs and uselessness?15:06
cy303I haven't really run into any trouble with it yet, but I just got my n800 today15:06
cy303I'm subscribed to like 10 feeds15:07
cy303seems to work dandy15:07
osfameronit crashes on certain feeds, and the scrolling for long pages is completely broken15:07
suihkulokkiI think it's designed for feeds that jsut have a title and a link15:07
suihkulokkiplanet-style feeds with content choke it15:07
cy303well that sucks15:08
pupnikis the rss reader open source?15:08
cy303maybe we'll see a new reader soon15:08
osfameronwhich is a shame because that's what you want it for... offline reading15:08
Jaffapupnik: yes15:09
cy303http://maemo.org/downloads/product/streamtuner/ is pretty badass15:09
*** zyxulnaga has quit IRC15:10
*** soleblaze has quit IRC15:10
*** lsobral has quit IRC15:11
*** Enok has joined #maemo15:11
Jaffacy303: apart from occasionally forgetting all your feeds (*may* now be fixed), it removes unread entries on the automatic update.15:11
*** Vudentz has quit IRC15:11
*** aCiDBaSe has quit IRC15:11
*** renatofilho_ has quit IRC15:11
*** lsobral has joined #maemo15:11
*** krau has quit IRC15:11
Jaffapupnik: someone's been talking on ITT of fixing it.15:11
*** andrunko has quit IRC15:11
*** aCiDBaSe has joined #maemo15:12
*** lmoura has quit IRC15:12
Jaffahttps://bugs.maemo.org/show_bug.cgi?id=953 is the biggest annoyance of the RSS reader which is why I don't use it anymore.15:12
*** renatofilho_ has joined #maemo15:12
*** lmoura has joined #maemo15:12
*** andrunko has joined #maemo15:12
*** Vudentz has joined #maemo15:12
cy303hmm15:12
cy303does google reader work in the browser?15:12
sp3000the mobile version, yes15:13
sp3000the ajaxy version has sizing issues15:13
cy303well fuck it then15:13
cy303use google reader mobile version i guess :P15:13
sp3000I do :)15:13
cy303hehe15:13
cy303isn't there also some other mozilla based browser that's been ported over that supports all the 0day ajaxy stuffs?15:13
gwakhttp://gwak.dyndns.org/n800/Gui.html15:14
gwakthis is a ajax rss reader i wrote a few weeks ago15:14
cy303noice15:14
cy303that's a good point15:15
cy303can always just write your own web apps15:15
cy303that's nice gawk, I digit15:15
gwakthe source is here15:15
gwakhttp://gwak.dyndns.org/n800/n800-reader-bin.tar15:15
gwak grr15:15
gwakhttp://gwak.dyndns.org/n800/n800-reader.tar15:15
cy303what's it written in?15:15
cy303snagging it, thanks15:15
gwakgoogle web tool kit15:15
cy303:)15:15
*** sbaturzio has quit IRC15:15
cy303gwak: nice!15:15
gwakand the google ajax api15:15
cy303gwak: yeah we used that for clickcaster.com .. for an rss reader a long time ago15:16
sp3000heh, a megabyte :D15:16
cy303I think it's still up on old.clickcaster.com somewhere15:16
Jaffacy303: google for "minimo" for the Mozilla browser15:16
gwakjust load it on your /media/mmc1 and access it from localhost15:16
cy303gwak: nice man15:16
cy303any dependencies ?15:16
cy303Jaffa: do you recommend minimo?15:17
gwakto build it yea,15:17
gwakto run it no15:17
cy303coo15:17
gwakthe google gwt stuff is pretty slick15:17
cy303hell yeah15:17
gwakhttp://www.internettablettalk.com/forums/showthread.php?t=6588&highlight=gwt15:18
gwakis the build howto15:18
*** konttori has quit IRC15:20
cy303nice15:21
cy303I just wish I could flip it to portrait.. kinda lame that's not a feature15:22
cy303definitely nice paired with the cellphone15:24
*** vivijim has joined #maemo15:25
cy303Could use a SIP client15:25
cy303or an IAX2 client15:25
*** krau has joined #maemo15:27
*** bueroman has quit IRC15:29
*** setanta has joined #maemo15:29
*** cy303 is now known as cy-15:29
*** bueroman has joined #maemo15:29
*** cy- is now known as cy15:31
*** konttori has joined #maemo15:32
*** cy is now known as cy-15:34
*** cy- is now known as cy30315:39
*** cy303 is now known as cy-15:42
*** vidarino has quit IRC15:43
*** vidarino has joined #maemo15:45
*** etrunko has joined #maemo15:48
*** oil has quit IRC15:49
*** oil has joined #maemo15:49
*** zyxulnaga has joined #maemo15:52
pupnikhttp://www.buy.com/prod/nokia-770-internet-tablet-internet-tablet-2006-software-edition/q/loc/101/204081472.html15:53
pupnikbuy.com has em for $139.9915:53
*** k-s has joined #maemo15:53
VRedirt cheap, only if its platform would be advancing same speed as maemo..15:56
*** Vudentz has quit IRC15:57
*** Vudentz has joined #maemo15:59
*** konttori has quit IRC16:01
*** k-s has quit IRC16:02
*** NickDe has joined #maemo16:02
*** zyxulnag1 has quit IRC16:05
*** lardman|lunch is now known as lardman16:08
*** greentux has quit IRC16:11
lardmanAny debian gurus here?16:13
*** zyxulnag1 has joined #maemo16:13
*** greentux has joined #maemo16:13
Veggenlardman: Uhm - better to just ask the question? Probably very many know quite a lot about Debian systems, here.16:13
*** konttori has joined #maemo16:13
lardmanTrying to build Octave 2.9.12 from the debian source & diff using dpkg-buildpackage, it fails to recognise f77/g77 as being GNU; running configure it finds it fine.16:15
lardmanI can't see that it's a variable problem in configure, perhaps one of the flags passed by debian/rules interferes. Painful though.16:15
lardmanIs there a way to do a usual configure & make, then package up the result using some script that looks at the Makefile? Would make my life much easier (as in general debian recipes need to be altered)16:17
Veggenwell...there is a config.log or such.16:17
VeggenAnd you can look a the makefile and the variables etc.16:17
lardmanI know about debugging configure problems, but this configure file is a beast! I was just venting and wondering if there's not an easier way16:18
lardmanthanks though16:18
VeggenI'd look at the debian/rules file.16:19
VeggenThe arguments to configure is in that file.16:19
lardmanYes, I've had to change them16:19
lardmanThat was why it suddenly dawned on me that perhaps there's some interaction with either a flag or an env var and therefore a problem in the configure script. I'll take a look this evening16:20
Veggenwell, hard to say without looking at it, really.16:20
*** zyxulnag2 has joined #maemo16:20
* lardman must make a concerted effort to understand the debian build process rather than just trying to scrape by16:21
lardmanOne thing I don't understand is why I need to download the source & a diff & a dsc file, then have to manually apply the patch. Must be missing a step somewhere...16:23
lardmanahh, dpkg-source16:24
*** zyxulnaga has quit IRC16:25
*** zyxulnag1 has quit IRC16:33
gwakhttp://stephesblog.blogs.com/my_weblog/2007/06/ari-jaaksi-on-n.html16:36
pupnikright16:39
*** matt_c_ has quit IRC16:40
*** matt_c has joined #maemo16:40
pupnikgreat link gwak!16:44
pupnik"Open source simplifies and accelerates software licensing, and reduces  technology and quality risks. Instead of negotiation for months, the technical work can start immediately."16:45
gwakpupnik:yea i hope Ari, can evangelize more people at Nokia. (my source was reddit.com)16:48
pupniki love my 770 so much.  just dropped it on concrete twice last week - no problems16:49
pupniknow with ssvb's awesome mplayer the vids play back beautifully16:50
gwaki imagine that integrated cover comes in handy then ;-]16:50
pupnikand soon i expect we'll have DrPocketSnes running at full speed with sound16:50
pupnikyeah!16:50
mgedminmhm... I dropped my Palm m500 a few times, and the touchscreen broke down after the last drop16:51
pupnikhi mgedmin! :)  yeah i can't advocate the dropping thing.16:51
*** kenneth has joined #maemo16:51
pupniki haven't persuaded any of my programmer friends to buy a 770 yet. :(16:51
pupnikgonna get on the gp2x boards and advertise16:52
mgedminwhy a 770 rather than a n800?16:52
*** obi__ has joined #maemo16:52
pupnik$13016:52
guardianhello, i'm building a library i would like to split in 2 parts: part 1 == core stuff, part 2 == gtk only stuff. how can i tell in my makefile.am that libfoo-gtk depends on libfoo, both being shared libraries (or libtool libraries)16:52
*** ab has joined #maemo16:53
*** obergix[work] has joined #maemo16:55
*** fcarvalho has joined #maemo16:55
*** mahtavamatt88 has joined #maemo16:57
*** _crez has joined #maemo16:57
*** luck^ has quit IRC17:01
*** kenneth is now known as kenne17:02
*** fab has quit IRC17:02
*** luck^ has joined #maemo17:03
*** Ryback_ has joined #maemo17:06
*** jacques has quit IRC17:07
*** zwnj has joined #maemo17:07
*** tigert has quit IRC17:09
*** obi has quit IRC17:09
*** mahtavamatt88 has quit IRC17:09
*** mahtavamatt88 has joined #maemo17:11
*** bipolar has joined #maemo17:12
gwakhttp://www.apple.com/iphone/usingiphone/keyboard_small.html from engadget17:17
gwakhope n800 can be hacked to have some of the features17:18
pupniki don't have quicktime - what's good about that?17:19
cy-that sure would be nice17:19
*** mahtavamatt88 has quit IRC17:19
cy-gwak: one of the *MAIN* thing that I find the N800 lacks is good data entry17:20
pupnikwhat's the alternative to an onscreen keyboard?17:20
cy-I suppose I should try using the onscreen for thumb typing.. but just got my n800 today and was all being careful about smudging and crap :P17:20
gwakpupnik: the auto spell checker / the cursor placmnt seems better17:20
cy-no point really.. heh17:20
gwaknothing that could not be added the hildon IM methods17:21
cy-hildon IM methods?17:21
gwakthe virtual keybaords17:22
cy-gwak: I'm only using the built in virtual keyboard.. is there something better?17:22
gwakcool it enlarges the keys that it thinks your going to type!17:22
cy-yeah that rocks17:23
bilboedthe bad thing about the auto-completion on the virtual keyboard... is that you have to put your hand on the proposition17:23
bilboedthat really sucks17:23
bilboedit would be better to have a button on the side of the virtual keyboard to do that17:23
`0660you can also click the d-pad to right17:24
bilboedooh17:25
bilboedlet me see if that it easy to do17:25
cy-gwak: so there are alternatives to the n800 built in virtual keyboard?17:25
bilboed`0660, indeed. Shame it doesn't add the space along with it17:25
bilboedcy-, buying a bluetooth keyboard :)17:26
gwakcy: im not sure, i thought about looking into it - i would love a different keyboard for GAIM for instance17:26
*** pleemans has quit IRC17:26
*** greentux_ has joined #maemo17:26
pupnikThere's an interesting input method that draws the most likely upcoming letters in boxes around the input area17:27
gwakpupnik: is that for the n800?17:27
pupnikno17:27
pupniki don't have the name in memory sorry17:27
cy-yeah GAIM sucks.. typing with a stylus or whatever heh17:29
cy-I guess I should play around with the enlarged keyboard mode and thumb typing17:29
pupniki got a bluetooth keyboard right away17:29
bilboedok, once configured with light sensitivity and knowing the completion trick.... thumb mode is really usable17:29
*** TimRiker has joined #maemo17:29
gwakcy: yea esp if your using the thumb board - mainly because you can not see what new IM's have come while your typing17:30
cy-yeah weak17:30
gwakand the gaim UI is multiline17:30
*** TimRiker is now known as TimRikerOLS17:31
cy-man, if there's an IAX2 or SIP client for the N800 that would rock sox17:32
cy-Just connect to my asterisk server with it.. that'd be pimp.17:32
`0660i think someone was experimenting making the thumb keyboard transparent17:32
cy-minisip looks like17:32
cy-hmmm17:32
cy-work in progress17:32
cy-dopestatus17:33
*** abock has joined #maemo17:33
*** greentux has quit IRC17:35
cy-gwak: have you used the n800's 'web cam' for 'video conferencing' yet?17:35
gwakcy-: nope  i do use Gizamo for pc->telephone17:36
cy-does that work fairly well?17:36
cy-no choppyness/crappy audio/etc17:36
cy-?17:36
gwakcy-:ok, it has a bit more of a lag then Skype - but not to bad17:37
cy-hrm17:37
cy-coo17:37
MoRpHeUzcy-: you can use gizmo to connect to any sip server17:37
MoRpHeUzgwak: that's write. gizmo works well. a bit more of lag than Skype but still works =)17:37
cy-MoRpHeUz: that's badass.  I've heard rumors about that, but haven't tried it out.17:37
MoRpHeUzand soon we'll have skype for the device also..17:37
*** Disconnect has quit IRC17:38
gwakpeople are saying friday for the new firmware!17:38
cy-MoRpHeUz: I definitely just want a SIP/IAX2 client.  So Gizmo would be ideal if I can use it to connect to my asterisk server, which sounds like I can.17:39
MoRpHeUzcy-: yeah...17:39
cy-MoRpHeUz: However, I don't see Gizmo client for n800 anywhere.. not in maemo software..17:39
cy-just need to install http://swik.net/gizmo ?17:39
MoRpHeUzcy-: http://www.gizmoproject.com/learnmore-nokia800.html17:40
cy-noice17:40
*** matt_c has quit IRC17:43
*** DESiBELi has joined #maemo17:44
DESiBELiDoes maemo battery tool get it's info via dbus or file?17:45
lardmandbus to the applet17:46
DESiBELiand it's not available via file?17:47
lardmanit can be read from the chip directly, just let me look for the code17:47
DESiBELiok17:48
lardmanthough the output is processed not raw17:48
pupnikIt ought to be visible though /proc, but i don't think it is17:49
lardmanhttp://www.mail-archive.com/maemo-users@maemo.org/msg01755.html17:49
*** zumbi has quit IRC17:49
lardmanhttp://www.arava.co.il/matan/770/retu-adc.c17:49
DESiBELinice!17:50
DESiBELithanks :)17:50
lardmannp17:50
lardmangrab the header file too: http://www.arava.co.il/matan/770/user_retu_tahvo.h17:51
*** Sho_ has quit IRC17:54
*** Sho_ has joined #maemo17:56
*** konttori has quit IRC17:57
*** kakos has quit IRC18:00
*** ab has quit IRC18:01
*** matt_c has joined #maemo18:04
*** henning__ has joined #maemo18:09
*** TimRikerOLS has quit IRC18:14
*** kakos has joined #maemo18:15
*** slomo has joined #maemo18:18
*** k-s has joined #maemo18:18
*** Free_maN has quit IRC18:20
*** ryanfaerman has joined #maemo18:20
*** adoyle has quit IRC18:24
*** m-vo has joined #maemo18:27
*** phil|sleep is now known as philipl18:27
*** vims0r has joined #maemo18:27
*** henning_ has quit IRC18:28
*** TimRiker has joined #maemo18:29
*** VimSi has quit IRC18:29
*** kb7sqi has quit IRC18:30
*** MoRpHeUz has quit IRC18:30
*** lardman is now known as lardman|gone18:30
*** kb7sqi has joined #maemo18:30
*** _crez has left #maemo18:31
*** pcfe has quit IRC18:38
*** abock has quit IRC18:40
*** TimRiker is now known as TimRikerOLS18:45
*** k-s has quit IRC18:48
*** Disconnect has joined #maemo18:55
*** bueroman has quit IRC18:56
gwak18:56
*** soleblaze has joined #maemo18:58
*** abock has joined #maemo19:07
*** gwak has quit IRC19:08
*** philipl is now known as phil|work19:08
*** bilboed has quit IRC19:10
*** sKaBoy has quit IRC19:11
*** greentux_ has quit IRC19:15
*** nelson has quit IRC19:17
*** guardian has quit IRC19:22
*** nelson has joined #maemo19:25
*** konttori has joined #maemo19:35
*** adoyle has joined #maemo19:36
*** fab__ has joined #maemo19:38
*** adoyle has quit IRC19:39
*** obergix[work] has quit IRC19:43
*** zyxulnag2 has quit IRC19:46
*** melmoth has quit IRC19:46
*** konttori has quit IRC19:48
*** mmiller has quit IRC19:49
*** dolske has quit IRC19:50
*** mgedmin has quit IRC20:00
*** ab has joined #maemo20:04
*** ttuttle has joined #maemo20:06
* ttuttle can't wait until his N770 arrives!20:06
ericzhaha20:09
ericzsee, we could've gone to TX to get them, only now we have no idea where they are20:10
*** dolske has joined #maemo20:10
*** AD-N770 has quit IRC20:10
ttuttleericz: /me snaps fingers.  "Darn!"20:10
ericzheh20:10
||cwyeah but who really wants to go to texas in the summer20:11
ericzyikes, yeah20:12
ttuttle||cw: Exactly.  I mean, jeez, it was in the 90's here (Massachusetts) yesterday... it's gotta be bad in Texas.20:12
ericzit's 95 here :/ [virginia]20:12
ttuttleericz: Ugh.  I hope you have airconditioning.20:13
ericzof course!20:13
||cwwe're having a wonderfull cool spell, 8620:13
ericzour power bill's going to be nuts, it's like 65 in the house20:13
||cwscattered thunderstorms though20:13
*** nelson has quit IRC20:14
ttuttle||cw: Thunderstorms are fun.20:14
ttuttle||cw: (Well they're fun, except if you have DSL.)20:14
||cwI've been in texas when it was 116, you can't even stand to be in the pool for more than an hour or so20:14
ttuttle||cw: Oh man, that sucks.  I would just dig a huge hole and crawl into it, and then once I cooled off a little dig a bigger hole back to a cooler state.20:14
||cwdon't need to dig a hole, just just in a crack in the ground20:16
TimRikerOLSany maemo folk at OLS this week?20:17
*** konttori has joined #maemo20:18
suihkulokkisome kernel people most likely20:18
konttoriEveryone already seen the iphone keyboard technology video? http://www.apple.com/iphone/usingiphone/keyboard_medium.html20:18
ttuttlekonttori: Wanna copy it, or hate it20:18
ttuttlekonttori: (that was supposed to be a question, but I hit enter instead :-\)20:19
konttoriI love the magnifying glass. It's a great idea20:19
*** fcarvalho has quit IRC20:20
konttorialso, the text correction is a very nice idea20:20
konttorialthough I'm not sure if it really works20:20
*** nelson has joined #maemo20:21
konttoribut the greatest point is the dynamic target area. I truly love it. It could be done even better, but that seems like a really good idea.20:21
konttoriOh, by the way, I just released uktube 0.4.20:23
konttorihttps://garage.maemo.org/frs/download.php/1676/UKMP-1.3-uktube0.4.deb20:23
konttoriIt's a Very sweet update. It supports now also dailymotion pages. There's a new button for easier and faster pasting of the url as well as a new drop down for playing already downloaded clips from the mmc.20:24
etrunkoTimRikerOLS: k-s (gustavo barbieri) is there20:24
etrunkonot maemo20:25
EnokWhere to get jed or some other text editor than vi on N80020:25
etrunkoEnok: maybe leafpad20:26
etrunkohttp://downloads.maemo.org/product/leafpad20:26
keesjwhill this work on the 770? http://www.engadget.com/2007/06/27/sandisk-intros-6-8gb-microsdhc-cards-4gb-m2-card/20:26
EnokButbut it has GUI20:26
EnokNeed something to use trough ssh20:27
etrunkoEnok: ok20:27
etrunkokeesj: with the proper adapter and the SDHC patched kernel, it should work20:27
keesjso the 770 was not microSDHC. very confusing that SD stuff :p20:28
etrunkokeesj: there is only sd and sdhc20:28
*** garrett has joined #maemo20:29
etrunkowhere hc stands for high capacity20:29
||cw770 is onr rs-mmc20:29
keesjbut the casings differ20:29
||cwonly*20:29
etrunkosd are up to 2gb20:29
||cwno sd at all20:29
etrunkoand sdhc >= 4gb20:29
keesjI do have a 4 gig sdhc card in my n800, I just wondered if it would work on the 770 with this smaller card20:30
etrunkoEnok: in this case you don't need more than vi20:30
etrunko:)20:30
etrunkokeesj: oh, you were talking about 77020:30
||cwEnok: many nano is available.  vi works for me though, as rare as I need to use it20:30
etrunkokeesj: sorry. only mmcs for 770, as ||cw said20:31
Enokvi feels quite odd after got used to jed/emacs, need to learn yet another set of keyboard commands20:32
zuhEviL20:32
||cwEnok: what are you using a command line editor so much for?20:32
keesjdid others recieve " Additional questions about your Nokia N800 purchase " I am not sure it's authentic :p20:32
||cwkeesj: check the smtp headers, see where it came from20:33
*** rhys has joined #maemo20:33
EnokJust though it'll come in handy when doing some programming/tweaking20:34
EnokOf course I can do it all on pc and transfer later20:34
pupnikdoes anybody program for maemo in something other than vi? :)20:35
keesjcrescomhosting.fi !20:35
*** Brenduh has joined #MAEMO20:36
Brenduhhello i'm on the 770 now :)20:37
pupnikcongrats, Brenduh20:38
Brenduhty20:38
pupnikwelcome to the family20:38
pupnik"We're a happy family" - The Residents20:38
Brenduhths is great20:39
Brenduhirc screenis tiny20:39
pupnikyou can change font size20:40
Brenduhdo u know where i can find yahoo and  msn messengers? i can'r fnd the at the maemo site20:41
pupniki think 'gaim' can do that, but it has a new name i can't remember20:41
ttuttlepidgin!20:41
ttuttleAre there any interesting alternative input methods for the N770?20:41
Brenduhthats right, ty20:42
*** eng2 has joined #maemo20:43
Brenduhgoing to go play, ty!20:44
*** Brenduh has left #MAEMO20:44
ttuttleok20:44
*** dape has quit IRC20:44
*** florian has quit IRC20:47
*** jiippana has joined #maemo20:49
jiippanahello!20:50
*** pleemans has joined #maemo20:50
*** fcarvalho has joined #maemo20:51
jiippanado you know if there is crontab or similar available for the n800?20:51
ericzwoah, it just hit 100 fahrenheit :(20:52
jiippanai tried to search for pointers from the forums but had no luck20:52
jiippana12.8 Celcius here20:52
ericz100F - 37 celsius20:52
ttuttleericz: Nice.20:52
ttuttleericz: Well, it's 93F at NOAA here.20:53
ericz12.8 celsius = 55F, i wish it was 55 here20:53
ttuttleericz: And 94F where I'm working.20:53
ericzmy hard drive's 100.4 F, is that high?20:54
ttuttleericz: Nah, my old one tended to hover between 40 and 60C, which is higher.20:54
ericzwoah, haha20:54
ericzmine's never gone over 40C20:56
*** geaaru has quit IRC20:56
*** Sulis has joined #maemo20:56
*** pna_ has quit IRC20:57
*** vivijim has quit IRC20:58
Enokzile looks like fine editor20:58
*** jkridner has joined #maemo21:01
*** Pinguozzz has joined #maemo21:02
*** MDK has quit IRC21:05
*** edistar has joined #maemo21:06
edistarcan someone post what the /etc/resolv.conf has to look like?21:06
edistarcan someone post what the /etc/resolv.conf has to look like?21:07
Sulisum...that will really depend on your isp21:08
*** greentux_ has joined #maemo21:08
Sulisshould have some things like this21:09
Sulisnameserver 123.45.67.8921:09
jiippanaok seems there's the dbus/alarmd api that could be used for scheduling tasks instead of cron21:10
ericzsearch isn't required in resolv.conf, is it?21:10
*** Brenduh has joined #maemo21:11
jiippanaare there applications using dbus/alarm that could be used to schedule shell tasks?21:11
Brenduhcan someone help me? I'm trying to install pidgin.  I got it to show up as an installable item, but when I try to install it it says parts are missing21:11
*** TimRikerOLS has quit IRC21:12
*** TimRikerOLS has joined #maemo21:13
unique311ogg.vorbis21:14
unique311maemo does?21:14
unique311support21:14
unique311?21:14
pupnikyes get the tremor libs21:15
*** nilsatchara has joined #maemo21:15
pupnikpupnik.de/libvorbisidec1_1.2.0-1_armel.deb21:15
pupnikor from somewhere else21:15
unique311i did21:16
unique311i installed this..21:16
unique311now i'm trying to get this cool little python player to  run...21:16
unique311and it complains about ogg.vorbis21:17
unique311now when i comment out the ogg.vorbis it runs...21:17
unique311but doesn't play the test file..21:17
*** MDK has joined #maemo21:17
unique311Traceback (most recent call last):21:18
unique311  File "timplayer.py", line 19, in <module>21:18
unique311    import ogg.vorbis21:18
unique311ImportError: No module named ogg.vorbis21:18
pupniki have no idea how python can interface with c libraries21:18
pupnikoh, then you need the ogg.vorbis module21:18
unique311guess i have to wait on konttori21:18
unique311ok whats the difference between the module and the stuff avail for maemo21:18
nilsatcharaI recently flashed my 770 with SU-18_2006SE_3.2006.49-2_PR_F5_MR0_ARM.bin, but now I can't find an openssh deb package that will work.  openssh_4.2p1-1_arm.deb and the 3.8 one both complain of being incompatible with the current software.  Any hints?21:19
pupnikc libraries are generally not useable by... say... lisp, or BASIC, or python, AFAIK21:19
pupniknilsatchara: instalilng from the application manager/21:20
pupnik?21:20
pupnikunique311: google python+"ogg.vorbis"21:21
*** richieeee72 has joined #maemo21:21
*** richieeee72 has left #maemo21:21
janii think there's a tool that can create a wrapper for python -> c libraries ..21:21
Brenduhwhen trying to install gaim, I'm getting an error that packages are missing and it mentions:  hildon-libs0>=0.14.11-121:21
lmouraunique311, http://ekyo.nerim.net/software/pyogg/index.html21:22
eng2is there any  way to run java applets on the n800?21:23
unique311thanks21:23
edistarSulis: doesn't the resolv.conf need to change when I switch AP?21:24
ttuttleHas anyone thought about writing a "context-aware" terminal, where once you select a command, it knows the possible arguments and allows you to type them easily?21:24
Sulisedistar: well, strictly speaking it doesn't need to, but i would expect it to if the AP is connected with a different ISP21:25
ttuttleOh, and... is there any progress on multimedia in hacker 2007 for the N770?  Will it ever have sound?21:25
nilsatcharapupnik: The maemo.org openssh.install script registers with the application manager correctly but doesn't put an entry in for openssh (or ssh, for that matter).  Going straight to the website (ftp.infradead.org/pub/maemo/openssh_4.2p1-1_arm.deb) is where I get the incompatibility error.21:26
pupniki am guessing that the package maintainer needs to be informed of this21:27
pupnikto work around, try downloading the .deb and using dpkg -i openssh_4.2p1-1_arm.deb21:27
nilsatcharathanks, I'll try that21:27
*** KaylaKaze has joined #maemo21:28
Brenduhok, I've found it.  If I go here:  https://garage.maemo.org/frs/?group_id=278&release_id=678   what do I do? Download each file one by one? Then which one do I run?21:28
pupnikhah, lots of files21:30
pupnikstart with pidgin_2.0.0-1nix2_armel.deb21:30
pupnikthen add emotes, sounds if you want21:30
pupnikand the protocol (yahoo, etc) you want21:30
Brenduhwhen I click that and click install (the first one) I keep getting the message unable to install some packages are missing21:31
pupnikcheck the log for details21:31
BrenduhI tried, I can't find anything :/ ... sorry I'm a newbie21:31
pupnikok you're using the application installer program?  or installing from a command-line21:32
BrenduhI'm clicking download then open21:32
pupnikok then that opens the 'application manager' or whatever it's called :)21:33
KaylaKazeI've got my maemo 2.2 dev environment all set up, but in the SDK emulator sort of thing, the submenus (like tools and extras) don't work (they pop up for a few microseconds, then close). Has anyone heard of this issue before and know of a solution?21:33
pupniksomewhere there is a 'view log' button, but i don't have it in front of me right now21:33
Brenduhgot it21:33
pupniki haven't seen that KaylaKaze ... but you can also run programs from the command line in the SDK, and they will start up -- you just won't have the window manager21:34
pupnikBrenduh: it should tell you the name of the missing package near the bottom21:34
Brenduhcouldn't stat sour package list http:/idefix.go-nix.ca packages (/var/lib/apt/usr/bin/dpkg-deb -f /var/tmp/pidgin_2.0.0-lnix2_armel.deb21:35
Brenduhthen four failed messages21:35
Brenduhsour = source21:35
KaylaKazedo I run commandline stuff just by typing it in to scratchbox while the SDK is running?21:35
pupnikKaylaKaze: yeah.  of course Xephyr has to be running, and your display environment variable set correctly21:35
KaylaKazeyeah21:36
pupnikanybody have an idea for Brenduh?  I don't understand the error message21:36
Brenduhsays no such file or directory21:36
*** sxpert has quit IRC21:38
*** sxpert has joined #maemo21:38
ttuttleIs there any particular benefit to me in running hacker edition of IT2007 on my N770 instead of the included IT2006?21:38
*** guardian has joined #maemo21:39
pupniki'm testing it right now.  you can see discussion on hacker edition on the internettablettalk.com forums, ttuttle21:39
pupnikin some ways it feels a bit slicker.  but i've encountered a lot more headaches with lack of software that works with this version21:40
KaylaKazewoot still hasn't sent out the units yet (at least not mine) :-( I was hoping to get it before my D&D game sunday so I could use it as my character sheet21:40
Brenduhmine i'm using right now is f rom woot21:40
Brenduhi never got a message it was sent out21:41
KaylaKazeWell, I just checked my order page and it wasn't on "shipped" yet21:41
BrenduhI live in arkansas (woot is in texas) so I get it pretty quick21:41
Brenduhmine isn't either21:41
KaylaKazeah, ok21:41
KaylaKazemaybe I'll get mine today or tomorrow then21:41
Brenduhman, if I could just get this instant messenger to work... that is why I got it21:42
*** konttori has quit IRC21:43
KaylaKazeHas anyone used the latest 770 build of Xournal and knows if it's still really slow and barely usable like some comments I've read said about it? I'm planning a project of similar nature and it'd be much easier to just build on the Xournal sourcecode than make it all from scratch if Xournal is pretty decent.21:44
*** qgil has joined #maemo21:44
*** vivijim has joined #maemo21:46
pupnikwhat is xournal?21:46
unique311something that don't seem to want to work...21:46
unique311what i think i'm looking for in maemo..21:47
pupnikwell note to OS2007 Hacker Ed. owners - do not upgrade to the bora mplayer - it no workee on the 77021:47
unique311a descent sketch app21:47
pupnika sketch app that goes from a higher level to a lower one?21:47
unique311timplayer is working now..21:47
pupnik:P21:47
Sho_my god, all that petty fighting on the ITT forums is hard to bear21:47
unique311its an python ogg vorbis player..21:47
Brenduhyes! I got it to work21:49
BrenduhI had to change bora to mistral ... didn't notice that21:49
*** Daniellion has joined #maemo21:49
*** Free_maN has joined #maemo21:49
pupnikyeah Brenduh bora is 2007, mistral is what you want on the 77021:49
pupnikos200621:49
ttuttleIs there any particular benefit to me in running hacker edition of OS2007 on my N770 instead of the included OS2006?21:50
Brenduhty for helping with this pupnik21:50
pupnikttuttle: are you a 770 hacker yet?21:50
pupnikglad to Brenduh21:50
ttuttlepupnik: No, I don't have the device yet.21:50
ttuttlepupnik: Does it add any major features?21:50
ttuttleOh, and how much of the hardware on the N770 is stupidly closed?21:50
pupniknot that i can tell21:50
||cwttuttle: newer app and lib support21:50
KaylaKazethis isn't good. no cascasding menus in any maemo program work in my sdk21:50
ttuttle||cw: But that's it?21:51
ttuttle||cw: Is OS2006 still supported by most apps?21:51
pupnikyes21:52
ttuttleOkay.21:52
Brenduhwell pooh, the program works but when I click 'connect' i get "missing protocol plugin21:52
ttuttleSo the only real purpose of hacker OS2007 is to test stuff on the N770 that will run on the N800?21:53
pupniksome members of the community started screaming and hollering when nokia said they wouldn't provide an OS upgrade to 2006, so they released a semi-finished OS (2007) for the hackers who demanded it21:54
||cwttuttle: the "not everything works and some things will crash" warning on hacker ed are enough to keep me away.  I want to USE mine, not just play with the OS21:54
ttuttlepupnik: Ah.  I assume Nokia isn't going to finish it for them?21:55
||cwmaybe if they get really board21:55
||cwbored?21:55
ttuttlepupnik: I'm sorta disappointed.  I expected a Linux-powered device to be relatively open, but I'm finding that all of the fun N770 hardware is accessed in a non-standard way by proprietary binaries.21:55
pupnikI'm using it, and i am having fun with it.  But i have to mix apps from 2006 and 2007 to get them working21:55
||cwI'm sure nokia will accept patches though, and release an update eventually21:55
pupnikttuttle: can't be helped.  hardware manufacturers forced that21:55
ttuttlepupnik: /me grumbles.21:56
KaylaKazeit was workign fine in the 3.1 sdk :-(21:56
ttuttle||cw: Really?21:56
||cwttuttle: eventualy could be a very long time, but why wouldn't they accept patches?21:57
ttuttle||cw: Because they have better things to do, like make new products.21:57
pupnikttuttle: it rules.  i never ported apps before in my life and i've been having so much fun with maemo + scratchbox.21:57
ttuttle||cw: I would wonder why they *would* accept patches.21:57
ttuttle||cw: Why take responsibility for something you can ignore?21:57
nilsatcharapupnik: I finally remembered what I did to get openssh to work before: apt-get install ssh21:57
KaylaKazepupnik: Are you using Eclipse and Laika?21:57
nilsatcharaThanks for your help21:58
pupniknope. vi21:58
* pupnik sings 'laika virgin...'21:58
zuh:D21:58
KaylaKazeI prefer coding in a nice IDE than a text editor anyday :-P I did all my PS2 coding with EditPadPro. Was not fun.21:59
*** dolske_ has joined #maemo21:59
ttuttleSo is there any good way to code on the Maemo itself?21:59
KaylaKazenot without a keyboard :-P21:59
ttuttleI've always wanted to write a Forth interpreter with a magic input method that knows what commands are available.21:59
*** dolske has quit IRC22:00
*** jpetersen_ has quit IRC22:00
*** jpetersen_ has joined #maemo22:00
KaylaKazeI want to make a program that acts like a sheet of paper (like Xournal) but alows you to add edit boxes that can have spreadsheet-like formulas22:00
guardiani want a pony !22:01
ttuttleI want my #$%^ N770 to get here.22:02
KaylaKazeI want mine too22:02
guardian:)22:02
ttuttleKaylaKaze: woot?22:02
KaylaKazesince I'll probably have to develop with CPU transparency to it since my menus don't work in the sdk22:02
KaylaKazeyep22:02
ttuttleKaylaKaze ;-)22:02
*** Andy80 has joined #maemo22:02
KaylaKazeI'd never even heard of them until I saw the woot. I'd been wanting somethign like this for years22:03
KaylaKaze(though I wouldn't have paid over $150 for it)22:03
suihkulokkittuttle: only hardware that is closed is wlan and battery charging..22:04
*** Brenduh has quit IRC22:04
qgilttuttle: you seem to be so sure about your assessments on Nokia and maemo  :)22:06
pupniksuihkulokki: can you help lardman get headers to the dsp kernel?22:06
KaylaKazeare open programs supposed to show in the left hand column? I think I've got a couple things open but they're not there and I have no clue how to access them otherwise22:06
qgilttuttle: "how much of the hardware on the N770 is stupidly closed?" - generally Nokia has a non-stupid rason to have things open or closed22:07
pupnikKaylaKaze: yes22:08
qgilhowever, if you find a component stupidly closed please file a bug explaining why and we will discuss22:08
*** Zword has quit IRC22:08
qgilttuttle: "I expected a Linux-powered device to be relatively open, but I'm finding that all of the fun N770 hardware is accessed in a non-standard way by proprietary binaries."22:09
*** konttori has joined #maemo22:09
ttuttleqgil: Okay, that was an exaggeration.22:09
qgilttuttle: maemo and the tablets are relatively open: 90% of the code is open source22:09
konttoriunique311: why don't you use gstreamer?22:10
qgil770 hardware can't be called standard as you would call PC desktop/laptop hardware (and even these need closed binaries in many cases to run)22:10
konttorithat way you can play ogg easily after installing ogg on the device22:10
*** greentux_ has quit IRC22:11
ttuttleqgil: Okay, I'm looking at the os2007on770 page.  It says that osso-interaction-server, ke-recv, mediaplayer-daemon, mediaplayer-ui, osso-mediaengine, metalayer-crawler, osso-hss-control, libmediaplayer, osso-mvi, osso-browser,opera-{adapter,eal,dynamic}, osso-ic, osso-dsp-modules-rx-34, bt-firmware, and gstreamer-hantro are all closed.22:11
ttuttleqgil: Now I can understand that some codecs are simply proprietary, and you don't want to risk distributing source code... but what about the mediaplayer itself?22:12
Daniellionid love to try the update to the os but. i just got the 2006 working and finally after weeks dialing my anoyingly uncooperative vx670022:12
Daniellionwhat i need is a image backup of the internal ram.. any ideas?22:12
nomisttuttle: there are even more trivial examples that are closed for whatever reason.22:12
ttuttlenomis: Like what?22:12
ttuttleqgil: How much of it is open-source but developed completely by Nokia?22:13
nomisttuttle: some of the applets for the desktop.22:13
ttuttlenomis: Is there a list somewhere?22:13
ttuttleqgil: (You still there?)22:13
qgilyes, I need some time to write  :)22:14
nomisttuttle: dunno.22:14
ttuttleqgil: Sure, no problem.22:14
nomisttuttle: the thing is that for nokia the question is not "why is this closed?", but "why should we open it?"22:14
* nomis not a Nokia employee btw.22:15
*** Gwak has joined #maemo22:15
ttuttlenomis: Why?  Look at the Linux desktop!  It's all open, and it's benefitted greatly.22:15
qgilttuttle: Nokia is a company that invests resources in an applications like the media player. Nokia thinks that the right way to release that software that has created is not with a free license. You might disagree, but this is not a stupid argumen t22:15
ttuttleqgil: Aren't there plenty of open-source media players?22:15
qgilttuttle: Nokia has invested a lot of resources in open source development as well, and the open source community is benefiting from it22:16
Daniellionit has a version of mplayer yes?22:16
sxpertqgil, it's just a ridiculous argument *g*22:16
ttuttleqgil: (I don't mean to demean the one that comes with it, but is it reinventing the wheel?)22:16
Daniellionor is that not the same mplayer im thinking of22:16
qgilttuttle: not with a UI ready to work on tablets the day the 770 was released22:16
unique311konttori its an application i just decided to compile...found it on the python wiki page...22:16
ttuttleqgil: Okay.22:16
konttoriwhat kind of app is it?22:16
abqgil: much like Nokia has benefited from free software22:16
unique311a music player.22:16
unique311called timplayer..22:17
konttoriwere you able to compile it?22:17
qgilsxpert, why is it ridiculous?22:17
unique311well actually there was no need to compile the player..22:17
unique311just the dependencies22:17
nomisttuttle: (please don't ask me to explain nokias position, I don't know the actual reasoning, except for quims talk at Linuxtag)22:17
ttuttlenomis: I won't.22:17
konttoriunique311: good luck!22:17
qgilab, of course! Nokia is not complaining about how it benefits from open source, but Nokia hasn't got bad feeling about its contribution to free software either22:17
unique311no need for luck..22:18
nomisand in Nokias position I probably wouldn't even touch mplayer with a long pole.22:18
rhyswhy not?22:18
rhysnomis, ?22:18
*** eng2 has quit IRC22:18
ttuttleqgil: Is the microphone accessible using OSS or ALSA or ESD or ARTS or something like that?22:18
sxpertqgil, my reasoning is that, apart from the patent-laden codecs from hell, there's not much in a media player app that warrant not being open22:18
ttuttleqgil: This page http://maemo.org/community/wiki/enablemic/ says it's not.22:18
*** k-s has joined #maemo22:18
nomisrhys: a) I suspect that the legal issues regarding the proprietary codecs are very complicated.22:19
sxpertttuttle, there should have been a micsrc gstreamer plugin, if you ask me22:19
ttuttleqgil: I sorta agree with qgil.  I would think (I may well be wrong) that it would be easier to pick up lib{xine,mplayer,...} and stick a new UI on it.22:19
KaylaKazettuttle: that one voip program uses the mic22:19
ttuttleKaylaKaze: Yeah, but is that program open source?22:19
unique311konttori, http://creationix.com/OpenSource/TimPlayer/22:19
qgilsxpert, while this might be true in 2007 it wasn't that clear in the time a 770 had to be released, I guess22:19
KaylaKazeI don't know22:19
rhysnomis, what does the n800 use for video?22:19
KaylaKazeI thought it was22:19
*** jonasb has left #maemo22:19
konttoriI agree that the nokia player is so simple there should be no probelm compiling something opensource if you really need to develop your own.22:19
rhysive looked at canola22:19
konttoriunique311: yeah, I had a look at the screenshots.22:20
sxpertqgil, they could have evolved the license(s) over time for the appropriate bits, I suppose22:20
rhysnokias media player isn OSS/22:20
rhys?22:20
nomisrhys: codecs licensed by the respective owners.22:20
zuhsxpert: I use just kilikali & mplayer for my media, haven't missed the mediaplayer UI at all... ;)22:20
sxpertzuh, hah, well :D22:20
nomisrhys: i.e. people you can have a contract with.22:20
qgillook, the general principle now is that platform components need to be open whenever possible and shared with the community and even competitors while...22:20
zuhsxpert: And as a bonus I can actually listen to / watch formats not officially supported :P22:21
qgilNokia builds the competitive advantage on great hardware and cool applications/services people love and want to have in their hands - the latter can be open or closed22:21
KaylaKazeI jsut wish I coudl figure out why my SDK won't work right! grr! I don't know if it's a SDK thing or an Ubuntu thing. 3.1 seemed to work fine, ut I'e had to reinstall ubuntu since I installed that.22:21
nomisrhys: the other thing is that I strongly suspect that mplayers code quality sucks.22:21
ttuttleqgil: What about the mic thing?22:21
qgilsxpert opening sourc code is not just about relicensing22:21
rhysi love mplayer on my main machine..22:22
ttuttlesxpert: qgil is right.  It's gotta be release-quality, and free of company secrets.22:22
||cwmplayer is awesome, and mencoder as well22:22
qgilsxpert you need to work in your code to make it usable in an open source way, you need to document mor and better, you need to be prepared to receive contributions and have a community around it22:22
rhysabout the microphone, how does gizmo work then?22:23
qgilsxpert all this extra work is sometimes justified (see the current email client versus the modest email client that is coming)22:23
ttuttleqgil: What about the mic thing.22:23
||cwttuttle: IT2006 has the mic driver22:23
ttuttle||cw: Is it open source?22:23
qgilbut in some other cases... well, there are priorities and not time/money to push everything at the same time22:23
||cwi don't really care, it works22:23
ttuttle||cw: Okay.22:23
ttuttle||cw: What framework does it use?22:23
qgilif the closed media player bothers you, just install another one22:23
*** unique311 has quit IRC22:23
qgilthe mic thing22:23
||cwttuttle: whatever the rest of the tablet uses i imagne22:23
ttuttleqgil: Okay, the media player thing is fine with me.  I understand.22:24
nomisrhys: I use mplayer regularily as well. However, when used from the commandline it spits lots of scary stuff and it crashes frequently on some streams as well.22:24
ttuttleqgil: Is the tablet accessed directly in X or in GTK?22:24
rhysnomis, for once, the ignorance of GUIs is bliss.22:24
qgilmmm well, I don't know the exact details, I would prefer that you ask in maemo-developers so the right people can answer22:25
ttuttleqgil: About the mic thing?22:25
nomisrhys: I just take that as hints that the code is mediocre.22:25
qgilhowever, isn't this rlated to the DSP thing?22:25
ttuttleqgil: What?  The mic thing?  No.  I'm talking about just plain audio input, like with ALSA.22:25
*** greentux_ has joined #maemo22:25
rhysnomis..i just bought my n800 today. it ships out tommarow morning. 225$.22:25
rhysnew.22:25
ttuttlerhys: Nice.22:26
rhysI was practicly screaming about it. IT RUNS LINUX!!!!!!!!!!22:26
qgilttuttle: while I can answer questions about openness and strategy, I'm not the best person to ask about technical details of the maemo platform - sorry for not covering as much22:26
||cwI'd prefer mplayer only print to console a short stream summary and the status line while playing, with a switch to enable the current spam22:26
ttuttleqgil: Oh, that's fine.22:26
rhysits like an iphone. only better. no phone contract. no "no option for this" and its customizable, bash script able, LINUX!!!22:27
ttuttleqgil: Hmm... I've gotta say, it's one of the coolest devices I've seen, regardless of licensing.22:27
rhysdamn damn damn. LINUX!!!!!22:27
ttuttleqgil: A coworker of mine has an N800, and it's just beautiful.22:27
ttuttleqgil: Yesterday I sounded like rhys sounds now.22:27
qgiloh, there was one question left about open source development made by Nokia22:27
rhysLINUX!@!22:27
||cwrhys: you know a lot of devices run linux...22:28
rhys:D22:28
GwakWell the iphone is BSD :-)22:28
rhys||cw, actually i do. i have a NGW100 reference design in my truck right now. AVR32.22:28
qgilwell, the main way Nokia has approached open source development is to contirbute directly upstream or push whole components also in upstream22:28
rhysgonna play with that eventually.22:28
||cwrhys: what's sexy is that the nokia's are loosely debian based22:28
rhysapt is nice, debian is not.22:28
ttuttleqgil: That is good.22:28
||cwwhat's not good about debian?22:29
rhys||cw, i use zenwalk linux. slackware based. arch now and again.22:29
nomisrhys: (AVR32) Oooh, nice. I need to get one as well.22:29
||cwslack is just a bsd wannabe22:29
rhys||cw, seen zenwalk?22:29
*** KevinVerma has joined #maemo22:29
rhysi actually would try freebsd, but the kernel causes instant crashes on my lappy.22:30
qgilok, got to do other things but... please make sur your most serious and well argumented complaints end up in http://bugs.maemo.org , either as bugs or enhancement requests22:30
qgilIRC and mailing list are ok but, you know, so easy to forget22:30
ttuttleqgil: Thanks!22:30
ttuttleqgil: (Do you come here often?)22:30
qgilwell, no  :(22:31
ttuttleqgil: Oh.  Sorry to take so much of your time with ranting then.22:31
rhysnomis, check slashdot. someone just posted a SBC flash drive based on an avr32 processor22:31
qgilat some point I discovered that th mor I followed every channel, the less I could work on actual stuff22:31
qgiland at the end the best favour I can do to people like you is do my work  :)22:31
*** nelson has quit IRC22:32
pupnikand i thank you for it qgil22:32
pupniki forgot, what do you work on?22:32
qgilttuttle: you ranting is apprciated because it is frank, we just need to make sure that people are bothered about the right things so we can push the debate to new levels, together22:32
*** viviji1 has joined #maemo22:32
qgilpupnik: my role is product manager of maemo - the development platform22:32
*** vivijim has quit IRC22:32
pupnikwow coolness22:32
rhysoh.22:33
Daniellionvery cool22:33
rhysqgil, are you in nokia employ?22:33
qgilof course, this is why in some occasions I need some extra seconds to think what I'm writing  :)22:33
Daniellionqgil: have a question. is there a way to use the imaging app to back up a ram image?22:33
Daniellionnot just restore one?22:34
nomisrhys: nice.22:34
qgilDaniellion: sorry, don't know the answer - product managers are generally not developers, and the other way round22:34
DaniellionI assume you guys have a tool to make an image to distribute. Any chance that utility will see the light of day22:34
DaniellionAhh22:34
Daniellionrats22:34
ttuttleqgil: Well, I'm always happy to go on philosophical rants. ;-)22:34
qgilttuttle: you definitely will find me there  :)22:35
ttuttleqgil: Basically, the more stuff I have code to hack on, and the more stuff that works with or the same way as existing code, the better.22:35
qgilI'm following rligiously maemo-developers mailing list22:35
rhysnomis, a friend of mine works doing embedded thermastats. he gots a bunch of atmel products now to build embedded boards. gave me this one. Supports up to a SVGA tft monitor, has usb, 2 10/100 ethernet jacks, jtag, 2 audio outputs.22:35
ttuttleqgil: How high-traffic is it?  Should I subscribe?22:35
*** nelson has joined #maemo22:35
rhysits like 3x3 inches. its begging for a carputer.22:36
pupniki hope all you new 770 owners hunker down and install stratchbox+maemo and get into the *real* fun side of it.  Porting and improving the apps you want.22:36
qgilttuttle: 1. alignment with th Linux desktop and upstream projects is core part of our strategy22:36
qgil(even if sometimes we are slower than you'd wish)22:36
qgil2. maemo.-developers is a list I recommend to anybody interesting in hacking in maemo22:36
rhysgah. ships tommarow. i want it -right- now. LINUX!22:36
qgilI'd say that it has a good quality and low noise ratio compared to other open source related mailing lists22:37
pupnikqgil: are the intel MID devices using and improving maemo, or just forking/stealing code?22:37
rhysqgil, is there OpenOffice functionality for maemo? as in a "documentstogo" kinda app?22:37
pupnikheh... i will not ask more22:37
||cwrhys: other than abiword and gnumeric?22:37
rhysnvm22:37
qgilpupnik: Intel (and Ubuntu) and others are collaborating in the context of th GNOME Mobile and Embedded initiative22:37
ttuttleqgil: How much support is there at Nokia for keeping up support for the N770?22:37
qgilhowever, there is not such concept as stealing in free software, isn't it22:38
rhys||cw, thats what i use on my desktop ffs.22:38
keesjI trieds to read the text input these on the n800 but it failed :(22:38
Daniellioni heard someone got gnome running on it ;)22:38
KaylaKazeI want to know why I'm the only one in the freakin' world to get this SDK going in this weird condition.grrr22:38
ttuttleqgil: I mean I'm sure someone will always be there to support it on their own, but it's much better if it has support in terms of resources.22:38
keesjDaniellion: did you see the evas demo?22:38
qgilttuttle: http://desdeamericaconamor.org/blog/node/356 - a comment at the end says that we are on holidays and all what we said was blah bla, but I can tell this is not true22:39
rhyswhat is evas?22:39
Daniellionevas demo?22:39
rhysi know its part of e1722:39
Daniellionlink?22:39
rhysand they plan to port all their stuff to embedded, or are making it scale very very well..22:40
keesjeves this !! http://www.rasterman.com/22:40
rhysi just didnt understand what the demo showed22:40
qgilfollowing http://planet.maemo.org is another good advice to i.e. see all those cool demos22:40
keesjeven22:40
rhysso it will run full e1722:41
qgilok, speaking of GNOME I need to go and give a littl push to the new website - http://gnome.jardigrec.eu (this is /me by night, sometimes)22:41
keesjno, but evas it pretty far I would say22:41
keesjrhys: what part did you not understand? ( http://blog.gustavobarbieri.com.br/2007/06/23/edje-demo-on-n800-application-launcher-mockup/ ) here is the url22:43
*** k-s has quit IRC22:43
rhyskeesj, what part of e17 is evas?22:43
keesjevas is a canvas, that is used a lot in e.22:44
KaylaKazescrew it. I'm gonna install 3.1 and see if THAT one works22:45
keesjTHe idea is that you describe the behaviour/animations much like flash I would say , only cooler :p22:45
keesjapparently rasterman has the e desktop running, only also he does not know how to enable the keyboard thing /22:45
pupnikwell ubuntu 'stole' from debian in the sense of using it as a base, making a fork and not backporting developments to debian22:46
keesjfor me this is clearly the e desktop http://www.rasterman.com/files/e17-n800-2.jpg22:46
rhysso like the vx9700 (i think), its a cellphone that runs its menu and UI entirely on adobe flash. so..evas is like the flash environ where you can make a UI?22:46
dragornrhys: evas is a compositing/render environment22:47
rhysso yes.22:47
dragornSort of.  It's kinda-sorta-handwavey like XGL/XComposite/Cairo all rolled up22:47
keesjthere is also some scripting (edje) but that I did not understand22:47
dragornif i recall from years ago when I looked at it22:48
Daniellioni have the vx6700 now i use it as a modem for the 77022:48
Daniellion;) good use for windows mobile ;)22:48
rhysDaniellion, my college is entirely wifi covered. Noowhere I go doesnt have wifi.22:49
*** konttori has quit IRC22:51
*** ttuttle has quit IRC22:52
*** ttuttle has joined #maemo22:54
*** viviji1 has quit IRC22:54
Daniellionmy problem is my work uses ttls22:55
KaylaKazeI don't know how I'm supposed to design software when I can't even use cascading menus, stupid POS SDK22:55
Daniellionso i cant get on our wifi netowrk22:55
*** Free_maN has quit IRC22:56
*** Zword has joined #maemo22:56
*** zwnj has quit IRC22:57
*** twogood has quit IRC22:57
*** Free_maN has joined #maemo22:57
rhysttls?22:58
rhysoh22:58
rhystime to go22:58
*** rhys has quit IRC22:58
*** dneary has joined #maemo22:59
*** vivijim has joined #maemo22:59
*** matt_c has quit IRC23:00
*** jiippana has quit IRC23:00
ttuttleAnyone here use woot before?  Do you know any tricks for getting them to ship your package faster?23:03
DaniellionTTLS tunnling TLS protocall23:03
*** matt_c has joined #maemo23:06
KaylaKazesupposedly, they've already shipped, just not updated the pages23:08
KaylaKazesomeone was saying they've already got theirs from woot23:09
ttuttleKaylaKaze: You're shitting me.23:09
ttuttleKaylaKaze: That's impossible.23:09
KaylaKazewoot is in tx and they're in AR23:09
ttuttleKaylaKaze: Ah.23:09
ttuttleKaylaKaze: I think they use cheaper shipping, and then rig the page so it looks like it only takes 3 days when it really takes many more.23:11
KaylaKazewell, I've ordered soemthign fromt hem before and it didn't take very long23:12
KaylaKazeit could be 'cause they recently switched to new software or soemthing23:12
KaylaKazegrrr! I just want to make my simple virtual paper program! is that too much to ask! but no! this stupid SDK has to go and be all screwy23:13
*** vanhoofp has joined #maemo23:14
*** pvanhoof has quit IRC23:14
pupnikKaylaKaze: sorry to hear it.  I've not heard of that problem before :/23:15
KaylaKazeapparently no one has which therefore means there's no way to fix it23:16
pupnikwell in those cases, i use the uneducated car mechanic approach to fixing23:16
pupnikswapping out components23:16
KaylaKazeexcept there's nothing to swap out23:17
KaylaKazeit just plain doens't work. no errors, no noghing23:18
*** samiam010203_ has joined #maemo23:18
*** samiam010203 has quit IRC23:18
*** samiam010203_ has quit IRC23:19
pupnikdifferent version of the rootfs, different xephyr23:19
*** samiam010203 has joined #maemo23:19
*** MDK has quit IRC23:19
KaylaKazewhat rootfs?23:20
*** djcb has joined #maemo23:20
*** blkhawk has joined #Maemo23:20
blkhawklo23:20
pupnikthe maemo version installed in the scratchbox environment23:21
KaylaKazewell, Ic an't very well change versions of that or it won't work on an actual unit23:22
pupnikwhat are you running btw?23:22
m-voqgil, doing tech support again? :-D23:23
KaylaKazehmmm... maybe if I design a program in eclipse using menus I can run it with the debugger...23:23
KaylaKaze2.223:24
m-voqgil, you said that when we (Nokia) want to open some code, it needs to be properly documented and there needs to be a community around it.23:24
qgilm-vo, this is what tech support has become23:24
m-voI agree that if Nokia is to benefit from opening the code, a community is needed, but the code must be open first before the community can appear.23:24
qgilm-vo, let me find what I said  :)23:25
blkhawkm-vo: some groups come into being because the code is not open23:25
*** Pinguozzz has left #maemo23:25
blkhawksay XBox or PSP homebrew23:26
ttuttleblkhawk: But you want the kind of devs who come because there's code to hack, not to complain about the lack of code.23:26
m-voLuckily, the maemo community is thriving, but we could be better at integrating with it.23:26
*** bipolar has quit IRC23:26
blkhawkya23:26
qgilm-vo: "you need to work in your code to make it usable in an open source way, you need to document mor and better, you need to be prepared to receive contributions and have a community around it"23:26
blkhawkI learned with the A780 that there is nothing worse than a company that dangles the promise of OS in front of you like a carrot23:26
qgil= to be prepared to have a community around it, not to have it befor opening the code23:26
m-voAhh, sorry. "need to be prepared to have a community".23:27
blkhawkmeas like nothing gets done fast23:27
m-voYes, very good, I was reading too fast. Sorry.23:27
m-voAre we prepared? :-)23:28
m-voI would say so.23:28
blkhawkI wanted to ask whats the best way to write an mono-gtk app for a N770 or n800 without having an actual N770 or n800?23:28
qgilm-vo: depends on how you look the bottle half full/empty23:28
qgillooking at public bugzila I could conclude no, we are not  :P23:28
m-vo:-)23:28
*** gwak__ has joined #maemo23:29
qgilI guess the right answer comes component by component23:29
suihkulokkiall the whining about closed source components, yet so little contributions to the majority code that is actually already open source23:29
blkhawkqgil: as long as the bottle isn't broken......23:29
qgilthe Modest client are doing it the right way23:29
m-vowe are prepared since we have the bugzilla, but yes, we don't make good use of it (I don't, at least.)23:29
qgilHildon is probably doing also the right steps23:29
qgilother closed components are not that ready yet, but overall I would say we ar progressing23:30
m-voI should pay more attention to bugs.maemo.org (and less attention to non-community things).23:30
qgilfor some peopl this progress might looks slow, I would say the speed is right23:30
qgilif we consider that the first tablet was presented just 2 years ago, and where we are now...23:31
m-voYes.23:31
*** ttuttle has quit IRC23:31
qgilm-vo: I'm working behind the scenes to make sure developers like you pay more attention to bugs.maemo.org - pity that the summer came to Finland because the cake was quite ready - I hope to have good news in august-september23:32
pupnikfor me the most frustrating thing is how slow i am with my own projects23:32
suihkulokkiqgil: btw one pet rant.. the insulating of devels from commnunity via bugzilla and it's anonymous contributors is just pure crack23:32
m-voBut the maemo community appears a bit fractured, no?  For example, the question by blkhawk about mono-gtk; it's too hard to find all the pieces.23:32
suihkulokkis/anonymous contributors/anonymous role persons/23:32
infobotsuihkulokki meant: qgil: btw one pet rant.. the insulating of devels from commnunity via bugzilla and it's anonymous role persons is just pure crack23:32
m-voqgil, excellent.23:32
*** Brenduh has joined #MAEMO23:33
*** jeremyb has quit IRC23:34
Brenduhjani are you here ?23:34
m-vofoo23:34
m-vos/foo/bar/23:34
infobotm-vo meant: bar23:34
m-voneat!23:35
*** tank17 has quit IRC23:35
m-vos/neat!/probably annoying in the long run/23:35
infobotm-vo meant: probably annoying in the long run23:35
pupnik!help23:35
*** Daniellion has quit IRC23:35
qgilsuihkulokki: if I undrstand you, yes, maybe. But compare this to other corporate channels of fedback and get conclusions yourselve23:36
pupniki have gotten significant help from nokia core developers.  never seen that before.23:36
qgilsuihkulokki: it is fine that Nokia gets compared to other open source projects when looking at maemo, but we can't forget that Nokia is a global corporation, with global policis, global competitors and so on23:37
qgilat a maemo level we have to find a compromise between two worlds with (until now) very few intersections, and I'd say all in all we are not doing that bad23:37
*** czheng1 has left #maemo23:37
*** KevinVerma has quit IRC23:38
m-voAlso, Nokia's contribution to open source are quite big, but not always very visible.23:38
suihkulokkiqgil: IBM, sun, etc manage to have real people responding in their OSS projects..23:38
pupnikit'd be nice if other companies also made products using maemo23:38
qgilsuihkulokki: aren't we real people?23:38
m-voFor example, Hildon is treated more and more as just another Open source project and peopla start saying that Nokia selected Hildon for the Internet Tablets.23:38
qgilm-vo is real as well, I can tell  :)23:39
m-vosometimes I am even complex.23:39
pupnikeither that or Nokia has some high-level top-secret chatbot AI23:39
abqgil: yep, we are not real people, we are real persons23:39
pupnikwow, that is correct23:40
qgilin maemo-developers (and maemo-users too) you also get many @nokia.com persons answering23:40
qgilsur, it can be improved but well, not that bad23:40
*** Brenduh has quit IRC23:41
*** tank17 has joined #maemo23:42
qgilinfobot: why arn't you correcting my zillion mispellings?23:42
suihkulokkiqgil: sure :) but I mean communications such as: https://maemo.org/bugzilla/show_bug.cgi?id=47423:43
qgilsuihkulokki: thre Maemo QA is answering you in 2006 and I'm answering you in 2007 - isn't this an improvement in terms of real persons?  ;)23:44
qgilwell, not "you", but anyway23:45
qgilsuihkulokki: this situation will probably/hopefully improve even more with the bugs.maemo.org components reorg and maintainers we are pushing slowli slowly (but I think firmly), as said befor with "I'm working behind the scenes to make sure developers like you pay more attention to bugs.maemo.org..."23:48
*** adoyle has joined #maemo23:48
*** TimRikerOLS has quit IRC23:49
*** henning__ has quit IRC23:50
*** koen has quit IRC23:54
keesjis the tranparent xterm keyboard still avaiable somewhere?23:57
pupnikis that readable/>23:58
keesj:p no it's tranparent23:59

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