IRC log of #maemo for Thursday, 2007-08-16

*** mallum has joined #maemo00:00
trevarth1nsparrw: actually, the [: ==: thing is an ash syntax error.00:02
*** trevarth1n has quit IRC00:02
sparrworly00:02
*** trevarthan has joined #maemo00:02
sparrwvery good to know00:02
sparrwit happens when kagu[-scanner] is run alone, too00:03
sparrwwithout the postinst script involved00:03
sparrwtracking it down could prove fun, i couldnt find that string anywhere i thought to look00:03
trevarthanok. let me check something00:03
trevarthanI don't own a 770, so debugging is difficult, but I'll see what I can do.00:03
trevarthansparrw: I think this is the problem: https://www.guardiani.us/projects/kagu/browser/trunk/bin/kagu-scanner00:04
sparrwlets find out  :)00:05
trevarthansparrw: can you edit /usr/bin/kagu-scanner and add an 'x' before each variable in that file in the if statement, like this? "x$?" == "x20"00:06
sparrwi commented out the check00:06
sparrwand now it installs and scans just fine00:06
sparrwsame problem in /usr/bin/kagu00:06
trevarthandon't comment it out.00:07
trevarthanchange it as I suggested.00:07
_Monkeytrevarthan: that doesn't look right00:07
trevarthansparrw: I'm getting my info from here: http://www.busybox.net/lists/busybox/2006-April/020783.html00:07
* trevarthan spanks _Monkey00:07
sparrwadding x's didnt help00:08
*** shackan has joined #maemo00:09
*** Yamazaki-kun has quit IRC00:09
trevarthansparrw: change it to this: "x$?" = "x20"00:09
_Monkeytrevarthan: that doesn't look right00:09
*** canyouscore has joined #maemo00:09
trevarthanjust one = sign00:09
MikhoNo matter what I do, no matter what signals I disable, the button over which I lift the stylus always activates00:10
sparrwhey, kagu is running00:10
sparrwhuzzah00:10
sparrwnow ill try without the x's00:10
trevarthanno, leave em00:10
trevarthanthey're fine00:10
*** bipolar has quit IRC00:11
trevarthanI'll commit the fixes and get disq to roll a release when he gets a chance.00:11
sparrwis kagu supposed to be mostly nonfunctional if i have no media?00:11
sparrwall ive got is the repeat button (which i can toggle), and exit00:12
*** UKP has joined #maemo00:13
*** Nermal has joined #maemo00:14
trevarthansparrw: yeah. no media, nothing to do00:15
sparrw:(00:15
trevarthan:) what were you expecting?00:15
sparrweven an icon to indicate that would be handy00:15
sparrwi dunno, a bunch of buttons i cant use  :)00:15
sparrwan empty file browser00:15
sparrwsomething00:15
_Monkeyi guess something is wrong with the compilation00:15
sparrw_Monkey: forget something00:15
_Monkeysparrw: I forgot something00:15
trevarthanYeah, we've got a ticket for that. "No Media Found"00:15
sparrwsure, that works00:16
trevarthanHere's the SVN fix for that 770 bug: https://www.guardiani.us/projects/kagu/changeset/41100:16
trevarthanI'm not sure when we'll roll another release. Might wait until Sunday. We don't have that many 770 users.00:16
sparrwi like that svn/diff browser00:17
trevarthanTrac? Yeah. It's the reason why I love SVN.00:17
sparrwhow does kagu find album covers?00:17
sparrwi mean, how does it know the name of the album?00:17
timelyxtrevarthan: so, how different was the syntax sp3000 gave you from the one you contrived based on my info?00:18
trevarthansparrw: ID3 tags00:18
sparrwgotcha00:18
*** bueroman has quit IRC00:19
trevarthantimelyx: well, the keys are completely different.00:19
trevarthansparrw: We don't support non ID3 media yet. We've got a ticket for that too.00:19
*** canyouscore has quit IRC00:19
sparrwhttp://rafb.net/p/Hb9Tjj29.txt00:19
sparrwnow it crashes00:19
trevarthantimelyx: I don't have access to any code, header files, or anything for dsme, so I can't guess, you know?00:20
* timelyx nods00:20
timelyxcan you just pastebin the two commands you tried so i can stare at them?00:20
timelyxi don't have access atm either :)00:20
trevarthansparrw: looks like you don't have some of the dbus stuff we use.00:20
sparrwvery possible00:21
trevarthansparrw: I don't think we've tested for the 770 in a release or two. Looks like we've added some incompatible things.00:21
sparrw:(00:21
sparrwthink 1.03 would work for me?00:21
disqtrevarthan: how about TypeError: Invalid rectstyle argument? i think that's the problem00:22
disqoh, hi.00:22
*** tso has quit IRC00:22
*** etrunko has quit IRC00:23
trevarthandisq: hey. :)00:23
sparrwheh, NOW he shows  :)00:24
trevarthansparrw: did kagu-scanner run successfully?00:24
sparrwyes00:25
sparrwodd that kagu tries to import cdrom and joystick, are those used on other platforms?00:25
sparrwim trying 1.0.4 now00:26
trevarthansparrw: it doesn't try to import them. pymaemo's pygame implementation does that. It's odd that *it* tries to import them.00:26
sparrw1.0.4 works for me00:26
trevarthanwell, I guess we do try to import them00:26
trevarthansparrw: really?00:26
*** mymyII has joined #maemo00:26
*** renatofilho has quit IRC00:27
sparrwwell, with the one exception that kagu-scanner doesnt launch kagu like it should/claimsto...  but it otherwise runs great00:27
sparrwgrabbed an album cover, now i can listen00:27
sparrwshould it support ogg?  with mogg installed?00:27
trevarthanno. not implemented.00:27
trevarthanwanna add it?00:27
*** UKP has quit IRC00:27
*** mymyII has left #maemo00:28
sparrwwhats there to add?  with mogg osso can play them, no?00:28
sparrwalso, quirk...  ~100x100 pixel black box in the bottom right corner00:29
trevarthansparrw: scanner support.00:29
trevarthanoggs don't have ID3s. how does that work? (I don't know)00:29
sparrwthey have their own tag system...  maybe ill submit a patch00:29
trevarthansparrw: Also, mplayer.py needs to be modified to support ogg.00:29
trevarthansparrw: I'd love you forever if you did. :)00:30
*** k-s[WORK] has quit IRC00:30
trevarthanalright. gotta commute home. back on later tonight. laters peeps.00:31
disqttyl00:31
*** Ryback_ has quit IRC00:33
*** chenca has quit IRC00:35
MikhoOk, maybe an easier question... how do I get rid of focus from GtkWidgets?00:35
*** vivijim has left #maemo00:37
*** saerdnaer has quit IRC00:37
*** matt_c has joined #maemo00:40
*** konttori_ has quit IRC00:40
*** UKP has joined #maemo00:44
*** ajturner has quit IRC00:47
*** saaib has quit IRC00:49
*** matt_c has quit IRC00:52
pupniknew version of freesci sierra game interpreter with improved (non-glitchy) sound support coming! http://pupnik.de/Freesci_maemo_xkbd.png00:53
*** anderson_s_away is now known as anderson_s00:58
*** OgMaciel has quit IRC01:02
*** luck^ has quit IRC01:03
sparrwno sparr in here worries me01:06
*** kenne has quit IRC01:06
sparrwmy box at home has suffered some catastrophy01:06
sparrwe01:06
*** vivijim has joined #maemo01:12
*** Andy80 has joined #maemo01:20
*** UKP has quit IRC01:21
*** slomo has quit IRC01:21
*** vivijim has left #maemo01:22
*** eijk_ has quit IRC01:29
*** mallum has quit IRC01:30
*** TimRiker has joined #maemo01:32
*** sp3000 has quit IRC01:35
*** sparr has joined #maemo01:39
sparrhola01:39
Nermallo :)01:39
Andy80"hola" too, from Barcelona ;)01:42
*** kenne has joined #maemo01:42
sparrdisq / trevarthan: how does kagu 'play' songs?01:43
sparrdoes it launch the osso media stuff, or send dbus messages, or what?01:43
disqsparr: osso player plays via dbus messages (sends dbus messages to osso-media-server and tracks status)01:44
sparrhow different is 1.0.5 from 1.0.4?01:46
sparrsince i cant use 1.0.5, any patches i make will be against 1.0.401:46
sparrcompletely unrelated01:47
sparrssh root@192.168.0.801:47
sparrroot@192.168.0.8's password:01:47
sparrstdin: is not a tty01:47
sparrwtf?01:47
disq1.0.5 is in fact all the changes in trunk minus the enqueue file in playlist support01:47
sparrare the changes severe enough that my patches against 1.0.4 would be unusable?01:48
disqsome scrollwidget fixes and postinst script fixes01:48
disqi can't tell without knowing what you've been working on01:48
sparrnothing, yet01:48
disqi suggest you install svn and work on the latest trunk? why not do that?01:49
*** shackan has quit IRC01:51
*** Hyperion|n800 has quit IRC01:52
*** shackan has joined #maemo01:52
*** LuizArmesto has quit IRC01:54
*** vmarks has joined #maemo01:58
*** Nermal has quit IRC02:01
*** garrett has quit IRC02:04
*** zodman has quit IRC02:05
*** sbaturzio has joined #maemo02:10
sparrdisq: because i cant run it?02:15
sparrwell, i assume i cant, since i cant run 1.0.502:16
disqgo ahead use 1.0.4 we'll sort it out later02:16
*** behdad has quit IRC02:33
*** monteslu has quit IRC02:34
*** Blacksitox has quit IRC02:42
*** andrunko has quit IRC02:50
*** kenne has quit IRC02:50
straind`sparr: I was getting "stdin: is not a tty" too and I just reconnected and it went away.02:55
sparrditto02:56
straind`And by "went away" I mean it came back a few times. :)02:56
straind`I blame it on kagu.02:56
*** Blacksitox has joined #maemo03:03
*** sbaturzio has quit IRC03:14
*** Andy80 has quit IRC03:19
*** dolske_ has quit IRC03:20
*** goloo has quit IRC03:23
pupnikdoes the arm926 always run at 250mhz?  i am charging now - can i monitor any power saving state in /proc?03:23
sparruhm03:27
*** dolske has joined #maemo03:27
*** Luria has joined #maemo03:31
sparrpupnik: very good question.  low cpu speed in 'sleep' mode is very nice.  there are gp2x projects regarding that03:31
*** mmiller has quit IRC03:32
sparrmogg + 1 line change to kagu-scanner.py == ogg working fine in kagu03:33
sparrdisq: ^^03:33
sparrmutagen already supports pulling tags from ogg03:33
sparrthis is the sort of 'Just Works' that good library design results in  :)03:33
*** greentux has quit IRC03:33
*** greentux has joined #maemo03:34
*** TimRiker has quit IRC03:38
sparrdisq: you should put something on your garage page pointing to the guardini site...  two bug/patch/issue/ticket trackers is weird03:38
*** ryanfaerman has joined #maemo03:40
*** DaniloCesar has joined #maemo03:42
sparrthen again, that would be premature if theres no way to make new accounts on the Trac server03:42
*** alex-weej has quit IRC03:42
*** alex-weej has joined #maemo03:43
*** user_ has joined #maemo03:43
*** DaniloCesar has quit IRC03:45
*** DaniloCesar has joined #maemo03:45
sparrtrevarthan03:46
_Monkeyi guess trevarthan is a cowardly programmer who stole an n800 from a baby and regularly has relations with my mom.03:46
sparr_Monkey: forget trevarthan03:46
_Monkeysparr: I forgot trevarthan03:46
*** Luria has quit IRC03:54
*** juco2 has joined #maemo03:55
*** saaib has joined #maemo03:56
saaibis anyone aware of the syntax error on the maemo.org main web site?03:56
saaibcan't load the page03:57
saaibah.. working now03:57
*** DaniloCesar has quit IRC03:57
*** DaniloCesar has joined #maemo03:57
*** dirty_harry has joined #maemo04:08
*** ryanfaerman has quit IRC04:09
*** jjazz has quit IRC04:17
pupniknew excellent port for nokia tablets:  Kobo Deluxe:  kobodeluxe_0.4pre10-5_armel.deb04:26
pupnikthree new builds today :P04:27
DaniloCesarpupnik,  what is kobo?04:28
DaniloCesarSomeone here knows how to open the virtual keyboard under python (pygame)04:29
pupnik_Monkey, kobo is currently called Kobo Deluxe - an enhanced version of Akira Higuchi's game XKobo - a simple yet addictive space shoot-em-up/puzzle game - homepage: http://www.olofson.net/kobodl and http://pupnik.de/kobodl.html for the nokia version04:30
_MonkeyOK, pupnik.04:30
DaniloCesar_Monkey, kobo04:31
_Monkeywell, kobo is currently called Kobo Deluxe - an enhanced version of Akira Higuchi's game XKobo - a simple yet addictive space shoot-em-up/puzzle game - homepage: http://www.olofson.net/kobodl and http://pupnik.de/kobodl.html for the nokia version04:31
*** DaniloCesar has quit IRC04:48
*** unique311 has joined #maemo04:51
pupnik"what is it that you want?"05:01
*** philipl has joined #maemo05:01
pupnik"what do we want?  we wanna be free.  We wanna be free to GO where we wanna go and DO what we wanna do.  We wanna RIDE our MACHINES without being hassled by the man.   And we wanna party."05:02
*** unique311 has quit IRC05:11
*** unique311 has joined #maemo05:11
*** shackan has quit IRC05:16
*** ajturner has joined #maemo05:17
*** scottj has joined #maemo05:19
scottjI've heard mention of IT2007 hacker edition, but it's all months old and I haven't seen where you download it or if it's still updated. Anyone know?05:20
pupniknew version expected soon05:20
pupnikitt05:21
pupniksearch internettablettalk forums for it2007he05:21
solmumahaonly few weeks away ;)05:21
*** VimSi has joined #maemo05:28
*** vims0r has quit IRC05:28
scottjpupnik: is the new version going to fix the video playing problems everyone seems to have? (video and audio out of sync, I've heard a number of people mention it)05:32
*** Luria has joined #maemo05:35
*** behdad has joined #maemo05:38
Luriahey all05:38
*** dirty_harry has quit IRC05:39
Luriaanyone here a python programmer?05:39
*** ryanfaerman has joined #maemo05:39
*** else58 has joined #maemo05:41
*** flatronf701C has joined #maemo05:41
*** ryanfaerman has quit IRC05:50
*** Luria has quit IRC05:52
*** dolske has quit IRC05:55
saaibkind of05:58
*** dougsko has quit IRC06:02
*** Tu13es has joined #maemo06:04
*** dolske has joined #maemo06:06
trevarthanDaniloCesar: I'm wondering the same thing.06:12
trevarthansparr: you got ogg working in Kagu?06:14
*** alex-weej has quit IRC06:26
*** adoyle has quit IRC06:31
*** whaq has quit IRC06:36
*** BigMac has joined #maemo06:44
BigMacHey, anyone here using pidgin on OS 2006?06:44
BigMacI just got my 770, used this guide: http://dragon-gaming.com/blog/?p=11#more-11 , but when I try to refresh the package list I get the error 'Unable to refresh list.Last refreshed list is shown.'. What is going wrong/how can I get pidgin working06:46
BigMacthe ability to talk to my aim/msn friends was the selling point for me, and now it isn't working06:46
*** Sho_ has quit IRC06:50
*** zodman has joined #maemo06:56
*** zodma1 has joined #maemo06:56
solmumahaBigMac: check the log and see what repository is giving you problems06:57
solmumahathen check your spelling06:57
BigMacsolmumaha: Where is the log?06:57
solmumahacheck package manager menus06:58
solmumahait's there somewhere06:58
BigMacI found it, now I just have to upload it somewhere07:02
solmumahait should tell you what repo is causing problems07:03
solmumahathen check you have typed that repository correctly in package manager07:04
BigMacrafb.net/p/r1y52m32.html07:04
solmumahahmm, can you surf the net with it? :)07:05
solmumahalooks like a dns-problem to me07:06
BigMacYes I can surf fine07:07
solmumahawell try to remove http://idefix.go-nix.ca/ from the list07:12
solmumahapath seems to be wrong07:12
solmumahathen try updating lists again07:12
BigMacok07:18
solmumahayou might want to try this page too: http://www.gronmayer.com/n800/repos/index.php?lang=en07:19
solmumahainstall all repositories for 77007:19
solmumahathere's also a repository for pidgin07:20
BigMacthat didn't solve it07:20
solmumahaadd those and try to install pidgin via package manager07:20
solmumahawell just remove the repositories you added07:20
solmumahaand try to refresh after that07:20
solmumahaand then go through that page07:21
solmumahabut it still seemed like a dns-problem to me07:21
BigMacOk, and do I actually put the | or not?07:21
solmumahawhich is weird if you can surf with it07:21
solmumahano, just click on the link with opera, it will install repositories automatically07:22
BigMacoh ok, and how do I click links on the 770, because the only way I have found is hit the link like ten times till an orange box shows up, then like 4 more after that07:23
*** rkaway1 has quit IRC07:26
solmumahahmm, sounds bad07:27
BigMacits only some links07:28
BigMacthese work fine07:28
*** rkaway1 has joined #maemo07:28
solmumahawell if your nokia is under a heavy load, it's very unresponsive07:28
solmumahayou could try installing minimo too, works better with certain pages than opera07:29
BigMacWell, which do you prefer? And will I still be able to use that globe to open minimo?07:30
BigMacI have one more problem after we fix this07:31
*** Luria has joined #maemo07:31
*** Abulafia has joined #maemo07:34
solmumahaminimo installs its own icon to the menu, globe still starts opera07:34
BigMacOk, and which do you prefer?07:34
BigMacI use swiftweasel on my box, so I am mozilla slanted, but opera is working finr07:35
BigMacfine07:35
Abulafiaare people still using minimo?07:35
*** Abulafia is now known as Luria_07:36
BigMacIs it bad?07:36
derfThere's a gecko back-end for the Nokia browser now.07:36
solmumahaon 770?07:37
BigMacderf:does it come preinstalled, or how do i update to the newer one?07:37
derfOh, 770? I dunno.07:37
derfMaybe not.07:37
*** Abulafia has joined #maemo07:37
solmumahaminimo works fine too, it's a good backup if opera fails07:37
Abulafiagrrr07:38
derfIsn't it all open source, though?07:38
derfYou'd think it could be ported.07:38
BigMacOk, my other problem was does anyone know how to get the kinetic scrolling and the better touchpad installed on the 770?07:38
rwhitbykinetic scrolling? (other than on the single kagu application)07:39
*** metatron has joined #maemo07:39
BigMacI saw a video of it on youtube07:40
BigMacit was supposed to be a python script that allows scrolling similar to the iphone07:41
rwhitbyyeah, it's that one application, not a general kinetic scrolling capability for all applications.07:41
*** Blacksito has quit IRC07:41
*** ajturner has quit IRC07:41
BigMacOH, that would be neat though07:42
BigMacCan canola stream music from my linux computer in some way?07:45
BigMacsolmumaha: There is no pidgin07:46
BigMacthe pidgin repo is for the n80007:46
*** AD-N770 has joined #maemo07:47
AD-N770good morning07:47
BigMacEh, it isn't worth it, I will just install gaim07:49
*** qgil has joined #maemo07:53
*** Luria has quit IRC07:54
*** Luria has joined #maemo07:55
*** Luria_ has quit IRC07:55
*** Luria has quit IRC07:56
*** metatron has quit IRC07:58
*** Abulafia has quit IRC08:01
*** Luria has joined #maemo08:05
Luriahmpf08:06
Luriaso i gave up on open wifi spots. or at least connecting to one...08:06
Luriaso i stuck a second card in my machine. lets see how well windows handles this.08:07
Luriai guess i missed the minimo discussion...08:07
*** Abulafia has joined #maemo08:14
Abulafiawell, that sorta worked.08:14
*** saaib_ has joined #maemo08:17
*** metatron has joined #maemo08:19
*** metatron has quit IRC08:22
*** bergie has joined #maemo08:24
BigMacHey, how can I stop gtalks applet from opening in the dock every time?08:28
BigMacI don't use it08:28
saaib_BigMac, Home->Select Applet  Unselect that applet08:30
*** ryanfaerman has joined #maemo08:31
BigMacok08:31
*** Luria has quit IRC08:31
BigMacsaaib: I mean the applet in my tray08:32
BigMaclittle orb that is red or green or yellow08:32
*** slomo has joined #maemo08:33
*** Abulafia has quit IRC08:35
else58I'm a gaim novice and I'm trying to use maemo-gaim-protocol-irc 1.5.0-8bora1 to connect to this channel on my n800,08:36
BigMacyou need the maemo gaim package08:37
BigMacyour language package08:37
BigMacthen you setup your server prefererences08:37
BigMachen go to join chat08:37
else58but I'm getting "Missing protocol plugin for else58@irc.openprojects.net"08:37
BigMacand type in the channel08:37
BigMacoh idk then08:37
*** philipl has quit IRC08:38
else58Well, I have gaim, gaim-data, and irc installed08:39
else58that's maemo-gaim{,-data,protocol-irc}08:39
*** pleemans has joined #maemo08:39
*** suma has quit IRC08:44
*** suma has joined #maemo08:44
*** else51 has joined #maemo08:46
*** else51 has quit IRC08:49
*** else51 has joined #maemo08:52
else51I'm in from my n800. I think l had wrong node.08:53
BigMacwhat is the default lock code08:56
*** melmoth has joined #maemo09:00
*** Administrator_ has joined #maemo09:01
*** nslu2-log_ has joined #maemo09:02
*** nslu2-log has quit IRC09:02
*** ryanfaerman has quit IRC09:03
*** nslu2-log_ is now known as nslu2-log09:03
*** birunko has quit IRC09:03
*** birunko has joined #maemo09:03
*** else51 has quit IRC09:07
*** timely has joined #maemo09:10
*** dolske has quit IRC09:11
*** jsmanrique has joined #maemo09:19
*** fbffff has quit IRC09:19
*** timelyx has quit IRC09:19
*** dolske has joined #maemo09:19
*** else58 has quit IRC09:20
*** saaib_ has quit IRC09:21
*** romaxa has quit IRC09:23
*** romaxa has joined #maemo09:23
*** megabyte405 has quit IRC09:24
*** nomis has quit IRC09:28
*** konttori has joined #maemo09:44
*** nomis has joined #maemo09:45
*** MrBIOS has joined #maemo09:49
MrBIOShello folks09:49
timelyhi09:56
_Monkeywhat's up, timely09:56
timelyfwiw (for the log record), there's no xpcom dbus component although one could be created (re GreySim)09:58
timely_Monkey: be quiet and eat your botsnack09:58
_Monkey:)09:58
timelyderf / solmumaha: microb for 770 is coming, it needs a bit of testing and a blog entry10:00
*** bergie has quit IRC10:00
*** behdad has quit IRC10:00
*** tank17 has joined #maemo10:02
timelyderf: fwiw, unfortunately the nokia browser currently includes non open sourced parts (the user interface) and the apis are changed in lockstep, which means that an upgrade of the different pieces is required. and slightly more importantly, the flash that ships w/ 770 isn't compatible w/ anything but the hacked opera with which it came10:02
timelyBigMac: the default lock code should be in the printed manual10:03
* timely wonders if the root password is there...10:03
*** obergix[work] has joined #maemo10:04
MrBIOSI need to port a GTK SSH session manager to maemo10:06
timelyis that an ssh-agent ui?10:06
*** booiiing_ has joined #maemo10:08
*** lubomir has joined #maemo10:08
*** booiiing has quit IRC10:08
lubomirHello, i own an nokia N95 and use private and on work linux/gentoo. I want to ask if it were possible to get gentoo working on Nokia N800. I know, that i would need a week to get kde compiled, but thats no problem for me. Is something like that possible?10:10
lubomirI would like then using the N800 to come online with pidgin,xchat over bluetooth connected with my N95 (umts/hsdpa) and bluetooth keyboard and maybe bluetooth mouse.10:11
lubomiror watching some videos and everything else10:12
*** cbx33 has joined #maemo10:12
lubomiri ask me at the moment if it were possible to gent compiz-fusion running on N800. That would look perfect on such a smal device...10:15
timelyit's not technically impossible10:18
timelyi think someone was working on getting ubuntu to run on n80010:18
timelyhttp://forums.gentoo.org/viewtopic-t-547275.html?sid=a29be5c5f8087259c6215945cd3c9a8310:19
timelyis the "I'm feeling lucky" answer to your question10:19
rwhitbytimeless: using the new microb - holding down the stylus to get a "right-click" menu is a bit touch and go - it tries very hard to follow the link instead.10:21
rwhitby(this is trying to cut and paste a youtube link so I can download it with uktube)10:22
lubomirtimely, why is that technically inpossible?10:23
timelylubomir: did i say that?10:24
lubomiri am shure for example that when there were driver for the Intel 2200 gpu chip and someone had ported linux to dell x51 then compiz-fusion would work. the hardware have enough power to run quake3 arena?10:25
timelyrwhitby: it's hard for me to keep track of all the different variations of bugs10:25
lubomirtimely, oh, i read the sentence wrong ^^10:25
timelylubomir: please don't do that :)10:25
lubomirwhat?10:26
lubomirhere you can see running quake3 arena on dell x50/x5110:27
lubomirhttp://www.bit-tech.net/news/2005/11/11/q3ce_powervr/10:27
timelymisread sentences ;-). I just woke up and have a headache/am tired/hungry10:27
*** zodman has quit IRC10:27
timelyn800 doesn't have gaming input controls...10:27
zuhlubomir: There's no drivers for the powervr available, so at least currently anything 3D is going to be software (ie. no-go).10:28
*** bergie has joined #maemo10:28
zuhlubomir: And people who should know tell that even with the drivers it wouldn't be as peachy as it might seem to be (whatever that really means)10:29
lubomirokay...,then gentoo without compiz-fusion ^^10:30
lubomiri hope that will run after some time. That would be realy nice...10:31
timelyby nice you mean it will run the battery down much faster? :)10:31
bldewolfwhy would you ever run gentoo on an embedded device?10:36
lubomirbecause i trat linux learning with gentoo and never gone away of gentoo. i have tested some other distibutions but i do not like any one of them10:38
bldewolfI mean, you could build binary packages in scratchbox or something to speed up the process, but what's the point of changing distros in the first place?10:38
bldewolfdebian is really easy to use, and I think the install that exists on the nokia devices are a lot more custom tailored for them than you think10:39
bldewolfbesides, in the end, it's all linux.  You really shouldn't be scared by a different package manager10:40
lubomireasy to use...., that is not what i am searching for ^^ I like testing new svn versions, report bugs and and and10:40
*** sKaBoy has joined #maemo10:41
bldewolfWell, you made it sound like you were afraid debian's packaging system would be harder to use than portage, but I guess it's the opposite way?10:41
lubomiryes10:41
zuhapt-get install foo'10:42
bldewolfAre you a masochist, sir?10:42
zuhgrumble10:42
*** zodman has joined #maemo10:42
zuh'apt-get install foo' vs. 'emerge foo' sounds like a draw for me ;)10:42
lubomiri know apt-get. i tell you that i have tested some other distibutions10:42
*** greentux has quit IRC10:42
bldewolfwhat projects would you be testing on your device?10:43
lubomiron what? on the n800 when gentoo runs then?10:43
timelyzuh: no!. emerge foo is much better, 1 week later on the inside and you can use foo10:44
bldewolfI'm telling you, a binary distro makes more sense for embedded devices.  You build a binary package in scratchbox, copy it over, and install it.  I'm betting you could do this with SVN versions, etc10:44
timelymaybe 1month later on the outside :)10:44
*** florian has joined #maemo10:44
timelywith apt-get install, it's just 1 hours to deal w/ the dependency conflicts :)10:45
lubomirtimely, maybe on N800, but not on normal computer. I had fun getting kde and everythnign else (openoffice was funny...) compiled on a 233mhz ibm thinkpad10:46
timelybldewolf: kinda depends on how big the patchset is and how much you care10:46
timelylubomir: this is #maemo, and you're talking about an n80010:46
zuhUsing portage for building the distro wouldn't be a stupid idea, it just would not happen on the device. The (un)merging part could be done over ssh or something.10:46
timelyyour thinkpad probably has more available ram, more disk, and faster i/o10:46
bldewolfa keyboard, too!10:47
timelyoh yeah, and maybe a touchpad or mouse with a right mouse button?10:47
lubomirdo you think installing linux from scratch could run on nokia n800?10:47
bldewolfalso, a wireless card that works with open source projects for secured wireless :-/10:48
timelylubomir: nothing's impossible10:48
timelybut the time spent isn't worht it10:48
timelyif you have time, i've got dozens of projects10:48
lubomir^^10:48
floriangood morning10:48
lubomirhi florian10:48
bldewolfI think the bottom line is that regular applications won't work on Maemo devices.  They just don't make sense.  They assume you have a keyboard, can right click, etc.  The real testing you would want to help out with would be with projects that target the devices, and those run the default install10:49
*** greentux has joined #maemo10:52
lubomiri have a tablet-pc and the only problem is, that its too heavy and too big to be portable as i want10:52
bldewolfwhat's wrong with the debian based OS, though?10:53
lubomiri like using portage, using layman with compiz-fusion, setting use flags and compiler flags and everything other10:55
bldewolfas an aside, /usr/portage is several hundred megs big, and wouldn't fit on the device.  You could NFS mount it for installs/uninstalls, but you'd still have a problem with, say, /var/db being a hundred megs (at least, it is on my box).  Still too big.10:55
zuhbldewolf: What's wrong with not wanting to use a debian based OS ?-)10:56
kulvezuh: should I answer that one? ;)10:56
zuhkulve: No, or I'll paste you silly with the moldy strawberry ;)10:56
lubomiri would boot of course of a sdhc card ( i see thats possible on the "kde on N800" video)10:56
bldewolfI think I accidentally stepped into the package manager war....10:56
bldewolfoh yeah!  I forgot, I have a 770 so I'm limited to 2 gigs.10:57
*** UKP has joined #maemo10:59
lubomir8gb big gentoo system would be just enough for me. with reiserfs it would run on a fast sdhc card i think not tooo slow and be usable10:59
zuhRunning from SDHC is much faster than from the internal flash11:02
bldewolfI don't understand your unmoving dedication to portage, I mean, I use it a lot too, but when all the libraries and the kernel are fixed, a binary distro just makes sense to me.  Oh well, I have to go to bed, so...good luck11:02
zuhbldewolf: You shouln't dismiss something just because it doesn't make sense to you ;)11:02
lubomirits funny here :D11:04
timelywhy not?11:08
*** geaaru has joined #maemo11:12
*** Administrator_ has quit IRC11:14
*** alban2_n has quit IRC11:14
*** UKP has quit IRC11:16
JaffaMorning, all11:19
*** lardman has joined #maemo11:23
*** alban2 has quit IRC11:25
*** eichi has joined #maemo11:28
*** sbaturzio has joined #maemo11:39
*** lubomir has quit IRC11:42
*** pokute has quit IRC11:52
*** cbx33 has quit IRC11:52
pupnikwow kobo deluxe is addictive11:58
pupniknew optimized settings giving nearly fullspeed playback on 770, turning off triple buffering helped11:59
*** pokute has joined #maemo11:59
pupnikas well as going to a point scaler and low sampling res for the music11:59
lardmanpupnik: What format is the music?12:00
*** Luria has joined #Maemo12:00
pupnik.mid12:01
Luriais there a new microb?12:01
*** pleemans has quit IRC12:01
lardmanpupnik: Yet another dsp task..? ;)12:02
Luriaim seeing an .8-3 in  the package manager12:02
pupnikit's a custom music player in this case, but yes a GM midi synth in dsp would be useable by many many programs12:02
lardmanLuria: There was a new release a few days ago, not sure what the version was though12:02
* lardman wonders how hard midi decoding is... Google....12:03
pupniklardman: old dsps were very limited with registers, instructions and memory access12:03
pupnikis the 770 dsp more like a cpu now?12:03
pupnik(remembering the motorola 56k here)12:04
Luriayeah, i thought that was .8-212:04
lardmanpupnik: It seems fairly CPU-like, but I'd never done DSP programming before this one so I've nothing to compare it with12:04
Lurialooks like there was a third microb update12:05
Luriathat wasnt mentioned on the news page12:06
*** zodman has quit IRC12:09
pupnikwhat maemo package provides 'diff'?12:11
*** pleemans has joined #maemo12:16
*** matmo has joined #maemo12:18
timelessluria: -2 wasn't announced12:21
timelessthe changesbetween -1 and -3 were all described in the second announcement12:21
timelessor at least, as best as i could12:21
Luriaoh odd12:21
*** alban2 has joined #maemo12:22
*** threeuNF has quit IRC12:22
timelesswe could keep that pattern and not announce -4, and then announce -512:22
timelessthat would keep a sort of odd consistency :)12:22
Luriaoh dear12:23
Luria;-)12:23
timelessunfortunately, the device i use personally doesn't have the meta package at all, do that number doesn't mean anything to me12:23
Luriai only noticed cause of the meta...12:24
Luriabut im always wary of upgrading12:24
* timeless tries updating12:25
Luriai dont have sdk repo installed, but red pill is red pill12:25
Luriai love the uk layout. why does the us one suck?12:25
Luriathanks to whomever gave me that tip12:26
kulvelardman: have you tried running anything on the dsp for a longer period of time? Like for a minute.12:30
lardmankulve: No. Why? You having troubles?12:31
Luriabtw, timeless, thanks. microb is great now. still slower, but about as stable, and much much better.12:31
Luriag'night all12:32
kulvelardman: yup12:32
kulveit get's stucked pretty quickly12:32
lardmanslows down or stops or crashes?12:33
kulvestops12:33
kulveand then the dsp is reseted12:33
kulvebecause of poll timeout12:33
lardmanoh12:33
lardmanit needs to communicate with that task in the initfs?12:34
* lardman can't remember what it's called12:34
kulveno, it's not that12:34
kulveif a dsp task function takes over 10secs it need to disable dsp watchdog polling with some function. But mine shouldn't block for that long12:35
lardmanah yes, I see12:35
*** sxpert-work has quit IRC12:35
lardmansection 8.1.312:35
lardmanbut what is polling it?12:36
*** sxpert-work has joined #maemo12:36
lardmanas the spec document says any ARM app can poll the DSP12:36
kulvemaybe the arm side kernel..? Or the dsp_dld12:36
kulvebut that's not the problem here. It just occurs because of the problem..12:37
lardmanI was wondering if it's that reset daemon, the one you need to disable with the flasher if you screw up the GUI12:37
kulveI would guess that it's the dsp_dld daemon that does the polling12:37
lardmanTrue12:38
lardmanHave you tried the disable function call?12:38
kulvenope..12:38
kulvethe debugs from the normal "give me more data" case:12:39
kulve[48231.261657] requested new input buffer (160 bytes)12:39
kulve[48231.261688] mbox: receiving seq=0, cmd=54:01(KFUNC:PWR DSP /DOWN), data=000412:39
kulve[48231.262817] mbox: sending   seq=0, cmd=24:05(BKSNDP:task 5), data=000012:39
kulve[48231.263732] mbox: receiving seq=1, cmd=79:05(DBG), data=003d12:39
kulve[48231.263824] rcv_bksnd: got 160 bytes of data: 0x103b 0x1370 0x1292 0x0d5f12:39
kulveand from the stucked version:12:39
kulve48231.277008] requested new input buffer (160 bytes)12:39
kulve[48231.278350] mbox: sending   seq=0, cmd=24:05(BKSNDP:task 5), data=000012:39
kulve[48232.815948] mbox: sending   seq=0, cmd=32:00(POLL), data=000012:39
kulve[48242.815673] omapdsp:mbcmd:3200(10000 ms)12:39
kulve[48242.815704] omapdsp: poll error!12:39
kulveI didn't find that cmd 54 (KFUNC:PWR DSP /DOWN) from the spec..12:39
lardmanIs there a difference between the two, other than the runtime?12:39
kulvecmd 54 is one difference12:40
kulveit's there always (from dsp to arm direction?) but not on the last time12:40
matmohi all, just installed VMware appliance. Any pro's/con's to installing "Nokia Binaries"?12:40
kulvematmo: I think you should install those.. I think there's no harm with them..12:41
matmokulve: ok, do I need to close SB before installing?12:42
kulveI'm not sure12:42
lardmankulve: The power management stuff may not be in the spec, I suppose it's pretty specific to the hardware application12:43
kulvelardman: I though so too..12:43
kulvelardman: and now I'm wondering if I should do something to it on init/close of the codec..12:43
kulveI would guess not..12:44
lardmanthe power management stuff?12:44
lardmanI imagine it's handled by the avs_kernel when there are no tasks left except for the lowest prioroty one12:45
lardmanor is the linux kernel specifically asks it to sleep12:45
lardmans/is/if12:45
kulveI hope so too12:45
kulvethat "pwr dsp down" just looks like the dsp task knows that it's idle because it just asked for data12:46
lardmanyep, that would make sense12:46
lardmanwith your polling problem, is your code busy for >10s?12:47
kulveit shouldn't be.. after that "requested new input buffer" the function is done and it should just return from it..12:48
kulve    dbg(task, "init: requested new input buffer (%d bytes)",                                                                     FRAME_SIZE * sizeof(short));12:49
kulve    return 0;12:49
lardmanBut you do have to specifically answer the poll12:49
kulvehmm12:49
lardmanI've not run into this because all of my code is <10s long in total12:49
kulvemine should be too12:49
kulvethey get stucked in a second..12:49
lardmanDoes the poll need a call back function registered, or does it come as a tctl message?12:50
kulvethe poll command should be automatically handled by the dsp kernel. But if my dsp task function can take over 10 secs then I need to disable it12:52
kulvejust read from the spec12:52
lardmanah, that's why there's little mention then12:53
*** matt_c has joined #maemo12:54
lardmanI wonder what happens if there a high priority task that is running, would that stop a lower priority task from answering12:54
kulveI think not12:54
lardmanI know it says the kernel takes care of it, but what purpuse does that then serve?12:54
kulvejust guessing..12:54
kulveit checks that the dsp kernel is still running..?12:55
kulveI think the whole dsp kernel is reseted because my task's poll problem..12:55
lardmanwhy bother polling each task then?12:55
kulvedunno..12:55
lardmanand if you do poll each task, you'd presumably want the task to reply (even if automatically), so you know it's not stuck in a loop, etc12:56
kulvep8412:57
*** three- has joined #maemo12:57
lardmanyep, I read that12:58
lardmanseems strange logic though12:58
kulveand btw. the next page tells that bytes (16bits) moves nicely across the cpus, but long long (32bits) don't..12:58
lardmanyep, that was the page I was pointing you to the other day12:59
kulveI didn't have time to read it properly then..12:59
pupnik30-35 fps in kobo deluxe...  this game is incredibly well designed12:59
pupnikthis is in 640x480 with background scrolling and a *lot* of sprites onscreen12:59
pupnikthis is the first sdl game i've seen hit 30+ fps at 640x48013:01
lardmankulve: Does the dsp perform true multitasking?13:01
kulveafaik, yes13:01
kulveor, what do you mean by true multitasking? :)13:02
lardmankulve: If not, and it just queues callbacks, then it could handle the polling and get an idea of whether each task is locked up13:02
lardmanI meant interupts and context switches13:02
lardmanI'm not sure it does do that though13:02
*** AD-N770 has quit IRC13:02
kulveyou can e.g. have encoder and decoder tasks running there "at the same time"13:03
lardmanyes, but what happens if one of these tasks takes >1min to perform its callback?13:03
lardmanDoes the dsp stop doing the other task?13:03
*** UKP has joined #maemo13:04
lardmanJust thinking how the kernel can answer the poll message in each task's message queue and get some useful information back about the task13:05
kulvegood question :)13:05
kulveabout the polling behaviour I would guess that it can be in only one function at a time, i.e. if one blocks, nothing gets run13:06
lardmanyep13:06
lardmanhence the need to poll each task, to make sure each one is actually being run13:07
lardmanold-skool "cooperative" multitasking13:08
pupnikbefore that were tsrs that hooked into interrupts13:09
kulvelardman: hmm..13:09
lardmanThis is more like the Symbian "active objects" business I suppose13:10
kulveit does't get stucked with global buffers.. :)13:10
lardmanwhat were you using before?13:10
kulveprivate13:10
lardmaninteresting, any ideas why?13:10
kulvei.e. bkreqp13:10
kulveno13:10
kulveafaik, I don't need to reserver and release the private buffers..13:11
kulveand I don't see any other reason13:11
kulvebut the skeleton codes in dspgateway page uses global, so maybe I'm now happy and move on :)13:11
lardmanwell, worth knowing13:12
lardmanbefore you do move on, I wonder if it's possible to issue commands from a task back to the same task, to break up a chunk of processing for example13:13
kulveI decoded the encoded data on my desktop and it's sounding ok :)13:13
lardmangreat!13:14
*** three- has quit IRC13:14
kulvewhat do you mean "issues commands"? Like pass the decoded data to the pcm task?13:15
lardmanlook at p2413:15
lardmanthat's something else - read about ARM not using that command13:15
lardmanAbout breaking up processing, if the DSP reads a large chunk of data in, can it issue a command (that comes back to it and triggers another function to be called) to process part of it13:16
lardmanI suppose it should just read less data at a time13:16
kulveyou mean something else than normal function call now..?13:17
lardmanah, yes you can, but via the ARM. It can send arbitrary tctl commands13:17
lardmanOn the DSPside, if you run the buffer receive callback (for example), I was wonderin if you have to process the entire buffer in one go13:18
kulveon the arm user space, you have only read/write/ioctl13:18
lardmanyou can send an ioctl I think that produces an arbitrary command (which you can listen for in the dsp task)13:18
kulveyes13:19
lardmanin which case, as long as the arm side knows whether you're finished, you can read the buffer, return, arm sends a command to process a bit, return, etc.13:19
kulveyeah, I think that's possible13:19
lardmanI was just wondering13:20
kulvealso you can do write,read,read,read,write,read,read,read on arm side, if that's how the dsp side is designed13:20
kulvei.e. the read command can cause a callback on dsp side which can continue prosessing data then13:20
*** pdz has joined #maemo13:21
lardmanyes13:21
*** UKP has quit IRC13:21
lardmanI was thinking more of processing tasks than reading ones (for which you do as you say and send smaller and more often)13:22
*** UKP has joined #maemo13:22
lardmanfor processing tasks you may need all the data, but it might take too long to process it all, so you need to save state and return to let other things run13:22
kulveI actually think that the current dsp gateway design is quite flexible. About everything can be done :)13:23
kulveit might even run the task simultaneously.. That's probably told somewhere but is easy to test13:23
lardmanyes, that would be an interesting thing to check13:24
kulvenow I need to convert libspeex using the dsp task and then I can try streaming audio from n800 mic to my desktop..13:25
matmoanyone up for helping a newbie?13:26
lardmankulve: Shame we don't (yet..?) have access to the mic and speakers on the DSP side13:26
kulvematmo: just ask the question and hope somebody answers :)13:27
kulvebut I'm off now13:27
kulvelardman: let's first make the codecs. Then we have something to show for the EAP stuff :)13:27
lardmankulve: glad to hear your progress, good luck with libspeex conversion13:27
lardmankulve: yep that;s true13:27
kulvethe libspeex conversion should be trivial..13:28
kulvebut now I'm gone13:28
lardmanfamous last words ;)13:28
matmowell I have a few so I thought you deserved a hint first :-) I have installed the VMware VA from http://www.vmware.com/appliances/directory/1008 as it appears to be latest. I have it running and have selected gregale target. Every thing starts and I see a GNU icon for a simple "hello world" program but the interface seems unusable.13:30
*** user_ has joined #maemo13:48
user_moo13:48
*** user_ is now known as Rocketman13:48
kulvelardman: If the meant my conversion comment, the arm side does only reading from and writing to the dsp device. So it shouldn't be a big deal..13:49
kulvematmo: you have 770?13:49
kulvematmo: I find it complex often to run stuff in SB (in ARM target), so I just compile stuff in SB and scp it (e.g. a deb) to the device in run it there over ssh13:50
matmokulve: sry, was on phone. Yep 770.13:50
Rocketman_monkey seen pepnik?13:50
_MonkeyI haven't seen 'pepnik', Rocketman13:50
*** ajturner has joined #maemo13:51
matmokulve: I'm a complete newbie (as good as) and it's probably safer if I can work in SB for now :-)13:52
kulvematmo: you can always flash the 770 if you mess it up completely :)13:52
kulveyou can also boot from mmc card to have a separate "development environment"13:52
matmosuppose so... and I have two anyway, one with HE (which I'm going to blow anyway)13:53
*** matt_c has quit IRC13:53
matmore mmc, yep, 2G should be plenty huh?13:53
kulveeasily13:55
*** UKP has quit IRC13:55
kulveI made 3 partitions to my mmc, one for dev, one for clean installs and about 1G for normal mmc usage (oggs etc)13:55
*** sp3000 has joined #maemo13:57
*** johnx has joined #maemo13:58
*** behdad has joined #maemo13:59
*** rm_you has joined #maemo13:59
*** Rocketman has quit IRC13:59
*** Sho_ has joined #maemo14:04
matmokulve: my aim (eventually) is to do some Squeak VM hacking. ATM, AFAIK, it doesn't correctly support pen/buttons so probably be less wear&tear if I could hack on SB14:05
*** KevinVerma has joined #Maemo14:06
matmoprogress - selected gregale, got rid of .gnome2 and .osso directories but second level menus dissappearing14:09
kulveI've heard that problem before..14:10
pupnikfrom marceleduardo's blog - phone usability ... http://www.youtube.com/watch?v=nnsoUclxd-414:15
matmoalso, shouldn't the interface look similar to IT2006 on the 770? In the SB one it's different gfx/bg or is that because gragale is newer?14:15
kulvethe theme is just one debian package14:16
*** alex-weej has joined #maemo14:16
kulveand the SDK (afaik) still has the first one14:17
matmook14:17
kulveand the background you can freely choose14:17
*** db48x has quit IRC14:20
*** sp3001 has joined #maemo14:22
*** MrBIOS has quit IRC14:22
matmocan't find reference to the submenu problem, maybe something I missed14:24
*** db48x has joined #maemo14:24
*** sp3000 has quit IRC14:26
*** sp3001 is now known as sp300014:27
matmoexcept in relnotes ;-) "submenus do not open in some environments"14:27
matmolooks I will have to test on an actuall 77014:27
*** ||cw has quit IRC14:31
*** Sho_ has quit IRC14:32
*** AD-N770 has joined #maemo14:33
pupnikaloha AD-N77014:34
AD-N770hi pupnik14:34
pupniki'm still amazed at how efficient/fast kobo deluxe is14:35
pupnikhttp://pupnik.de/kobodl.html  <- kobo deluxe sdl game14:36
pupnikhttp://maemo.org/downloads/product/antiword/   << maemo.org/downloads... with no download link14:39
pupnikwe must consider this a usability problem, i think14:40
*** alex-weej has quit IRC14:43
matmothe relnotes for gregale are dated 2007-02-02. Would a show stopper problem with menus be fixed by now? OK it is vmware but surely I'm not the first to experience the bug?14:44
pupnikdo you see the submenu flash and then disappear?14:45
matmoyep14:45
pupnikwhich menu is this - the application start menu, or a menu within a program?14:45
matmoapp menu, submenus14:46
matmosry, we talking about the main lefthand menu?14:46
pupnikyeah14:46
pupniki have a feeling i know what it might be14:46
matmoI get the first level ok but not the second14:46
pupnikyou see the second level menu overdraws the first level14:47
matmoone mo...14:47
pupnikso there is a problem with xomap server and the fact that the 2nd level menu does nto get permission to be on-top of the 1st level menu14:47
pupnikyou can see this effect on first level menus if you run xkbd and select the one-line virtual keyboard - this creates the same problem for even first-level menus14:48
kulvewasn't that in the SB?14:48
pupnikoh14:48
pupnikthen i'm wrong about it being related to xomap14:48
matmohmmm, click on icon (or hold mouse down) and first level appears. Move mouse to desired submenu, release/click and submenu flashes then all menus disappear14:48
*** Sho_ has joined #maemo14:49
*** matt_c has joined #maemo14:49
pupnikand the application starts14:50
*** fcarvalho has quit IRC14:50
matmonope, I don't see any actual text for submenu (apart from first level)14:51
pupnikoh14:52
*** matt_c has quit IRC14:57
*** three- has joined #maemo14:57
*** matt_c has joined #maemo14:58
matmopupnik: so any idea?15:03
kulvematmo: I think that's old and known issue. And still unfixed..15:04
pupnik015:04
matmobut then it make the whole gazillion gig download a bit of a waste15:05
kulvewell, you need most of it for compilation still, right?15:05
matmoyeah but, yeah but :-)15:05
kulvelike I said, there has always been some problems (e.g. missing close source binaries, missing hw (wlan,bt,etc), etc), so I just make a deb there, copy to the device, install, run15:06
matmohmmm, could it be anything to do with "DISPLAY should contain hostname"?15:09
kulveI think not15:10
kulvethat's a problem when using sbrsh instead of qemu15:10
kulvei.e. the prosesses are run in a separate computer15:10
matmook. Just checking the start-up messages for any clues.15:11
kulveI'm afraid you might need to dive in to the gtk source code to get that fixed..15:11
matmomissing fonts? I saw no text in the menus15:11
kulvewell, that sounds a bit odd15:11
matmo"Could not init font path element..." x 315:12
kulveunless it was because it just didn't have time to render them before it vanished..?15:12
matmopossible15:12
matmoerror raising the oom shield...15:12
kulvedid you try opening them with a keyboard?15:12
matmodon't know how15:12
kulveoom is out-of-memory (I think, again)15:12
kulveI think the menu key is some of the F1-F9. Then you should be able to navigate with arrows?15:13
matmotrying now15:13
*** MoRpHeUz has joined #maemo15:14
kulveF4 maybe?15:14
zuhSecond-level menu disappearing sounds like the fun situation where the second menu opens beneath the statusbar window (and on maemo menus are coded to close when obscured by something else than another menu window)15:15
*** krau has quit IRC15:15
matmoyep but same problem using cursor keys, as soon as I go to select submenu, flash, then gone15:15
matmo(previous msg in response to kulve)15:15
matmozuh: do you know of any solution?15:16
zuhNot really, no15:16
matmodrat15:16
kulvezuh: any hack to get around that?15:16
zuhIIRC it sometimes went a way after restarting the env couple of times or something15:16
kulvesounds like windows :)15:16
zuhSounds like broken menus to me ;)15:16
kulvewell, that too..15:17
* zuh heads to home15:17
kulvehildon-home15:17
matmorestarting VM15:18
*** Yamazaki-kun has joined #maemo15:19
*** geaaru has quit IRC15:19
*** sbaturzio has quit IRC15:22
*** luck^ has joined #maemo15:23
*** etrunko has joined #maemo15:24
*** krau has joined #maemo15:24
*** ryanfaerman has joined #maemo15:24
matmosame :-(15:26
kulvetry just restarting the af-sb-init.sh couple of times instead of the vm?15:26
kulveit knows restart command. The qemu prosesses can be left running though. And hogging cpu15:27
matmo3rd time now and same15:28
kulve:/15:28
matmosure it's not a font problem? "Home" look large compared actual device15:29
matmoalso the theme gfx are missing in places, top left and just under app menu15:29
*** pupnik_ has joined #maemo15:29
kulveno, I'm not sure15:29
kulvedid you give dpi option to xephyr when you started it? (I don't know how it's started in vmware)15:30
matmono but I will check in the "go" script15:30
matmoit is being supplied as "-dpi 96"15:31
*** behdad has quit IRC15:31
kulvethat's correct15:31
kulveeven though the real dpi is ~22515:31
matmoalso I notice 16bit display15:31
kulvethat is correct too15:32
*** mgedmin has joined #maemo15:32
matmoeven on 32?15:32
kulveafaik, most pda style devices use 16bit display15:32
kulvethe theme engine works only with 16bit X, that's why the xephyr must run as 16bit15:32
matmoyeah, my mistake, me thinking it should match current display15:32
matmobut the gaps in the gfx are suspicious15:33
gla55_some symbian devices use 12 and 18bits15:33
gla55_which is like, "yay!!!!"15:33
*** johnx has quit IRC15:33
pupnik_gla55_: did you find any cflags that were superior to "-mcpu=arm926ej-s -fomit-frame-pointer"15:35
pupnik_for 77015:35
gla55_na haven't tested options15:36
pupnik_ok15:36
*** ajturner has quit IRC15:37
*** renatofilho has joined #maemo15:41
*** pupnik has quit IRC15:41
*** pupnik_ is now known as pupnik15:42
matmois "SDK_X86" for bora?15:44
pupnikgah15:44
pupniki duno15:44
pupnikdpkg-deb: parse error, in file `debian/libguichan1-dev/DEBIAN/control' near line 6 package `libguichan1-dev': `Depends' field, reference to `libguichan1': error in version: version string is empty15:44
matmomenu's ok with that selection15:44
kulvematmo: that's just name of the target. It doesn't tell anything about the content..15:45
kulvematmo: cat /etc/apt/sources.list might tell the distro best15:45
matmokulve: must be having some effect though15:45
kulveSDK_X86 is running x86 binaries, SDK_ARMEL is running arm binaries. At least that's how the installer sets the targets15:46
*** booiiing_ has quit IRC15:47
*** andrunko has joined #maemo15:48
matmoavoiding arm targets anyway for dev'ing on PC, leaves "SDK_X86" (bora?) and "SDK_PC_GREGALE". Submenus fine on SDK_X8615:48
*** obergix[work]_ has joined #maemo15:49
matmoand gfx have no gaps15:50
*** BigMac has quit IRC15:50
*** booiiing_ has joined #maemo15:51
matmook, I got to go out for 30mins but if anyone can explain why one works and not the other I would appreciate it15:51
*** obergix[work] has quit IRC15:51
pupnikthe name you give it SDL_PC_GREGALE or SDK_X86 mean nothing - they could be Cow_Frog or Foo_Barm68k15:53
pupniki don't understand the question15:53
*** adoyle has joined #maemo15:55
*** qgil has quit IRC15:55
*** kenne has joined #maemo15:56
*** pvanhoof has quit IRC15:56
*** obergix[work]_ has quit IRC15:57
*** obergix[work] has joined #maemo15:59
*** ||cw has joined #maemo16:01
kulvematmo: actually it can be that the vmware image has targets for n800 sdk (bora) and for 770 sdk (gregale). The code in the bora is much newer and probably has the fix for the problem16:02
kulvematmo: depending on your app you can develop on bora and it will run just fine on 770 and on 80016:02
kulveiirc16:02
pupniki should try that, been working in gregale16:03
*** vivijim has joined #maemo16:04
*** ryanfaerman has quit IRC16:04
pupnikbut it seems doubtful - at least something like libconic isn't available on 77016:04
pupnikprobably many other things not backward compatible16:04
kulvemany things are. I think the 770 connectivity stuff still works on 800? Not sure about that thouhg..16:07
*** k-s[WORK] has joined #maemo16:08
kulvewell, it depends a lot on the application16:08
*** jsmanrique has left #maemo16:08
*** UKP has joined #maemo16:10
konttoriukmp 1.6 is out http://konttoristhoughts.blogspot.com/2007/08/ukmp-16-is-out.html16:14
konttoriBig thanks to Pasi Keränen for m4a support16:14
*** Toma- has joined #maemo16:15
konttoriIt supports maemo scrobbler as well, so big thanks to disq for that16:15
konttoriyour maemo scrobbler is a great piece of software16:15
disqnice16:16
disqooh thanks :)16:16
konttoriAnd it was surprisingly easy to get to work once I was able to get the osso context working16:17
Toma-can you simply compile stuff on the 770 rather than using scratchbox?16:18
Toma-apparently going to take me 18 hrs to download from scracthbox.org16:19
konttoriIt'll probably run out of memory if try it16:19
Toma-hmm bummer :S16:19
konttorilook on the bright side, you can take the rest of the day off!16:19
gla55_maybe go with python if you just want to play abit16:19
Toma-im trying to compile e17 and onboard16:20
*** renatofilho has quit IRC16:24
trevarthankonttori: I can16:25
trevarthan't install 1.6 from maemo.org16:25
trevarthanIt never gives me the 'Open' option when I click 'Install Now'16:25
trevarthans/Install Now/Click to Install/16:25
infobottrevarthan meant: It never gives me the 'Open' option when I click 'Click to Install'16:25
konttorilemme try16:26
konttorithanks for the tip16:26
konttoriapparently you need to save it first16:29
konttoriDamn I hate when nokia changes stuff on the web site.16:29
trevarthan1.5 was like that too, BTW.16:30
konttoriapparenlty deb files cannot anymore be opened from the garage maemo site16:30
konttoriok. I just didn't notice it then either16:30
trevarthanah. so probably kagu has the same problem?16:30
trevarthanthat sucks16:30
trevarthanoh well, I'll use app manager.16:31
konttoriBut isn't kagu in the extras repo?16:31
trevarthanyeah16:31
trevarthanI don't understand the point you're making.16:31
disqtrevarthan: it's the bug we encountered in 1.0.4 release, remember i talked to ferenc about it etc. there's a bugreport on bugzilla for that16:32
disqbtw hi16:32
trevarthan:) howdy16:32
konttoriMy point is that .install files probably work just as they are supposed to16:32
*** ryanfaerman has joined #maemo16:32
trevarthanIs UKMP available via app manager?16:33
disqkonttori: fixed your .deb yet? still creates a /debian dir in rootfs?16:33
konttorinope. Don't know how to do it.16:33
konttoriAnd haven't really bothered to find out yet.16:33
disqyou can always cheat off of us about packaging :P16:33
trevarthanyeah, no kidding. disq did an excellent job. check out our debian dir.16:34
konttoriwhere is it?16:34
trevarthanhttps://www.guardiani.us/projects/kagu/browser/trunk/debian16:35
konttorithanks!16:35
disqyou'll also check out ../setup.py16:35
disqs/also/also have to/16:35
infobotdisq meant: you'll also have to check out ../setup.py16:35
trevarthandisq: what does setup.py do again? I've never understood that.16:35
*** goloo has joined #maemo16:35
*** c0ffee has joined #maemo16:35
disqi think it handles the "make all" dpkg-buildpackage issues and prepares the build dir to be packaged by dpkg16:36
konttoriumm... will that work on osx as well?16:36
disqwhy not test it :)16:37
trevarthanwell... I think it's mostly for debian OS's.16:37
*** suma has quit IRC16:37
disqah, yeah, since osx doesn't use .deb it won't work :)16:37
jkyrothe setup.py is the python way of distributing stuff16:38
pupnikyaay got readline5 built16:38
jkyrothere is a neat integration for it in the packaging system16:38
*** ryanfaerman has quit IRC16:39
*** fcarvalho has joined #maemo16:39
*** bipolar has joined #maemo16:39
*** Yamazaki-kun has quit IRC16:44
*** tso has joined #maemo16:44
*** UKP has quit IRC16:45
trevarthandisq: sparr: https://www.guardiani.us/projects/kagu/changeset/41216:49
disqtrevarthan: last night 411 was throwing a2dpbutton exceptions when i tried to move the scrollwidget16:50
konttorisweet. now debian is gone16:50
disqtrevarthan: ooh. great patch. so much code :P (if mutagen supports ogg that's all we needed anyway)16:51
trevarthandisq: regarding 412, I wasn't sure if mutagen's OGG comment support would be... adequate. But sparr seems to think it works, so hey... :)16:52
disqyeah..16:52
trevarthandisq: regarding 411: did it crash? Or did you just see exceptions in the log?16:52
_Monkeyi heard yeah was there a map that kinda puts all that into a table so people new to the maemo scene have an easier time of it? :)16:52
disqit crashed16:52
trevarthandisq: I've been using 411 for a day or so without any issues. Using ossoplayer and mplayer.16:52
disq_Monkey: forget it16:52
_Monkeydisq: I forgot it16:53
disqtrevarthan: i'll check again16:53
disqtrevarthan: of course 412 means we'll have to track down ossoplayer errors if ogg support is not enabled there. or we could just switch to mplayer alltogether16:53
matmokulve: (and pupnik) thanks, I'll see how I get on using SDK_X86 for testing then GREDALE for device build16:54
*** renatofilho has joined #maemo16:55
trevarthandisq: yeah. The former probably. We both need to encode some OGG for testing.16:56
trevarthanAnyone have any idea at how I can peek at maemo's copy/paste clipboard from python?16:57
*** Ryback_ has joined #maemo16:57
*** konttori has quit IRC16:58
disqtrevarthan: run a program that accesses the buffer (maybe there's an x util to do that) and pipe the output?16:58
lmouratrevarthan, check gtk.Clipboard17:01
trevarthanlmoura: cool. thanks.17:02
*** rik has joined #maemo17:03
rikhi all . what's the state of kismet on the n800? good or bad?17:04
*** adoyle_ has joined #maemo17:05
*** pleemans has quit IRC17:06
*** adoyle_ has quit IRC17:09
*** philipl has joined #maemo17:13
rikguess i'll come back later then.17:16
*** OgMaciel has joined #maemo17:16
*** rik has quit IRC17:16
*** guardian_ has joined #maemo17:18
*** guardian has quit IRC17:18
*** guardian_ is now known as guardian17:19
*** alban2 has quit IRC17:22
*** adoyle has quit IRC17:23
*** Luria has quit IRC17:31
*** tank17 has quit IRC17:31
*** ryanfaerman has joined #maemo17:31
*** matt_c_ has joined #maemo17:33
*** matt_c has quit IRC17:33
*** gogol has joined #maemo17:35
*** tank17 has joined #maemo17:36
*** DaniloCesar has joined #maemo17:36
*** Blacksitox has quit IRC17:37
*** konttori has joined #maemo17:38
*** renatofilho has quit IRC17:38
*** Blacksitox has joined #maemo17:38
*** qgil has joined #maemo17:44
gogolis setting up the maemo sdk in cygwin workable?17:44
*** fcarvalho has quit IRC17:49
*** Luria has joined #Maemo17:50
konttorihey, did anyone test ukmp 1.6?17:51
konttoriI am getting message that the song selection doesn't work17:52
konttoriWorks for me, so I'm curious if it happens to other people17:52
konttorihttp://www.internettablettalk.com/forums/showthread.php?t=8905&goto=newpost17:52
*** geaaru has joined #maemo17:53
*** alban2 has joined #maemo17:53
*** willcooke has joined #maemo17:53
willcookeHi guys, how do I change the default handler for PDF's to Evince, from the built in one?  Is it something to do with mime types?17:54
*** alban2 has quit IRC17:58
*** garrett has joined #maemo17:59
*** bergie has quit IRC17:59
*** shackan has joined #maemo18:04
*** krau is now known as krau|away18:04
*** Vudentz is now known as Vudentz_away18:05
*** mallum has joined #maemo18:05
*** matt_c_ has quit IRC18:06
*** shackan has quit IRC18:06
*** nelson has quit IRC18:06
*** nelson has joined #maemo18:07
*** snorkelyd has joined #maemo18:10
*** qgil has quit IRC18:10
*** behdad has joined #maemo18:11
sparrwdisq / trevarthan: where can i get svn as a tarball?18:14
*** _matthias_ has quit IRC18:15
trevarthansparrw: don't just use svn.18:15
trevarthansparrw: rephrase: don't, just use svn18:15
sparrwi dont think svn is available for the 77018:16
trevarthanyou can get svn here: http://maemo.org/downloads/product/subversion18:16
trevarthan"IT OS 2006"18:16
sparrwanother repository i need  :)18:17
trevarthan770s don't have "Click to Install"?18:18
sparrwsure, but that takes too long18:18
trevarthanuh.... ok18:18
sparrwlaunch browser, navigate to maemo.org, find package, click to install, go through app manager18:18
sparrwmuch faster and informative to use apt-get18:18
sparrwalso, click to install doesnt help me find out what other packages that site offers18:19
trevarthanwell, if you like the CLI that much, you should love SVN.18:19
kulvewillcooke: edit the desktop files. Add the mime type to the app you want and remove it from the built-in. Assuming evince knows how to get the doc parameter over dbus..18:19
willcookethanks kulve ,  will try that18:20
*** philipl has quit IRC18:20
sparrwim a moderate fan of svn.  i also use git and monotone18:20
trevarthanI've never used git, but disq sent me a youtube video of Linus explaining it. I like the concept. I think SVN is easier for small projects though.18:21
sparrwsubversion includes 2.5MB of locale files that i didnt need, probably 1MB of compressed storage.  i love localepurge  :)18:21
trevarthanI guess disk space is at a premium on the 770? pupnik complained that python installs too much stuff too. I've got plenty of room on my n800...18:23
sparrwsvn segfaults18:23
sparrwopen("/usr/lib/half/libsvn_ra_serf-1.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)18:23
sparrwstat64("/usr/lib/half", 0xbeecba20)     = -1 ENOENT (No such file or directory)18:23
sparrwopen("/usr/lib/libsvn_ra_serf-1.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)18:23
sparrwstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=17592186044416, ...}) = 018:23
sparrwmunmap(0x401bd000, 22587)               = 018:23
sparrwrt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_IGN}, 8) = 018:24
sparrwgetpid()                                = 182318:24
sparrwgetpid()                                = 182318:24
sparrw--- SIGSEGV (Segmentation fault) @ 0 (0) ---18:24
disqsparrw: what i do is, i svn checkout to my linux server, and then scp over the .py files to /usr/lib/kagu/ (also don't forget to update /usr/lib/kagu/data/)18:24
sparrwyeah, pain in the butt if i dont know whats changed18:24
sparrwguess i could get rsync working...18:24
trevarthansounds like a plan.18:24
trevarthanyou need to use SVN somehow. It's how we communicate changes.18:25
trevarthanThat sucks that it doesn't work on the 770.18:25
*** Sho_ has quit IRC18:25
disqi think the package is missing libsvn somehow18:26
sparrwits not18:26
sparrwive got libsvn18:26
*** qnr has quit IRC18:27
sparrwincluding /usr/lib/libsvn_ra_svn-1.so.0.0.018:27
sparrwbut nothing _serf18:27
gogolis anyone here regularly using their 770 as a sip phone?18:27
sparrwgogol: i will, some day, when we get SIP capability here in the office18:28
sparrwtrevarthan: you guys need to get guardini to fix their ssl cert18:28
*** Sho_ has joined #maemo18:28
gogolyou can get a free washington state number forwarded into sip18:28
trevarthansparrw: I sent the svn maintainer a message about the segfault.18:28
sparrwgogol: link?18:28
_Monkeyrumour has it link is at http://1024k.de/bookmarklets/video-bookmarklets.html18:28
gogolit's a little laggy though18:28
trevarthansparrw: I am guardiani. It's my last name.18:28
gogolhttp://ipkall.com18:28
sparrwtrevarthan: your ssl cert is expired.  among other problems.18:29
trevarthansparrw: And I don't really feel like paying for a cert.18:29
trevarthansparrw: I could fix the expiration thing.18:29
sparrwmeh @ pay.  just reissue your own with a proper-er common name :-p18:29
gogoli linked that up with gtalk2voip.net and it works alright on the desktop, havent tried it on the 77018:29
sparrwyoure using a cert for guardini.us for pages on www.guardini.us18:29
trevarthansparrw: Hey, it's a dev site. suck it up man.18:30
trevarthanYou, me, and disq are the only people that care right now. :)18:31
sparrwhey, if it was a paid cert id take it like a man...  but you self sign, its a 30 second fix18:31
trevarthanI'm lazy. sue me.18:32
trevarthanI also don't have emails working on the Trac tickets yet. I'll get to all of that when I get some time.18:33
sparrwgrr @ kagu svn not laid out in filesystem order18:33
sparrwsrc/kagu is /usr/lib/kagu18:34
sparrwyes?18:34
trevarthanyes18:34
trevarthanit's like that for a reason.18:34
gogoloh and sparrw, you _can_ forward that ipkall number to a gizmo account and skip paying for a 'CallIn' number18:34
*** UKP has joined #maemo18:35
gogol..if ever you get into it..18:35
sparrwgogol: heh, thanks for the tip18:35
gogol:)18:35
sparrwcan google talk do sip?18:35
* sparrw wishes18:35
gogolnope18:35
gogoltheyre not doing the open standard18:36
gogoli think they said they were going to eventually18:36
sparrwyeah, that was annoying when i used it...  xmpp for text is cool though18:36
*** VimSi has quit IRC18:36
gogolgizmo is crashy, it would be nice.18:37
*** AD-N770 has quit IRC18:37
trevarthangogol: n800 has sip. it doesn't work with asterisk (which I find highly annoying), but it works with some stuff. rtcomm is the package.18:37
*** Toma- has quit IRC18:38
gogolthought there were asterisk debs for n800?18:38
*** VimS has joined #maemo18:38
trevarthanthere might be, but the server hardly makes a good sip phone.18:38
sparrwwhere does kagu keep its track db?18:39
trevarthanno gui18:39
gogolman, i built this killer bluetooth headset for the 770 before i ordered it18:39
trevarthansparrw: I think it's being placed in ~/MyDocs/.sounds/kagu.db or something18:39
sparrwaha18:39
gogolout of an nes controller :D :D18:39
gogoland then found out: no headset support! gah!18:40
trevarthansparrw: I consider that a bug. I'd prefer ~/.kagu/kagu.db, but it's not a high priority.18:40
*** alban2 has joined #maemo18:40
trevarthangogol: I know. It's a shame. If someone would just port a damn sip phone I would add bluez headsetd support, but sip phones are a pain to port.18:41
gogoldoes gizmo not have what youre looking for?  it works with asterisk18:41
trevarthangogol: I've already added A2DP support. That's one down.18:41
trevarthangogol: If by "works", you mean having to set up a new direct access account on the asterisk server, then yeah, I guess. But that's a horrible way to do it.18:42
trevarthanI don't want my asterisk server accessible from gizmo.18:42
gogoloh18:43
*** DaniloCesar has quit IRC18:43
gogolits all very new to me18:43
trevarthansparrw: is trunk working for you?18:43
sparrwno18:43
trevarthanwhat's the exception kenneth?18:44
trevarthansorry. REM reference.18:44
sparrwhttp://rafb.net/p/bdxUBl34.html18:44
trevarthansparrw: run `./kagu-scanner --update-theme` to fix that.18:44
trevarthanyour sqlite DB is too old.18:45
sparrwyeah, thats why i asked where the db was18:45
sparrwi was just gonna trash it18:45
trevarthannah, just run that command. It's faster.18:45
sparrwim guessing postinst would have done that if i had installed properly?18:45
trevarthanif you were installing a deb, yes. But there are no debs for trunk.18:46
script_sparrw: hey ... someone sent me log of this channel18:46
script_sparrw: about problems with svn?18:46
script_sparrw: resolved or not?18:46
trevarthanscript_: that was me. still not resolved.18:46
sparrwresolved by uninstalling svn :-p18:46
sparrwit segfaulted18:46
script_strange18:47
sparrwthe log should have included a paste from strace?18:47
sparrwseems to be trying to load a lib that i dont have18:47
script_sparrw: it does18:47
sparrwi have libsvn but nothing _serf18:47
sparrwlibsvn_manydifferentstrings18:47
script_sparrw: wait a minute18:47
*** matt_c has joined #maemo18:48
gogolmaemo scratchbox in cygwin? terrible idea?  i dont have a linux box over 500mhz...18:48
trevarthangogol: use the scratchbox VMware image?18:48
gogolhmm18:49
gogoli apologize in advance for any incredibly stupid things i might bother you all with18:49
sparrwscratchbox vmware image...  i need to get a copy of vmware, that might take a lot of hassle out of devin18:49
sparrwg18:49
script_sparrw: well, i just tried that on my x86 - doesnt have that lib eighter18:49
script_sparrw: and missing libs shouldn immetiatly cause a segfault18:50
sparrwi agree18:50
sparrwi can reinstall it and try some other things?18:50
sparrwother than the co i was trying18:50
script_sparrw: what exactly did you type?18:51
script_sparrw: or try msging me .. but i don't know if that works with registered-nick-foo ...18:51
sparrwsvn co https://www.guardiani.us/svn/kagu/trunk18:51
sparrwsvn co https://www.guardiani.us/svn/kagu/trunk kagu18:51
sparrwboth of those18:52
script_sparrw: wait, i'll do exactly the same on my 770 ... just need to find it18:52
*** geaaru has quit IRC18:53
sparrwmaybe their svn server uses some feature that is uncommon18:53
sparrwlike https  :)18:53
trevarthanI don't think it's uncommon. I use it all over the place. I admin an svn server at work too.18:54
sparrwmaybe something less mundane18:55
script_sparrw: ok, got it ... "accept temporarily" ..18:55
sparrwahh, i accepted permanently18:55
willcookekulve, I tried editing the .desktop file but it just ignored me.  So, I renamed the osso_pdfviewer and evince binaries.  seems to work! :)18:55
*** GeneralAntilles has joined #maemo18:55
sparrwwhich means i need to delete something  :)18:55
*** GeneralAntilles has quit IRC18:56
script_sparrw: ok ... works till no space left on /tmp ;)18:56
script_sparrw: now i'll try (p)18:56
trevarthanscript_: why does "accept permanently" fail? Works for Me everywhere else.18:56
script_sparrw: works too18:56
script_trevarthan: works here, too ...18:56
kulvewillcooke: Did you run update-desktop-database after editing? Sorry that I didn't remember to mention that..18:56
willcookekulve, I'll try that, thanks18:57
trevarthanscript_: did you install from "Click to Install"? Or from apt-get?18:57
sparrwwell, if permanently works for you then that doesnt help18:57
script_trevarthan: should be no great difference - but i think i installed it by testing the "click .."-button18:57
trevarthanscript_: maybe the deps are incomplete and sparrw messed it up by using apt-get.18:58
sparrwgogol: how do i do free call in for gizmo with ipkall?18:58
script_well, sparrw should give it another try18:58
trevarthansparrw: can you uninstall, then try via the "Click to Install" link?18:58
sparrwtrevarthan: the .install just says repository = foo, package = subversion.  no way thats different18:58
sparrwi could, but i wont.18:58
*** ajturner has joined #maemo18:59
script_sparrw: are you using anything "special"? hacked up libc, kernel, or els18:59
sparrwbusybox with wget/telnet/etc18:59
sparrwnothing else18:59
script_ok19:00
*** script_ is now known as script19:00
trevarthanscript: maybe you've got something outside the deps installed that sparrw needs?19:00
trevarthanAre you two running the same version of IT OS?19:00
gogolyou use ipkall --> fwd --> gizmo account19:00
gogolsparrw: ^19:01
sparrwwhats the format of the gizmo acct?19:01
gogolfwd is a free sip service too19:01
gogol?19:01
scripttrevarthan: how to figure out relase number?19:01
scriptits kernel 2.6.16.27-omap1, that what i know :)19:01
trevarthanTools -> Control Panel -> About (I think)19:01
scripti just a got an ssh-session, sorry19:02
sparrwgogol: this might be getting too complex foor me19:02
script$ cat /etc/osso_software_version19:02
scriptNOKIA770_2006SE_3.2006.49-2_PR_MR019:02
trevarthanscript: lol. remoting into a 770 from elsewhere. That's hilarious.19:02
*** bilboed has joined #maemo19:02
willcookekulve, That worked!  Thanks a lot.19:03
kulvewillcooke: np :)19:03
trevarthansparrw: can you run that command?19:03
sparrwNOKIA770_2006SE_3.2006.49-2_PR_MR019:04
sparrw\19:04
gogolsparrw: you get a free sip account with http://freeworlddialup.com.  then you set up the ipkall number with that acount's sip number.  Then you set up FWD to forward all calls to your gizmo 1747*** number.  make sense?19:04
*** VimS has quit IRC19:04
scriptexactly the same ...19:04
sparrwgogol: ok19:04
gogol:S19:04
trevarthanOnly thing I can think of is for script to flash his firmware and see if he gets the same error as sparrw when doing a fresh install. Harsh though.19:05
scripttrevarthan: doesn19:05
script't sound great ;)19:06
trevarthanyeah. no kidding19:06
derfI remote into my N800 all the time.19:06
sparrwit could just as easily be something extra that i have19:06
trevarthanyup19:06
gogolis user javascript not functional in 770's version of opera?19:06
scriptthere are not many people using this svn port - but i know of a couple who have no problems19:06
derfI get really annoyed with all the install scripts that pop up a dialog asking you which folder to install something in... on the N800's display, not on my own X server.19:07
sparrwgogol: i cant find a place in the fwd setup to forward to gizmo?19:07
scriptderf: thats right ;)19:08
gogolsparrw: look in the 'extra features' tab19:08
scriptderf: in fact it's just a the maemo-select-menu-location script19:09
gogolsparrw: "Permanent Forwarding NumberChoosing this feature causes all calls to your fwd number to be directed to the supplied number (URI) and simultaneously to any phones online with FWD."19:09
derfscript: Interseting. I never investigated. Yet antoher thing to replace after a re-flash, I guess.19:10
sparrwsip://747xxxxxxx@fwd.pulver.com ?19:10
*** bilboed has quit IRC19:10
gogolsparrw: and you put something like "sip:1747blahblah"19:10
gogolyeah yeah19:10
*** VimS has joined #maemo19:10
gogolno no actually19:11
*** sKaBoy has quit IRC19:11
*** willcooke has quit IRC19:11
gogolsparrw: sip:17475551212@proxy01.sipphone.com19:11
scriptsparrw: i'm sorry i couldn't help you - but the strace didn't tell that much19:11
scriptsparrw: if the package is that important you should maybe try gdb19:12
sparrwscript: i probably will19:13
scriptsparrw: ok, you have my email - so please keep me informed19:13
scriptgot to leave now, bye19:13
trevarthanthanks for the help script.19:13
scriptnp19:13
*** zwnj has quit IRC19:16
sparrwgogol: ok, waiting for my ipkall number to activate...19:18
sparrwi wish there was a straight SIP client for the 77019:18
sparrwwish...19:18
gogolhow is gizmo not precisely?19:18
sparrwits got too many IM features :)19:19
sparrwand its proprietary19:19
gogolaye see19:19
sparrwi wish there was a FOSS straight SIP client for the 77019:19
*** zwnj has joined #maemo19:20
*** Hyperion|n800 has joined #maemo19:20
gogolConfiguring a Hardware Adapter19:20
gogolAny SIP compatible piece of hardware should be compatible with the Gizmo service. However, we do not provide support for those other than those that we have sold in the past.19:20
gogolTo configure a device you need the following information:19:21
gogolSIP Proxy: proxy01.sipphone.com:506019:21
gogolSTUN server: stun01.sipphone.com:347819:21
gogolUsername: Your SIP number, found by dialing ** in Gizmo19:21
gogolPassword: Your password19:21
gogolipkall actually does take a full hour to start working.19:22
*** alex-weej has joined #maemo19:22
gogolhad to do it twice before i got it right :/ an full hour both times :/19:22
*** zodman has joined #maemo19:22
sparrwwhy cant ipkall forward directly to gizmo?19:23
sparrwbecause gizmo charges for incoming calls?19:23
gogolmaybe it can?19:23
gogoli dont know.  sip / voip is still so confusing to me.19:23
gogolno, gizmo doesnt charge for incoming...not by the minute anyhow.19:24
gogolthey charge you for the pstn number19:24
gogolor is that ptsn19:24
gogoli cant figure out how im receiving ipkall calls in gizmo when theyre forwarded to FWD, and i am looking at that account now and see it is forwarding to gtalk2voip.com.  it doesnt make any sense19:26
sparrwi remember years ago there was a web based phone app19:26
sparrwwhere you could make free outgoing calls19:26
gogolsomehow they show up in the call log and i get voicemails in my inbox from gizmo....19:26
sparrwfrom your browser to any phone in the USA19:26
gogollike  a callback service?19:27
gogoli remember that one19:27
sparrwcallback?  no19:27
sparrwit was a direct call19:27
gogolo19:27
*** X-Fade has joined #maemo19:27
*** obergix[work] has quit IRC19:28
gogolAHA19:29
gogolsparrw: you can forward ipkall directly to gizmo, that's precisely what i've done19:29
gogolfwd isn't even in the loop anymore.  now it all makes sense19:30
sparrwgrrr @ u :-p19:30
gogolsorry :D i hate when i sign up for accounts i dont need :D19:31
sparrwguess i wait again now19:31
*** c0ffee has quit IRC19:32
*** c0ffee has joined #maemo19:32
gogolagh :S19:32
sparrwdisq: feedback...  the vertical inertial volume control is really annoying19:32
sparrwbe normal and do it with a slider like everyone else :-p19:32
disqconvince trev :P19:33
*** renatofilho has joined #maemo19:33
*** florian has quit IRC19:35
*** krau|away is now known as krau19:36
*** Vudentz_away is now known as Vudentz19:39
*** X-Fade_ has quit IRC19:39
*** pleemans has joined #maemo19:41
*** fcarvalho has joined #maemo19:44
*** matmo has left #maemo19:44
*** __pv has joined #maemo19:49
*** vmarks has quit IRC19:49
*** vmarks has joined #maemo19:51
*** b0unc3 has joined #maemo19:52
b0unc3hello19:52
_Monkeysalut, b0unc319:52
timeless_monkey: literal yeah19:53
_Monkeytimeless: yeah =is= there a map that kinda puts all that into a table so people new to the maemo scene have an easier time of it? :)19:53
timeless_monkey: forget yeah19:53
_Monkeytimeless: I forgot yeah19:53
timeless_monkey: yeah is <reply>19:53
_MonkeyOK, timeless.19:53
timeless_monkey literal link19:53
_Monkeytimeless: link =is= at http://1024k.de/bookmarklets/video-bookmarklets.html19:53
timeless_monkey forget link19:53
_Monkeytimeless: I forgot link19:53
timeless_monkey link is <reply>19:53
_MonkeyOK, timeless.19:53
timelesstrevarthan: you can get free certs from one of the reputable cert groups, check mozilla.public.crypto or something.19:53
timelessgogol: correct, no user js, sorry.19:54
gogolgood to have it confirmed :) thx19:54
* timeless investigates19:54
timelessoh grumle19:54
timelessstupid package19:54
timelesswow, it's the only broken package in the whole set19:55
*** fcarvalho has quit IRC19:55
*** greentux has quit IRC19:57
*** bueroman has joined #maemo19:57
timelessanyone here heard of liboil?19:58
*** fcarvalho has joined #maemo20:00
gogolsparrw: you inspired this :) http://www.internettablettalk.com/forums/showthread.php?p=68999#post6899920:00
*** erstazi_ is now known as erstazi20:02
Luriaor you could join the grandcentral thread20:02
Luriaand get a number in 99% of area codes20:03
`0660timeless, i have heard about it :)20:04
`0660but that's about it20:04
*** behdad has quit IRC20:05
*** alban2 has quit IRC20:09
*** geaaru has joined #maemo20:09
*** zodman has quit IRC20:10
timeless`0660: i'm trying to figure out who's packaging it and why they're doing a bad jo20:10
timelessit's the only source package that's giving my indexer headaches20:10
`0660:/20:11
timelessactually, my indexer runs as the owner of the files, it's only the source viewer that's complaining20:12
*** greentux has joined #maemo20:18
kulvelardman: damn, now I'm having problems reading from dspprmsrc and piping to my speex_enc.. It seems that the pcm_rec command gets unloaded very quickly after the start..20:22
kulvecat /lib/dsp/modules/pcm_rec.cmd20:23
kulveSECTIONS { pcm_rec_mmap_buffer: align=0x10000 {} > EXTMEM4 /*must start at beginning of page */ pcm_rec_eap_bufs: align=0x04 {}       > EXTMEM420:23
kulve}20:23
*** dolske has quit IRC20:24
kulveI wonder if I need to do something like that too..20:24
sparrwLuria: how does grandcentral work20:25
sparrw?20:25
sparrwoh yeah20:25
sparrwi remember that20:25
sparrwwhen they go non-beta ill be happy20:25
kulvelardman: dsp pcm src -> dsp pcm sink works just fine..20:28
*** UKP has quit IRC20:28
lardmankulve: That's good to know20:28
lardmankulve: How much data (how long) were you passing?20:29
lardmanhow long in seconds that should have been20:30
lardmankulve: I'm going to reboot (from XP->Linux) and take a look at the tremor stuff, back in a few20:32
*** UKP has joined #maemo20:32
*** lardman has quit IRC20:32
*** Molagi has quit IRC20:32
kulvelardman|gone: from file to encoder to file, I tried ~10secs and no problems. But from pcm_rec it gets in read()=0 loop after one or two frames20:34
*** lardman has joined #maemo20:35
*** behdad has joined #maemo20:36
*** geaaru has quit IRC20:38
sparrwjust won a tablet pc at auction20:38
sparrwhttp://www.pcmag.com/article2/0,1895,1563040,00.asp20:38
sparrwthat20:38
sparrw$20020:38
*** Molagi has joined #maemo20:39
lardmancool20:39
lardmankeyboard?20:39
_Monkeysomebody said keyboard was important to have20:39
lardmanI agree with that somebody20:39
* timeless grumbles20:42
timelesswhat's wrong with this picture:20:42
timelesshttp://timeless.justdave.net/mxr-test/garage/source/browser/browser-ui/trunk/20:42
Luriaerr... how do i enter control + key with the virtual keyboard?20:46
timelessyou don't20:47
*** florian has joined #maemo20:47
timelessyou can w/ xterminal because it has a menu item for it20:47
timelesswell, i suppose, technically you could look into writing an alternate keyboard plugin thingy20:47
Luriayeah, i know20:47
timelessthat may or may not be capable of doing it20:47
timelessi haven't spent enough time to check to see if the api is crippled or sufficiently flexible20:48
florianre20:48
Luriahmm20:48
Luriawill look into it when sufficiently bored20:49
timelessthat'd be great20:49
*** bueroman has quit IRC20:49
*** cbx33 has joined #maemo20:51
cbx33hey all20:52
cbx33does garage or anything have a bzr hosting area?20:52
*** mgedmin has quit IRC20:52
*** oil has quit IRC20:56
timelessFetching external item into 'tapioca/trunk/tapioca-glib'20:56
timelesssvn: PROPFIND request failed on '/svnroot/tapioca-voip/trunk/tapioca-glib'20:56
timelesssvn: PROPFIND of '/svnroot/tapioca-voip/trunk/tapioca-glib': Could not resolve hostname `svn.sourceforge.net': Host not found (https://svn.sourceforge.net)20:56
* timeless frowns20:56
* timeless curses20:57
timelessok, who here wants to pretend to speak svn for a bit?20:57
*** bueroman has joined #maemo20:59
kulvehttp://sourceforge.net/docs/E0921:02
kulveHostname: PROJECTNAME.svn.sourceforge.net (PROJECTNAME is the project's UNIX name)21:02
*** pleemans has quit IRC21:04
sparrwgogol: well over an hour and no dice on ipkall starting to work  :(21:05
sparrwlardman: keyboard on a tablet?  wtf?21:05
sparrwtimeless: are you using the openttd guy's xterm?21:06
*** |db48x| has joined #maemo21:06
*** db48x has quit IRC21:06
kulvelardman|gone: if you interested, patch of my current hack: http://tuomas.kulve.fi/tmp/speex-1.2beta2-dspgw.patch21:06
kulvelardman|gone: compile like: speex-1.2beta2/ti$ make -f Makefile.dspgw21:06
sparrwhttp://dastych.sh.cvut.cz/~jtra/download/maemo/xterm/xterm-screenshot-1.png21:06
sparrwi think his keyboard is awesome21:06
kulvethe makefile has hardcoded ti dsp toolchain paths21:06
sparrwi wish i had it with rdesktop21:06
sparrwit can be moved, color inverted, and hidden down to just 3 buttons21:07
*** dolske has joined #maemo21:15
*** alban2 has joined #maemo21:15
*** adoyle has joined #maemo21:20
*** Luria has quit IRC21:21
*** adoyle has quit IRC21:22
*** DrSeltsam has joined #maemo21:24
*** Tahitibob has joined #maemo21:32
*** lardman has quit IRC21:32
*** lardman has joined #maemo21:32
pupnikok you guys have to try kobo deluxe with the stylus21:40
pupnikit's a totally new gameplay in the world21:40
cbx33kobo?21:40
_Monkeykobo is currently called Kobo Deluxe - an enhanced version of Akira Higuchi's game XKobo - a simple yet addictive space shoot-em-up/puzzle game - homepage: http://www.olofson.net/kobodl and http://pupnik.de/kobodl.html for the nokia version21:40
pupnikget up to level 5 and you'll see what i mean21:40
cbx33pupnik, what's that?21:41
pupniki just spent an afternoon in the park playing it and attracted a crowd of kids21:41
cbx33hahaha21:41
cbx33really?21:41
*** kenne has quit IRC21:41
cbx33oh btw the virtual guitar has taken on leaps and bounds21:42
pupnikwell i had the volume up21:42
pupnikwhat guitar21:42
cbx33my n800 app I'm working on21:42
pupniksweet21:42
cbx33if you wanna try it on a normal machine21:42
cbx33http://progbox.co.uk/samples/21:42
cbx33you'll need guitar3.py21:43
cbx33and the tar.gz21:43
pupnikok got it bookmarked21:43
cbx33still has a long way to go21:43
cbx33but you can play any chord21:43
pupnikawesome21:43
pupniki wanna do a simple 4-8 track pattern based recorder to sketch song ideas21:44
cbx33hehe21:44
cbx33well this is why i did this21:44
pupnikwill look at it21:44
cbx33as i compose sometimes21:44
pupnikyou play guitar?21:44
*** MrBIOS has joined #maemo21:44
cbx33yeh21:44
cbx33and drums21:44
cbx33and piano21:44
*** lardman is now known as lardman|food21:44
cbx33hehehe21:44
pupnikthat's very cool21:44
cbx33pupnik, you run ubuntu?21:44
*** adoyle has joined #maemo21:44
pupnikno sidux - it's similar21:45
cbx33ahh21:45
pupniki used to do a lot of music21:45
cbx33me too21:45
cbx33i did the ubuntu login/logout sounds for feisty21:45
cbx33:)21:45
pupniknice21:46
cbx33and i just managed to setup my stufio again21:46
cbx33what do you play?21:46
pupnikthe guy who made kobo is a nutcase - they made their own virtual synthesizer - all the game sounds are synthesized realtime when you start the app21:47
pupnikalmost all.  some samples left over21:47
pupnikthat's what causes the 4 minute startup time21:47
cbx334 minute startup time21:47
cbx33!!!!!!!!!!!!!!!!!!!!!!!!!!!!!21:47
pupniki used to be a classical pianist21:47
cbx33wow21:47
cbx33awesome21:47
cbx33you know Mike Oldfield?21:47
pupniknot good enough to make it a career21:47
pupnikof course21:48
cbx33I used to compose stuff like that21:48
pupniklets trade music sometime21:48
cbx33but havn't done much for ages21:48
cbx33sure21:48
pupnikthe beginning of tubular bells is amazing21:49
cbx33tubular bells II is the best21:49
cbx33III is pretty good21:49
cbx33top of the morning on III has some great piano21:49
pupniki hate this random chat when it will be indexed for google21:50
cbx33pm21:50
*** rm_you has quit IRC21:50
cbx33so kobo useable on the n800?21:51
*** |Herr has joined #maemo21:51
melmothany idea how to create missing destination directory on the fly with gnome vfs xfer_uri ?21:53
trevarthansparrw: I recreated the self signed cert, just for you man.21:55
cbx33pupnik, howz battery life using kobo?21:57
cbx33and does it work on the n800?21:57
*** |Herr has quit IRC21:58
pupnikgames don't really impact battery life21:59
cbx33really?21:59
cbx33does it run on the n800?21:59
cbx33cos it's looks awesom21:59
pupnikruns fine21:59
cbx33:D:D:D21:59
cbx33just follow the instructions on your site eh?22:00
pupnikyes i don't have time to make it all menu happy and stuff22:01
cbx33heheh22:01
*** adoyle has quit IRC22:01
pupnikhttp://downloads.maemo.org/product/load-applet-runn/22:02
cbx33ahhh cool22:02
pupnikuse load-applet-run to start the non-hildon games with a stylus click22:02
pupnikit can start any linux command - very useful22:02
cbx33oooh nice22:03
*** adoyle has joined #maemo22:09
*** DrSeltsam has quit IRC22:10
*** adoyle has quit IRC22:12
*** V-I-P has joined #maemo22:13
*** V-I-P has joined #maemo22:13
*** b0unc3 has quit IRC22:13
cbx33pupnik, so you run kobo from the command line usually?? but you use the load-applet-run to do it22:17
*** DaniloCesar has joined #maemo22:21
*** zodman has joined #maemo22:21
*** kenne has joined #maemo22:22
pupnikboth22:23
cbx33cool22:24
pupnikhave you tried it?22:25
pupnikthe stylus action is insane22:25
cbx33no22:25
cbx33just about to go get my n80022:25
tsothat load applet, can it also show the processes running?22:25
sp3000one of them has such ui iirc22:26
tsoso its either or? you cant have both a run option and a show processes option?22:27
sp3000dunno, haven't used them22:28
gogolsparr, still can't log in?22:28
*** Spec has joined #maemo22:28
gogolwhoops22:28
gogolgah, is there no easier way to ssh in?  the only way i can keep the session from timing out is to constantly ping from the 77022:29
gogolboth with dropbear and openssh22:29
disqis it too late for me, if some girl says gstring and all i understand is GString from glib?22:30
gogoltried to run a http proxy on it, no luck.  seems useless for being a server of any kind.22:30
*** mikian has joined #maemo22:30
*** Sulis has joined #maemo22:30
trevarthandisq: yes22:30
gogoland putty and winscp. :S22:33
trevarthansp3000: https://www.guardiani.us/projects/kagu/ticket/52#preview22:33
gogolis that my network's fault or just usual behavior....22:33
tsohmm, 770 didnt like me uninstalling that applet...22:34
disqtrevarthan: i think i can produce the python code to do that22:34
sp3000trevarthan: why, though?22:34
*** dirty_harry has joined #maemo22:34
sp3000after all it generally does that fairly soon regardless22:35
cbx33pupnik, does the no sound option prevent sound effects from loading?22:36
cbx33and hence speed up startup time22:36
cbx33?22:36
cbx334 minutes is a little while22:36
trevarthansp3000: It's handy. Say you're in the car at night and the backlight is distracting you. push the button.22:37
trevarthansp3000: or say you're listening to an audio book in bed, and you want to turn the screen off so it won't wake up your wife. push the button.22:37
*** eichi has quit IRC22:38
trevarthandisq: you can translate what I have in the ticket into python? Yeah, I could too. It just doesn't do what we need.22:38
sp3000trevarthan: but it blanks on lock these days, no? (or was there a pref for that)22:38
trevarthanIt does. But you don't want it locked. You just want it blanked.22:38
sp3000meh, I never want it in a locking-wise unknown state when blanked22:39
sp3000(so I set the lock when blank option)22:39
trevarthanI don't really care. :) I just want to know how to do it.22:39
trevarthanThat was rude. I apologize.22:39
* sp3000 didn't notice :)22:40
trevarthanAnyway. Any idea how that might happen? I have no dsme docs, so I can't really do it without help.22:40
* sp3000 directs some general curses in the direction of his phone that can send an sms with an unlocking key-maneuver, which is really convenient in the middle of the night22:41
*** ryanfaerman has quit IRC22:42
* gpd likes the updates in UKMP 1.622:42
sp3000trevarthan: no idea beyond that, sorry22:42
sp3000put up a big black window :)22:42
trevarthanah. ok.22:42
trevarthanYeah, disq suggested that. Might actually work pretty well.22:43
*** pv_ has joined #maemo22:45
sp3000I plucked the silent-locked-dim foo from mce-dev fwiw22:45
sp3000but no blank-only there22:45
* trevarthan wonders what the procedure might be to get that feature added to some upcoming firmware22:47
cbx33pupnik, you still around?22:48
* pupnik just saw the iphone demo with the 5 year old22:48
pupnikyeah22:48
cbx33on that page you talk about the ctrl key22:48
cbx33for firing22:48
pupniki am beginning to understand the coolness of trev's work22:48
pupnikyeah use the ctrl key22:48
pupnik :P22:48
cbx33what key is that on the n800?22:48
pupnikthere is none :P22:49
cbx33is there an extra key on the n770?22:49
pupnikeither use bluethooth keyboard or stylus22:49
*** KevinVerma has quit IRC22:49
cbx33ahhhhh22:49
* cbx33 doesn't have a bt keyboard yet22:49
cbx33ok22:49
cbx33thanks dude22:49
pupnikstylus is madness22:49
cbx33yup22:49
disqtrevarthan: you send a mail to the dev guy (i think it was daniels for mce) then he says that he'll try to get it in the next release, but no promises, etc. i did request some features before22:49
pupnikget used to it - it's a totally new game22:49
disqtrevarthan: (which included a mode, which locks the screen but keeps the hw keys working)22:50
*** zwnj has quit IRC22:50
*** dolske has quit IRC22:52
trevarthanpupnik: the funny thing is that Kagu's UI was inspired by Canola and UKMP. I hadn't seen an iphone when I first designed it.22:53
*** dolske has joined #maemo22:53
*** adoyle has joined #maemo22:54
*** pdz- has joined #maemo22:54
*** V-I-P has quit IRC22:54
pupnikgreat stuff trevarthan  - i am blind because im oldschool and can't see the use of better UIs22:54
trevarthananyone know how I might get in touch with a dsme dev?22:54
pupnikbut seeing the 5 year old kid with the iphone opened my eyes22:55
*** UKP has quit IRC22:56
*** pv_ has quit IRC22:56
*** pv_ has joined #maemo22:57
*** adoyle has quit IRC22:58
*** MrBIOS has quit IRC22:59
*** bipolar_ has joined #maemo23:01
*** avs has joined #maemo23:01
*** bipolar has quit IRC23:02
trevarthanpupnik: got a link to that video? might be interesting23:02
*** __pv has quit IRC23:03
*** sp3000 has quit IRC23:03
*** sp3000 has joined #maemo23:03
*** Hyperion|n800 has quit IRC23:04
*** pdz has quit IRC23:04
pupniktrevarthan: it's on marceleduardo's blog23:05
pupnik5 year old has problems with normal cell phone - has no problems with iphone23:05
pupnikit's a good lesson23:05
* Darksmurf hopes to get his 770 tomorrow...23:06
pupnikDarksmurf: it's the bestest thing ever23:07
pupnikand you will get it for cheap - i am so jealous23:07
*** bipolar_ is now known as bipolar23:07
pupnikthe n770 (and i suppose the 800) rules23:08
pupnikthey are the coolest things23:08
Darksmurftonight I'm going to build my USB power injector. I've asked before..but has anyone here tried to put 5v on the power lines inside an UNpowered hub? Everything I see online says to use a powered hub, but I've got a very small unpowered hub, I don't see why the hub wouldn't just think the 5v was coming from the 770 and work 'normal'.23:08
Darksmurfpupnik you could always pickup a backup :-)23:08
pupnikmy 770 has survived many drops onto concrete23:09
Darksmurfif the 770 is as cool as I think it is I may do just that.23:09
Darksmurfwow23:09
pupniki believe it is powered by god or something23:09
Darksmurfthen again it IS a nokia ;-)23:09
*** Tahitibob has quit IRC23:09
Darksmurf3xxx series phones are almost bullet proof23:09
pupniki am sad some people have had problems - might be different production runs23:09
* Darksmurf crosses fingers23:10
pupnikuse it constantly when you get it - return within the DOA period if you see any problems with hardware23:10
*** cbx33 has quit IRC23:12
sparrwthe 770 is pretty damn tough23:12
sparrwi challenge an iphone owner to drop theirs any distance, and ill triple it23:12
pupnikit's beautiful - like military component23:12
pupnikit does not flex23:12
Darksmurfglad to hear it. I just an ATT blackjack... dropped it on concrete the next day :-(23:13
pupnikit is like a thing from an alien adcanved culture23:13
DarksmurfI just got*23:13
pupnikit's like the monolith discovered on the moon in 200123:13
Darksmurflol23:13
Darksmurfwhats the command to open it so I can see all the stars?23:14
*** cbx33 has joined #maemo23:14
pupnikscratchbox /login23:14
Darksmurflol23:14
pupnikDarksmurf: big list on my site of awesome stuff that probably is just a compile away from running on the 77023:14
pupnikit's like candlyand... tons of cool things nobody has done yet23:15
Darksmurfurl?23:16
pupnikpupnik.de/links.html23:16
gogolany way i could map ctrl-c to one of the hardware buttons in xterm?23:16
pupnikget adcanved xterm - i think it has the ctl thing onscreen23:17
gogolyah but it kills fullscreen mode:/23:17
gogolor just uglifies it anyway23:17
pupnikyou can install http://pupnik.de/xkbd.html and make any keymap you want23:18
pupnikwith the xml file23:18
gogolhoo nice!23:19
pupnikrunning that xkbd breaks the menus though for some mappings23:19
pupnikit's a kludge23:19
pupnikbut it's an alternative :)23:19
pupnikand it works with non-hildon apps like dosbox, freesci, scummvm23:20
gogolawesome, a keymap for the cli would be great!  $, -, #, : should all go right up front IMO23:20
*** DaniloCesar has quit IRC23:20
pupnikhttp://pupnik.de/xkbd_m_bottom.fig23:20
pupnikhttp://pupnik.de/xkbd_m_bottom.gif23:20
gogolswap out the comma and ! and such23:20
gogoln1!23:21
*** UKP has joined #maemo23:21
solmumahapupnik: try porting wz2100 :)23:21
pupnikno gimme url23:21
solmumahahttp://wz2100.net/23:22
solmumahadon't think it has enough power though23:22
pupnikthanks - never saw that before23:23
pupniktrying now23:23
Darksmurfanyone here used a mouse w/ the 770? Do you actually see the mouse curser? I saw mention of development 770 still having a curser, but that was to be removed in production.23:23
cbx33pupnik, no way23:23
gogolwalking around with tcpdump in fullscreen mode = fun23:24
gogolhttp://i12.tinypic.com/4vn1cg5.png23:24
Darksmurfcbx33 I think he means he's trying the game..not on the 770. I'm downloading as well...23:24
cbx33phew23:24
cbx33I've played that a bit23:24
cbx33phew23:25
sparrwgogol: no luck with ipkall.  forum suggests i cancel and make a new account, so i did23:25
gogol?? sparrw, weird23:25
sparrwspeaking of the monolith...23:26
sparrwif someone made a portable that was 1x4x9...  i would SO buy it23:26
pupnikwarzone requires opengl23:27
sparrwin inches, call it .75x3x6.75, not a horrible size23:27
pupnikplease write a letter to nokia demanding opengl in the next tablet23:27
sparrwopengl can run without hardware  :)23:27
sparrwand...  the 800's cpu can supposedly do some sort of 3d accel23:27
pupnikmesa is a joke - and forget it23:27
pupnikwe need opengl23:28
pupnikyou are challenging me to build a game that will be too slow?23:28
pupniki will do it and laff at your face23:28
pupnikwhen the game is too slow23:29
solmumahapupnik: oh? i remember it having a software renderer too23:29
solmumahawell.. too bad then23:29
pupnikconfigure: error: OpenGL is currently mandatory23:29
pupnikmake: *** [config.status] Error 123:29
pupnikok i will look if it can run without23:29
pupnikdo you have info to compile it without 3d?23:30
solmumahacan't back that up with paperwork, no23:30
solmumahabut i think the original had it at least23:30
pupnikno it's a project for the next tablet23:30
pupnikor craig's successor to the gp2x23:31
pupnikif nokia shits on us and makes a new tablet without opengl and gaming controls23:31
pupniklook this is what should happen23:32
pupnika next gen tablet with controls23:32
pupnikand omap 3430 with opengl 2.0 es with shaders23:33
pupnikthen we can do hardcore 3d on it23:33
pupnikit nokia sticks a shotgun to their head and doesn't make a tablet that can play games23:34
sparrwclearwire.com does wimax internet.  coverage in major cities.  i want to put a wimax reciever and a WAP in my car, so ive got internet at my 770 anywhere i can 'reach' my car.23:34
sparrwwhat do you think?23:34
pupnikwhat is wimax23:34
pupnikthis does not exist in europe23:34
pupnikdoes wimax require 10 watt pda radios?23:35
sparrwno23:35
sparrwhttp://en.wikipedia.org/wiki/WiMAX23:36
*** Alowishus has joined #maemo23:36
devpupnik: http://de.wikipedia.org/wiki/WiMAX23:36
sparrw:)23:36
devsparrw: 1 point for you23:36
* Darksmurf starts to desolder his usb hub...23:39
*** richieeee72 has joined #maemo23:40
*** cmarcelo has joined #maemo23:40
*** richieeee72 has left #maemo23:41
sparrwDarksmurf: doing the power hack?23:42
Darksmurfyeah23:42
*** avs has quit IRC23:43
gogolif there was an eazy way to get at the contents of the clipboard, downloading youtube vids would be a snap.23:44
gogolright-click copy link location, click a link in the menu, done.23:44
sparrwthe iphone has a standalone youtube 'client'23:44
gogolbah23:44
sparrwthats a neat idea for us23:44
gogolba(s)h!23:44
sparrwhas anyone tried bookmarklets?23:45
gogoli have23:45
gogolno avail23:45
sparrwthey dont work at all?23:45
gogoleven tried putting them on a local .html page as href links23:45
gogol'link type not supported' or somesuch23:46
gogolthen i thought user javascript and greasemonkey scripts! but noooo23:46
gogolif i could just figure out clipboard contents with perl or bash....23:47
gogolit could be two clicks with nothing extra to install but a tiny perl script and a link in the menus.23:48
*** bueroman has quit IRC23:48
cbx33nn all23:50
*** cbx33 has quit IRC23:50
*** eichi has joined #maemo23:53

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