IRC log of #maemo for Sunday, 2009-12-06

*** lcukn900 has joined #maemo00:00
*** lcukn900 has quit IRC00:00
*** juhar has joined #maemo00:01
*** crashanddie_mbp has joined #maemo00:02
crashanddie_mbpyo00:02
*** Sargun has quit IRC00:02
*** jnettlet has quit IRC00:03
*** jnettlet has joined #maemo00:03
*** Dantonic has joined #maemo00:05
javispedroanother mbp? :)00:05
*** sp3001 has joined #maemo00:07
mecehello00:08
mecewhat's an mbp?00:08
naxxatoemacbook pro00:08
*** sp3001 has quit IRC00:08
meceoic00:08
crashanddie_mbpheh javispedro yeah, couldn't resist the bargain00:08
javispedro:)00:08
*** juhar has quit IRC00:08
*** juhar has joined #maemo00:09
meceis butterfly or haze more easy on the battery?00:09
*** `0660 has joined #maemo00:09
meceoh haze isn't even in testing yet. bummer.00:09
meceI'll just go with butterfly for now then.00:10
woglindeargs00:10
woglindeno glu00:10
*** dolphin has quit IRC00:10
javispedrono glu, no glut00:10
javispedrono glx00:10
javispedro....00:10
woglindehm why no glu?00:11
javispedroIMHO it's easier to port things from the iphone than from desktop linux using desktop opengl00:11
javispedrothere's some third party glu around here00:11
meceteehee00:11
javispedrobtw you'd never know how many times nokians tend to pronounce "iphone"00:12
javispedroactually, I kinda remember the marketing vicepresident saying the word "iphoneish"00:12
meceisn't that in the dictionary?00:12
javispedro(only for someone to ask on a later talk "why do designers always choose to copy apple?" which I though was a pretty direct to the point but maybe-offensive question)00:13
Stskeepsheh, a lot of designs are copied from nokia tablets too00:14
Stskeepsjust see many of the new devices coming out00:14
javispedrohave to agree with that one00:15
*** mece has quit IRC00:15
*** mece has joined #maemo00:15
jebbamaemo-optify-buildpackage   didn't get included in the .deb of maemo-optify00:15
javispedroI was walking the other day and found quite a large ad -- which I initially believed to be about the n81000:15
javispedroof course, it was a moto droid ad00:15
javispedroan ad that most guys in maebar probably had to walk over00:16
*** MNX1024 has quit IRC00:16
*** BBNS has quit IRC00:16
*** Flyser has quit IRC00:16
Stskeepsfor some reason i'm thinking about those monolith things with commercials in them and a photo of maemoians around it, 2001 space odessy style..\00:17
woglindehm maybee I can recompile freeglut00:17
Stskeepswith a n900 commercial, obviously00:17
*** BBNS has joined #maemo00:17
jebbawoglinde: good luck.  I was poking at that last night.00:18
woglindejebba oh00:18
woglindedouble work again00:18
javispedroglut is not that complex00:18
jebbaya, but i bailed on it, so go for it  ;)00:18
* luke-jr ponders a smarter VCS00:18
jebbajavispedro: have you built it for maemo?00:18
*** inz has quit IRC00:18
javispedrowhy port it and not rewrite?00:18
luke-jrStskeeps: what would you think of a VCS that dissected source code?00:18
woglindejebba but I wonder how it got into extras00:18
jebbagranted, i was learning .deb packaging at the same time, but it wanted some stuff not in xorg built iirc00:19
woglindehm maybee per dput00:19
Stskeepsluke-jr: parsing code isn't always trivial00:19
javispedrobecause there's no glx00:19
luke-jrStskeeps: not always ;)00:19
luke-jrStskeeps: but in theory00:19
*** type_t has joined #maemo00:19
luke-jrif it cut it up into ASTs and diffed those00:19
jebbajavispedro: ya, that iirc  :)00:19
luke-jrwhile preserving formatting info00:19
Stskeepsluke-jr: the main issue is comments00:19
javispedrojebba: with no glx and with the reduced number of functions the average glut app uses, you can more easily create your own reimplementation of it00:19
Stskeepsluke-jr: idea isn't bad but gain > effort? not sure00:19
luke-jrStskeeps: comments are part of formatting info in this case00:20
luke-jrStskeeps: well, it could resolve symbols too00:20
luke-jrso a diff would become "renamed symbol foo to oldfoo"00:20
Stskeepsthen it would have to know about build system00:20
ali1234sure, you can reimplement glut. but first you have to reimplement glu00:20
ali1234and let me tell you, that isn't fun00:20
luke-jrStskeeps: not necessarily, just the language00:20
Stskeepsluke-jr: considering how "cheap" storage is these days, it might not be worth the processing time00:20
luke-jrin most cases00:20
javispedroali1234: from the subset of the "Most commonly used GLUT functions" that I'm thinking about none uses GLU00:21
luke-jrthe point isn't to save on storage00:21
luke-jrthe point is merging ;)00:21
javispedroand GLU (the I'm-doing-the-maths-for-you-part) should be easy to port to GL 1.100:21
ali1234hell, you don't even get half of GL00:22
javispedrothe other parts...00:22
jebbajavispedro: i can't more easily create my own reimplementation. I was just trying to rebuild a .deb.00:22
*** BBNS has quit IRC00:22
javispedrojebba: forget about porting GLUT unless it has an EGL backend00:22
Stskeepsluke-jr: OK, total effort and processing time than one human merging a patch manually when a automatic one fails?00:22
Stskeeps+more00:23
ali1234nobody uses GLUT these days anyway00:23
javispedroyou'll end up with such a large patchset that you'll get into maintainance hell00:23
*** BBNS has joined #maemo00:23
*** v2n900 has quit IRC00:23
*** GuySoft has quit IRC00:23
*** Wnt has quit IRC00:23
javispedro(even though, is GLUT updated these days? =)00:23
ali1234nope, not for a few years now i think00:23
luke-jrStskeeps: you're assuming the merge is done by a developer00:24
luke-jrStskeeps: I'm assuming a wide variety of heads merged by the end user00:24
Stskeepsluke-jr: that said, it could be an interesting measure of code contributions00:25
SpeedEvilhmm00:25
* SpeedEvil wonders if he's confused.00:26
woglindejavis hm00:26
SpeedEvilmodest says wrong username or password00:26
SpeedEvilfrom pop300:26
SpeedEvilaccording to tcpdump, it's simply saying 'CAPA' - then QUIT00:26
javispedroluke-jr: your idea rings a bell for a reason..00:27
javispedros/a/some00:27
*** GuySoft has joined #maemo00:27
luke-jrjavispedro: ?00:27
luke-jrjavispedro: is that what darcs does?00:27
luke-jrI never understood darcs completely XD00:27
javispedroluke-jr: I think darcs doesn't do that. Though I remember reading about an "AST" version control system.00:28
luke-jrhm00:28
javispedrogoogle gets a few hits00:29
javispedrohttp://tjaard.nl/2005/05/21/smart-version-controlling-why-diff-is-just-not-enough/00:29
*** EspadaV8_L has quit IRC00:30
woglindehms okay00:30
woglindefreeglut needs glu00:30
*** crashanddie_mbp has quit IRC00:30
*** crashanddie_mbp has joined #maemo00:30
jebbaand the pain begins...00:31
woglinde*g*00:31
Ashenburgis there a conpletion key in maemo? like tab in i.e ubuntu?00:31
Ashenburglol nm!00:31
*** vilunki has quit IRC00:32
*** akiniemi has quit IRC00:32
*** bmidgley2 has quit IRC00:32
javispedrowoglinde: what for?00:32
*** choppa has quit IRC00:32
javispedroother than just stupidly depending on it...00:33
ShadowJKSpeedEvil, that sounds vaguely similar to when I tried to use modest on N810. tcpdump revealed similar "wtf?" as you, and modest itself said something stupid and wrong00:33
javispedroeither way, as I said, dependency on GLU is not your problem. dependency on GLX _is_00:33
javispedroGLUT|ES is a port of the OpenSource freeglut implementation for WinCE and Win32 systems ...00:34
*** DocScrutinizer51 has quit IRC00:34
woglindejavis yes00:35
xorAxAxdoes the n900 have a net monitor?00:35
woglindejavis where did you found it?00:36
xorAxAxi.e. infos about reachable cells with their signal strength00:36
ShadowJKxorAxAx, we haven't seen any00:36
javispedrodamn google and their new fangled long urls in the results page00:36
jebbaso can you just blow out that Dependency: glu  line and continue on ok?00:36
javispedrowoglinde: http://glutes.sourceforge.net/00:36
LinuxCodejavispedro, +100:37
woglindehm sounds cool00:37
woglindelets see00:37
LinuxCodeone reason to switch search engines00:37
ShadowJKIn photos, some pre-production units seemed to have Nokia Energy Profiler, and if it's the same as on Symbian, it'd log signal strength for the current cell, and 3G timers (which are relevant and important for power saving stuff)00:37
xorAxAxShadowJK: is there any way to get that info from the chip?00:37
*** DocScrutinizer51 has joined #maemo00:37
ShadowJKafaik there are no standard AT commands to retrieve that info00:37
ShadowJKyou might be able to get cell id and signal strength for the *currently* used cell though00:37
ShadowJKthough I don't know how :)00:38
javispedrowoglinde: depending on what they have done you may get away by just grabbing the glut|es and creating the required #ifdefs around the win32 calls :)00:38
woglindeyes00:38
woglindeI will look at it00:38
woglinde4 years old00:38
woglindemaybee still a lot work to do00:38
javispedroless maintainance work :)00:38
asidjazzsup fellas00:40
jebbahey00:40
*** tadthebuilder has joined #maemo00:41
KMFDMach00:41
KMFDMmy mobile internet provider00:41
KMFDMhas blocked nearly every port on their mobile internet00:41
KMFDMin order to 'enforce the FUP forbidden use of voip'00:41
* javispedro curses00:41
javispedroouch00:41
KMFDMforbidding*00:42
javispedrothe SDK tools repo has GNU make 3.80 while the sbox devkits have GNU make 3.8100:42
KMFDMand i bought it a month ago before they were doing this00:42
KMFDMso im stuck with them for a year00:42
KMFDMb/c they didn't change their contract terms00:42
luke-jrKMFDM: screwed up country you're in00:42
KMFDMluke-jr, well i think multiple countries are affected00:42
KMFDMit is vodafone00:42
luke-jryour contract doesn't guarantee you internet access?00:43
luke-jrblocking ports is no longer access00:43
woglindejavis hm only visualstudio setup00:43
javispedrono Makefiles? so I guess they removed the unix stuff from freeglut00:43
woglindejupp00:43
KMFDMluke-jr, im guaranteed internet access besides VoIP, but they are claiming they aren't blocking ports00:43
woglindebut I am good at autotools00:44
woglindeshould be easy to recover00:44
KMFDMi haven't tried calling support myself yet00:44
KMFDMi'm going to try to terminate my contract if they don't fix it00:44
luke-jrgood idea00:44
KMFDMI'm calling on monday, but I was researching to see if other people had the same issue00:44
KMFDMand discovered what was going on00:44
javispedrowoglinde: that, or "merge" both freegluts :)00:44
luke-jrand once you get past this, use SSL VoIP to spite them00:44
woglindejavis na00:45
KMFDMluke-jr, yeah i'm pretty sure google talk's voip still works fine00:45
woglindewriting from sratch is easy00:45
luke-jrKMFDM: in the meantime, don't use VoIP, so you're clear if it goes to court00:45
KMFDMluke-jr, i haven't00:45
javispedrowoglinde: good luck00:45
KMFDMit is ridiculous. i can't get on msn, aim or IRC unless i tunnel through ssl or make an ssh tunnel00:46
Stskeepscomplain?00:46
KMFDMStskeeps, going to monday00:46
woglindejavis jupp00:47
javispedro:) well, gnite00:47
type_twhat Voip carrier is that?00:47
*** javispedro has quit IRC00:47
KMFDMtype_t, it isnt' a voip carrier00:50
KMFDMmy mobile provider in an attempt to block voip apps00:51
KMFDMhave apparently also blocked all 'chat applications' because they 'compete' with their 'sms service'00:51
Stskeepsheh00:51
type_tcan you use this proxy ti.tftp.vonage.net ? is there a way to find out?00:51
ShadowJKmy mobile operator sent sip settings for their own voip service to my e75..00:52
StskeepsKMFDM: i would take my money somewhere else at that point00:52
*** Dantonic has quit IRC00:53
KMFDMStskeeps, already planning to00:53
*** BBNS has quit IRC00:53
KMFDMi just have to get them to let me out of my year contract00:53
StskeepsKMFDM: you can probably claim the service changed in such a way that it no longer matches what you went into00:53
Stskeeps:P00:53
*** BBNS has joined #maemo00:53
KMFDMif they did indeed block chat apps intentionally they have stopped fulfilling the original contract00:53
KMFDMaye00:53
type_tKMFDM .we are all behind you ;p00:54
*** unixSnob has quit IRC00:55
woglindehm00:56
woglindeneed to find out if it is gles v1 or v200:56
LinuxCodeKMFDM, change providers, and tell them to shuv their service where the sun does not shine00:57
woglindehm ah its gles v100:57
*** unixSnob has joined #maemo00:58
LinuxCodeor complain to trading standards, if your country has something like it00:58
KMFDMLinuxCode, this ist he best part00:58
*** BBNS has quit IRC00:58
*** johnsq has quit IRC00:59
KMFDM"according to the terms of service is the use of voip, SMSoIP and tethering not permitted. "00:59
KMFDMwtf is smsoIP00:59
LinuxCodequite frankly that is uncompetitive behaviour00:59
KMFDMwell first of all that is nowhere in their contract00:59
Stskeepssending text messages over the internet00:59
KMFDMLinuxCode, they have a 3x as expensive service that allows voIP00:59
*** BBNS has joined #maemo00:59
KMFDMbut now they are trying to force everyone on to it by blocking chat services on everything else01:00
KMFDMeven though that is NOT in their contract01:00
SpeedEvilCheck the definition of 'voip'01:00
SpeedEvilit may include chat01:00
LinuxCodeKMFDM, contact a voip provider01:00
LinuxCodeand say this compnay is stiffling competition01:00
LinuxCodethat is what happened to many companies before01:00
LinuxCodethey got done for uncompetitive practices01:01
*** zs_ has joined #maemo01:01
KMFDMLinuxCode, the company is already being investigated by our government and the EU commission, but by also offering a service not blocking them they have basically made it impossible to take action against them01:01
LinuxCodethere you go ;-D01:01
LinuxCodedont count on it01:01
*** dl9pf has quit IRC01:02
LinuxCodeKMFDM, is this a provider starting with V, or O, or T ?01:02
LinuxCodehehe01:02
KMFDMVodafone heh01:02
LinuxCodeinteresting01:02
KMFDMto top it off they implemented the port blocking during a network outage that lasted at least 2 days and for some users longer01:03
AakashPatelis there already a google voice app for maemo?01:03
AakashPatelmaemo 5*01:03
KMFDMAakashPatel, it is built into telepathy-haze i believe01:03
AakashPatelGoogle Voice?01:03
*** LeoD has quit IRC01:04
AakashPatelI dont believe that's possible, the API's are still  closed.01:04
jebbaAakashPatel: you can call people via google.  google talk i think it is though.01:04
AakashPatelAh01:04
AakashPatelWell, I'm workin on a Google Voice app for maemo :)01:04
AakashPatelFor all you poeple out there with an account01:04
LinuxCodeKMFDM, that means, you did not sign up for that01:04
jebbadunno what the difference is01:04
LinuxCodeand they changed Terms of Service01:04
AakashPateljeanjean, google.com/voice01:05
LinuxCodemeans you have a right to cancel01:05
*** LeoD has joined #maemo01:05
LinuxCodeor to object01:05
jebbabut i can make a google talk voice call to another google talk user fine01:05
*** thomastp has joined #maemo01:05
LinuxCodeif you object they will be in trouble haha01:05
LinuxCodethen they have to accomodate you01:05
KMFDMLinuxCode, exactly01:05
LinuxCodeso write a letter and object, and if they havent even informed you, contact trading standards01:06
LinuxCode<3 Europe01:06
*** lardman has quit IRC01:06
*** Dantonic has joined #maemo01:08
*** ziller has quit IRC01:08
*** ziller has joined #maemo01:08
*** wazd has quit IRC01:09
woglindewahahah01:10
woglinde/usr/include/GLES/egl.h:1:21: error: EGL/egl.h: No such file or directory01:10
woglindenice01:10
*** kalikiana has quit IRC01:10
*** user__ has joined #maemo01:13
*** zs has quit IRC01:14
*** KenYoung has quit IRC01:15
user__so i just got back fron tmobile and got ma plan and a sim and i git the techi and he knew to ask if it was a smartphone so i didnt have to give them my IMEI01:15
user__to get the data to work01:16
user__oops01:16
*** user__ is now known as DangerMaus01:16
*** Analias has quit IRC01:16
*** wazd_5130 has joined #maemo01:16
*** DangerMaus is now known as Guest105601:17
wazd_5130Hehe01:17
*** dl9pf has joined #maemo01:17
woglindehm lets see how clutter handle this01:17
woglindehi wazd01:17
wazd_5130Java irc client )01:17
*** flo_lap has joined #maemo01:17
*** flo_lap is now known as florian01:18
*** Guest1056 is now known as Lofty30601:18
*** Lofty306 is now known as Guest4987701:18
wazd_5130Weird but acceptable as backup01:19
*** BBNS has quit IRC01:19
*** Guest49877 is now known as DM_90001:19
*** BBNS has joined #maemo01:20
woglindewazd didnt try java yet for fremantle01:20
*** juliank has quit IRC01:20
wazd_5130That's not maemo, it's s40)01:21
woglindebah01:21
*** DHR has quit IRC01:22
*** micm has quit IRC01:22
wazd_5130At least it works)01:22
woglindehm intressting clutter fails01:23
wazd_5130K, gtg sleep, later )01:23
*** wazd_5130 has quit IRC01:24
woglindewonder how they build clutter for fremantle01:24
*** fab has quit IRC01:24
*** DHR has joined #maemo01:24
*** rdorsch has quit IRC01:24
zemmtimeless_mbp: when you said that symlinking something from /usr causes problems when flashing the device (?), can those be solved by flashing both the root and eMMC, since i noticed those are separate processes?01:25
zemmaccording to wiki01:25
woglindewhahaha01:26
woglindelibEGL is in place01:26
woglindebut not the headers01:26
woglindethis suckz01:26
timeless_mbpzemm: you mean by eating your user data?01:27
timeless_mbpwell um01:27
*** BBNS has quit IRC01:27
timeless_mbpdo you not care about user data?01:27
zemmwell, backups, backups ;)01:27
*** BBNS has joined #maemo01:27
zemmi'm more willing to take daily backups than seeing the 100% full /01:28
yuizycan i use the maemo5 sdk also in building for n810?01:28
*** BBNS_ has joined #maemo01:29
*** BBNS has quit IRC01:29
*** BBNS_ is now known as BBNS01:29
DM_900damg wating e batterymeter move now that im on gsm01:31
DM_900*watching01:31
*** Sho_ has joined #maemo01:32
woglindehms01:38
woglindeseems I have to download newer sdk myself01:39
woglindelet me find my imgtrc account01:39
woglindeimgtec01:39
*** SpeedEvil has quit IRC01:39
*** ferdna has joined #maemo01:40
*** BBNS has quit IRC01:41
*** sjaensch has quit IRC01:41
DocScrutinizer51heh, woglinde :-)01:41
*** BBNS has joined #maemo01:41
woglindejo doc01:41
DocScrutinizer51qwelcome on "the dark side" ;-P01:42
woglindenokia should fix this01:43
woglindewith newer sgx sdk01:43
woglindewhy the heck they ship this version01:43
DocScrutinizer51woglinde, got a NIT now?01:44
ali1234woglinde, install the -dev packages01:44
*** SpeedEvil has joined #maemo01:44
woglindeali1234 thats not the problem01:44
woglindenokia shiped the sgx-sdk where the EGL headers wasnt installed01:45
woglindeimgtec fixed it  in laterversions01:45
*** k-s[AWAY] is now known as k-s01:45
ali1234how did i manage to compile things then?01:45
ali1234with "#include <EGL/egl.h>"01:45
woglindeali maybee I have the wrong version01:46
ali1234are you using the x86 version?01:46
*** bilboed has quit IRC01:46
woglindeI did deb http://repository.maemo.org/ fremantle/xxxxx nokia-binaries01:46
*** sjaensch has joined #maemo01:46
*** type_t has quit IRC01:46
woglindeand get version01:46
woglinde0.20090218.51+0m501:47
*** KenYoung has joined #maemo01:47
ali1234of what package?01:47
*** BBNS has quit IRC01:47
woglindeopengles-sgx-img-common01:47
ali1234not opengles-sgx-img-common-dev ?01:47
KenYoungDoes anyone know how I can put an N900 into portrait mode from a C program?01:47
*** BBNS has joined #maemo01:48
woglindeargs01:48
woglindethanks01:48
*** djkrikke has joined #maemo01:48
woglindeits to late01:48
woglindehm ah I realize the problem now01:49
woglindewrong dep of libgles1-sgx-img-dev01:49
*** type_t has joined #maemo01:49
woglindeit has no dep on opengles-sgx-img-common-dev which it should have01:49
*** BBNS has quit IRC01:51
*** BBNS has joined #maemo01:51
sejosomeone knows how to install codecs for videa/music on the maemo?01:52
sejo(n900)01:52
*** zs_ has quit IRC01:53
*** unixSnob has quit IRC01:54
DocScrutinizer51sejo, enable maemo extras repository in progman, search for gstreamer packages01:55
sejoDocScrutinizer: thx trying01:56
*** warp10 has quit IRC01:58
*** florian has quit IRC01:59
*** user_ has joined #maemo02:00
djkrikkeDocScrutinizer, you got a n900?02:00
*** user_ has quit IRC02:00
*** RXrenesis8 has joined #maemo02:00
*** user_ has joined #maemo02:00
*** mece has left #maemo02:00
*** BBNS has quit IRC02:01
*** Gadgetoid has joined #maemo02:01
*** nonversation has joined #maemo02:01
nonversationdoes the N900 run google maps02:01
*** BBNS has joined #maemo02:01
*** igagis has quit IRC02:02
SpeedEvilno02:02
SpeedEvilIn that you can use the website, but not the app02:02
nonversationwhat about the ovi maps/navigation? does it have free turn by turn?02:02
Gadgetoidgot my n900 playing video to the output and running irc simultaneously.... frikkin awesome02:02
djkrikkenice one Gadgetoid02:03
djkrikkeI'm willing to talk to someone with a n900 about the user experiences, do you have some time Gadgetoid?02:03
woglindeGadgetoid video is dsp02:04
woglindeso there should be enough cpu-power for irc02:04
*** user_ has quit IRC02:04
Gadgetoidso are transitions so switching apps chugs the vid02:04
SpeedEvilnonversation: no turn by turn02:04
nonversationouch02:05
SpeedEvilOr there is turn by turn - but no voice02:05
nonversationthen what is ovi maps for?02:05
SpeedEvilit will route you to a destination02:05
*** k-s is now known as k-s[AWAY]02:05
*** DM_900 has quit IRC02:05
fnordianslippersavoiding02:05
Gadgetoidwhat do you want to know djkrikke?02:05
nonversationit will provide directions ?02:05
nonversationbut with no voice02:05
*** simula_n900_ has joined #maemo02:05
nonversationwhat about other gps programs02:06
nonversationanything out as of yet or in the works for the N900 that would do this?02:06
*** simula_n900 has joined #maemo02:06
simula_wow, xchat looks really nice on the n90002:06
SpeedEvilnonversation: not really as I understand it.02:07
crashanddie_mbpnonversation: I didn't get ovi maps to work02:07
djkrikkewell, I've been reading about the n900, and my impression is that this device needs as much "maintenance" as a linux desktop computer would need. I'm coming from an iphone 3GS and like tweaking etc, but I'm wondering if the device is really usable without lots of extra tools/tweaks (for example video). How bad is it?02:07
Gadgetoidaye super smooth xchat, needs kinetic scrolling though02:07
crashanddie_mbpnonversation: it found where I was, it found my location, but then didn't tell me where to go or what to do02:07
SpeedEvildjkrikke: what do you mean 'maintainance'02:08
*** bmidgley2 has joined #maemo02:08
crashanddie_mbpnonversation: neither on screen nor by voice -- pretty useless imho02:08
SpeedEvildjkrikke: If you mean the add-ons - at the moment - most of the non-nokia software is alpha.02:08
nonversation=/  im also reading that the N900 has 32gb but only 2gb can be used for apps?02:08
SpeedEvildjkrikke: It will get better.02:08
djkrikkeI was reading about watching movies on the n900 from websites, there were literally lots of addons and scripts necessary02:08
sejohmm looking for some cool apps to add, mhat are your favorite apps on the n900?02:08
crashanddie_mbpdjkrikke: no maintenance. Turn it on, browse, call, it works.02:08
Gadgetoiddjkrikke i can download videos from bittorent on the n900 using transmission02:08
SpeedEvilBut as it is basically,it works.02:09
crashanddie_mbpdjkrikke: if there are software updates, it'll tell you, and ask if you want to update. That's about as much maintenance as there is to it02:09
Gadgetoidand then play them with the native player02:09
nonversationdo all debian apps work for it? or do they have to be ported?02:09
simula_scripts?  selecting an app from a software repository is more like it.02:09
*** BBNS_ has joined #maemo02:09
nonversationgoogle earth?02:09
Gadgetoidno scripts02:09
djkrikkeyes, does transmission just work without debian chroot etc?02:09
*** BBNS has quit IRC02:09
*** BBNS_ is now known as BBNS02:09
crashanddie_mbpdjkrikke: yes02:09
ShadowJKdjkrikke, well, the difference is that whereas the iphone doesn't let you expand it to play formats it doesn't play out of the box, the N900 is expandable. The addons you see are people who want to play more formats.02:10
Gadgetoidto play video to video out whilst using irc i just did mplayer -framedrop (filename)02:10
crashanddie_mbpdjkrikke: this is a non-limited platform really, you don't need to "hack" or "break" it in order to do more stuff02:10
woglindehm where is luck when I need him02:10
crashanddie_mbpwoglinde: sleeping, probably02:10
nonversationwill it run google earth?02:10
crashanddie_mbpnonversation: no02:10
nonversationwhy?02:10
ShadowJKOut of the box it handles avi, wmv and mp4 containers with ASP (divx, xvid) and h264 baseline codecs, aac and mp3 audio and some others I forget..02:10
crashanddie_mbpnonversation: but that's because Google didn't port it to the ARM platform02:11
SpeedEvilnonversation: It is not a PC.02:11
djkrikkeI know, but for some programs chroot is still necessary. And if your pointing at the jailbreaking of the iphone, that's indeed what I'm trying to avoid :P02:11
nonversationok so it runs debian and the only apps it can use have been ported for ARM02:11
crashanddie_mbpdjkrikke: no, chroot is not necessary02:11
SpeedEvilnonversation: It will run no PC software that is supplied only in binary form, that the maker has not released a version for ARM.02:11
*** ferdna has quit IRC02:11
crashanddie_mbpnonversation: it's not really debian -- it's based off debian, but that's like saying that ubuntu is debian02:11
nonversationhow well does it work as a phone?02:12
ShadowJKmind, my PC doesn't need any maintenance either..02:12
* SpeedEvil has had it for a week, and has made one call, and one text. Worked fine.02:12
djkrikkewhat are the limitations of the base in terms of installing other applications, like for example a kde application (amarok)?02:12
Gadgetoidhaha chroot? i dont think that means what you think it does02:12
nonversationI currently have an android phone, but looking at the N900 trying to decide if its worth it for me or not02:12
crashanddie_mbpyou can place calls, through SIM or Skype (over wifi or 3G), send texts, receive texts and see them in conversations -- works02:12
nonversationso its fine to carry in your pocket as a normal phone02:13
Gadgetoiddjkrikke most apps need refactored to use the n900 gui02:13
*** Sho_ has quit IRC02:13
djkrikkeI see02:13
crashanddie_mbpdjkrikke: in the past there have been full ports of very heavy applications (like thunderbird or KDE) -- the problem is that GUIs don't scale well, so they were barely usable02:13
SpeedEvilnonversation: Personally, I'd recommend it to anyone.02:13
djkrikkeI understand02:14
nonversationwhat about root?02:14
Gadgetoidalthough there may be another desktop linux port to the n90002:14
nonversationdo you have root access?02:14
crashanddie_mbpnonversation: yes02:14
KenYoungnonversation, Yup02:14
SpeedEvilThe software problem gets a lot easier if you say 'you can't use fingers, stylus only'02:14
crashanddie_mbpdjeezus, is this noobzone? Guys, just google your questions02:14
SpeedEvilThen it's more or less just a small desktop02:14
Gadgetoidi could kina use open office on my n81002:14
nonversationspeaking of stylus , do you really have to use that on the N900?02:14
ShadowJKmy eyes need more training with the 3.5" screen. On the N810 I more or less was able to see pixels. The DPI is so much higher on the N900 though :-)02:14
*** BBNS has quit IRC02:14
djkrikkelol ShadowJK02:14
ShadowJKwell not "so much", but a bit..02:15
nonversationhow sensitive to touch is it compared to an android device or iphone02:15
djkrikkenonversation, it's resistive02:15
KenYoungnonversation, The stylus is very helpful in many situations.02:15
ShadowJKI don't use stylus on N90002:15
nonversationthats good, i hate a stylus02:15
Gadgetoidtext in xchat is stupidly smooth02:15
ShadowJKand I was a die-hard stylus fan..02:15
djkrikkebasically that means you have to "press" instead of touching it like on the iphone02:15
KenYoungI use the stylus a lot with the browser, to make sure I click the correct linkgs.02:15
*** croppa has quit IRC02:15
ShadowJKI just doubletap to zoom, it responds quickly enough02:16
djkrikkebut from what I've heard and seen, the resistive screen works quite good02:16
nonversationdoes it run opera mobile? or opera?02:16
sejoDocScrutinizer: hmm got the extras but no gstreamer?02:16
*** Sho_ has joined #maemo02:16
ShadowJKnonversation, no.02:16
djkrikkenonversation, it runs firefox02:16
Gadgetoidthe n900 responds well to very light touch02:16
nonversationwebkit02:16
djkrikkefirefox mobile iirc02:16
*** t_s_o has joined #maemo02:16
ShadowJKfirefox mobile is an alternative. The default browser microb is based on the same technology as firefox, gecko.02:17
nonversationwhat about social apps, twitter, facebook , myspace, and the like02:17
nonversationcan you run those in the background02:17
*** type_t has quit IRC02:17
Gadgetoidthe screen is flush like the iphone and doesnt give like an oldschool pda02:17
*** promulo has quit IRC02:18
*** croppa has joined #maemo02:18
nonversationmy previous expierences with nokia havent been so well when it comes to software support, sort of afraid to make the jump again02:18
nonversationlike the E7102:18
nonversationand N9502:18
KenYoungDoes anyone know how to get the N900 into portrait mode, other than with the dialer app?   I'd like to have an application run in portrait mode, and I'd be happy to modify the source code to do so.02:19
Gadgetoidi am still waiting for my three sim to work in the n90002:19
nonversationshouldn't any sim work in it?02:19
nonversationas long as you have the settings?02:19
LinuxCodeGadgetoid, needs activating ?02:19
Gadgetoidyes... unless its a particular three sim02:20
*** bmidgley2 has quit IRC02:20
Gadgetoidin which case there is a known bug02:20
*** Lorthirk has joined #maemo02:20
nonversationDoes the N900 have a twitter app? facebook app? myspace app?02:20
Gadgetoidfixed but no firmware update containing it yet02:20
ShadowJKBasically, sim cards are smartcards. The smartcards contain applications. The "sim" application is supported, but the new application used by 3g-only cards aren't. The "sim" application can support both gsm and 3g. At the time nobody was using the new 3g only app and nokia probably didn't think anyone would. Then it turned out otherwise.. wikipedia has the messy details on sim cards :)02:20
Gadgetoidit has widgets but the browser suffices for actually using facebook02:21
Gadgetoidapps are always a compromise02:21
Gadgetoidthe n900 will run farmville kinda02:21
djkrikkethat's cool02:22
djkrikkefinally something with good web browsing and flash support02:22
Gadgetoidwish it would run quakelive and had dual analogue02:22
sejothere is witter (for twitter) but doesn't wark here02:22
nonversationso you have on screen widgets for twitter02:22
sejoit's cool to kave default video out02:22
sejononversation: yeah there is a widget also02:23
*** Erod has quit IRC02:23
sejobut keeps on browsing02:23
nonversationfacebook widgets as well? like the N97?02:23
sejoyes02:23
nonversationwell that sounds good, looks like it covers most of what I use on android, except the navigation02:24
Gadgetoidi left my n900 downloading about 300mb from bittorrent on battery whoopsie.. seeded to 80 percent02:24
Stskeepsand your phone bill bankrupting you?02:24
djkrikkehow's the battery when torrenting?02:24
nonversationhows the video quality? what format does it save the videos in?02:25
*** DocScrutinizer51 has quit IRC02:25
nonversationhope its mp4 or mov , avi02:25
*** xchatevil has joined #maemo02:25
nonversationand not 3pg02:25
Gadgetoiddont torrent on battery :)02:25
*** DocScrutinizer51 has joined #maemo02:25
djkrikkeis it really that bad? :P02:25
*** |uben| has joined #maemo02:26
Gadgetoidit could probably suck down a gig without seeding02:26
ShadowJKI would guess 2-4 hours torrenting on battery :)02:26
nonversationwhen you record video, what format is it in?02:26
Gadgetoidbut if you plan to actually watch the video afterwards you are gonna want to do it on mains02:26
ShadowJKnonversation, mp4 probably02:26
ShadowJKI haven't checked02:26
Gadgetoidthe torrent client also has a web ui02:26
xchatevilflickr should have some video02:26
* ShadowJK hasn't had a nokia phone in 3 years that has used 3gp02:27
Gadgetoidso you can leave your phone charging and add torrents to it from your desktop02:27
*** sphenxes02 has joined #maemo02:27
djkrikkefunny02:27
nonversationAndroid default video recording is in 3gp02:27
nonversationno other options02:27
djkrikkebut then you'd probably download torrents on your desktop and add them from your n900? :)02:27
nonversationbut of course they dont tell you that when they sell it to you02:27
*** sphenxes01 has quit IRC02:27
nonversationand vlc doesn't support 3gp audio02:28
nonversationanymore02:28
ShadowJK3gp audio... you mean amr?02:28
nonversationyup02:28
*** sphenxes01 has joined #maemo02:28
nonversationits a pain in the ass02:28
nonversationI think in linux you have to complile vlc from source to get it to play amr, I think they leave it out as default02:29
ShadowJKprobably02:29
nonversationI could not get anything to play my 3gp videos from android in linux, or windows , or woud play without sound02:29
ShadowJKthe amr reference implementation isn't redistributable02:29
Gadgetoidtrue djkrikke i usually ftp into my desktop from the n900 and grab what i need02:29
nonversationonly option is a direct upload to youtube, or spend time trying to cover it02:29
*** xchatevil has quit IRC02:29
nonversationconvert it02:29
Gadgetoidhmm that reminds me, need to grab my n810 and finish an ebook02:30
*** r2d2rogers has quit IRC02:31
*** nonversation has left #maemo02:31
Gadgetoidtheres an account plugin to idle irc nut it cant join channels or identify with nickserv... boo02:31
djkrikkeafraid to ask, but how's the battery life, can it handle at least 1 day?02:31
djkrikkeI know it is in reviews02:32
djkrikkeand there they say about "yes"02:32
djkrikkebut when used like it should be used (ftp, irc, ..), how is it?02:32
Gadgetoiddoes for me, sits on my desk all day idling irc02:32
ShadowJKirc on 3g is bad with lots of channels. edge lasts the day. wlan lasts longer02:33
Xisdibikdjkrikke: i unplug it at about 7-8am,  and go until after 8pm.  using it for at least 3 hours of music player,  and it has wifi, gps, etc on.02:33
Gadgetoidi am never far from power though02:33
Xisdibikto me the battery life is great02:35
djkrikkeat what percentage is the battery at 8pm?02:36
Gadgetoidn810 is better... lack of gsm helps02:36
Xisdibikdjkrikke: not sure, never checked the exact %02:36
Xisdibikbelow 25% for sure id say02:36
ShadowJKwith 20 freenode irc channels and 15 other irc channels, I'm at 57% after 10 hours02:37
djkrikkeok thanks for that information02:37
Xisdibikive never felt like i was rushing to charge the thing tho02:37
djkrikkeright now my iphone is at 40% each day02:37
XisdibikShadowJK: on wifi or GSM/3G?02:37
sejocan't I add mp3 files as ringtone?02:37
djkrikkeproblem is, I take the train to my university and there's bad reception, it literally kills the battery02:37
ShadowJKgsm02:37
Gadgetoidi gave my iphone to the other half02:37
ShadowJKwith 3g it/s at 50% in 3 hours :)02:38
*** hardaker has joined #maemo02:38
*** DocScrutinizer51 has quit IRC02:38
Gadgetoidlack of multi tasking meant i basically had to carry the iphone and n810 everywhere02:38
ShadowJK3g is bad for irc02:38
*** oops6_4 has quit IRC02:39
SpeedEvilxchat on n900 is quite OK.02:40
ShadowJKexcept that changing settings crashes02:41
djkrikkewhat I'm also wondering is, someone tried bluetooth internet tethering before?02:41
SpeedEvilIt could do with kineticisation of the scrolly things, but apart from that, and the profile thing.02:41
*** _uben_ has quit IRC02:41
Gadgetoidapart from lack of kinetic scrolling and its hijacking the volume buttons to switch windows02:41
*** jebba900 has joined #maemo02:41
*** bmidgley has quit IRC02:41
Gadgetoidcant even easily reach the volume keys with the keyboard open02:42
KenYoungOn my N900, I am unable to set the execute permission bit of any file stored on the microSD card.   Does anyone know how that can be fixed?02:42
*** sphenxes has quit IRC02:42
Gadgetoidno ken02:43
*** fnordianslip has quit IRC02:43
Gadgetoidunless you want to reformat it02:43
crashanddie_mbpKenYoung: it's because the fat partition is mounted with the nosuid flag or something02:43
KenYoungGadgetoid, I'm willing to reformat.02:43
Stskeepsnoexec02:43
crashanddie_mbpor noexec02:43
StskeepsKenYoung: internal or external?02:43
Gadgetoidfat cant even support exec/perms surely02:43
crashanddie_mbpGadgetoid: everything is set as exec on fat02:43
Gadgetoidmmmm .... secure02:44
crashanddie_mbphence the noexec flag02:44
Gadgetoidhaha02:44
Gadgetoidmount -o remount,exec   ftw02:44
KenYoungStskeeps, There's only one microSD slot on the N900, isn't there?02:44
crashanddie_mbpKenYoung: actually there's 202:44
Gadgetoiddunno what device the sd is though02:44
StskeepsKenYoung: well, the internal storage is 'technically' a sd, so wasn't sure what you meant. just format it ext2/ext302:45
*** RXrenesis8 has quit IRC02:45
StskeepsKenYoung: and be happy02:45
StskeepsP02:45
SpeedEvilAnyone figured out what pins under the battery might be?02:45
crashanddie_mbpSpeedEvil: i2c for sure02:45
StskeepsSpeedEvil: serial, most likely.02:45
ShadowJKserial probably02:45
crashanddie_mbpthere's two different set of pins02:45
SpeedEvilcrashanddie_mbp: yeah. I was wondering if anyone had actually worked it out - wondering about gluing stuff on.02:45
crashanddie_mbpone which only has 2 pins, and another with 8 or 602:45
KenYoungStskeeps, Thanks,   I will.02:45
SpeedEvil8/6 sounds like a candidate for jtag02:46
crashanddie_mbpindeed02:46
crashanddie_mbpi2c + jtag would make it very interesting02:46
Gadgetoidthats where someone will hack in a digital compass haha02:46
* sejo has sounds video and now looking for themes :p02:47
crashanddie_mbpcan we all be proper geeks, and just call it by its real name? A magnetometer02:47
SpeedEvilhttp://www.ssec.honeywell.com/magnetic/datasheets/HMC5843.pdf02:47
Gadgetoidmagnetometerman02:47
SpeedEvilI2C, teeny, not too spendy02:47
Stskeepshow many pins does i2c typically require? :P02:48
*** hardaker2 has joined #maemo02:48
SpeedEvil202:48
Gadgetoidjust rig an ordinary compass under the n900 and use the camera to read it02:48
Stskeepsi mean, 2 serials and one jtag sounds sane.. but wtf is the last one02:48
crashanddie_mbpbuttplug adapter02:49
*** tonikitoo has joined #maemo02:49
StskeepsGadgetoid: not an entirely bad idea :P02:49
crashanddie_mbpgives a whole new meaning to "Nokia: Connecting People:02:49
*** DocScrutinizer51 has joined #maemo02:49
*** fernando__ has joined #maemo02:50
SpeedEvil6 is the absolute minimum for jtag.02:50
Gadgetoidit would kinda work stskeeps... if you held it level02:50
SpeedEvilgnd/and 5 other signals02:50
DocScrutinizerI2C also loves GND02:50
fernando__er, I don't know if this is the right place, but... tablet-encode is quitting with a "Audio LAVC, couldn't find encoder for codec mp3." error02:51
fernando__should I... reinstall mencoder or something?02:51
DocScrutinizermost likely the pins under bat aren't suitable for extensions nayway02:51
DocScrutinizerthat's all fab calib and QA for jigmount02:52
DocScrutinizerJTAG, and maybe modem-tty02:52
fernando__ah never mind02:53
DocScrutinizerOr speaker/earpiece etc, something they *need* to stick a DVM to02:53
SpeedEvilyeah - probably not plausible.02:53
SpeedEvilYou could in principle probably add it easily.02:53
SpeedEvilParallel the accel02:53
DocScrutinizeryup02:54
DocScrutinizerif you find the pads to slder a cable to02:54
SpeedEvilworst case, pull the chip02:54
DocScrutinizereeeek02:54
SpeedEvil:)02:54
Macerhm02:54
Macerin maemo4 why doesn't this thing get my imap folders?02:54
DocScrutinizerhow about USB hub?02:55
SpeedEvil(and yes, I'm slightly reluctant to solder)02:55
*** fernando__ has quit IRC02:55
SpeedEvilDocScrutinizer: I haven't gotten round to it - I found stuff I'll need to test more today.02:55
DocScrutinizeraah that one02:55
sejofor maemo 5 (n900) mhat repo's should I set? fremantle02:55
DocScrutinizerI actually lost interest for now02:56
sejodiablo?02:56
SpeedEvilDocScrutinizerI haven't.02:56
SpeedEvilJust too much annoying random crap, and getting up the energy02:56
*** sphenxes02 has quit IRC02:56
DocScrutinizerSpeedEvil: if you disassembe the critter, don't forget to post me highres flatbed scans02:57
Macerhaha02:57
DocScrutinizerso I can read all the chip names ;-)02:57
*** sphenxes02 has joined #maemo02:57
Macerand make the cheap chinese knockoff?02:57
*** bmidgley has joined #maemo02:57
*** Firebird has joined #maemo02:58
*** sphenxes01 has quit IRC02:58
SpeedEvilDocScrutinizer: unfortunately, there is absolutely no way realistically I can afford to take it apart. If I break it, I will not be getting another.02:58
DocScrutinizerand nota bene: Nokia in their service manual marks can lids as "use new one, discard old part after removing" - well they do same for screws even o.O02:58
DocScrutinizerSpeedEvil: same here ;-D02:58
*** sphenxes01 has joined #maemo02:59
*** zap_ has quit IRC03:00
*** DantonicN800 has joined #maemo03:01
*** fluff|afk is now known as fluff03:01
*** guardian has joined #maemo03:01
*** hardaker has quit IRC03:01
*** guardian has quit IRC03:02
crashanddie_mbpDocScrutinizer: which service manual?03:03
DocScrutinizerfor whatever it's worth: N810 "" PROD_TEST_PATTERN \n UART3(1:0) \n SLEEPCLK_REQ_1V8  \n SLEEPCLK_REQ_2V8 \n SCK ""03:03
DocScrutinizercrashanddie_mbp: ^^03:04
DocScrutinizercrashanddie_mbp: the answer ;-)03:04
crashanddie_mbpoh, n810 one, old03:04
*** Lorthirk has quit IRC03:04
SpeedEvilhttp://www.mediafire.com/?ndmjylkj4wk03:07
SpeedEviln900 service manual03:07
*** tarelerulz has quit IRC03:08
DocScrutinizerhow THE HECK download it?03:08
jebbaa fkn .rar?03:08
SpeedEvilhmm03:09
SpeedEvilhttp://www.a2phone.com/component/option,com_phocadownload/Itemid,15/id,324/view,category/03:09
jebbahave to log in to download....03:10
SpeedEvilyes - it's a pay site03:10
DocScrutinizerTo access the private area of this site, please log in. :-((((03:11
DocScrutinizerGRRRRRRRRR03:11
jebbait's real hard to distribute .pdfs on the internet, i know.03:11
*** fredrin_ has joined #maemo03:12
*** simula_ has quit IRC03:18
*** simula_n900 has quit IRC03:18
*** user___ has joined #maemo03:19
*** fredrin|fail has joined #maemo03:20
*** DantonicN800 has quit IRC03:21
user___sitting in da pub having a few03:21
*** DantonicN800 has joined #maemo03:21
*** IcanCU has quit IRC03:22
*** fredrin|fail has quit IRC03:22
*** cure` has quit IRC03:23
user___crap03:23
*** user___ is now known as DangerMau03:23
*** apol has quit IRC03:24
*** guardian has joined #maemo03:24
*** fredrin_ has quit IRC03:25
*** DangerMau is now known as DangerMaus03:25
*** guardian has quit IRC03:26
DocScrutinizerhavin a few crap - oh noes!03:26
*** fredrin__ has joined #maemo03:26
DangerMaushehe03:27
DangerMausgotta get an irssi config going here DocScrutinizer03:27
DangerMausto stop signing on as user03:28
ali1234wow, i just had a PROPER crash03:28
ali1234while playing back a video i just recorded03:28
ali1234n900 did an instant-reset03:29
*** fnordianslip has joined #maemo03:29
*** pvanhoof has quit IRC03:30
*** fredrin has quit IRC03:30
DocScrutinizeroooops03:30
djkrikkenice one ali123403:33
*** DangerMa1s has joined #maemo03:33
djkrikkeso how long have you people got the n900 already? In Belgium, it will be for sale on 11 dec03:34
ali1234i had it since the summit - only one crash in all that time, not too bad03:34
* ShadowJK has had it since 27th03:34
ShadowJK(november)03:34
DocScrutinizersince 30.03:35
* w00t got his on the uh.. 2nd03:35
DangerMa1s1st03:35
johnxsince oct 9th or so I guess03:35
DocScrutinizeryayaya03:35
DangerMa1shahaha03:35
jebbajust this week....03:36
DocScrutinizerali1234: culd you check the bootreason please?03:37
jebbamaemo-optify-buildpackage     hmm. That didn't seem to optify anything.    I ran it like this  `maemo-optify-buildpackage -rfakeroot -b -uc`   hints?03:38
djkrikkewhat was your previous phone ShadowJK?03:38
ali1234DocScrutinizer sure, one second03:38
ShadowJKdjkrikke, Nokia E75, before that Nokia E70, before that Nokia 6820, before that Siemens CF-62, before that Nokia 322003:38
djkrikkewow :)03:38
*** DangerMaus has quit IRC03:38
ShadowJKOh wait, I forgot the Siemens M35 before CF-6203:38
ali1234DocScrutinizer [114667.280273] Bootup reason: sw_rst03:38
djkrikkeso you have been "into nokia" for a while03:39
djkrikkebrb03:39
DangerMa1s03:39
*** fnordianslip has quit IRC03:39
*** DangerMa1s is now known as DangerMaus03:39
DocScrutinizerali1234: thnks (btw what's been the friggin name of the node to readout)03:39
*** geaaru has quit IRC03:39
w00theh03:39
ali1234DocScrutinizer: eh?03:40
ShadowJKWell after my first nokia died a strange death, I was a siemens user for two models. Siemens has more serious problems with their phones, they all died03:40
w00tI had a HTC universal previously03:40
*** DantonicN800 has quit IRC03:40
SpeedEvil /proc/boot_reason or something03:40
w00tthat was a godly phone03:40
ali1234i did dmesg | grep reason03:40
w00tbut very very bad in terms of hw problems.03:40
DocScrutinizerali1234: aah you got it from a log. There's been a /sys node on N810 at least03:40
ali1234obviously that only works if you're quick03:40
ShadowJKthe first nokia, and the two siemens are dead, but the other phones still live. E70 is semi-dead, the joystick is kinda dodgy.03:40
ali1234/proc/bootreason03:41
DocScrutinizerproc03:41
DocScrutinizerthanks :-S03:41
DocScrutinizerali1234: is log and /proc/bootreason consistent?03:41
*** fluff is now known as fluff|afk03:41
ali1234yes, they both say sw_rst03:42
*** DantonicN800 has joined #maemo03:42
DocScrutinizerhmm, maybe a heavy glitch in graphics accel driver03:42
*** DangerMaus has quit IRC03:42
ali1234looked like that to me, the video was very choppy before it crashed03:42
ali1234i also had two ssh connections running, one of which was pinging my router, to keep the wifi alive03:43
DocScrutinizerduh, you got ideas03:43
*** eie has joined #maemo03:44
*** IcanCU has joined #maemo03:44
DocScrutinizerwell, I have reboots on N810 frequently. But always watchdog. Guess it's related to xchat logging03:45
DocScrutinizeras it's always doing a double reboot, I conclude that's fsck due to file writing activity while watchdog shutdown03:46
*** ferdna has joined #maemo03:47
*** AakashPatel is now known as DrSmarts03:48
*** DrSmarts is now known as AakashPatel03:49
*** infobot has quit IRC03:52
DocScrutinizer51funny thing is the touchpanel obviously estends 2..3mm beyond the right (bottom) of the display :-P03:53
DocScrutinizer51on N90003:53
ali1234they should have made it extend further, i think. for scrolling03:53
DocScrutinizer51yep03:53
ali1234edge scrolling beats that multitouch crap any day03:54
ali1234i like to see what i'm scrolling past03:54
DocScrutinizer51ack03:54
*** fredrin__ is now known as fredrin03:54
ShadowJKit extends on all sides I think03:55
DocScrutinizer51definitely not03:55
DocScrutinizer51on right side you get click event that seem to *be* outside of screen03:57
*** IcanCU has quit IRC03:57
*** mardi__ has joined #maemo03:57
timeless_mbpDocScrutinizer: browser uses that03:57
DocScrutinizer51ooh03:57
*** alexj__ has joined #maemo03:57
timeless_mbpfor the interaction mode and the back gesture03:57
w00ttimeless_mbp: wtf are you doing still awake ;-)03:57
timeless_mbpwatching SG103:58
w00tah03:58
w00tvalid reason03:58
w00tmy favourite series03:58
w00tseen any of universe?03:58
timeless_mbpsadly, i don't think it shows in .fi yet03:58
DocScrutinizer51timeless, I seem not to get it with the gesture part03:59
w00t..wait, there's a back gesture04:00
* w00t missed that04:00
DocScrutinizer51timeless, could you ellaborate or toss pointer for rtfm? ;-)04:00
timeless_mbpstart offscreen right and slide left04:00
DocScrutinizer51ok04:00
DocScrutinizer51thanks04:01
timeless_mbpat least, it should work..04:01
timeless_mbpthe other thing is start from offscreen (bottom) left and slide right04:01
timeless_mbpthat'll give you an indicator04:01
*** guardian has joined #maemo04:01
DocScrutinizer51for xchat I can click to the *right* of scroll slider04:02
DocScrutinizer51for browser this seems to not apply04:02
DocScrutinizer51(clicks *outside* of screen thst is)04:03
*** aspidites has joined #maemo04:04
*** guardian has quit IRC04:06
jebbai swear at one point i was able to set something that gave my location status via jabber and I could pick the resolution: country, city, neighborhood, street or somesuch. I can't find it now. Anyone?04:07
w00tclick status area04:07
w00tclick availability04:07
w00tclick 'my location'04:08
w00tenjoy04:08
* timeless_mbp watches as the tauri+tokra drop a stargate (dialing into a black hole) into a sun04:10
w00theh04:10
*** bmidgley2 has joined #maemo04:10
w00ti remember that ep04:10
SpeedEvilRecent book I read had a similar idea.04:11
DocScrutinizer51wohoohoo04:11
SpeedEvilbut using the jets from a pulsar as a source04:11
timeless_mbpanything wrong?04:11
timeless_mbpnope. i've just never blown up a star before04:11
djkrikkesomeone tried podcasts on the nokia n900 yet?04:11
DocScrutinizer51who was teleporting a small bit of nearby sun into enemies starship? :-o04:12
*** swc|666 has joined #maemo04:12
w00ttimeless_mbp: favourite SG:1 member, go04:12
w00tdjkrikke: I'm sure that someone would have by now, yes04:12
w00tdjkrikke: do you have a specific question?04:12
djkrikkeyes, is it possible to download podcasts over wifi and save them and listen to them afterwards?04:13
fnordianslippersuse gpodder04:14
djkrikkeallright04:14
djkrikkethanks for the suggestion04:14
AakashPatelCan we release closed source apps in garage and hopefully eventually to the extra's repo and stuff?04:14
fnordianslippersnp04:14
derfInto extras, yes, I believe so.04:14
*** fsfsfs has joined #maemo04:14
fsfsfsHi all04:14
derfI'm not sure why you would put something closed-source on garage.04:15
AakashPatelwell how about in -extra's04:15
*** fsfsfs is now known as kevloral04:15
AakashPatelor devel or whatever04:15
derf21:14:48 < derf> Into extras, yes, I believe so.04:15
DocScrutinizerovi04:15
AakashPateloh04:15
AakashPatelwoops missed that04:15
jebbaw00t: at the risk of uh, well, being foolish...where is "status area" (!)04:15
derfThere's a non-free section.04:16
w00tjebba: where the wifi icon, carrier text is, etc04:16
w00tnear the switcher button top left04:16
DocScrutinizerjebba: commonly known as systray, I guess04:16
w00t^04:16
*** type_t has joined #maemo04:16
DocScrutinizerI don't get any interesting settings next to online status though04:17
w00treally?04:17
w00tdid you click it?04:17
DocScrutinizersure - lol04:17
w00tI have, top downwards, two rows04:17
w00t(well, more after, but it's unimportant)04:17
w00tonline | busy | offline (buttons)04:18
w00t[Status text input] [My location button]04:18
djkrikkethe AlmostTI Graphing Calc Emulator looks so fun :°04:18
jebbahahah. ok i only looked htere 10 times, must be getting tired hahah04:18
DocScrutinizer[online [offline] \n sip:myaccount \n Accounts04:18
w00tDocScrutinizer: *weird*.04:18
*** simula_n900 has joined #maemo04:19
ShadowJKI don't get the availability button either, but then I don't have any accounts entered that support that kind of stuff04:19
w00thmm04:19
w00tperhaps that is it04:19
DocScrutinizerand right there is [new status] \n [store]04:19
ShadowJKmsn, skype, jabber, etc04:19
w00tI have msn, skype, ovi, google chat04:19
DocScrutinizerthat's it04:19
DocScrutinizerovi especially I guess04:20
*** infobot has joined #maemo04:20
w00tit was there before ovi, I only set that up today04:21
DocScrutinizernotifier: "Registered at Ovi of Nokia: joerg900 \n Chat, foo, and bla activated"04:22
DocScrutinizeryep, now it's there04:22
AakashPatelhow do you swtich into the armel target in scratchbox?04:22
* w00t adds you for fun and profit04:23
DocScrutinizergo ahead ;-D04:23
* ShadowJK wonders if sb_menu does stuff04:23
AakashPateloh yeah04:24
AakashPatelthanks04:24
ShadowJKand I don't even use that hting..04:24
AakashPatellol i havent used scratchbox in a while04:25
w00tDocScrutinizer: did that work?04:26
DocScrutinizererrr, what?04:27
*** tank-man has quit IRC04:27
w00tDocScrutinizer: tried adding you04:27
DocScrutinizerwent unnoticed04:27
DocScrutinizernooooow04:28
DocScrutinizerw00t: ok, for this *one* time :-DDD04:29
w00tah :-D04:29
* w00t hugs his n90004:29
* kurtan kills w00t and steals the n90004:30
w00tkurtan: not got yours yet?04:30
* kurtan has no ethics04:30
*** guardian has joined #maemo04:30
kurtanno.. :(04:30
ShadowJKsweden has the hutchinson 3g disease I think :)04:30
w00tkurtan: where are you?04:30
* DocScrutinizer wonders which friggin "app" (I start to hate the word) to use to see any detail about w00t04:30
w00tDocScrutinizer: contacts04:30
timeless_mbpwow, my recording timing sucked04:30
kurtanhopefully nokia will start delivery this week04:30
w00t(address book icon)04:31
kurtanw00t: sweden04:31
w00tkurtan: ...ah04:31
timeless_mbpit got everything until they try to escape the supernova04:31
DocScrutinizerhe04:31
*** guardian has quit IRC04:31
w00ttimeless_mbp: :-/04:31
DocScrutinizerthere appeared a W00the@ovi.com automagically XD04:31
ShadowJKtimeless_mbp, well, it's mainstream scifi. They all make it, and the world/universe is saved for now.04:32
ShadowJKoh wait, was that the ep where that wasn't true? I can't remember :-(04:32
*** Shinto has quit IRC04:33
timeless_mbpi'm currently reading a book04:33
timeless_mbpwherever every couple of chapters someone dies04:33
w00tDocScrutinizer: when did you get yours? ;)04:33
w00tah04:33
w00tnvm04:34
w00t:P04:34
ShadowJKOne day, we will have technology that enables us to, like, download stuff from start to end, instead of sitting with a stopwatch surrounded by alarms trying to catch the whims of broadcasters04:34
*** swc|666 has quit IRC04:34
w00tShadowJK: :P04:35
djkrikkeI see lots of users having troubles using vnc viewer on the n900, is this really working yet?04:37
* ShadowJK hopes it wont involve adobe, javascript or theora04:37
*** Moku has joined #maemo04:40
DocScrutinizerwhat's wrong with theora?04:41
w00t** religious war alert **04:42
w00t:p04:42
*** tank-man has joined #maemo04:42
* DocScrutinizer ducks04:42
*** jebba900 has quit IRC04:42
*** jebba900 has joined #maemo04:43
*** Elerion has joined #maemo04:43
ElerionHi04:43
kevloraldjkrikke: I have tried to use it, but it doesn't work for me. I can see in my firewall logs that some connection packets are arriving at my computer, but the client doesn't connect.04:43
*** user_ has joined #maemo04:44
*** jebba900 has quit IRC04:44
*** jebba900 has joined #maemo04:44
*** bitcrusher has quit IRC04:45
DocScrutinizerfix Ur firewall settings?04:45
kevloralDocScrutinizer: nope, that's not the problem.04:45
ElerionI got a preproduction N900 for a test. Are there any diferences between this and production model? (besides N900 logo on production ones)04:46
*** simula_n900 has quit IRC04:46
DocScrutinizerhow could anybody tell? :-P04:46
djkrikkeElerion, how do you get a preproduction device?04:46
DocScrutinizersend me your preprod device and I'll compare them happily04:46
*** jebba900 has quit IRC04:46
*** jebba900 has joined #maemo04:47
ElerionI work for telecom company and we usualy get all kinds of nice things. :-)04:47
LinuxCodedjkrikke, it fell off a production line04:47
djkrikkelol :P04:47
LinuxCodeclose!04:47
djkrikkejust curious :)04:47
timeless_mbpElerion: there can be minor variations in the hardware04:47
timeless_mbpbut generally, they're roughly equivalent04:47
timeless_mbpyours might not have a CE stamp04:47
LinuxCodeit fell off a production line and and a Nokia manager took it and shipped it04:48
timeless_mbpwhich might technically cause issues if you cross international borders04:48
DocScrutinizereeeew04:48
DocScrutinizerno CE04:48
DocScrutinizerwhat a pity04:48
timeless_mbpdunno04:48
DocScrutinizer:-P04:48
timeless_mbpi can't see his device04:48
djkrikkeCE stamp?04:48
LinuxCodeyah04:48
timeless_mbpoh, and it probably says "Not for resale"04:48
LinuxCodeEuopean COmmunity04:48
timeless_mbpperhaps even "property of nokia"04:48
djkrikkeow04:48
LinuxCodeits the logo used for approval of electronic devices in the EU04:49
LinuxCodewithout it, you cant sell it here04:49
djkrikkehmm04:49
kevloralLinuxCode: note really. It stands for Conformité Européene04:49
timeless_mbphttp://www.retlif.com/documents/fcc_international.html04:49
kevlorals/note/not04:49
LinuxCodekevloral, thanks for clarifixation04:49
LinuxCodeclarification04:50
* LinuxCode was never interested enough to really find out what it stands for04:50
DocScrutinizerso take an Edding marker and write (CE) on it. It's basically what Nokia does as well04:50
LinuxCodeDocScrutinizer, loool04:50
LinuxCodeDocScrutinizer, I am sure nobody will notice04:50
ShadowJKself-certified :)04:51
DocScrutinizeryep04:51
ElerionIt's HWID 2001, Build F4. (No CE mark) I'm asking because camera quality is quite bad. And i'm hoping it was improved in production model.04:51
*** type_t has quit IRC04:51
DocScrutinizerthat why I say. That's what Nokia does04:51
DocScrutinizerEach el-cheapo mainland china crap has CE printed on it, and it's not even fraud04:52
DocScrutinizerit simply says "we think it's ok"04:52
LinuxCodeDocScrutinizer, tell customs that, when they take it and scrunch it up04:53
ShadowJKwell04:53
ShadowJKCE doesnt say much about whether something has good build quality or not, or even if it works04:53
DocScrutinizeractually I guess CE isn't required at any customs action for passengers04:54
LinuxCodeShadowJK, CE means it is safety tested04:54
DocScrutinizerNOOO04:54
DocScrutinizerexactly NOT04:54
ShadowJKce pretty much only covers not catching fire when you plug it in, and no electrocuting you wif you touch it04:54
DocScrutinizerit really is self-certified by manuf - "we think it's ok"04:54
ShadowJKmanufacturers are supposed to test it themselves. there's nobody checking whether that is the case04:55
AakashPatelwhat C++ socket library does maemo 5 offer?04:55
DocScrutinizerexactly04:55
timeless_mbpAakashPatel: why should we?04:55
timeless_mbp(answer: necko)04:55
LinuxCodeShadowJK, trading standards does04:56
woglindeAakashPatel boost04:56
LinuxCodein each EU country04:56
AakashPatelboth?04:56
timeless_mbpwoglinde: is boost actually included?04:56
DocScrutinizereeeek bost04:56
DocScrutinizerboost even, bah04:56
woglindehm04:57
woglindemy bad04:57
woglindethought there was boost socket too04:57
DocScrutinizerwell are you sure boost will fit on the 32GB of storage ? ;-P04:57
ShadowJKdoubtful04:57
woglindesure04:58
ShadowJKand it has to fit in 256meg along with the rest of the system04:58
AakashPatelneckoooo04:58
AakashPatelfunny name04:58
AakashPatellol04:58
*** infobot has quit IRC04:59
* DocScrutinizer wonders what qt will bring to us05:00
jebba900woglinde any luck with glu etc?05:01
DocScrutinizerheh, jebba900?!?!!05:01
DocScrutinizerhehe05:01
woglindejebba hm trying to compile glew now05:02
woglindebut will not work I guess05:02
jebba900sittin on couch without tab nick completion heh05:02
DocScrutinizer51docscrutinizer900 was imply too long ;)05:02
DocScrutinizer51xchat?05:03
DocScrutinizer51jebba900, xchat?05:03
AakashPatelits hard to find any networking examples in C++ :/05:04
jebba900xchut05:04
woglindeAakashPatel look at qt05:04
yuizyyou can always use qt05:04
AakashPatel:005:04
AakashPatelI'm tryin to think of how i will set up this kind of project05:05
AakashPatelI have to use protobuf's05:05
DocScrutinizer51jebba900, go to settings advanced kbd-shortcuts05:06
jebba900crashanddie_mbp, no?05:07
jebba900wow05:07
AakashPatelAre there any doc pages to developing in QT on maemo?05:07
jebba900i typed crash and it completed for me magically somehoww without tab so its there somewhere!05:07
DocScrutinizer51that's auto nick expand05:08
AakashPatelHm, maemo 5 alreayd has all the stuff required to run qt linux apps?05:08
*** kevloral has quit IRC05:08
*** solarion has quit IRC05:09
woglindediablo had05:09
AakashPatelah, thats interesting05:09
AakashPatelwhy are the boasting about maemo 6 on the page?05:09
woglindehm?05:09
DocScrutinizer51jebba900, works only owhen autocomplete in kbd is disabled?05:09
woglindeqt will only be main widget set with maemo605:09
woglindefor now its gtk05:09
*** dick-richardson has joined #maemo05:09
woglindeas in earlier versions too05:10
woglindeokay sleep now05:10
AakashPatelah, so qt is jsut an option to use on maemo5?05:10
AakashPatelokay, night :)05:10
woglindemaybee I have to steel at clutter05:10
woglinderight05:10
*** woglinde has quit IRC05:10
dick-richardsonhow do you disable the shutter sound in fremantle?05:10
jebba900doc i cant do it again however i did it05:10
*** kevloral has joined #maemo05:10
* jaem_ moos05:11
AakashPatelHow the heck would I compile a QT app for armel?05:11
DocScrutinizer51jebba900, go to settings advanced kbd-shortcuts05:11
jaem_did someone poke me a little while back?05:11
jaem_I got a blinky light, but the scrollback missed it :/05:11
KenYoungIs there a way to get the N900 camera to save images with no compression at all?05:11
jaem_AakashPatel, Scratchbox, as normal - I do it all the time05:11
AakashPatelDoes the default GUI sdk isntaller install all the frameworks and stuff?05:12
jaem_AakashPatel, there are qt 4.6 packages in extras-devel05:12
jaem_however, for some silly reason, qmake is compiled for i38605:12
jaem_I'm just going to shower, but I can send you a proper qmake package in a few minutes05:12
*** yannj has quit IRC05:12
jaem_brb05:12
AakashPatelokay05:13
AakashPatelthanks05:13
*** djkrikke is now known as djkrikke|aw05:13
jaem_AakashPatel, in the mean time, add extras-devel to your sbox source.list, and install all the libqt4-maemo5-* packages05:13
AakashPatelokay05:14
AakashPatelin the armel target05:14
AakashPatelor the x8605:14
AakashPateleh in the armel...stupid question05:14
DocScrutinizer51jebba900, I just changed autocompletion in xchat to shift-right05:17
DocScrutinizer51even better than what I had before05:18
jebba900DocScrutinizer51, got it. ctrl-right is decent05:18
jebba900thx05:18
DocScrutinizer51that's what I had before05:18
*** andre__ has quit IRC05:19
DocScrutinizer51I like the skip word default function though05:19
ElerionLimitation for only one APN in N900 settings... is there a way around it?05:20
jebba900APN?05:20
Elerionpacket connection05:20
AakashPatelerm wtf05:20
DocScrutinizer51which limitation??05:21
jebba900wtf packet connection. bluetooth?05:21
AakashPatelwhat do i add in my sources.list for extras-devel?05:21
ElerionNo. GPRS. you can't add more then one.05:21
DocScrutinizer51aaah05:21
jebba900wiki.maemo.org/Extras-devel iirc05:21
* DocScrutinizer51 checks PC connectivity manager05:22
*** KenYoung has quit IRC05:22
DocScrutinizer51nah, nevermind05:23
*** dick-richardson has quit IRC05:25
derfSomeday I would like to commit to garage and not have it take an hour.05:29
DocScrutinizer51Elerion, actually thereseems to be no (standard) way to change *0" on the fly05:29
ElerionWhat's the another way, can I add it manually somewhere?05:29
AakashPatelis it normal for when tyring to boot emulator (xephyr + scratchbox) in armel mode for it to shit its pants?05:30
DocScrutinizer51s/*0"/APN/05:30
derfAakashPatel: Apprently.05:31
derf*Apparently.05:31
AakashPatelerm05:31
*** benh has quit IRC05:31
derfIt worked okay for prior release, but not maemo5.05:31
AakashPatelthat's gonna be a problem05:31
derf*releases05:31
*** fireun has joined #maemo05:31
derfI can't type tonight.05:31
AakashPatelLol05:31
ElerionD: s/*0"/APN/ doesn't say much to me.05:32
AakashPatelSo I guess to test my app I'll have to copy it over to the device and run it05:32
jebba900AakashPatel, croaks for me....05:33
* fireun is having fun after installing x11vnc05:33
derfAakashPatel: That's what everyone else does.05:33
derfBe happy you don't have to put it on an SD card with a USB adapter and then shove the card under the battery and reboot the device.05:34
derfWhich is what real embedded developers do.05:34
AakashPatelYeah I know :/05:34
AakashPatelI used to mess with ARM dev boards05:34
derfThen this should refreshingly easy!05:35
AakashPatelLol05:35
derf                be05:35
AakashPatelIs it possible to download the factory images that come with the N900?05:35
derfYes.05:35
AakashPatelDo you have a link? I searched but couldnt find it05:35
*** myosound has joined #maemo05:35
derfhttp://wiki.maemo.org/Updating_the_firmware05:36
derfI've had this thing two whole days without having to flash it, which I think is a record for me and Maemo devices.05:37
AakashPatelHm, "root" command to get root shel?05:37
luke-jrsudo, duh?05:38
AakashPatel:P passwardz?05:38
*** jebba900 has quit IRC05:38
luke-jr"nokiasucks"05:39
AakashPatelreasonable05:39
AakashPatellol05:39
luke-jr<.<05:39
AakashPatelwhat the fuck05:40
AakashPatel"unable to uninstall rootsh05:40
jaem_AakashPatel, where are you installing it?05:40
AakashPateli was tryin to uninstall rootsh from the device lol05:41
jaem_AakashPatel, package will be up momentarily05:41
*** jebba900 has joined #maemo05:41
AakashPatelwhat do you meant05:41
AakashPatelmean*05:41
luke-jrwait05:42
luke-jrdid that password actually work??\05:42
jaem_AakashPatel, I'm uploading the correctly-built libqt4-maemo5-dev package for you05:42
AakashPatelAh05:42
jaem_not sure what's up with the original one05:42
AakashPateljaem_, what do i add to sources.list?05:42
jaem_it actually may have been fixed since I checked, for all I know, but I couldn't contact the maintainer05:42
jaem_one sec05:42
AakashPatelI've tried adding a buncha shit but it comes back 40405:42
AakashPatelthanks05:42
jaem_AakashPatel, this line05:42
jaem_deb http://repository.maemo.org/extras-devel fremantle free05:43
*** herzi has joined #maemo05:43
jaem_and the same with a deb-src prefix if you want source packages as well05:43
jaem_be aware that that repo is very unstable, and you'd be advised to comment out the line once you have the qt packages installed05:43
AakashPateli wonder why the hell i cant unisntall rootsh05:43
AakashPatelokay05:43
AakashPateli will05:43
jaem_alternatively, you can use the qt 4.5 packages from extras, but they aren't modified to work with Maemo, and won't be05:44
AakashPatelis there a way to control the phone shell from the computer?05:44
AakashPatellike 'adb' on android?05:44
jaem_yep - just install the openssh-server package05:44
AakashPatelah05:45
jaem_if you know your phone's IP, you could even access it remotely if you lose it05:45
jaem_say, to delete sensitive files05:45
AakashPatelcuz i dont wanna mess with scratchbox shit lol05:45
jaem_or to install text-to-speech and yell for help :P05:45
AakashPatelhaha05:45
jaem_well, you'll have to use sbox for development05:45
AakashPatelfinee05:45
jaem_s/have to/would be strongly advised to/05:45
AakashPatellol05:45
AakashPatelwhat packages was i supposed to install?05:46
jebba900so how does one hit F1 etc in terminal?05:46
jaem_do an apt-cache search libqt4-maemo505:46
jaem_the packages are split into modules05:46
jaem_you'll want all of them, probably05:46
jaem_AakashPatel, you'll also need to install this overtop afterward: http://adrestia.creativemisconfiguration.com/files/ffejery/maemo/qt/libqt4-maemo5-dev_4.6.0~git20091119-0maemo1_armel.deb05:47
jaem_that's the correct build05:47
jaem_just use dpkg -i05:47
AakashPatelD:05:48
AakashPatelbroken dependencies05:48
jaem_AakashPatel, message?05:48
*** pcfe has quit IRC05:48
AakashPatelhold on05:48
AakashPatelhttp://pastebin.com/m383a8df305:48
*** pcfe has joined #maemo05:49
DocScrutinizer-8jebba: seems there's no simple way. for mc the plain numbers do05:49
*** prusnak has quit IRC05:49
jaem_AakashPatel, :S05:49
jaem_version mismatch05:49
jaem_um...05:49
DocScrutinizer-8jebba900: or you may try to hit the generated esc sequence05:49
jaem_you could always build it yourself, and make sure you get it all righ05:49
jaem_but that may take a while, depending on our machine05:50
jaem_it is fully automated, though05:50
* fireun wishes there was a nokia exchange program for n770s, wants maemo505:50
jaem_oh wait05:50
jaem_never mind, I think I know05:50
jaem_AakashPatel, did you install my package first?05:50
AakashPatelnope05:50
jaem_odd05:50
jaem_hmm05:50
jaem_let me check something05:50
AakashPatelokay05:50
AakashPatelOS 2009 version 1.2009.42-11 is newer than 1.2009.42-11.002 right?05:51
jaem_AakashPatel, I'm updating my sbox packages - let me see if I can figure this out05:52
AakashPatelokay05:52
AakashPatelthaks05:52
AakashPatelthanks05:53
jaem_it looks like the packaging may be in flux a bit - hardly surprising given its pre-release status05:53
jaem_let's see if this works...05:53
jebba900DocScrutinizer, this in htop...05:54
jaem_AakashPatel, is your sbox install up-to-date?05:54
AakashPateli did it like...2 days ago05:55
jaem_hmm05:55
fireunanyone use x11vnc? not sure how to keep the background lit when there's mouse or keyboard input, keeps going dark too soon.05:55
jaem_AakashPatel, do you mind running an upgrade, just to humour me?05:55
AakashPatelhow do i?05:56
jaem_apt-get update05:56
AakashPatelk05:56
jaem_fakeroot apt-get upgrade05:56
jaem_if it says packages have been held back, pastebin it to me05:56
jebba900DocScrutinizer, ah cool in htop you can just tap them05:56
AakashPatel libacl1 libattr1 linux-kernel-headers maemo-version maemo-version-dev mini-rc perl05:56
AakashPatel  perl-base perl-modules05:56
AakashPatelit upgraded those05:56
jaem_okay05:57
jaem_run fakeroot apt-get dist-upgrade05:57
AakashPatel bsdutils libblkid1 mount05:57
AakashPatelthose are being upgraded now05:57
*** herz2 has quit IRC05:57
*** trbs has quit IRC05:58
AakashPatelok05:58
AakashPateldone05:58
jaem_try installing just libqt4-maemo5-dev now05:58
crashanddie_mbpjebba900: ?05:59
AakashPatelinstalling05:59
jaem_AakashPatel, is it pulling a bunch of dependencies with it?05:59
AakashPatelyeah05:59
jaem_all the qt packages, more or less?05:59
AakashPatelyep05:59
jebba900crashanddie_mbp, if you are looking at scrollback igore. i typed crash and accidentally got nick completion05:59
jaem_AakashPatel, :) okay - you should be good, then06:00
jaem_you'll need to add Qt's bin path (in /opt) to your PATH, to get access to qmake and friends06:00
jaem_and also FYI, unless things have changed, it doesn't build all the dbus command line tools - if you need them, you can build them from the source packages (just tweak the debian/rules file a bit)06:01
jaem_I have to run, but I hope that works for you06:01
jaem_cheers06:01
derfsvn: Server sent unexpected return value (405 Method Not Allowed) in response to MKCOL request for '/svn/gjiten/!svn/wrk/70b05d26-20c1-473c-929c-2f31d5408b65/www/dists/fremantle/user/binary-armel'06:01
AakashPatelthanks man06:01
derfGarage seems busted.06:01
AakashPatelnow back to my version question06:01
AakashPatelIs OS 2009 version 1.2009.42-11 is newer than 1.2009.42-11.002?06:02
AakashPatelIf you make your app in Qt06:10
AakashPatelHow would the GUI look?06:10
jaem_AakashPatel, on Maemo5, it will be themed like a Maemo app06:11
jaem_as much as it can, automatically06:11
crashanddie_mbpjebba900: fair enough06:11
jaem_if it's a stock desktop Qt app, though, you'll need to modify the UI a bit, at least06:11
AakashPatelSo would i just use the standard Qt GUI stuff?06:11
jaem_and you may want to redo it to make it more suited for a mobile device06:11
jaem_but yes06:11
jaem_standard Qt will work fine out of the box06:11
AakashPatelwhat about notifications?06:11
jaem_for some values of fine :P06:11
jaem_AakashPatel, not sure06:12
AakashPatelLike the LED and stuff06:12
jaem_oh, that06:12
jaem_that's all DBus stuff06:12
jaem_well, the LED and the vibe, anyway06:12
AakashPatelEh so its still in C++06:12
jaem_search it up on mxr.maemo.org for the DBus PI06:12
jaem_no, it's DBus06:12
AakashPateli mean to interface with it?06:12
jaem_and on-screen notifications (banner and such) are handled differently06:12
jaem_yes, it uses DBus, so you can use any language with DBus bindings06:12
AakashPateloh i see06:13
* AakashPatel hasnt used DBus before06:13
*** Elerion has quit IRC06:13
jaem_AakashPatel, have fun >:)06:13
jaem_it takes some getting used to06:13
AakashPatelI shall :/06:13
AakashPatelhaha06:13
* AakashPatel wonders how banner notifications are handled 06:14
jaem_AakashPatel, I think it's called hildon-banner06:15
jaem_it should be mentioned on the wiki06:15
AakashPatelyea isnt that GTK though?06:15
jaem_um, yes, but I'm not sure if you access it directly, or if it's DBus, or something else entirely06:15
jaem_haven't a clue ;)06:15
AakashPatelHm, maybe I'll just make the network stuff using QT and the GUI using GTK06:16
AakashPatelif thats possible o.O06:16
crashanddie_mbppossible, but highly not recommended06:16
jaem_don't06:16
jaem_just... don't06:16
AakashPateli see06:16
AakashPatelhah i wont06:16
crashanddie_mbpAakashPatel: the overhead of loading two completely separate libraries would be massive06:17
jaem_AakashPatel, see this page: http://wiki.maemo.org/Qt4_Hildon/Qt_Hildon_Widgets06:17
jaem_not sure what state it's in, but the Qt version of hildon-banner is out there now06:17
jaem_you'll probably have to compile it for now06:17
jaem_Qt4 for Maemo is slated to "officially" pass QA in Q1 2010, I belive06:18
jaem_it's still not finished06:18
jaem_but it works06:18
AakashPatelHm what would in your opinoin be easier, using GTK for the whole app, for QT06:18
*** jebba900 has quit IRC06:18
AakashPatelopinion*06:18
AakashPatelfor/or*06:19
jaem_Qt06:19
jaem_haven't used GTK, but the code looks scary06:19
asidjazztheres definitley apps on maemo select not in the app manager06:19
asidjazzjaem_: u good @ cpp?06:19
jaem_asidjazz, somewhat06:21
jaem_just heading for dinner - anything quick?06:21
* jaem_ will be ack06:22
jaem_back*06:22
Macerhm06:22
asidjazzno i was just asknig06:22
asidjazzcuz you were look at gtk06:22
Macerosx + term + screen + irssi is goofy06:22
asidjazzi still havent dipped into it yet06:22
Macerlike the text keeps reversing on its own for some reason06:23
Macermaybe there is some odd option i missed06:23
* crashanddie_mbp is bored06:24
asidjazzthis in maemo Macer ?06:24
crashanddie_mbpasidjazz: osx in maemo?06:25
*** jdav_gone has quit IRC06:25
Macerhm.. ok06:26
Macerwell. hopefully that did the job. guess xterm-color just sucks06:26
*** AakashPatel has left #maemo06:28
*** kevloral has quit IRC06:29
*** AakashPatel has joined #maemo06:29
AakashPatelIf i had an app in Qt06:29
AakashPatelCould I still use a protobuf lib compiled for cpp?06:29
*** jdav_gone has joined #maemo06:30
MacerAakashPatel: are you building on the n900 itself?06:30
Macerdoes it have like dev tools on the phone?06:30
AakashPatelYes06:30
*** fredrin has quit IRC06:30
AakashPatelOh no06:30
Macerwow that's pretty awesome06:30
*** fredrin_ has joined #maemo06:30
AakashPatel:P06:30
Maceroh06:30
Maceryeah. i figured it wouldn't haha06:30
AakashPateli dontsee why i couldnt06:30
Maceri tried to get that working in maemo4.. didn't work06:30
Macertry it and let me kno06:30
Macerknow lol06:31
AakashPatellol maybe :P06:31
*** fredrin_ is now known as fredrin06:31
Maceri'm on my macbook. i haven't used the damn thing in like forever06:31
*** jebba900 has joined #maemo06:32
*** jebba900 has left #maemo06:33
crashanddie_mbpMacer: it worked fine on the n8x006:33
*** jebba900 has joined #maemo06:33
AakashPatelwtfff06:33
AakashPatelerrarrr06:33
AakashPatelwhen 'make'ing06:33
crashanddie_mbpMacer: a lot of people had a full python dev environment running or full gcc/g++ system06:34
AakashPatelhttp://wiki.maemo.org/Qt4Hildon06:36
AakashPatel:006:36
AakashPatelinit.c:(.text+0x30): undefined reference to `main06:44
AakashPatel:|06:44
Macercrashanddie_mbp: lies!06:50
Macerheh06:50
crashanddie_mbpAakashPatel: use an int main(void) in your file?06:51
crashanddie_mbpMacer: ?06:51
crashanddie_mbpMacer: liqbase was 100% built on an n81006:51
*** iDialekt has quit IRC06:51
AakashPatelcrashanddie_mbp, http://doc.trolltech.com/4.5/network-http.html06:51
*** gn_ has joined #maemo06:52
AakashPatelI tried to compile that in the armel target in scratchbox06:52
Macerlies!!06:52
Macerheh06:52
crashanddie_mbpand?06:52
AakashPatelerm hold on06:52
AakashPatelhttp://pastebin.com/m6765777606:52
AakashPatelI'm getting that errro06:53
crashanddie_mbpbecause you didn't download the main.cpp?06:53
crashanddie_mbpI dunno dude06:53
crashanddie_mbpwhy the fuck would I know why some dodgy program doesn't compile?06:53
crashanddie_mbpcheck the source code, use your brains :)06:54
Macerhaha06:54
Maceri thought that was what apt was for06:54
crashanddie_mbpMacer: he's trying to do development06:54
AakashPatelD:06:54
AakashPatelAnd failing06:54
crashanddie_mbpor at least, running some piece of code06:54
*** eton has joined #maemo07:01
*** RXrenesis8 has joined #maemo07:05
*** eton_ has quit IRC07:07
AakashPatelhow  can i run a GUI app from the terminal?07:07
AakashPatelI do rootsh /media/mmc1/test07:08
*** KMFDM has quit IRC07:08
AakashPatelbut it says Permission denied07:08
*** crashanddie_mbp has quit IRC07:08
*** El-Scorcho has quit IRC07:09
*** El-Scorcho has joined #maemo07:09
*** `0660_ has joined #maemo07:12
AakashPatelwhy the hell is it permission denying me?07:15
*** LinuxCode has quit IRC07:15
CutMeOwnThroatperhaps because you're underage07:15
AakashPatelhaha07:15
AakashPatelbut srsly07:16
AakashPateldo you have a clue?07:16
CutMeOwnThroatmany07:16
*** fredrin_ has joined #maemo07:16
AakashPatelCutMeOwnThroat, Do you want to help me out?07:16
CutMeOwnThroata) dunno if you can use rootsh like that... b) ls -la /media/mmc1/test07:17
CutMeOwnThroatand c) there's a mountflag that allows executing07:17
AakashPatel-rw-r--r--07:17
AakashPatelI moved it over to MyDOcs07:18
* AakashPatel chmod 777's it07:19
AakashPatel:/07:20
CutMeOwnThroatchmod a+x yourfile07:20
AakashPatelokay07:20
AakashPatelit stays the same07:20
AakashPatel:/07:20
*** droid0011 has joined #maemo07:20
CutMeOwnThroat(777 does it too, I mostly prefer the more obvious a+x and so on)07:20
AakashPatelYeh07:21
AakashPatelidk why its staying rw-r--r-- though :/07:21
CutMeOwnThroatmmc1 is the external card... it's a fat filesystem07:21
AakashPateli moved it to MyDocs/test07:21
AakashPateland i'm in a root shell07:22
CutMeOwnThroatprobably something like mount /media/mmc1/ -o remount,fmask=000 does it07:23
AakashPatelbut its not on mmc1 anymore07:23
AakashPatelits on the phone's flash07:23
*** hardaker2 has quit IRC07:24
*** hardaker2 has joined #maemo07:24
*** `0660 has quit IRC07:25
CutMeOwnThroatyou also get permission denied if it's a shell scipt which has #!/somewhere/nonexecutablefile07:25
AakashPatelthis is compiled binary07:25
AakashPatela quick hello world in qt07:25
*** Firebird has quit IRC07:26
CutMeOwnThroattry mount |grep noexec07:28
AakashPatelokay i ran it07:30
AakashPatel/dev/mmcblk0p1 on /home/user/MyDocs type vfat07:30
AakashPatel:/07:30
AakashPatelwhere should i move it?07:31
*** Shinto has joined #maemo07:32
*** lorelei^ has joined #maemo07:33
AakashPatelokay got it07:33
AakashPatelthank07:33
AakashPatels07:33
CutMeOwnThroat$HOME/bin?07:33
*** DocScrutinizer has quit IRC07:33
*** DocScrutinizer has joined #maemo07:33
AakashPateli tried in /var/tmp07:33
AakashPatellol07:33
*** fredrin has quit IRC07:34
CutMeOwnThroatyou can also remount vfat to allow all kinds of things, as I pointed out above07:34
*** droid001 has quit IRC07:34
*** simula_n900 has joined #maemo07:35
*** eie has quit IRC07:35
*** fredrin_ has quit IRC07:35
*** ferdna has quit IRC07:37
*** fredrin has joined #maemo07:38
*** gunni_ has joined #maemo07:39
*** AakashPatel has quit IRC07:40
*** aspidites has quit IRC07:41
*** lorelei^_ has quit IRC07:44
*** Moku has quit IRC07:46
*** infobot has joined #maemo07:46
*** DocScrutinizer51 has quit IRC07:48
*** DocScrutinizer-8 has quit IRC07:48
*** DocScrutinizer-8 has joined #maemo07:48
*** DocScrutinizer51 has joined #maemo07:48
*** GuySoft has quit IRC07:51
DocScrutinizer-8has anybody seen a manual for the tiny CA-148C usb-adapter that came with N900?07:51
DocScrutinizer-8I'd think using this adapter without proper instruction is rather scary07:52
*** gunni has quit IRC07:53
*** SmilybOrg has joined #maemo07:54
*** jiiv has joined #maemo07:59
*** ManuelSE has joined #maemo08:02
*** lazni has joined #maemo08:06
*** Tyrant91101 has quit IRC08:07
*** gn_ has left #maemo08:09
*** mardi__ has quit IRC08:09
*** SmilyOrg has quit IRC08:13
*** mardi__ has joined #maemo08:16
*** bobl1k has quit IRC08:16
*** crashanddie_mbp has joined #maemo08:16
*** RXrenesis8 has quit IRC08:18
crashanddie_mbp~ping08:18
infobot~pong08:18
*** bobl1k has joined #maemo08:19
*** lucent has joined #maemo08:21
* lucent has N900 on pre-order, peeks in to see what he can see08:21
jiiv:/ not much, mine's just shipped Friday.08:22
*** DHR has quit IRC08:23
*** GuySoft has joined #maemo08:23
lucentit's exciting for me - I'm a long time Linux user and I was not thinking "wow" until the N900 caught my eye08:23
lucentnever had a phone with a data plan08:23
*** DarwinSurvivor has quit IRC08:24
*** eton_ has joined #maemo08:24
*** mardi__ has quit IRC08:24
jiivI've been addicted to my n810 for quite some time, but the n900 is really the first 'gadget' that has really excited me.08:24
*** hardaker2 has quit IRC08:25
jiivthere's no telling how many times i refreshed dell's order page in the last month...08:25
lucentwhat pushed me to the point of buying it is my AT&T plan for basic nationwide service is more expensive than T-Mobile 3G with unlimited dataplan08:25
lucentlinux phone, works with cheaper phone service, have 3G coverage in my area... done deal.08:26
*** mardi__ has joined #maemo08:26
lucentjiiv: have you any thoughts about protecting the phone from scratches?08:26
lucentI have never had an expensive phone - as I said above - so I'm nervous about what to do on a slider device08:27
jiivI ordered one of the zagg full body kits, but don't know how good it is or when it'll arrive.08:27
jiivhonestly i'm not too worried about the slider- my 810 is still very solid after a year or two of everyday use.08:27
*** fireun has left #maemo08:27
*** dick-richardson has joined #maemo08:27
lucentah, yeah ordered a zagg here too... was backordered 2-3 weeks from then08:27
*** dick-richardson has left #maemo08:27
lucentcool to hear that thanks08:28
lucentwhat was the battery run time of the N810?08:28
jiivno problem :) i've only spent about 10 minutes with a 900, but it seemed good too.08:28
jiivthe 810...well, with limited use it's good for definitely more than a day.08:28
lucentI don't know if I should compare N900 to a sub notebook or a cameraphone08:28
jiivif i work it really hard on wifi i can probably kill it in 4-6 hours?08:28
jiivit's between the two, really.08:28
lucentah, okay08:28
johnxI've had one since oct 9th. People have said that it scratches easily, but mine seems ok without a screen protector so far. Also, I'm not so worried about keeping it looking "totally new" at the cost of reduced touchscreen sensitivity...08:29
pekujaa day is ok08:29
pekujaless than that is not enough for a phone08:29
jiiveffectively it has as much power as a netbook, but much more portability.08:29
jiivindeed.08:29
pekujaless than a day is just not very dependable08:30
jiivtrue. i honestly don't know how the 900 will last, but with recent firmware the reports have been pretty good.08:30
johnxthere are good ways to kill the battery for sure. Running the FM transmitter constantly is one. Or keeping some flash applet running in the browser for hours08:30
lucentjiiv: any idea if the zagg would interfere with IR wavelength light?08:30
jiivshouldn't, it's transparent.08:30
lucenttransparent to us08:30
lucentI don't know about IR08:30
jiivtrue ;)08:30
*** lazni has left #maemo08:30
jiivi believe the ir port is cutout on the zagg though.08:31
lucentah08:31
jiivdon't quote me, but i think that's the case.08:31
johnxthinking about the proximity sensor? I think someone already tested some screen protector and said it was ok08:31
johnxdunno if it was the zagg08:31
jiivyeah, there was a post on that.08:31
lucentokay so a slider with a zagg full body, then...  I'm worried about "butterfingers" dropping the thing or throwing it into a backpack of ski gear08:31
*** lindever__ has joined #maemo08:32
jiivyeah...supposedly the zagg's tough; ski gear may not be a major issue unless you really crush it. but it's a very solid-feeling device.08:32
johnxhow sharp is your ski gear? :)08:32
lucentordering a CP321 was like pulling teeth, it's not available  in the USA08:32
jiivcp321?08:32
lucentjohnx: depends if I'm running from the police or not that day? :P08:33
jiivah, case.08:33
jiivi kinda wish they'd included a sleeve like they did on the 810...the color scheme was kinda girly, but it's not a bad way to carry one.08:33
johnxlucent, if you're running from the police, you'll want the N900 in your pocket so you can easily grab it and throw it at them :)08:33
lucentah, okay so it's solid08:34
lucentvery good08:34
jiivnah, he needs it in hand so he can hack the traffic lights & cause a traffic jam like zero cool.08:34
lucentI'm only wishing N900 had an RFID reader08:34
jiivthat would be handy. it'll apparently do barcodes via mbarcode...08:35
lucentooh!08:35
jiivi haven't tried it (obviously, given my lack of a device), but the forums indicate that it's pretty good.08:35
lucentI never bothered to look since I was thinking it is a phone, does there exist some kind of USB host support?08:35
jiivno, though it's questionable whether it may happen at some point or not.08:36
lucentoh I thought it had to be in hardware08:36
jiivthat's sort of a big letdown, i use usb on my current nit all the time.08:36
lucentyears ago I jumped on the gadget train and bought a Sharp C3000, and then C310008:37
*** crashanddie_mbp_ has joined #maemo08:37
lucentwith a special host adapter cable, it enabled host adapter mode08:37
jiivi'm not sure of the details, honestly. it's definite that it doesn't work out of the box, but some people seem to think it's possible.08:37
jiivcool.08:37
*** gn_ has joined #maemo08:37
jiivyeah, host mode is very handy for me. apparently some people never use it, but i'm going to miss it if it's not there. :/08:37
lucentyeah, I'd find it useful just to get a serial port going08:37
crashanddie_mbp_host mode would be awesome for more than one reason08:38
jiivi believe there are bluetooth to serial modules available?08:38
jiivbut yeah, usb drives in particular.08:38
*** Oli`` has quit IRC08:38
fredrinis host mode possible on the n900?08:38
jiivcurrently no usb host, but maybe someone can make something work.08:39
DocScrutinizer51host mode very likely possible for externally powerwd devices. seems it,s difficult to provide 5V to N900 receptacle from builtin bat08:39
cehtehit conflicts with the charge-over-usb specs so its a bit delicate08:39
jiivindeed.08:39
fredrinit would be nice to be able to plugin usbsticks08:39
RST38hPoor tmo has become completely useless :(08:40
DocScrutinizer51nah. why does it conflict??08:40
*** crashanddie_mbp has quit IRC08:40
*** crashanddie_mbp_ is now known as crashanddie_mbp08:40
jiivi'd be fine with carrying a seperate power-injection device if necessary.08:40
cehtehi dont know the details, but i suspect there is a standard how power for charging is arbitated which will not work with gadgets08:41
*** lindever__ has quit IRC08:41
*** alehorst has quit IRC08:41
cehtehnote that charging can draw way more power than usb is normally permitted08:41
*** lindever__ has joined #maemo08:41
cehtehand the charge circruit might not like/work with putting power out there08:41
lucentRST38h: tmo?  like tmobile08:42
DocScrutinizer51that's all moot points08:42
jiivtalk.maemo.org?08:42
lucentoh okay I'm new08:42
jiivi'm not sure which he meant either, actually :)08:42
jiivkinda wish the two weren't the same acronym...08:42
cehtehwell if it is electically impossible then it would be rather tough08:42
DocScrutinizer51there,s even an official charger spec supplement to usb-otg08:42
lucentnervous also about the $50 rebate, can I sign up for ovi store from wifi connection or do I need a 3G/EDGE connection for any reason?08:42
*** eton has quit IRC08:42
RST38hAnd irc appears to be helpless too...08:43
cehtehDocScrutinizer: other way around or?08:43
cehtehor they just didnt implement that spec but just client mode and the (now EU offical) spec for charging cell phones over usb08:43
DocScrutinizer51huh?08:43
*** alehorst has joined #maemo08:44
cehtehofficially the n900 does not support usb otg .. point08:44
cehtehanything around that would pure hacking08:44
*** infobot has quit IRC08:44
*** eton has joined #maemo08:45
DocScrutinizer-8cehteh: notice OTG isn't exactly what we want. Hostmode would keep everybody smiling. OTG is useless fancy crap mostly08:46
t_s_ohmm, the battery charge spec say that one can draw upto 1.5A at low or full speed. thats quite a bit more then the 500mA that usb 2.0 normally allows...08:46
*** Dantonic has quit IRC08:47
DocScrutinizer-8so what?08:47
jiivyeah, host is fine.08:47
DocScrutinizer-8that's for chargers08:47
cehtehDocScrutinizer: yes sure, but i dont know some tell the hardware is incapable of host mode (maybe just some wrong directed diode?) others say its just not certified because of lack of software08:47
cehtehbut i am pretty sure that you can fry your device when you dont exactly know what you are doing there08:48
DocScrutinizer-8yes, and nobody knows details08:48
cehtehseen the charging n990 from freerunner thing?08:48
DocScrutinizer-8lol08:48
DocScrutinizer-8sure08:48
DocScrutinizer-8I closed the ticket on OM-trac08:49
cehtehwell i dont want my n900 turning into a brick if molten plastic :)08:49
DocScrutinizer-8point taken08:49
jaem_jiiv, (re tmo), talk.maemo.org is generally written lowercase, with periods "t.m.o", as opposed to T-Mo08:50
cehtehi dont know the electrical details about charger/host mode but normally there are some protecting circruits on usb ports, fuses, antilpolar diodes and such08:50
jaem_but yes, it is a bit ambiguous sometimes08:50
*** eton_ has quit IRC08:50
cehtehit needs some hardware support for making it possible08:50
jiivjaem_: yeah :/ i've seen them both in a variety of ways.08:50
*** mardi__ has quit IRC08:51
jaem_jiiv, heh, yeah08:51
DocScrutinizer-8cehteh: yes. exactly08:51
cehtehchargin pull the 2 data lines up with a 200 ohm resistor iirc .. but i dont know more08:51
t_s_oheh, reading about otg, i would love to see all usb 3 or at some later point, be basically otg as long as they can be self-powered...08:51
lucentbluetooth serial might work for my uses, erg08:52
t_s_othat is, make all self-powered devices peers, rather then host/node, or whatever its called...08:52
DocScrutinizer-8cehteh: no, chargers short the D+ with D-08:52
*** mardi__ has joined #maemo08:52
lucentshame I can't re-use my usb gadgets with the N900 out of the box08:52
*** redondos has left #maemo08:52
cehtehDocScrutinizer: or that .... but over a resistor08:52
*** hardaker2 has joined #maemo08:52
cehtehi am thinking about building a charge circruit from my bike dynamo .. when i do that i look into the details08:53
cehtehbut first i need a n900 :P08:53
cehtehthen a rugged case ..08:53
* jaem_ gives cehteh an N90008:53
cehtehso .. prolly in summer :P08:53
jaem_oh, you mean a *real* one08:54
cehtehyeah08:54
DocScrutinizer-8cehteh: the resistor has 0..20  Ohms iirc ;-D08:54
cehtehprolly nokia will drop maemo in favor of symbian just when i receive mine08:55
DocScrutinizer-8doubt that08:55
cehtehapple cancled the newton after i brought one08:55
DocScrutinizer-8N900 sells like cold beer in summer08:55
t_s_osymbian is a even greater mess, thing is tho that nokia at some level still wants clearly defined devices rather then general computers...08:55
cehtehwell i am confident with the n900 because its sufficiently open enough to last longer than nokia might be interested08:56
DocScrutinizer-8yep08:56
cehtehbtw has the internal micro sd port sdio capabilities?08:57
cehtehis that even possible?08:57
cehtehwould open it for some hacks :)08:57
t_s_oi think micro-sd can be sdio yes, but about the n900 supporting it, no clue. hell, i dont even know why they would as it seems sdio is a solution looking for a problem...08:58
DocScrutinizer-8you talk about real uSD, not internal MMC I guess? Anyway, no idea08:58
*** v2n900 has joined #Maemo08:58
crashanddie_mbpcehteh: I've used smart uSDs and communicated with them successfully08:59
*** wazd has joined #maemo08:59
crashanddie_mbpcehteh: though, it's not real SDIO08:59
cehtehah nice .. well thats a start09:00
lucentcehteh: ;)09:00
cehtehwell half as usefull since its not an external sd port .. but well09:01
*** Flyser has joined #maemo09:01
crashanddie_mbpdepends for whom09:01
DocScrutinizer-8aiui there's an internal USB bus. If you want to hack the hardware09:01
* cehteh adds that to the long list of wishes 09:01
lucentsdio is a very tightly licensed and controlled consortum specification09:01
lucent(I heard this from rockbox music firmware developers)09:01
cehtehcompass, external SDIO, dual SIM, biggier battery ...09:02
lucentcompass?09:02
cehtehlucent: yes but the kernel has drivers for sdio09:02
crashanddie_mbpthere are ways around -- SDIO is an implementation of a good idea, there are other implementations09:02
DocScrutinizer-8dual SIM, yeah09:02
cehtehcrashanddie_mbp: well there is no wired bus at all where the n900 can play master09:02
lucentI don't know any phone with dual SIM though09:02
cehtehethernet jack! :)09:03
*** lindever__ has quit IRC09:03
cehtehlucent: compass and this broken gps might be the dealbreaker for me09:03
crashanddie_mbpI had a prototype uSD card where basically I used a control file and another keepalive file, to which I would write/read commands09:03
DocScrutinizer-8I know a phone with triple sim09:03
lucentif it makes and receives calls, then I will be very happy with it09:04
cehtehactually i hope to see the gps (without network) fixed before my device arrives09:04
*** hardaker2 has quit IRC09:04
cehtehhow much power draws the gps btw?09:04
DocScrutinizer-8hog09:04
cehtehdamn09:05
DocScrutinizer-8though YMMV09:05
cehtehwell, i want gps running with light use for 6-8hours at least .. and preferably no agps but standalone09:06
cehtehif that doesnt work i send it back09:07
*** myosound has quit IRC09:07
cehtehalready having no compass demotivated me09:07
lucenttough to please, eh09:08
johnxcehteh, "GPS running" as in recording a track? or is "standby" ok, where it will get a fix in a couple seconds?09:08
t_s_owant to jump on the AR fad?09:08
DocScrutinizer-8johnx: exactly the point09:08
cehtehjohnx: fix in standlone mode seems to be broken ... partly due the crappy gps chip they use, partly due software problems09:09
cehtehand that they dont open the specs so that anyone hacks around the software problems is really disgusting09:09
johnxcehteh, so you're planning to be using GPS without a net connection 6-8 hours every day?09:09
johnxdo you live on a mountain?09:09
DocScrutinizer-8nah, it probably just takes a bit longer and needs better signal for first fix09:09
johnxDocScrutinizer-8, nah. it's pretty unlikely to get a fix without a net connection, it seems09:10
cehtehjohnx: where i live i dont need gps .. but when on vacation in mountains on some foreign country yes then i need exactly that09:10
DocScrutinizer-8johnx: bummer09:11
johnxcehteh, cancel your order09:11
cehtehguess so09:11
cehtehwell i keep it up for now and wait ... maybe someone has a idea/fix09:11
johnxsome people have been working on some way to pre-cache the information needed09:11
cehtehyeah .. success so far?09:11
johnxnothing yet09:12
cehtehi seen that but didnt seen results09:12
johnxif you think that there will be a 100% solution soon and you'll be possed if there isn't, then you should probably just avoid it09:12
RST38hah, ehlo johnx09:12
johnxmornin' RST38h09:12
cehtehand really isnt that the normal use case for gps that you need it when you are not at home but in some rual area, prolly in some foreign country09:12
* johnx attempts to 'manage expectations'09:12
cehtehwhere you dont have net at all or at best expensive data roaming?09:13
johnxa pre-paid sim might do the trick09:13
johnxyou'd have to see on a case-by-case basis09:13
cehtehand a pocket-cell tower for the areas where there is no net at all09:13
johnxbut if you're hiking in mountains, relying on a phone GPS...well, maybe you can afford a standalone GPS with money from the Darwin award you get09:14
* RST38h does not understand what the problem is09:14
*** gn_ has left #maemo09:14
RST38hN900 does not work with external BT GPS units?09:14
DocScrutinizer-8heh, AGPS is just to cache or get just in time the data of ephem and almanac from net, but *every* GPS chipset can download the full data from sat in max 12 min09:14
johnxRST38h++ :)09:14
cehtehyes i just liked the idea to have all in one device, its a toy anyways09:14
lucentwow, so I should probably keep my GPSlim236 around09:15
cehtehRST38h: yes it does .. i know some people who use BT GPS and a n80009:15
johnx$20 and a tiny dongle to carry is a pretty small price to pay when you need GPS09:15
lucentnow there's a good reason why I bought it years ago ;)09:15
cehtehbut its really a shame that doesnt work09:15
cehtehand you have 2 devices to charge and carry .. BT draws power too and still no compass09:16
DocScrutinizer-8RST38h: sure it does - at least it claims to do09:16
johnxI'd actually be willing to bet that using a BT GPS draws less power out of the N900 than using it's internal GPS09:17
cehtehi wonder if gps or bt draws more power ... prolly gps because of a lot calculations09:17
cehtehyeah09:17
DocScrutinizer-8johnx: yep09:17
cehtehbt should draw much less power than wlan too or?09:18
johnxalso: RST38h was being sarcastic I do believe :)09:18
* cehteh thinks about networking over bt instead wlan when my laptop is in reach09:19
DocScrutinizer-8cehteh: depends on WLAN mode: 10mW or 100mW09:19
johnxit really doesn't09:19
johnxwhat it does depend on is ad-hoc vs infrastructure09:19
cehtehdoes it adjust automatically?09:19
cehtehwell infrastructure here .. with powermanagement09:20
johnxit sleeps when it's not transmitting/receiving, but *only* if it's in infrastructure mode09:20
cehtehi know09:20
DocScrutinizer-8yep09:20
johnxOTOH, running at 10mW is likely to end up with the client retransmitting due to dropped frames (or so says some guy at Nokia on a message board long ago)09:21
DocScrutinizer-8more precise it's sending "beacons" all the time in adhoc09:21
cehtehdoesnt it adjust power automatically?09:22
DocScrutinizer-8nope09:22
cehteheww09:22
cehtehall wlan devices i know are capable of that09:22
*** v2n900 has quit IRC09:22
DocScrutinizer-8hmm09:22
DocScrutinizer-8never heard of09:22
johnxuhm, it adjusts to *off*09:22
johnxthat's just about the best power adjustment you can get really09:22
cehtehhey you get S/N ratio .. if its going bad you increase transmit power09:23
cehtehthats not rocket science09:23
cehtehiirc in infrastructure mode the access point can tell clients when their signal is too weak09:23
*** udovdh has quit IRC09:24
DocScrutinizer-8there's no quality-of-transmission feedback from AP to client09:24
cehtehare you 100% sure?09:24
DocScrutinizer-8no09:24
cehtehiirc there is09:24
RST38hcehteh: Then N900 GPS shortcomings are unpleasant but not a show stopper09:24
RST38hNothing to whine about for so long09:24
cehtehRST38h: for me its very close to a show stopper09:25
johnxcehteh, DocScrutinizer: [*] citation needed :)09:25
cehtehi guess thats everyones personal decision09:25
johnxcehteh, just make sure that whatever you get instead of an N900 actually does what you think it does09:25
cehtehi already expected a compass .. which i now decided 'maybe i go without it'09:25
*** udovdh has joined #maemo09:25
DocScrutinizer-8johnx: for what exactly? :-)09:25
johnxDocScrutinizer-8, for the "AP sends quality of received frame" thing. You both recalled differently09:26
DocScrutinizer-8in N810 there's a option 10/100mW09:26
DocScrutinizer-8in N900 too iirc09:26
cehtehjohnx: well there is no direct alternative .. i dont need a phone that urgendly, but a tablet, camera (small always with me) and a gps in combination, running on a free OS have no competition currently09:27
johnxin the N810 it was for local FCC-type compliance09:27
DocScrutinizer-8the QoS thing is just from monitor mode and bisecting every packet09:27
RST38hcehteh: http://www.holux.com/JCore/en/products/products_list.jsp?pno=209:27
DocScrutinizer-8personal experience09:27
cehtehRST38h: yes i know these dongles09:28
johnxDocScrutinizer-8, yeah. I was just trying to be funny, since you both said opposite things. think nothing of it :)09:28
cehtehits just a shame that the n900's gps is that crappy and no compass, thats what i am whine about09:28
RST38hthey are not dongles, no wires09:29
*** warp10 has joined #maemo09:30
DocScrutinizer-8edit connection accept accept... extended settings other09:30
DocScrutinizer-8WLAN power: 10 / 100mW09:30
DocScrutinizer-8on N900 exactly same as on N81009:31
cehtehno other steps 30 50 70 mw?09:32
johnxyup. Knew about that for a while. I was referring to the other thing: about the AP not sending back info on quality to the client09:32
DocScrutinizer-8nope09:32
johnxcehteh, it's an FCC compliance thing09:32
johnxit's not for power saving purposes09:33
cehtehok09:33
cehtehwell 10mW are unuseable unless you are really next to the AP09:33
DocScrutinizer-8strange, as the 11 vs 13chan is done hidden from user09:34
cehtehTX power: 15 dBm (31.62 mW)09:34
cehtehDocScrutinizer: depends on location09:34
cehtehiirc channel 13 is Japan only09:34
cehtehdunno about 1109:34
DocScrutinizer-8nah, germany as well iirc09:34
cehtehnope germany not for sure09:35
cehtehi am in germany :)09:35
johnxI think Japan actually gets 13 or 1409:35
cehtehheh you too :P09:35
johnxone more than the N800 supported at least :)09:35
cehtehchannel 13 is illegal here even if some devices export it09:35
cehtehso my laptop adjusts power level for TX09:36
cehteh                   iwconfig eth0 txpower auto09:36
DocScrutinizer13  2,472  Europa, Japan09:36
DocScrutinizerhttp://de.wikipedia.org/wiki/WLAN#Frequenzen_und_Kan.C3.A4le09:36
* lucent notices nobody has made a riff on 4chan09:36
johnxlucent, in my case at least, I like to pretend it doesn't exist most of the time :)09:38
lucentyeah I'm kind of browsing it at "I heard from so-and-so at work the other day" distance09:38
*** infobot has joined #maemo09:39
*** Sargun has joined #maemo09:41
*** elninja has joined #maemo09:41
*** infobot has quit IRC09:41
*** elninja has quit IRC09:42
*** andre__ has joined #maemo09:43
*** GuySoft has quit IRC09:43
*** GuySoft has joined #maemo09:43
*** crashanddie_mbp has quit IRC09:48
*** infobot has joined #maemo09:52
Sargun how do I add another photosharing service?09:56
*** konttori has joined #maemo09:57
*** dirk2 has joined #maemo10:02
*** alexj_ has joined #maemo10:10
andre__Sargun, like?10:11
Sargunsmugmug10:11
andre__as a user? as a developer?10:11
Sargundeveloper10:11
andre__Sargun, for an easier life: wait a few weeks until bug 6177 will be resolved. for the hackish way: check out the code diffs in bug 5300.10:13
povbot`Bug https://bugs.maemo.org/show_bug.cgi?id=6177 Consider pushing sharing-dialog-dev to nokia-binaries to encourage developer usage of sharing dialog10:13
povbot`Bug https://bugs.maemo.org/show_bug.cgi?id=5300 Support sending files via Bluetooth in file manager10:13
andre__I also hope that something's written about it in http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide10:14
Myrtti would anyone want to do me a small, small, veryvery small widget? It needs to do have one button and two functions10:19
*** millenomi has joined #maemo10:19
Proteousthe button would be labled "bacon"10:20
Proteousthe two functions would be to produce bacon and coffee10:20
Myrttione of the functions is "reset" and the other is that when the widget is tapped, the number on it increases by one.10:20
Proteousmost awesome widget ever10:20
Myrttireset would naturally reset the counter to 010:20
*** alexj__ has quit IRC10:21
MyrttiI'm sure there is several usecases for such a counter, but I'd need it for my knitting to keep track of the rows of stiches I've done, or tens of stiches made10:22
Myrttior I'll just learn python/whatever and do it myself...10:23
*** konttori has quit IRC10:24
Ashenburgany of you familiar with drnoksnes? is there a way to edit the controller layout?10:29
*** pgquiles has joined #maemo10:30
*** johnx has quit IRC10:32
*** L0cutus has joined #maemo10:37
*** DarwinSurvivor has joined #maemo10:38
Myrttimeh. I'm looking at pygtk tutorial and hating it already10:38
*** jaem_ has quit IRC10:42
RST38hLadies and gentlemen! I am happy to announce that thanks to Clive Crous, Vulture's Eye works perfectly on N900 now10:44
RST38hJust needs some packaging.10:45
jiivwoot! um...what's that?10:45
Ashenburgsweet, I never tried nethack :)10:45
jiivoh, it's a nethack? excellent.10:45
*** EspadaV8_L has joined #maemo10:46
*** jaem_ has joined #maemo10:47
pekujaa graphical version10:48
jiivoh...i'm not sure how i feel about that.10:48
pekujaI'm sure the text version works just fine too10:48
jiivkk :)10:49
pekujabut then maybe  on a small device you would want some sort of GUI10:49
*** micm has joined #maemo10:49
*** crashanddie_mbp has joined #maemo10:49
pekujabut I suppose the keyboard works pretty well for nethack too10:49
jiivit seems to. i have one (dungeon crawl i think?) on my 810 and it's fine for me.10:49
jiivshould hopefully receive my n900 this week some time.10:50
pekujait's Sunday10:50
pekujaoh, you live in the part of the world where Sunday starts the week10:50
jiivyes :)10:50
pekujaI'm hoping to get mine next week ;-)10:50
pekujawhich starts tomorrow10:50
pekujabut I don't really know.10:51
jiivbest of luck with that :) dell apparently finally shipped mine friday, but i still have no tracking information. :/10:51
pekujaDell sells them?10:51
pekujaweird10:51
jiivi haven't been excited about a new device in years, but now i'm like a kid waiting on christmas presents.10:51
jiivthey just resell for nokia, i believe.10:52
jiivthey had an excellent deal on november 5th, so i preordered through them.10:52
pekuja:-)10:53
pekujahow much was it?10:53
jiivi believe it was $473 US, or something close to that after shipping and tax.10:54
pekujanot bad10:54
pekujaI ordered mine from my operator10:54
jiivwell, won't be bad if it ever arrives. :/ i'd started doubting that.10:54
jiivoh? who do you use?10:54
pekujait comes to about 550 euros during two years10:54
pekujaSaunalahti10:54
jiivi'll pretend i know who that is. :) where do you live?10:55
pekujaI know some people who ordered from them have already received their devices10:55
pekujawhich is encouraging10:55
pekujaFinland10:55
jiivi'd figured so...it looked Finnish, but i'm not terribly familiar with it.10:55
pekuja:-)10:56
pekujathey're a smaller operator here anyways10:56
jiivyes, having people who ordered from the same place receive their devices is both encouraging and terribly annoying...several people who ordered from dell after i did ended up getting them a couple weeks ago. :/10:56
jiivah. none of our operators are selling them yet over here.10:56
*** DocScrutinizer51 has quit IRC10:57
AshenburgRST38h: how do you play VE? with the keyboard or can you use the touchscreen?10:57
RST38htouchscreen10:57
Ashenburgnice!10:57
jiivwhoa, i just saw some screenshots of vulture's eye. that is sort of neat.10:57
*** DocScrutinizer51 has joined #maemo10:58
*** millenomi_ has joined #maemo11:00
*** millenomi has quit IRC11:00
*** millenomi_ is now known as millenomi11:00
jiivi believe it's about my bedtime, have a great evening. good luck on getting your n900, pekuja.11:01
*** jiiv has quit IRC11:02
Sargundoes it do doom yet?11:02
pekujawell, it does Quake 311:08
pekujadunno about Doom11:08
*** apol has joined #maemo11:08
lucentI pre-ordered N900 from Amazon when it was 519.99 usd and received notice that it *might* ship 2009-12-11 or later11:09
*** promulo has joined #maemo11:10
lucentit's only mildly inconvenient since I can't get a screen protector for it any earlier than that anyhow11:10
pekujaI think I'll just get a case of some sort for it11:12
pekujalike the one that came with N81011:12
*** eie has joined #maemo11:12
lucentoh and I'm in the USA so getting the Nokia CP321 case for the N900 ... had to go to eBay for that11:13
lucentUK seller that ships internationally11:13
pekujathe CP321 looks nice11:13
pekujaI'll probably get one of those11:14
pekujacan you attach that to a belt or something though?11:14
pekujalooks like just a plain case11:14
lucentit's just an official slip case11:16
lucentI need something to keep it from getting whacked when riding in my backpack11:17
lucentzagg invisibleshield + slip case... for now11:17
*** millenomi has quit IRC11:17
*** crashanddie_mbp has quit IRC11:18
pekujaI'd like a belt clip case11:20
pekujabut the slip case might be fine too11:20
*** drjnut has quit IRC11:20
lucentbelt clips _never_ work well for me11:20
*** trofi has joined #maemo11:20
lucentalways end up in a dropped phone11:20
pekujaI haven't really used them to be honest11:21
pekujaperhaps slip case + pocket is better11:21
lucentoh, well I'm not totally advising against using a belt clip11:21
pekujaI just have my current phone in my pocket without any case11:21
*** millenomi has joined #maemo11:21
lucentjust that if you do, expect to toast your phone every now and then and buy / reimburse a new one11:21
lucentif work pays for the phone, belt clip is much more convenient11:22
lucenthave them buy you a new one when it meets the impending doom11:22
pekujahah11:23
*** guardian has joined #maemo11:23
pekujamaybe you're right11:23
*** fluff|afk is now known as fluff11:23
*** millenomi has quit IRC11:26
*** konttori has joined #maemo11:29
*** pgquiles has quit IRC11:29
*** pgquiles has joined #maemo11:30
*** millenomi has joined #maemo11:30
*** dolphin has joined #maemo11:31
*** johnx has joined #maemo11:32
fluxdoes anyone have a link to the osso-xterm keymap bindings list? I've lost my link.. apparently it's not in its sources either, nor in gtk/gdk?11:32
*** Termana has joined #maemo11:33
fluxI suppose I just suck at searching, because it's this that finally decodes the values: gdk_keyval_from_name(key_start)11:41
*** Meizirkki has joined #maemo11:42
fluxah, of course the map must be in gdk sources, not in its dev-headers11:42
*** DantonicN800 has quit IRC11:42
*** apol has quit IRC11:44
*** Unmenschlich has joined #maemo11:45
*** trickie has quit IRC11:46
*** dirk2 has quit IRC11:49
johnx~lart XDMCP for being a PITA11:49
* infobot pulls out his louisville slugger and uses XDMCP's head to break the homerun record for being a PITA11:49
SpeedEvillucent: on the stupid hacks front.11:50
SpeedEvillucent: I currently have cling film as my screen protector.11:50
SpeedEvillucent: breath on the display, then carefully stretch film across one broad edge of screen, and lower it down onto screen, while keeping film taught.11:51
*** chelli has joined #maemo11:51
GAN900Morning, everybody.11:52
SpeedEvilThen trim with scissors, and apply a 4mm line of tape around it.11:52
*** zs has joined #maemo11:52
Meizirkkimorning GAN90011:52
StskeepsGAN900: how's bcn so far?11:52
SpeedEvilfew bubbles if you do it right, and lasts OK with the stylus. fingernails can tear11:52
cehteheww :P11:53
GAN900Stskeeps, amazing11:53
johnxI don't think I ever did end up with any scratches in my N800's *screen*11:53
* cehteh usually used cold laminator foil, for the n900 i now brought a screen protector for the first time11:53
*** eie has quit IRC11:54
cehteh.. well still waiting for the device :P11:54
StskeepsGAN900: still think maemo is going to hell? :P11:54
johnxGAN900, good thing you got your passport, eh?11:54
SpeedEvilcehteh: I have a protector on order too.11:54
Myrttiwhat version of ubuntu should I have to install maemo 5 sdk?11:54
Myrttiwould hardy do? I'd prefer it because it's lts11:54
cehtehapplying the cold laminator foil with destilled water and isopropanole mixture, no bubbles, but takes a few days to settle11:55
MekI'm running hardy and never had problems with the maemo 5 sdk, so should work11:55
Myrttiand no, I don't want to read the documentation. I've done that for the past 6 months.11:55
Myrtti:-D11:55
cehtehi have some for *years* on some devices now11:55
MyrttiMek: thanks.11:55
cehtehsome quite scratched .. maybe i shall reapply a new one on my gps for example :P11:56
GAN900Stskeeps, well, not in the 2-months-ago context, but not sure about Maemo 6.11:56
GAN900Was out until 4 AM last night with a bunch of people11:56
GAN900I'm done today. <_<11:57
fluxthe keymap url in case anyone else has use for it: https://stage.maemo.org/svn/maemo/projects/haf/trunk/gtk+/gdk/gdkkeysyms.h11:58
SpeedEvilproper screen protectors these days have the soft silicone backing which just sticks11:58
SpeedEvilgently11:58
MyrttiSpeedEvil: and would last in my use about a week11:58
thomastpcehteh: where did you buy screen protector for n900 ?11:59
SpeedEvilMyrtti: ?11:59
SpeedEvilebay!11:59
cehtehsome internet shop .. i already regret it, way to expensive and they spamed me already11:59
SpeedEvilhttp://shop.ebay.co.uk/?_from=R40&_trksid=p3907.m38.l1313&_nkw=n900&=&_sacat=See-All-Categories11:59
cehtehgoogle around there are plenty12:00
*** apol has joined #maemo12:00
MyrttiOMFG! OMFG! http://cgi.ebay.co.uk/HOT-PINK-HYBRID-HARD-COVER-RUBBER-CASE-FOR-NOKIA-N900_W0QQitemZ150394071202QQcmdZViewItemQQptZUK_MobilePhones_MobilePhonesCasesPouches?hash=item23042f68a212:00
MyrttiPINKKKKKK12:00
SpeedEvilI got http://cgi.ebay.co.uk/NOKIA-N900-CRYSTAL-CLEAR-HARD-CASE-SCREEN-PROTECTOR_W0QQitemZ190353399122QQcmdZViewItemQQptZUK_MobilePhones_MobilePhonesCasesPouches?hash=item2c51f25d5212:00
SpeedEvilUnsure how well it will work12:00
GAN900johnx, yes.12:00
SpeedEvil:)12:00
Clokhttp://phantomskinz.com/nokian900.aspx not very expensive cover12:01
GAN900Anybody see the updated http://maemo.org/support page?12:01
Myrttithen of course, I need a N900.12:01
Myrttiand I just spent my budget for shopping stuff for three months yesterday12:01
cehtehi got a DuraSec HighTec .. but it feels rubberish, not even sure how it performs on the real device12:02
MyrttiI bloody well hope the mattress will take some of my back pain away12:02
cehtehits quite thick so it might give good protection .. to be seen12:02
Gadgetoidmy god, do you guys ever sleep12:02
MyrttiGadgetoid: timezones, ever heard?12:02
Gadgetoidi want an N900 case with a non crappy stand built in12:02
Myrtti2009-12-06 12:02:3112:02
johnxGAN900, Looks nice. I'm almost sure the "Talk forums" link shouldn't point to "http://internettablettalk.com" though12:02
johnxGadgetoid, we don't sleep. We wait.12:02
*** alexj_ has quit IRC12:03
Clokare those rubber cases any good?12:03
Gadgetoidwhat are you waiting for johnx?12:03
cehtehwait until my case is finished ... :)12:03
Myrttiafter I'm done with my Christmas present knitting, I'll knit a pouch for my N80012:04
cehtehdid i saied that i need the device first? :P12:04
johnxGadgetoid, waiting for my shiny new laptop to ship (or for them to tell me they won't ship it. either one really)12:04
*** myosound has joined #maemo12:05
*** millenomi has quit IRC12:05
GAN900johnx, ah, oops. I blame Dave. ;)12:05
Gadgetoidjohnx i had that with the core i7 imac12:05
GAN900Also, the "Contributing to the wiki" article.12:05
johnxGadgetoid, yeah, thing is that I'm kinda worried the price they posted was an accident and I'm not sure if they'll honor it...12:07
Gadgetoidand the n900.. i never really believed theyd honor the cheeky discounts12:07
*** zap_ has joined #maemo12:08
Gadgetoidthere's a toyota starlet wheel in my back garden... i feel so chavvy12:08
johnxGadgetoid, keen. what year?12:08
GAN900Our fearless leader is really good at ordering tapas.12:08
Myrttigod i need that widget12:09
TermanaGadgetoid - bit old discussion, but still - don't let any of these people fool you, they are vampires, they stay up till 4 in the morning and then hide away from the sun all day12:09
johnxgod I need a tapa12:09
MyrttiI've miscalculated my rows again :-(12:09
GadgetoidI'm a curry man12:09
Myrttithis will end up a shitty beret12:09
johnxTermana, yeah. I hide away at work, though actually my coworkers make me keep the blinds closed so they don't get glare on their screens ... hmmm12:09
Gadgetoidsound about rightt termana... timezones are a poor excuse12:10
TermanaMyrtti: Gadgetoid's curry?12:10
Gadgetoidhahaha12:10
Gadgetoidring burn12:10
MyrttiTermana: :-(12:10
fluxrecently there was some demo about synchronizing pc firefox with the n900 browser, anyone have an url handy?12:10
johnxMyrtti, don't feel bad. I've had really poor luck making curry into any decent sort of hat. :|12:10
Gadgetoidflux real geeks remember all the important urls12:11
*** zs_ has joined #maemo12:11
fluxgadgetoid, yes :(12:11
Myrttimeh. I'm trying to knit a christmas present to my sister and I need a row counter :-/12:11
Myrttiyou're no fun12:11
DocScrutinizer51johnx, I did some tests with GPS and it's mostly behaving great. With and w/o AGPS net download. I,d dare to say it's obviously storing the seed data and reuses it on next start. Nevertheless I had a really hard time to put it to work when zthat data was "old" and network connectivity was supposed to be there but had stalled.12:11
*** DantonicN800 has joined #maemo12:12
johnxDocScrutinizer-8, yup. the problem is when it only has data to work with that's more than, say, half a day old12:12
Gadgetoidflux mainly because most of them contain a small subset of related words... such as wet, teens, nubile, win12:12
johnxand especially if you've moved a good distance since your last fix12:12
johnxflux, was it about fennec?12:13
fluxjohnx, ah, I think it was12:13
johnxhttp://lifehacker.com/5159079/firefox-mobile-aka-fennec-will-sync-tabs-with-firefox-on-your-desktop12:13
DocScrutinizer51johnx, that's kinda known common problem with all GPS. you can confuse hell out of chipset when uploading "wrong" data to it12:14
Gadgetoidsync tabs?12:14
DocScrutinizer51johnx, you know the filename of the seed file?12:15
SpeedEviljohnx: ""12:15
johnxDocScrutinizer-8, nope. look in /var maybe?12:15
DocScrutinizer51tried12:15
DocScrutinizer51maybe I'm too tired12:16
*** BabelO has joined #maemo12:16
Gadgetoidcafeworld is retarded12:16
johnxGadgetoid, a world where the only businesses are cafes?12:16
johnxI'd put on some weight there, for sure12:17
Gadgetoidthe facebook game, designed to draw gameplay over long and agonizing hours which you spend wholly alone instead of in an immersive social environment like  world of warcraft12:18
DocScrutinizer51johnx, I,d suggest to check internet connectivity prior to gps start. if no ping: delete too old file and disable network support setting for gps12:18
johnxGadgetoid, huh. is it anything like working at a cafe?12:18
fluxjohnx, thank you. although it's not as useful as I hoped, as it'd also require switching to that browser..12:19
johnxDocScrutinizer51, I'm actually trying to abuse lsof into cluing me in on what happens when I get an assisted fix12:19
johnxhaven't caught it in the act yet though12:19
Gadgetoidno johnx... it totally lacks hot, coffee drinking chicks12:19
DocScrutinizer51johnx, I'm not sure if that,ll pan out. probably short read and closing file12:20
Gadgetoidi'm drinking ceylon tea because i watched too much battlestar12:20
johnxGadgetoid, but does it include a simulation of deepfrying hashbrowns and french fries, leaving you with the smell of grease permanently embedded in your skin?12:20
Gadgetoidno johnx... it doesnt seem to12:21
DocScrutinizer51johnx, I tried to find new files (mdate) __ fail12:21
Gadgetoidwords for the morning: i made a poo daddy12:21
johnxGadgetoid, well, then it could be worse. you at least get minimum wage for playing, right?12:21
johnxDocScrutinizer-8, interesting, I was about to use a much more crude version of that same tactic12:22
tigertwoop12:22
tigertnew gpodder in repo12:22
Stskeepswoo12:22
johnxtigert, doom upside down?12:22
tigertsome new stuff we worked on yesterday12:22
DocScrutinizer51johnx, anyway I think without any file chipset is better off than with "wrong" one12:22
tigertjohnx: :) ¡ɯɐuʇǝıʌ 'ƃuıuɹoɯ pooƃ12:23
tigertnot everything we sketched is in the new release yet though12:23
Gadgetoidno johnx... i would lose money opotentially... it makes no sense!12:23
DocScrutinizer51johnx, and not even trying to access internet is clearly better than waiting for response never to come12:23
*** igagis has joined #maemo12:24
johnxGadgetoid, I have a better game for you then. It doesn't pay any money either, but you get to sit at my desk and answer support tickets for 8 hours, 5 days a week. interested?12:24
johnxDocScrutinizer51, you really think it's blocking trying to access the net?12:24
johnxthat'd be pretty silly12:24
DocScrutinizer51johnx, I suspect that, yes12:25
*** zs has quit IRC12:25
johnxhuh. maybe there is hope for improving it with some simple hacks then...12:25
*** Gadgetoid_iMac has joined #maemo12:27
Gadgetoid_iMachell no johnx, I left "tech requests" behind when I was made redundant12:27
DocScrutinizer51johnx, yeah. like I suggested above12:28
Gadgetoid_iMacAnd then turned from being a DotNet developer to a PHP developer overnight12:28
*** sven_ has joined #maemo12:28
johnxGadgetoid_iMac, is that change a good thing or bad thing?12:28
*** sven_ has quit IRC12:28
*** ashenbur has joined #maemo12:28
*** pvanhoof has joined #maemo12:28
DocScrutinizer51johnx, first test: disable network support in gps setup prior to starting it with a obsolete data12:29
DocScrutinizer51simple12:29
Gadgetoid_iMacjohnx, it's simultaneously good and bad... but at least it's for a company that does both DotNet and PHP so I can bounce merrily from language to language like a sexually confused emo12:29
johnxDocScrutinizer-8, disable...how?12:30
* Gadgetoid_iMac looks up how best to cook bacon roast chicken12:30
*** sleipnir has joined #maemo12:30
johnxGadgetoid_iMac, well that sounds ... convenient?12:31
Gadgetoid_iMacjohnx, Yeah I had the new job before I even volunteered redundancy at my last one, which I'd been secretly willing to make me redundant for the best part of a year... what a lovely recession!12:31
Gadgetoid_iMacAnd self employment means I get a tax refund on the cost of my tools... which just so happen to be computers... aaaah!12:32
DocScrutinizer51johnx, setup location network12:32
johnxit was the best of recessions, it was the worst of recessions?12:32
*** ashenbur has quit IRC12:32
Gadgetoid_iMacthe *blurst of recessions12:32
DocScrutinizer51johnx, directly above field for AGPS server url12:33
johnxah! I didn't know that was exposed in the GUI12:34
johnxmadness12:34
*** mlpug has joined #maemo12:34
DocScrutinizer51:-)12:35
Gadgetoid_iMacI can't even test AGPS without a SIM *weeps*12:35
DocScrutinizer51found GPAjinni a great testtool12:35
SpeedEvilDocScrutinizer: I had some anomolous results.12:36
DocScrutinizer51which12:36
DocScrutinizer51go ahead12:36
SpeedEvilWhich looked like the GPS timing out after a minute and a bit if it diddn't get a lock, with only gspjinni12:36
SpeedEvilwith teh location applet open too, it worked better12:37
DocScrutinizer51hmm12:37
DocScrutinizer51can't reproduce12:37
SpeedEvilI need to do more testing - but need to wait for the fix to get stal12:37
* Gadgetoid_iMac wants GPSD so his N900 can serve his netbook via his MiFi12:37
Gadgetoid_iMacMiFi GPS enabling software STILL hasn't arrived12:38
*** DarwinSurvivor has quit IRC12:38
pekujaMiFi?12:38
Gadgetoid_iMacMobile wifi router, pekuja12:39
DocScrutinizer51SpeedEvil, find the file. Delete it ;-)12:39
SpeedEvilyeah - that12:39
SpeedEvilI need to work out how to install proper findutils12:39
DocScrutinizer51  >xxx; gpsjinni; find / -newer xxx12:40
sejohey all can someone tell me what repo to use best? (using fremantle and diablo)12:40
Gadgetoid_iMacI've written a PHP ajax framework that kinda emulates update panels in a way12:41
*** lardman has joined #maemo12:41
Gadgetoid_iMacsejo I've been throwing stuff from extras-devel on my device like it's going out of fashion, and no problem syet12:41
lardmanmorning12:41
Gadgetoid_iMacmplayer -framedrop porn.avi  ftw!12:41
*** mardi__ has left #maemo12:42
sejoGadgetoid: and is that the fremantle or the diablo?12:42
sejoGadgetoid: does it have skype?12:42
DocScrutinizer51SpeedEvil, ^ this *basically* works12:42
SpeedEvilah12:42
Gadgetoid_iMacErr, you want to avoid diablo- although much of it will work the UI will be agonisingly difficult to use12:42
*** infobot has quit IRC12:42
johnxsejo, what device do you have?12:42
Gadgetoid_iMacOf course I assume you've got an N90012:43
*** glezos has joined #maemo12:43
*** EspadaV8_L has quit IRC12:44
*** EspadaV8_L has joined #maemo12:44
*** jebba900 has quit IRC12:45
sejojohnx: n90012:45
lardmandoes dh_install in dh5 support the -X flag?12:45
Gadgetoid_iMacThen avoid diablo, sejo, unless there's an application you absolutely must have12:46
johnxsejo, you probably don't want to use diablo repositories12:46
johnxthe device *comes with* skype voice chat, and AFAIK, there is no skype video released yet12:46
Gadgetoid_iMacI added diablo for FBReader, for example, but it's already been dropped unmodified into fremantle12:46
sejoso fremantle it is?12:46
johnxyes12:46
Gadgetoid_iMacAnd I can't seem to find the magical way of binding keys that everyone else has found in FBReader12:46
sejojohnx: well here skype says it's enabled but can't get it online?12:47
johnxthe repositories available are: extras (safest), extras-testing (alpha, beta, unstable stuff) and extras-devel (potentially very b0rken stuff)12:47
johnxsorry. no idea why skype isn't working for you12:47
Gadgetoid_iMacWorst extras can do, in my opinion, is fill up my filesystem with orphaned shit12:47
Gadgetoid_iMacextras-devel, even12:48
kynkymozilla repository, nokia repository, nokia system update repository, then some user repositries12:48
johnxGadgetoid_iMac, or put an init script in that makes your device fail to boot, forcing a reflash12:48
Gadgetoid_iMacjohnx hasn't happened yet... fingers crossed12:48
Gadgetoid_iMacBut that's not bad, a reflash clears out the crud anyway!12:49
johnxGadgetoid_iMac, just saying. Don't suggest that new users all go out and enable extras-testing and extras-devel12:49
lardmanI suppose devs should just try pushing more stuff to -testing once it's not killing devices, so users can try it out12:49
kynkydf -h is handy in xterm12:49
pekujaextremely12:49
Gadgetoid_iMacjohnx, I think they should, and if they brick their device and ebay it, we've struck down a noob in furious vengeance! mwahaha12:49
lardmanbtw, what happens when I upgrade a package, do I need to push it to -testing again?12:49
RST38hyes12:50
lardmaneven if it's mine?12:50
kynkyalways needs to be tested i assume, new version migt have diff bugs12:50
RST38hand it has to be voted upon again12:50
lardmanyeah, ok12:50
Gadgetoid_iMacBut, unfortunately, some genius decides to stick a gsm radio in the n900, making it freakin' noob central12:50
johnxGadgetoid_iMac, great attitude :/12:50
Ashenburghehe is rootfs the disk you're not suppose to fill up?12:51
*** Dantonic has joined #maemo12:51
*** hannesw has joined #maemo12:51
lardmanroot filesystem, yes12:51
kynkygsm radio is well handy, 3.5g data pretty good for connectivity12:51
Ashenburgno more installs for a while then, it's at 95% :p12:51
lardmanworks well for me12:51
johnxAshenburg, yeah. the root fs, aka '/'12:51
lardmanAshenburg: :)12:51
Gadgetoid_iMacjohnx, hell yes :) death to noobs!12:52
kynkyAshenburg, sometimes a reboot clears space, but dont rely on it12:52
lardmanGadgetoid_iMac: Although I would probably agree with your sentiment, this is supposed to be a fairly mainstream device, not something sold with a warning that you must hack12:52
lardmantherefore, users need to be protected from dangerous things12:52
Dantonicis there a way to turn off GSM only and keep the wifi connection on the N900?12:53
lardmantho I also scoff at children having to hold their mothers' hands when crossing the road, how will they ever learn! ;)12:53
lardmanDantonic: take out the sim?12:53
Dantonicother than that12:53
Dantoniclardman,12:53
sejosomeone got witter working?12:53
Dantonicidk a command to turn it off maybe?12:54
kynkyxda-developer community for htc phones hich are so called mainstream devices, was a very hackish community12:54
lardmanDantonic: there probably is one, I don't know it though12:54
* sejo needs to setup a 32bit vbox so he can develop an iednti.ca client12:54
Ashenburgfantastic, it's down to 80% now, rebooting did the trick. Cheers :)12:54
kynkyDantonic, you can take sim card out of n900, but on n900 i have it so it only automatically connects to wifi networks12:54
johnxkynky, yup. but there was a "hacker" community and more regular forums I'd imagine. Since maemo is all in one place we do need to be a little conscious of new users12:55
*** trickie has joined #maemo12:55
kynkyAshenburg, mine is on 80%, about 40mb free, which is what im told is about normal12:55
*** trickie has joined #maemo12:55
Dantonickynky, I would like the option to turn the GSM radio off all together,  IT would be handy in the event that I want my phone offline, but still want to use the device to browse the internet at home for example12:56
kynkyjohnx not a problem wit that, just sometimes a bit frustrating to get info, just needs more searching skills :)12:56
DocScrutinizer51actually THATS freaky. No way to switch modem separately12:56
lardmanfor the Android/etc devices you have to distribute your app via their store, which would tend to mean your apps work12:58
DocScrutinizer51Dantonic, at least you can skip the pin dialog. this will dgive you gsm offline12:58
johnxkynky, it's just important to add a little disclaimer before suggesting that someone get root and go around running rm -rf /foo or enabling extras-devel, and redpill mode and replacing system libs12:58
sejojohnx: do you have a skype login button? I only see a save12:58
kynkyyou can easily switch between connections12:58
Gadgetoid_iMaclardman nobody in IRC can really be THAT big a noob anyway, this isn't Palringo12:58
johnxsejo, I don't use skype12:58
lardmanwe're not talking about irc though, we're talking about TMO probably12:59
lardmanor perhaps we are talking about irc12:59
lardmanin any case people need to know what they're getting into12:59
johnxGadgetoid_iMac, it's not like it takes more than 20 characters to add a little warning12:59
DantonicDocScrutinizer51, the pin dialog?12:59
lardmane.g. If I'd come from an Android bg, I might have no clue about being able to break things with my install, etc12:59
Gadgetoid_iMacWhat, johnx, and wear the letters off my keyboard!?12:59
lardmanbut I could well still use irc12:59
johnxGadgetoid_iMac, letters on keyboards are for n00bs :D13:00
johnxlike training wheels on a motorcycle13:00
DocScrutinizer51Dantonic, some sim needs a pin13:00
Gadgetoid_iMacjohnx touche, but the no letters keyboard doesn't have an apple key13:00
* Gadgetoid_iMac let's that sink in for a minute13:00
johnxGadgetoid_iMac, pssh. Everyone knows Microsoft makes the best keyboards anyways13:00
Gadgetoid_iMacMicrosoft make bent keyboards... I'll grant them that13:01
Myrttimicrosoft can do one thing right: hardware13:01
DantonicDocScrutinizer51, oh I see what you mean... but I'm sure there's a way to disable the radio, just by killing some process or somethign?13:01
DantonicI guess I'll wait for someone to come up with it :P13:02
* johnx looks at his MS "basic" keyboard. Yeah. I've lost most of the color on the left-ctrl as well as lots around WASD and XC13:02
Gadgetoid_iMacNot always Myrtti, but the Notebook Mouse 5000 and their new mobile bluetooth keyboard (with separate wireless numpad) are very good13:02
Dantonicany of you guys using IRC on the N900? and if so what are you using?13:02
Ashenburgirssi13:02
Gadgetoid_iMacCase in point: the xbox360, I own two, but they're horrible squashed marshmallows with ungainly huge external power supplies that make too much noise13:03
johnxDantonic, xchat13:03
Dantonichmm johnx I installed xchat but couldn't get it to connect13:03
DocScrutinizer51sure there is. send AT+FUN=0 to the modem13:03
Dantonicwouldn't connect to server13:03
ManuelSEhow CAN we monitor network traffic in statusbar?13:03
DantonicI've never used irssi13:03
DocScrutinizer51Dantonic, ^13:04
sejoLOL I just had tu put myself online in the availability section :p13:04
ManuelSEi mean too see if i am downloading13:04
ManuelSEhelo13:04
DocScrutinizer51Dantonic, xchat13:04
SpeedEvilI want status light bars.13:04
DantonicDocScrutinizer51, AT+FUN=0 how do I send that to the modem?13:04
johnxanyways. time for me to sleep. 'night all13:04
SpeedEvilStatus light to do that13:04
ManuelSEcu13:04
Gadgetoid_iMacSheeesh, I can't believe my 2 year old is demanding a "jacket potato with cheese"13:04
DantonicDocScrutinizer51, is that to kill the gsm radio?13:04
SpeedEvilKids need a highish fat diet13:05
DocScrutinizer51Dantonic, if only I knew ;-P13:05
ManuelSEhahh13:05
DantonicLOL13:05
Dantonicdon't mess with me I'll believe anything you say!13:05
Gadgetoid_iMacI'm not sure we've got any baking potatoes... i wonder if I could make mini bakies with new potatoes13:05
Dantonic:P13:05
MyrttiI'll teach mine to eat black pudding á la Tampere13:05
*** ashenbur has joined #maemo13:05
Myrttiif I ever get kids13:05
DocScrutinizer51Dantonic, yes somewhat. though there are beteter cmds13:05
Gadgetoidaha big potatoes!13:05
ManuelSEarent all potatos bakable?13:06
lardmansome bake better than others13:06
* SpeedEvil passes Myrtti a net.13:06
*** eichi has joined #maemo13:06
MyrttiSpeedEvil: ?13:06
SpeedEvilI've never seen a bad baked potato.13:06
DocScrutinizer51Dantonic, it,s nbeen suggested modem is at /dev/ttySx13:06
SpeedEvilSome are better than others.13:06
SpeedEvilMyrtti: To catch them with!13:06
*** Ashenburg is now known as ashenburger13:07
lardmanhmm, libgmp is broken in extras-devel, don't try installing it13:07
SpeedEvilhow broken?13:07
DocScrutinizer51also there are reports of ppl actually sending Atcmds to the modem13:07
lardmaninstalls to wrong place13:07
lardmanso pretty terminal13:08
lardmandh_install -plibgmp3-dev -Xgmp-mparam.h build/gmp*.h $(CURDIR)/debian/tmp/usr/include13:09
lardmanI think it was that line13:09
lardmandoes the bit at the end tell it where to install inside the package?13:09
*** ashenbur has quit IRC13:09
lardmanin which case that is wrong13:09
DocScrutinizer51Dantonic, see trac ticket about USSD / numbers starting with *13:09
sejosomeone using witter here?13:10
DocScrutinizer51bbl13:10
*** hannesw has quit IRC13:10
lardmanwill try this instead dh_install --sourcedir=$(CURDIR)/build -plibgmp3-dev -Xgmp-mparam.h usr/include/gmp*.h13:10
*** homeasvs_ has joined #maemo13:12
lardmanmy word QEmu is a cpu hog13:12
homeasvs_anyone have an idea how I can work around/fix qemu missing syscall 242 for arm ?13:12
homeasvs_it makes my armel build for erlang hang13:13
lardmanupgrade qemu?13:13
*** vilunki has joined #maemo13:13
lardmanhomeasvs_: which sdk are you on?13:14
lardmanor you can use cpu transparency of course13:14
*** slonopotamus has quit IRC13:14
homeasvs_lardman, fremantle 5.013:14
homeasvs_lardman, for that I need an arm device, right ?13:14
homeasvs_lardman, can I then use that to build debs ?13:14
lardmanyep13:15
lardmanbeagleboard or n900 would do I guess13:15
lardmanare there no patches to the erlang stuff to avoid using that call?13:15
*** Lorthirk has joined #maemo13:16
glezoszerojay, hey! Are you guys having fun there?13:16
*** Dantonic has quit IRC13:16
lardmanactually, and I don;t know what causes that syscall to be used, but you might be able to change the build params to build for e.g. a less specific cpu and get rid13:16
lardmanyou'll need to work out where it's coming from though13:16
xorAxAxso, the n900 gps is not usable without net connection?13:18
tigerthmm13:18
GAN900More photos on flickr.13:18
xorAxAxor is it just slower to get a fix? if so, how many minutes?13:18
*** Ashenburge has joined #Maemo13:18
tigertwas Jaffa hacking horizon?13:18
homeasvs_lardman, that is my other angle, going to look up what it is first and see where it comes from13:18
konttorijust slower13:18
konttoriyeah, jaffa was working on that13:18
GAN900xorAxAx, I haven't managed to get one all weekend.13:18
* tigert has a half day to hack on graphics13:18
lardmanhomeasvs_: ok cool, let us know13:18
homeasvs_lardman, it's triggered while running erlc13:18
xorAxAxGAN900: OMG13:19
GAN900xorAxAx, yeah. :/13:19
lardmanhey GAN90013:19
xorAxAxis it likely that they fix it in a software update?13:19
*** Ashenburge has quit IRC13:19
homeasvs_lardman, I believe erlang is a bytecode language, so possibly I could create a devkit instead, avoiding arm altogether13:19
GAN900Hey, lardman.13:20
StskeepsxorAxAx: go vote for the bug13:20
lardmanyou may find that by targeting something other than the default arm11, it will go away13:20
lardmanGAN900: how's Spain?13:20
GAN900lardman, awesome!13:20
lardmancool :)13:20
xorAxAxStskeeps: url?13:20
homeasvs_lardman, I don't know much about arm, so I don't know how to switch target yet, but I'll look it up13:20
GAN900We were out 'til 4 AM last night.13:20
lardmanprobably feels just like home, same language and all ;)13:20
lardmanoh bloody hell13:21
GAN900Ehehe13:21
*** fredrin_ has joined #maemo13:21
*** infobot has joined #maemo13:21
GAN900Bunch of drunk Maemo folks on the metro.13:21
GAN900"It's about the people."13:21
StskeepsxorAxAx: https://bugs.maemo.org/show_bug.cgi?id=5337 - i personally think they should 1) allow N810 style AGPS (plot in on a map where you are) or 2) actually caching SUPL data13:21
povbot`Bug 5337: Can't get GPS lock without network connection13:21
tigert=)13:21
tigertGAN900: well, it is =)13:22
tigertGAN900: who would put up with this shit without the people? :D13:22
tigertsure the gadgets help a bit :)13:22
*** Ashenburge has joined #maemo13:22
Gadgetoid_iMacI installed Starcraft on my N810, was getting tired of Diablo13:23
sejowhat is the resolution for the n900?13:23
Gadgetoid_iMac800*48013:23
sejothx13:23
StskeepsGadgetoid_iMac: i wouldn't mind starcraft on my n810.13:23
Gadgetoid_iMacMilestone is 853*something isn't it13:23
Gadgetoid_iMacStskeeps wouldn't that be lovely :D13:23
ashenburgerseriously? diablo runs on the 810? is the project still alive? (i.e any chance of it seeing a fremantle release)?13:24
Stskeepsashenburger: diablo is maemo 4.1.213:24
* Gadgetoid_iMac listens for the sound of his terrible joke wooshing over ashenburger's head13:24
*** cure` has joined #maemo13:25
*** fab_ has joined #maemo13:25
*** fredrin has quit IRC13:25
GAN900tigert, no, I agree 100% it's just mildly funny applying that to a bunch of drunk people on themtraon. *g*13:26
Gadgetoid_iMacImplementing a page class in php with an isPostBack function is, perhaps, a little bit sad...13:26
ashenburgeroops, guess I got a bit carried away there :p13:26
*** pgquiles_ has joined #maemo13:26
ashenburgerI did see a Baldur's Gate on an 810 though :)13:26
Gadgetoid_iMacWe'd all love Diablo and Starcraft on our portables, Ashenburger... they're one of the holy grail13:26
*** pgquiles has quit IRC13:26
Gadgetoid_iMacI did an article covering all the lovely games I could get to run on my Samsung NC10, but it's just not pocketable13:27
tigertGAN900: yeah, I know13:27
tigertI knew you agreed too13:27
tigertGAN900: I can imagine the scene very well =)13:28
*** eichi has quit IRC13:28
tigertgiven the good meal and company at the restaurant earlier :)13:28
GAN900Er, s/themtraon/the metro/13:28
sejois there a way to change the wallpaper?13:28
SpeedEvilyes13:28
cehtehyes13:28
sejoand how would that be?13:29
sejo:p13:29
homeasvs_lardmin, ok, it configures by default for target arm-linux-gnueabi13:29
homeasvs_lardman, how can I see a list of alternative targets, and which one would you recommend instead ?13:29
*** DocScrutinizer51 has quit IRC13:29
SpeedEvilclick on hte empty desktop. Click the 'gear' - click the menu area to get 'change wallpaper'13:30
*** eichi has joined #maemo13:30
Gadgetoid_iMacDamn you Disney Channel, damn you, now I want to slip Demi Lovato the sausage too13:30
tigertdamn13:30
tigertBBC is so smart13:30
tigert"this podcast is available only in the UK"13:31
SpeedEvilWhy damn you?13:31
tigertso isnt the point of podcasting partly that you can get it when you are travelling13:31
SpeedEviltigert: you should get with the times!13:31
Gadgetoid_iMacSpeedEvil, there's only so many 17 year old Disney stars I can have pillows of before my wife gets suspicious13:32
*** dimir_ has joined #maemo13:32
*** dimir has quit IRC13:32
SpeedEvilVPN out of the UK so the government can't log you, VPN in so you can get UK content when abroad.13:32
tigertSpeedEvil: yeah :D13:32
Gadgetoid_iMacI mean, she raised an eyebrow when I added Zac Efron13:32
sejothx SpeedEvil13:33
*** shdb has quit IRC13:33
*** shdb has joined #maemo13:33
*** Pebby has quit IRC13:34
*** DocScrutinizer51 has joined #maemo13:37
*** gn_ has joined #maemo13:37
DocScrutinizer51SpeedEvil, found the pickle file?13:38
TermanaGadgetoid_iMac: If I was your wife and you put in a Zac Efron pillow - I'd be raising eyebrows as well13:38
*** IcanCU has joined #maemo13:39
Gadgetoid_iMacTermana, I was kidding... it was a Depp pillow13:39
TermanaJust as bad13:39
Gadgetoid_iMacActually, I wonder if there are Depp pillows... I'm secure enough about my sexuality to want one of those13:39
Gadgetoid_iMacThen I can stick my hand inside it, and use it as a Depp puppet13:40
TermanaBut is your wife secure enough of your sexuality?13:40
Gadgetoid_iMac"I didn't dutch oven you, it was Depp!"13:40
Gadgetoid_iMacThat's a good question...13:40
lardmanthis is what happens when people start using Apple products13:41
homeasvs_lardman, #define __NR_sched_getaffinity  242 <-- sounds like one I could live without if it is implemented as a noop13:41
Myrttitragedy of my life, my oven baking pan fits only one ready made pizza or pizza base13:41
lardmanhomeasvs_: no idea I'm afraid13:42
* timeless_mbp pokes people w/ n900s13:42
Gadgetoid_iMacThat may be true lardman13:42
lardmanyou looking at the qemu source here?13:42
timeless_mbplardman? :)13:42
lardmanhi timeless_mbp13:42
homeasvs_lardman, any idea about the hosts I could use instead of my arm-linux-gbeu one ?13:42
Gadgetoid_iMacHAI timeless_mbp!13:42
timeless_mbphello13:43
timeless_mbplardman: so.... got time to play? :)13:43
lardmanhomeasvs_: you might find a later version of qemu, or use the cpu transparency, but you'll need a device then13:43
*** ruskie has joined #maemo13:43
lardmantimeless_mbp: not really, how long will it take?13:43
ruskielo13:43
lardmanam testing code atm13:43
Termanalardman - sounds viable (re: apple products and the discussion) - I'm using OS X at the moment as well13:43
timeless_mbplardman: you can install and use it recreationally13:43
Gadgetoid_iMacI'm "working"13:43
TermanaGadgetoid_iMac: Working on your communication abilities?13:44
lardmantimeless_mbp: go on then13:44
Gadgetoid_iMacTermana I hope not! I wouldn't be much cop as a "journalist" otherwise, I'm writing some lovely PHP13:44
homeasvs_cool, erlang's configure is testing for presence of those syscalls13:47
*** zenvoid_ has joined #maemo13:47
homeasvs_so if I fake that out, tell it it's not there, I should be able to build13:47
*** Vratha has joined #maemo13:48
*** alexj_ has joined #maemo13:48
Vrathahello there13:48
Vrathajust got my n900 and have been playing around with it13:48
Vrathapretty spiffy device13:48
Vrathastill trying to figure out how to tether13:49
*** fab_ is now known as fab13:49
*** ManuelSE has quit IRC13:49
SpeedEvilDocScrutinizer: no - oddly13:50
*** lopz has quit IRC13:51
*** Ashenburge has quit IRC13:51
*** zenvoid has quit IRC13:52
timeless_mbphow do i undo a thumbs down?13:53
*** thopiekar has joined #maemo13:54
*** yannj has joined #maemo13:55
*** ManuelSE has joined #maemo13:58
*** Termana has quit IRC13:58
ruskieI'm trying to roll my own modest package but I'm getting: checking for MODEST_GSTUFF... configure: error: The pkg-config script could not be found or is too old.  Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. - of course this inside of ...14:02
ruskie... scratchbox... I've already succesfully rolled my own zsh and tinymail so not really sure what's wrong...14:02
*** fnordianslip has joined #maemo14:02
timeless_mbpis pkg-config installed?14:02
ruskieyes14:02
ruskiewhich pkg-config14:02
ruskieunless it needs to be somewhere else as well14:03
Gadgetoid_iMacSöndagen!14:03
DocScrutinizer-8SpeedEvil: noatime, noMtime??14:03
ruskieconfig.log isn't much help in this case... and it's only on MODEST_GSTUFF that it's failing :(14:03
Vrathasweet; got the n900 tethering via my mac14:03
*** viggi has quit IRC14:03
Gadgetoid_iMacBluetooth, Vratha?14:04
Vrathanah, usb14:04
Vrathadon't know how to do it via bt14:04
Gadgetoid_iMacOO, even better14:04
SpeedEvilDocScrutinizer: and not having time to fiddle with it14:04
timeless_mbpso, can someone talk me though the maemo boot sequence? :)14:04
SpeedEviltimeless: you pressw th14:04
SpeedEvilthe button, and it boots14:04
VrathaGadgetoid_iMac: heh, yeah, but i notice t-mobile isn't as fast as when i tried my iphone with a jailbreak14:04
ashenburgerhmm is there any disadvantages to connecting to an adhoc wifi network? power consumtion being the big issue14:04
Gadgetoid_iMacWell, you see some dots, then a handshake... and up comes Maemo... pretty simply really timeless_mbp14:04
lardmantimeless_mbp:  add it to the init.d scripts perhaps?14:04
Vrathaat&t i guess can claim the speed crown there14:04
timeless_mbplardman: maemo uses upstart afaiu14:05
lardmanlol14:05
Gadgetoid_iMacYou said it ashenburger, chews through power like there's no tomorrow14:05
lardmanoh well14:05
lardmansame sort of thing I guess though14:05
Gadgetoid_iMacEven a dedicated device like the Mifi can only offer internet via Wifi for about 4.5 hours14:05
timeless_mbpoh sure14:05
timeless_mbpbut i probably could figure out init.d :)14:05
ruskieGadgetoid_iMac, I'd say that's due to a poor battery ;)14:05
DocScrutinizer-8well there's still /etc/init.d/foo*14:06
Gadgetoid_iMacThey're 1530mAh batteries ruskie, so you could be right- I've got 3 of 'em though14:06
timeless_mbpso...14:07
ruskieGadgetoid_iMac, :) I'd like a an 8kmAh battery for such a device ;)14:07
timeless_mbpis it evil to have a script that deletes itself from /etc/init.d/ ? :)14:07
* ruskie goes back to hammering away at trying to build modest...14:07
ashenburgeroh well on the upside it looks like the n900 is working, but my wifi router is not :/14:07
*** viggi has joined #maemo14:08
DocScrutinizer-8timeless_mbp: can't see severy problems when done correctly14:08
*** gn_ has left #maemo14:09
timeless_mbpoh brother14:09
timeless_mbpi bet i don't have access to /opt at this point14:09
Gadgetoid_iMacI did think, ruskie, that it would be better with a belt clip and a fahookin' massive battery.. there's no real need for it to be small. If you're carrying a freakin' router around to give yourself internet access then you've probably got a good sized bag14:10
*** myosound has quit IRC14:10
lardmantimeless_mbp: have spotted a bug in your strings14:10
lardmanyou have "Cell" for "Mobile", the former means nothing14:11
timeless_mbpouch14:11
timeless_mbpsad that you're the first person to spot that14:11
lardmanYou've also changed "Work" to "Business", the latter is preferable imo14:11
timeless_mbpclearly engb isn't tested heavily14:11
SpeedEvilCellphone is a recognised term14:12
SpeedEvilCell too14:12
timeless_mbpSpeedEvil: it's wrong for engb14:12
SpeedEvilbut it will get you looked at wierdly.14:12
timeless_mbpand i know better14:12
lardmanMobile is more normal14:12
timeless_mbplardman: #merl10n please14:12
Gadgetoid_iMac"Cell"phone is quite an obtusely technical term for such a ubiquitous gadget14:12
Gadgetoid_iMacIt's like calling a car, a Combustiontorotarymotionvehicle14:13
*** djkrikke|aw has quit IRC14:13
timeless_mbpGadgetoid_iMac: enough14:13
timeless_mbpi screwed up. bad merge14:13
Gadgetoid_iMacI mean timeless_mbp, we should force americans to say "mobile phone" too!14:14
SpeedEvilGadgetoid_iMac: linear, unless you're doing it wrong.14:14
derfGadgetoid_iMac: Good luck with that.14:14
Gadgetoid_iMacWhat can I say SpeedEvil.. I can only drive in circles...14:14
Gadgetoid_iMacIt's easy derf, we just sneak it in via a new HTML tag14:14
aquatix:)14:15
*** EspadaV8_L has quit IRC14:17
Gadgetoid_iMacHmm I need a little porting project I can fiddle with on Maemo, I'd probably be in over my head... getting things to work properly on Dingux was pain enough14:18
SpeedEvilGadgetoid: wine+qemu? :)14:19
Gadgetoid_iMacHahaha14:20
Gadgetoid_iMacYeah... starcraft in slideshow mode, that's a worthy goal14:20
SpeedEvilMake the keyboard lights flash to indicate network traffic14:21
SpeedEvilOr the notification light14:21
_JP_port KeePassX, I could really use it  :)14:21
SpeedEvil'KITT' mode for the keyboard lights. (the 6 lights are independant)14:21
Gadgetoid_iMacReally?14:22
*** oops6_4 has joined #maemo14:22
SpeedEvilyes.14:22
SpeedEvilthere are 6 lights across the keyboard all independant.14:22
Gadgetoid_iMacSounds like a register prodding adventure, or something14:22
SpeedEviland with seperate brightnesses14:22
*** tonikitoo has quit IRC14:22
SpeedEvil/sys/class/LED/lp5???/*kb*14:22
SpeedEvilor something like that14:22
cehtehhehe i want a capacitative keyboard!14:22
homeasvs_is there an up-to-date guide for setting up cpu transparency ? can only find stuff for maemo 414:23
cehtehlight by proximity :P14:23
oops6_4Hi I have compiled my won qt application in scratchobox and tested on scratchbox simulator now how can I test it actually on my device I have n81014:23
homeasvs_trying to figure out how to use sbrsh-conf14:23
*** gomiam has joined #maemo14:23
cehtehwhat color is the keyboard light?14:23
SpeedEvilwhite14:23
Gadgetoid_iMacinteresting /sys/class/leds/lp5523:kb1 - kb614:23
Gadgetoid_iMacHAHAHA14:24
Gadgetoid_iMactw14030:vibrator14:24
Gadgetoid_iMacI'm so immature14:24
cehtehyou can control the vibrators bightness :)14:24
Gadgetoid_iMacdare I echo 1 >> brightness ?14:25
Gadgetoid_iMacI don't know what the fsck I'm doing14:25
SpeedEvil1 doesn't make it vibrate14:25
SpeedEvilthe threshold on the way up is about 20, and down is about 1414:26
SpeedEvil(rotation rather - vibration at this speed cannot be felt)14:26
*** thopiekar has quit IRC14:26
Corsacsounds like fun14:26
timeless_mbp!summon qwerty14:27
cehtehyou prolly want to tune that to be in resonance with the device mass14:27
SpeedEvilYou can optimise for accelleration through the accellerometers14:27
*** thopiekar has joined #maemo14:28
Gadgetoid_iMacLord knows I've probably borked something up now14:29
*** mece has joined #maemo14:33
mecehey14:33
DocScrutinizer-8SpeedEvil: your profund knowledge about vibrator behaviour makes me wonder...14:37
Gadgetoid_iMacVibrator brightness, for sharing in the dark14:38
DocScrutinizer-8how can you tell without disassembling the device?14:38
oops6_4Hi I have compiled my won qt application in scratchobox and tested on scratchbox simulator now how can I test it actually on my device I have n810 ?14:38
SpeedEvilDocScrutinizer: you can hear the pwm driving signal modulated by the motor rotation14:39
DocScrutinizer-8SpeedEvil: spoken like a real EE ;-D14:40
_JP_I was told that SSHFS is in extras-testing, but I cant find it. Or is it in devel?14:41
Gadgetoid_iMacShh, FS!14:42
DocScrutinizer-8SpeedEvil: is there any summary of the /sys and maybe /dev nodes?14:42
Gadgetoid_iMacNeither can I, _JP_, it must have an obscure name14:43
SpeedEvilDocScrutinizer: no - I was planning on populating the hardware links I made on the n900 page with them14:46
SpeedEvilOr not AFAIK14:46
DocScrutinizer51SpeedEvil, well the kbd-leds were a nice kickoff14:48
SpeedEvilI'm impressed with the battery life - Coming up on 21h active with wifi on, doing a while (sleep 20) in bash14:48
SpeedEviland logging battery level14:48
SpeedEvilWith maybe an hours use in that time too14:48
DocScrutinizer51hmm, I had 23h with 50% lightwight use incl backlight and 100% wifi and IRC14:50
_JP_Gadgetoid_iMac: Found it in extras-devel, seems I was misinformed it being in testing...14:50
*** Dang3rMaus has joined #maemo14:50
*** juliank has joined #maemo14:53
*** bergie has joined #maemo14:57
DocScrutinizer51SpeedEvil, to me it seemed like reported bat charge in mAh was quite jumpy. Like to share your bat log?14:57
* timeless_mbp grumbles14:58
timeless_mbpanyone here willing to admit some degree of familiarity with hildon/gtk?14:58
*** Dang3rMaus has quit IRC14:58
*** Dang3rMaus has joined #maemo14:59
Dang3rMaushehe14:59
SpeedEvilDocScrutinizer: very15:00
SpeedEvilhttp://www.mauve.plus.com/Sat%20Dec%20%205%2017:20:10%20GMT%20200915:02
SpeedEvilformat should be obvcious15:02
DocScrutinizer51SpeedEvil, hal reports 8 "unit: bars". Thismcorresponds with batget (watching it charge). But I couldn't make a story out of max_charge / 8 or similar equations15:03
*** dolphin has quit IRC15:03
StskeepsDocScrutinizer51: go check out toggles_w's open hald-addon-bme15:04
DocScrutinizer51he15:04
DocScrutinizer51Stskeeps, where to find?15:04
*** glezos has quit IRC15:04
Stskeepshttp://gitorious.org/mer-toggles/hald-addon-bme15:04
DocScrutinizer51thanks15:04
Stskeepsnot sure if protocol changed in rx-51 though15:05
GAN900X-Fade, ping?15:05
GAN900Stskeeps, you wouldn't happen to know where mediawiki resides?15:06
Stskeepsthe sw?15:06
GAN900Yeah15:06
GAN900dneary wants access.15:06
Stskeepsah - no idea15:06
Stskeepsi don't have access to maemo.org servers15:06
GAN900We need to play with the default stylesheets.15:07
GAN900Bleh, how useless can you get. :P15:07
Stskeepssitting in my couch and working - very!15:07
Stskeeps:P15:07
Stskeepson, that is15:07
GAN900Unless it's a very fluffy couch.15:07
*** ssvb has joined #maemo15:09
Ceron^when will i abe able to video chat15:10
Ceron^trough skype15:10
Ceron^with n900?15:10
Ceron^i would want that feature :D15:11
DocScrutinizerSpeedEvil: shiiiit that's weird!15:12
DocScrutinizergot the log in kwrite and speeding thru a mostly static screen with ^f / F3 /shift-F315:13
DocScrutinizerfeels like timemachine15:14
*** lazni has joined #maemo15:17
Gadgetoidhmm if only the wiimote analogue worked with quake15:18
*** prusnak has joined #maemo15:20
*** mece has quit IRC15:21
SpeedEvilWell - it's bluetooth - you have hte source15:21
DocScrutinizerStskeeps: Am I right this hald-addon-bme is basically the code that creates what we see in lshal for battery status?15:21
StskeepsDocScrutinizer: right, we made a open implementation that pokes BME (please don't investigate anything else than the information gathering stuff we put up)15:22
*** Dang3rMaus has quit IRC15:22
StskeepsDocScrutinizer: http://wiki.maemo.org/Mer/Documentation/BME_Protocol15:22
DocScrutinizeraah thanks15:23
*** wazd has quit IRC15:23
*** oops6_42 has joined #maemo15:23
oops6_42Hi I have compiled my won qt application in scratchobox and tested on scratchbox simulator now how can I test it actually on my device I have n810 ?15:23
Stskeepsoops6_42: did you make a .deb package?15:23
*** tonikitoo has joined #maemo15:24
*** oops6_4 has quit IRC15:24
* sivang likes to get .debs for Xmas!15:24
sivang:)15:24
oops6_42Stskeeps: no how to so that at is that necessary?15:24
*** trbs has joined #maemo15:24
sivangguys, what the way to install a bash on the Maemo SDK ?15:24
sivangscratchbox, for that matter15:24
Stskeepssivang: sdk should already have bash15:24
Stskeepsoops6_42: well, either that or you can copy the binary manually and install needed libs on device15:24
sivangStskeeps: where do I access it from? I didn't see it on the apps list15:24
Stskeepssivang: dpkg -l15:25
*** rsalveti has joined #maemo15:25
Stskeepssivang: i'm quite sure scratchbox has bash15:25
Stskeeps:P15:25
sivangStskeeps: right, but I want to run it from the Xephyr session15:25
DocScrutinizerStskeeps: this is information recovery ministery here. No plans to go beyond what you deliver in hald-addon-bme ;-P15:25
ManuelSEmmpc - music player client daemon is the greatest app on maemo15:25
ManuelSEnow i control the heavenly sounds through the whole house15:25
ManuelSEneeds to support multichannel volume tho15:26
sivangStskeeps: from within the session, e.g. be able to run apps from bash and see the result whilst developing using Qt15:26
Stskeepssivang: osso-xterm? :P15:26
ManuelSEnp don kosaken chor15:26
sivangStskeeps: /me checks15:26
StskeepsX-Terminal, that is15:26
oops6_42Stskeeps: and to install need lib on the device I need internet on my device that what I don't have currently so I think debpackage is good idea but can you redirect me to the link where I can get the steps15:26
Stskeepsoops6_42: copy the binary to your device over mass storage and chmod +x it when copied into /home/user..?15:27
oops6_42Stskeeps: ok I will try15:28
jebbahmm. woke up to a hung fone. Left a web page with qik.com open. Probably flash leaking all night or something. My alarm did go off though, at least.15:28
sivangStskeeps: I have to setup the SDK on this machine. I set it up on my netbook first which worked great except for some sluggines15:28
*** DocScrutinizer51 has left #maemo15:28
sivangStskeeps: I will let you in a  acouple of minutes if I can find it on the apps list15:28
*** CShadowRun has quit IRC15:29
sivangwhat is the VDSO paramter?15:29
sivangwhy need it be set for scratchbox ?15:29
DocScrutinizerStskeeps: you know GTA02 battery? Is BL-5J similar CC-chip design, or is it a "stupid" bat like BL-5C and the calculations are done in N900 hardware?15:29
SpeedEvilI have a 1G SD card in. 'backup' says the filesystem is read-only. It's a mounted vfat fs, mounted rw. Thoughts?15:30
sivangah! vsyscall page15:30
sivang:)15:30
StskeepsDocScrutinizer: i don't know. battery handling is done in software15:30
oops6_42Stskeeps: Thanks man working15:30
MacerSpeedEvil: yeah. spend $2 and get a 4G sd :)15:31
jebbaunderneath the battery (which i just had to yank....), there are three sets of pins on other motherboard that are visible. They look like they might be serial or usb or jtag or .... anyone know?15:31
SpeedEvilMacer: It needs 4?15:31
DocScrutinizeryep, I know. But e.g. where is the NTC to probe battemp. Where's the capacity calculated?15:31
SpeedEviljebba: For $10, you may be able to find out15:31
jebbahaha15:31
jebbahow's that?15:31
*** florian has joined #maemo15:31
*** CShadowRun has joined #maemo15:31
SpeedEviljebba: there is a site with the level 4 manual available15:31
sivanghey jebba15:31
Macerhaha15:31
SpeedEvilwhich can contain schematics15:32
sivangjebba: what's up?15:32
DocScrutinizerStskeeps: aah, sorry to nag. You told you don't know15:32
SpeedEvilbut it's not free15:32
jebbahey sivang15:32
Maceri'm updating macports15:32
SpeedEvilMacer: also - 4G for $2 - where?15:32
sivangjebba: you a nokian ? :)15:32
Macer:)15:32
MacerSpeedEvil: i was teasing15:32
jebbasivang: i have an n900 but dont work there if that's what you're asking15:32
Maceralthough i managed to buy a 4G from tigerdirect with adapters for like $1015:32
sivangjebba: yes, I was wondering :)15:32
SpeedEvilAh. /me is having extreme cashflow problems ATM.15:33
Arkenoiis there a note taking application that allows inserting sketches (and maybe even camera shots)? the point is taking notes quickly..15:33
sivangSpeedEvil: join the club :)15:33
sivangArkenoi: we should take Tomboy and make it a such15:33
sivangArkenoi: howeer, not sure of mono could be ported to ARM15:33
sivangarmel, for that matter15:33
sivangArkenoi: I've had this thoughts for mono for long now15:34
sivangerr15:34
sivangs/mono/Tomboy/15:34
sejohmm anyone having bad voice calls with sip?15:34
jebbasivang: there is conboy, which is tomboy in c15:34
sivanghmm, the installer should have better progress represetation for the download process of the scratchbox debs15:34
DocScrutinizerjebba: http://www.google.de/search?q=N900_RX-51_SM_L3%264.pdf15:35
jebbasejo: i tried to set up my ekiga.net account with it, but couldn't get it going. I could make a SIP call *into* the fone when it was runnign asterisk  :)15:35
* Arkenoi uses sip as primary callout method when wifi is available, works even better than GSM ;-)15:35
sivangjebba: ah, so mind some dirty work, prolem solved :)15:35
sejojebba I got it working but bad ;uality15:35
sejosame with skype15:35
sivangjebba: do you think we could make it link against PyObjects so we could use python scripting to add the multimedia functionality ?15:35
sejoArkenoi: thx hope it's on the client end then15:36
*** EspadaV8_L has joined #maemo15:36
*** sven-tek has joined #maemo15:36
sejojebba: I just added sip account with nick@ekiga.net and works great15:36
jebbasivang: not sure, i've never even run conboy15:36
Maceranybody here ever use osx as an actual server?15:36
tigertsejo: its funny, I have several friends wiht ekiga accounts..15:37
jebbasejo:  I tried just calling 500@ekiga.net (echo test iirc). That work for you?15:37
sivangjebba: not to mention on the N900 right? :)15:37
tigertthey never seem to have a working setup on desktop linux :)15:37
jebbaya ;)15:37
tigert"oops, sorry cannot talk, sound is broken" :D15:37
jebbai have it working ok on desktop15:37
tigertluckily it works fine on N90015:37
tigertlinux desktop sound stuff seems to have issues still15:37
DocScrutinizerI'm using sip://number@sipgate.de since a week now. Works great for inbound as well15:38
sivangtigert: you on a tablet ?15:38
sejojebba doesn't connect15:38
sivangerr, netbook ?15:38
tigertsivang: N900 and laptop now15:38
sven-tekYES, java runs on my N800. I can finally use my fav app pauker on my tablet PC. YES YES YES15:38
tigertbut going for lunch now15:38
jebbaDocScrutinizer hmm. why dont htey just make that info public? hmm15:38
sivangtigert: ah15:38
jebbasejo: ok, then maybe sip was working but ekiga is having probs with their server. Know a test url for digium offhand? I used to run a asterisk server for a couple years, but no more.15:39
Stskeepssven-tek: what did you install?15:39
sivangtigert: The netbooks are very poor. Compaq Mini with nVidia ION are much better, if to say the least.15:39
sven-tekopenjdk-6-cacao-jre15:39
sejojebba dunno /10015:39
Arkenoijebba: "unable to estabilish connection".15:39
*** loft306 has joined #maemo15:39
DocScrutinizerjebba: policy15:39
Stskeepssven-tek: oh cool15:39
Stskeepssven-tek: under maemo or easy debian?15:40
sivangtigert: but the n900 is cool15:40
Arkenoimy registar is tario.net (sipnet.ru domain)15:40
sejowhat stun does it use?15:41
sven-tekIt runs under maemo. It has still some ugly fonts, but its usable. I use pauker a lot for learning, its greatest app ever for learning a language or anything you want to remember15:41
Stskeepssven-tek: could you document your steps?15:41
Stskeepsothers might find it interesting15:41
sven-teknothing special done. just apt-getted the jre and then start pauker with "java -jar pauker-1.8.jar"15:42
*** bergie has quit IRC15:42
Stskeepsapt-getted from where? :P15:42
*** alexj_ has quit IRC15:43
sven-tekcan i see the repository it was installed from with any debian tool?15:43
Stskeepsapt-cache show15:44
sven-tekFilename: pool/maemo4.0/misc/openjdk-6-cacao-jre_6b14-r0_armel.deb15:44
sven-teki think its from the jalimo.evolvis.org/repository/maemo15:45
Stskeepsah, jalimo15:45
sven-tekmonths ago i gave up running pauker... great15:46
loft306Where yo look for the devices phone number?15:46
loft306*to15:47
*** tonikitoo has quit IRC15:47
jebbahere's a ton of test numbers:  http://wiki.ekiga.org/index.php/Fun_Numbers15:49
*** jospoortvliet has joined #maemo15:50
loft306heh15:50
*** alexj_ has joined #maemo15:51
*** wazd has joined #maemo15:54
jebbasejo: how do you have your ekiga account set up on the n900? I can connect to some places, but never get audio (I can with ekiga on my laptop, but not on the fone)15:55
*** k-s[AWAY] is now known as k-s15:56
*** pgquiles_ has quit IRC15:56
*** dl9pf has quit IRC15:58
*** jebba900 has joined #maemo15:58
*** hannesw has joined #maemo15:59
*** Erod has joined #maemo16:00
sejojebba can't test now16:00
sejoskype works again :p16:00
sejopretty good even16:01
*** apol has quit IRC16:01
*** bobl1k has quit IRC16:02
*** ManuelSE has quit IRC16:02
*** Meizirkki has quit IRC16:03
sven-tekIs easy debian a good alternative to maemo on N800?16:05
sven-tekIs there an image to install it somewhere?16:05
*** florian has quit IRC16:05
valdynsven-tek: i dont think its an alternative at all16:05
sven-tekokay, i dont want to hack but use it16:06
valdynsven-tek: its just a way to use software from the debian armel repository16:06
sven-tekah okay16:06
*** IcanCU has quit IRC16:07
sivangvaldyn: so it probably lacks the nokia prop stuff and the kernel patches to make it work with PM and related?16:08
sivangvaldyn: re: easy debian16:08
valdynsivang: its not a seperate system16:08
naxxatoe does anyone know if ruby and libruby works on the maemo 5 build for n900?16:08
loft306http://www.google.com/goog411/16:09
valdynsivang: debian chroot environment to install and run debian applications from16:09
*** iDialekt has joined #maemo16:09
sivangvaldyn: ah, nice so no changes to the setup.16:10
valdynsivang: yea, no changes to maemo16:10
sivangvaldyn: does it have to be a chroot ?16:11
valdynsivang: yes16:11
sivangvaldyn: for example, if I want to experment with stuff right on the fs16:11
iDialektAnyone familiar with the 4g LTE stuff?16:11
sivangvaldyn: I mean, adding the sources to the general sources.list16:11
valdynsivang: hmm? do you understand what chroot means?16:11
sivangs/general/host-system/16:11
infobotsivang meant: valdyn: I mean, adding the sources to the host-system sources.list16:11
valdynsivang: easydebian has its own sources.list16:11
sivangvaldyn: right, I don't want the apps to beconfied to the chroot fs16:12
Arkenoilte sucks16:12
sivangvaldyn: I want them to be able to access the /dev/ stuff16:12
sivangvaldyn: sure I can setup loopback for that on the fs's16:12
Arkenoibecause lte is to be owned by todays cellular networks ;-)16:12
*** sven-tek has quit IRC16:12
valdynsivang: mount --bind /dev /path/to/chroot/dev16:12
* Arkenoi prefers wimax16:12
aquatixhm, can i launch the appmanager from terminal? maybe i can see why it crashes16:12
sivangvaldyn: right, okay16:13
*** dl9pf has joined #maemo16:13
sivangaquatix: find the desktop launcher file, see what binary it runs and run it16:13
valdynsivang: but easydebian might already do that for you, i have no idea16:13
sivangvaldyn: k, I should check16:13
aquatixsivang: good point16:13
sivangvaldyn thanks dude16:13
valdynhttp://wiki.maemo.org/Easy_Debian16:13
iDialekt?16:14
sivangaquatix: you might be able to strace the app as well, to see if a system call is the problem16:14
sivangaquatix: but you have to have it installed first16:14
aquatixchicken-egg problem :)16:14
aquatixstill have apt of couse16:14
sivangaquatix: :-D16:14
aquatix*course16:14
jebbagot SIP going. Had to check "Open Routing" (?) or something (translation from spanish)16:15
*** ManuelSE has joined #maemo16:15
*** hannesw has quit IRC16:15
*** Pega88 has joined #maemo16:16
*** iDialekt_ has joined #maemo16:16
Pega88hi, i'm working on maemo 5 - nokia N900 development for my school end project, is there maybe some website with a general overview/review of all the does and don't for developing for the N900?16:16
*** Meizirkki__ has joined #maemo16:17
*** hannesw has joined #maemo16:18
*** Pega88 has quit IRC16:18
jebba900pega88 lots on the wiki16:19
*** LiraNuna has quit IRC16:20
*** wazd has quit IRC16:20
*** yannj has quit IRC16:20
*** Vratha has quit IRC16:20
*** zenvoid_ has quit IRC16:20
*** igagis has quit IRC16:20
*** BabelO has quit IRC16:20
*** johnx has quit IRC16:20
*** micm has quit IRC16:20
*** GuySoft has quit IRC16:20
*** DocScrutinizer-8 has quit IRC16:20
*** bmidgley2 has quit IRC16:20
*** sphenxes01 has quit IRC16:20
*** t_s_o has quit IRC16:20
*** Sho_ has quit IRC16:20
*** sjaensch has quit IRC16:20
*** RolaBlade has quit IRC16:20
*** fnordianslippers has quit IRC16:20
*** Xisdibik has quit IRC16:20
*** moo-_- has quit IRC16:20
*** kulve has quit IRC16:20
*** fusi_ has quit IRC16:20
*** emma has quit IRC16:20
*** jhford has quit IRC16:20
*** klasu___ has quit IRC16:20
*** ab[out] has quit IRC16:20
*** z4chh has quit IRC16:20
*** jebba has quit IRC16:20
*** mtrlt has quit IRC16:20
*** hcarrega has quit IRC16:20
*** JoeBrain has quit IRC16:20
*** [dmp] has quit IRC16:20
*** mavhc has quit IRC16:20
*** romaxa_ has quit IRC16:20
*** Arkenoi has quit IRC16:20
*** wiretapped has quit IRC16:20
*** Sargun has quit IRC16:20
*** ManuelSE has quit IRC16:20
*** jospoortvliet has quit IRC16:20
*** CShadowRun has quit IRC16:20
*** rsalveti has quit IRC16:20
*** loft306 has quit IRC16:20
*** ssvb has quit IRC16:20
*** fredrin_ has quit IRC16:20
*** zs_ has quit IRC16:20
*** zap_ has quit IRC16:20
*** trofi has quit IRC16:20
*** promulo has quit IRC16:20
*** gunni_ has quit IRC16:20
*** simula_n900 has quit IRC16:20
*** tank-man has quit IRC16:20
*** Clok has quit IRC16:20
*** bw_ has quit IRC16:20
*** felipec has quit IRC16:20
*** EricSagnes has quit IRC16:20
*** cehteh has quit IRC16:20
*** hassanakevazir has quit IRC16:20
*** nofpu has quit IRC16:20
*** konttori_work_no has quit IRC16:20
*** koan has quit IRC16:20
*** Kusk has quit IRC16:20
*** timeless_mbp has quit IRC16:20
*** simula has quit IRC16:20
*** mpk has quit IRC16:20
*** mord has quit IRC16:20
*** yuizy has quit IRC16:20
*** Blafasel has quit IRC16:20
*** tero has quit IRC16:20
*** tigert has quit IRC16:20
*** epa_ has quit IRC16:20
*** till- has quit IRC16:20
*** post_j has quit IRC16:20
*** Jiten has quit IRC16:20
*** Pavlov has quit IRC16:20
*** parasight has quit IRC16:20
*** greenfly has quit IRC16:20
*** melmoth has quit IRC16:20
*** [pablo] has quit IRC16:20
*** zerojay has quit IRC16:20
*** oilinki has quit IRC16:20
*** Shapeshifter has quit IRC16:20
*** Robot101 has quit IRC16:20
*** andrei1089 has quit IRC16:20
*** LoCusF has quit IRC16:20
*** gcobb has quit IRC16:20
*** rohanpm has quit IRC16:20
*** Sargun_Screen has quit IRC16:20
*** jhe has quit IRC16:20
*** lool has quit IRC16:20
*** sejo has quit IRC16:20
*** Lorthirk has quit IRC16:20
*** Ceron^ has quit IRC16:20
*** wirelessdreamer has quit IRC16:20
*** aSIMULAter has quit IRC16:20
*** monkeyiq has quit IRC16:20
*** samueldr has quit IRC16:20
*** rashed2020 has quit IRC16:20
*** riussi has quit IRC16:20
*** tableteer has quit IRC16:20
*** range has quit IRC16:20
*** olmu has quit IRC16:20
*** jkyro has quit IRC16:20
*** Londi has quit IRC16:20
*** lardman|gone has quit IRC16:20
*** andrewgodwin has quit IRC16:20
*** nomis has quit IRC16:20
*** ahf has quit IRC16:20
*** kabtoffe_ has quit IRC16:20
*** Jaffa has quit IRC16:20
*** sivang has quit IRC16:20
*** lucent has quit IRC16:20
*** rEv9 has quit IRC16:20
*** vanksi has quit IRC16:20
*** mnurmi has quit IRC16:20
*** Stargazers has quit IRC16:20
*** pillar has quit IRC16:20
*** Macer has quit IRC16:20
*** pekuja has quit IRC16:20
*** naaaa_ has quit IRC16:20
*** grinsekatze has quit IRC16:20
*** wjt has quit IRC16:20
*** t0h has quit IRC16:20
*** IRSeekBot has quit IRC16:20
*** kirma has quit IRC16:20
*** jaska has quit IRC16:20
*** BernardV has quit IRC16:20
*** Hydroxide has quit IRC16:20
*** kynky has quit IRC16:20
*** ssweeny has quit IRC16:20
*** jani has quit IRC16:20
*** MSameerWork has quit IRC16:20
*** naxxatoe has quit IRC16:20
*** ecksun has quit IRC16:20
*** Miksi_ has quit IRC16:20
*** zchydem_work has quit IRC16:20
*** joppu_ has quit IRC16:20
*** sneakret_ has quit IRC16:20
*** sharpneli has quit IRC16:20
*** MuJu has quit IRC16:20
*** glass_ has quit IRC16:20
*** suihkulokki has quit IRC16:20
*** mzz has quit IRC16:20
*** boogeyman has quit IRC16:20
*** PolarFox has quit IRC16:20
*** vcgomes has quit IRC16:20
*** thorbjorn has quit IRC16:20
*** SaBer has quit IRC16:20
*** Vudentz has quit IRC16:20
*** timoph has quit IRC16:20
*** jhp has quit IRC16:20
*** bbee has quit IRC16:20
*** jayne has quit IRC16:20
*** Summeli has quit IRC16:20
*** courmisch has quit IRC16:20
*** alehorst has quit IRC16:20
*** viq has quit IRC16:20
*** SafPlusPlus has quit IRC16:20
*** Iridian has quit IRC16:20
*** zash has quit IRC16:20
*** Solefald has quit IRC16:20
*** dev has quit IRC16:20
*** t5vaha01 has quit IRC16:20
*** timeless has quit IRC16:20
*** bnilsen has quit IRC16:20
*** Bleadof has quit IRC16:20
*** shd has quit IRC16:20
*** krau has quit IRC16:20
*** sevard has quit IRC16:20
*** mfinkle has quit IRC16:20
*** agi has quit IRC16:20
*** darktears has quit IRC16:20
*** dmj7261 has quit IRC16:20
*** onion_ has quit IRC16:20
*** returnthis has quit IRC16:20
*** plr_ has quit IRC16:20
*** LurkerXXX_ has quit IRC16:20
*** l7 has quit IRC16:20
*** doc|home has quit IRC16:20
*** Vulcanis has quit IRC16:20
*** rmrfchik has quit IRC16:20
*** sippo_ has quit IRC16:20
*** Mc2` has quit IRC16:20
*** VRe has quit IRC16:20
*** zimmerle has quit IRC16:20
*** Aisling has quit IRC16:20
*** barnoid has quit IRC16:20
*** mk500 has quit IRC16:20
*** youam has quit IRC16:20
*** ivan_ has quit IRC16:20
*** ragdi has quit IRC16:20
*** gouverneur has quit IRC16:20
*** parmaster has quit IRC16:20
*** script has quit IRC16:20
*** X-Fade has quit IRC16:20
*** Lynoure has quit IRC16:20
*** xorAxAx has quit IRC16:20
*** Tester has quit IRC16:20
*** Mozillion has quit IRC16:20
*** zeenix has quit IRC16:20
*** Londi has joined #maemo16:21
*** ManuelSE has joined #maemo16:22
*** wazd has joined #maemo16:22
*** jospoortvliet has joined #maemo16:22
*** loft306 has joined #maemo16:22
*** CShadowRun has joined #maemo16:22
*** rsalveti has joined #maemo16:22
*** ssvb has joined #maemo16:22
*** yannj has joined #maemo16:22
*** Vratha has joined #maemo16:22
*** zenvoid_ has joined #maemo16:22
*** fredrin_ has joined #maemo16:22
*** Lorthirk has joined #maemo16:22
*** igagis has joined #maemo16:22
*** BabelO has joined #maemo16:22
*** zs_ has joined #maemo16:22
*** zap_ has joined #maemo16:22
*** johnx has joined #maemo16:22
*** trofi has joined #maemo16:22
*** promulo has joined #maemo16:22
*** GuySoft has joined #maemo16:22
*** Sargun has joined #maemo16:22
*** lucent has joined #maemo16:22
*** DocScrutinizer-8 has joined #maemo16:22
*** gunni_ has joined #maemo16:22
*** simula_n900 has joined #maemo16:22
*** tank-man has joined #maemo16:22
*** bmidgley2 has joined #maemo16:22
*** sphenxes01 has joined #maemo16:22
*** t_s_o has joined #maemo16:22
*** Sho_ has joined #maemo16:22
*** sjaensch has joined #maemo16:22
*** RolaBlade has joined #maemo16:22
*** Clok has joined #maemo16:22
*** fnordianslippers has joined #maemo16:22
*** bw_ has joined #maemo16:22
*** Xisdibik has joined #maemo16:22
*** moo-_- has joined #maemo16:22
*** kulve has joined #maemo16:22
*** felipec has joined #maemo16:22
*** Stargazers has joined #maemo16:22
*** fusi_ has joined #maemo16:22
*** EricSagnes has joined #maemo16:22
*** cehteh has joined #maemo16:22
*** emma has joined #maemo16:22
*** hassanakevazir has joined #maemo16:22
*** nofpu has joined #maemo16:22
*** jhford has joined #maemo16:22
*** klasu___ has joined #maemo16:22
*** ab[out] has joined #maemo16:22
*** konttori_work_no has joined #maemo16:22
*** z4chh has joined #maemo16:22
*** jebba has joined #maemo16:22
*** mtrlt has joined #maemo16:22
*** BernardV has joined #maemo16:22
*** koan has joined #maemo16:22
*** hcarrega has joined #maemo16:22
*** JoeBrain has joined #maemo16:22
*** sejo has joined #maemo16:22
*** [dmp] has joined #maemo16:22
*** mavhc has joined #maemo16:22
*** Kusk has joined #maemo16:22
*** romaxa_ has joined #maemo16:22
*** Ceron^ has joined #maemo16:22
*** Arkenoi has joined #maemo16:22
*** timeless_mbp has joined #maemo16:22
*** simula has joined #maemo16:22
*** wirelessdreamer has joined #maemo16:22
*** aSIMULAter has joined #maemo16:22
*** monkeyiq has joined #maemo16:22
*** samueldr has joined #maemo16:22
*** rashed2020 has joined #maemo16:22
*** riussi has joined #maemo16:22
*** tableteer has joined #maemo16:22
*** range has joined #maemo16:22
*** olmu has joined #maemo16:22
*** jkyro has joined #maemo16:22
*** mpk has joined #maemo16:22
*** jaska has joined #maemo16:22
*** Hydroxide has joined #maemo16:22
*** kynky has joined #maemo16:22
*** ssweeny has joined #maemo16:22
*** jani has joined #maemo16:22
*** MSameerWork has joined #maemo16:22
*** Vudentz has joined #maemo16:22
*** boogeyman has joined #maemo16:22
*** thorbjorn has joined #maemo16:22
*** mzz has joined #maemo16:22
*** joppu_ has joined #maemo16:22
*** MuJu has joined #maemo16:22
*** zchydem_work has joined #maemo16:22
*** Miksi_ has joined #maemo16:22
*** sharpneli has joined #maemo16:22
*** vcgomes has joined #maemo16:22
*** suihkulokki has joined #maemo16:22
*** SaBer has joined #maemo16:22
*** sneakret_ has joined #maemo16:22
*** ecksun has joined #maemo16:22
*** glass_ has joined #maemo16:22
*** kirma has joined #maemo16:22
*** IRSeekBot has joined #maemo16:22
*** wjt has joined #maemo16:22
*** t0h has joined #maemo16:22
*** grinsekatze has joined #maemo16:22
*** naaaa_ has joined #maemo16:22
*** pekuja has joined #maemo16:22
*** Macer has joined #maemo16:22
*** PolarFox has joined #maemo16:22
*** pillar has joined #maemo16:22
*** mnurmi has joined #maemo16:22
*** vanksi has joined #maemo16:22
*** rEv9 has joined #maemo16:22
*** naxxatoe has joined #maemo16:22
*** Jaffa has joined #maemo16:22
*** kabtoffe_ has joined #maemo16:22
*** ahf has joined #maemo16:22
*** sivang has joined #maemo16:22
*** nomis has joined #maemo16:22
*** andrewgodwin has joined #maemo16:22
*** lardman|gone has joined #maemo16:22
*** wiretapped has joined #maemo16:22
*** rohanpm has joined #maemo16:22
*** LiraNuna has joined #maemo16:22
*** till- has joined #maemo16:22
*** Blafasel has joined #maemo16:22
*** melmoth has joined #maemo16:22
*** mord has joined #maemo16:22
*** gcobb has joined #maemo16:22
*** Shapeshifter has joined #maemo16:22
*** Pavlov has joined #maemo16:22
*** Robot101 has joined #maemo16:22
*** LoCusF has joined #maemo16:22
*** epa_ has joined #maemo16:22
*** [pablo] has joined #maemo16:22
*** tigert has joined #maemo16:22
*** Jiten has joined #maemo16:22
*** zerojay has joined #maemo16:22
*** post_j has joined #maemo16:22
*** oilinki has joined #maemo16:22
*** lool has joined #maemo16:22
*** greenfly has joined #maemo16:22
*** jhe has joined #maemo16:22
*** Sargun_Screen has joined #maemo16:22
*** parasight has joined #maemo16:22
*** andrei1089 has joined #maemo16:22
*** tero has joined #maemo16:22
*** yuizy has joined #maemo16:22
*** alehorst has joined #maemo16:22
*** viq has joined #maemo16:22
*** youam has joined #maemo16:22
*** timoph has joined #maemo16:22
*** jhp has joined #maemo16:22
*** SafPlusPlus has joined #maemo16:22
*** Iridian has joined #maemo16:22
*** zash has joined #maemo16:22
*** Solefald has joined #maemo16:22
*** dev has joined #maemo16:22
*** t5vaha01 has joined #maemo16:22
*** timeless has joined #maemo16:22
*** bnilsen has joined #maemo16:22
*** Bleadof has joined #maemo16:22
*** shd has joined #maemo16:22
*** krau has joined #maemo16:22
*** sevard has joined #maemo16:22
*** bbee has joined #maemo16:22
*** mfinkle has joined #maemo16:22
*** agi has joined #maemo16:22
*** darktears has joined #maemo16:22
*** jayne has joined #maemo16:22
*** dmj7261 has joined #maemo16:22
*** onion_ has joined #maemo16:22
*** returnthis has joined #maemo16:22
*** plr_ has joined #maemo16:22
*** Summeli has joined #maemo16:22
*** LurkerXXX_ has joined #maemo16:22
*** l7 has joined #maemo16:22
*** doc|home has joined #maemo16:22
*** Vulcanis has joined #maemo16:22
*** rmrfchik has joined #maemo16:22
*** sippo_ has joined #maemo16:22
*** Mc2` has joined #maemo16:22
*** VRe has joined #maemo16:22
*** zimmerle has joined #maemo16:22
*** Aisling has joined #maemo16:22
*** barnoid has joined #maemo16:22
*** mk500 has joined #maemo16:22
*** ivan_ has joined #maemo16:22
*** ragdi has joined #maemo16:22
*** Mozillion has joined #maemo16:22
*** xorAxAx has joined #maemo16:22
*** Lynoure has joined #maemo16:22
*** gouverneur has joined #maemo16:22
*** X-Fade has joined #maemo16:22
*** Tester has joined #maemo16:22
*** courmisch has joined #maemo16:22
*** script has joined #maemo16:22
*** zeenix has joined #maemo16:22
*** parmaster has joined #maemo16:22
*** ChanServ sets mode: +o X-Fade16:22
*** guardian has quit IRC16:23
*** Amargan has joined #maemo16:24
*** thopiekar has quit IRC16:24
*** zap_ has quit IRC16:25
*** RolaBlad1 has joined #maemo16:25
*** Amargan has left #maemo16:29
fnordianslipperstest16:30
jebba900ing16:30
fnordianslipperslish16:30
*** skule has joined #maemo16:32
*** micm has joined #maemo16:32
*** bobl1k has joined #maemo16:33
homeasvs_anyone here have a working .sbrsh for fremantle ?16:34
homeasvs_racking my brain trying to figure out what's wrong with mine, and all the guides have typos and errors16:34
*** KMFDM has joined #maemo16:36
*** RolaBlade has quit IRC16:37
sejoweird skype works perfect untill I receive an email, then it really starts to stutter16:38
sejojebba: my sip is sejo@ekiga.net16:39
*** iDialekt has quit IRC16:40
*** iDialekt_ is now known as iDialekt16:40
*** dirk2 has joined #maemo16:42
*** bergie has joined #maemo16:45
*** CoreFusi1n- has quit IRC16:47
*** CoreFusion- has joined #maemo16:51
loft306heh16:56
*** mece has joined #maemo16:59
*** mece has left #maemo16:59
*** gomiam has quit IRC17:00
*** k-s is now known as k-s[AWAY]17:00
*** t_s_o has quit IRC17:00
jebbaman, google talk works really well. Just did a cross-hemisphere call and it sounds better than a cell phone call.17:02
*** IcanCU has joined #maemo17:02
*** iDialekt has quit IRC17:03
*** iDialekt has joined #maemo17:04
*** Zeddy has joined #maemo17:06
sivangjebba: yes it rocks17:06
sivangjebba: better then skpe17:06
*** millenomi has joined #maemo17:06
*** chenca has joined #maemo17:07
*** chenca has quit IRC17:07
*** millenomi has quit IRC17:09
*** bmidgley2 has quit IRC17:13
timeless_mbpum17:19
timeless_mbpmy election thing from dneary was marked as spam17:19
Stskeepsit does look like spam17:20
Stskeeps:P17:20
pekujaD. Nedry17:20
sejoooch didn't know galk was that good17:21
* sejo sets up17:21
sejoI noticed that this night my battery wal almost empty17:24
andre__hmm, does the on-screen virtual keyboard depend on any language settings or is it the same for all of them (except for Russian)?17:25
sejoputting it in offline mode does that help?17:25
jebbagah, i take an image, rotate and crop it in the fone, then select it for a background and it always "un"-rotates it, probably because it reads the EXIF info17:26
aquatixyay, wifi17:28
timeless_mbpandre__: eh?17:28
timeless_mbpthe onscreen keyboard changes based on some setting in control panel17:28
timeless_mbpthe french or spanish keymap should be slightly different from enus17:28
homeasvs_anyone here have cpu transparency working ?17:29
timeless_mbpandre__: wait, which onscreen keyboard? :)17:29
cehtehgermany prolly too ... and anyone seen a swiss-german keymap?17:29
divinegodffdec_h264 is terribly slow. but i have a file that openmax (omx_h264dec) refuses to load.. anyone know what to do?17:29
timeless_mbpcehteh: none in sales17:29
cehtehworst of all .. so close to german but still so strange :)17:29
cehteh4 offical languages all with accents :)17:30
*** MoonTiger has joined #maemo17:31
andre__timeless, virtual one. not character17:31
andre__the third screen, with all the symbols17:31
timeless_mbpandre__: ok17:31
timeless_mbpit's definitely different17:31
timeless_mbpall of them17:31
timeless_mbpthe fn-ctrl one is very different for polish :)17:31
aquatixok, thinkering with themes doesn't work17:31
Stskeepsheya MoonTiger17:31
aquatixi think i crashed mer :)17:31
timeless_mbpand the full screen finger keyboard tweaks language to landuage17:31
andre__cehteh, what's wrong with the german one?17:31
timeless_mbps/dua/gua/17:31
infobottimeless_mbp meant: and the full screen finger keyboard tweaks language to language17:31
MoonTigerhey Stskeeps17:31
timeless_mbpStskeeps: i hate the repos17:31
timeless_mbpare you the repo master now?17:31
cehtehandre__: nothing .. i just wonder if swizerland gets an extra oen17:32
Stskeepstimeless_mbp: heck no17:32
Stskeeps:P17:32
andre__oen?17:32
cehtehone17:32
odin_afnoon all17:32
andre__for what?17:32
timeless_mbpStskeeps: help me anyway?17:32
andre__I mean the keyboards are based on languages, not really countries...17:32
timeless_mbpthe stupid gettext package is linked against a library it doesn't provide17:32
timeless_mbpandre__: um17:32
cehtehare french accents easily available on a german keyboard?17:32
timeless_mbpkeyboards are based on regional variants of langauges17:33
timeless_mbps/aug/uag/17:33
infobottimeless_mbp meant: keyboards are based on regional variants of languages17:33
* timeless_mbp sighs17:33
* timeless_mbp needs breakfast, lunch, and maybe dinner17:33
Stskeepstimeless_mbp: gettext package in fremantle is broken17:33
*** Zeddeh has joined #maemo17:33
timeless_mbpStskeeps: is there a bug?17:33
andre__cehteh, via onscreen special characters keyboard: yes. press bluekey+control17:33
timeless_mbpthat's kinda incredibly lame17:33
Stskeepstimeless_mbp: you don't have doctools in your SB target do you?17:34
andre__cehteh, not on the hardware keys themselves as they are limited and already used by äöü17:34
cehtehandre__: dunno if that pleases french-swiss people17:34
timeless_mbpStskeeps: um, why do you ask?17:34
andre__cehteh, french-swiss people should not use a german keyboard layout, but a french one. as easy as that.17:34
Stskeepstimeless_mbp: because normally SB hides this bug from you17:34
timeless_mbpcehteh: you can switch the hardware layout in software17:34
cehtehand dont forget about italian-swiss and raetero-romanic (ok they need äöü)17:34
timeless_mbpStskeeps: well, err17:34
timeless_mbpwhat?17:34
timeless_mbpbecause my problem is that the .deb i got from the repository is broken17:34
andre__cehteh, they should use the italian layout. what's the issue?17:34
timeless_mbpwhich means that my app doesn't work right17:35
cehtehandre__: you didnt seen a offical swiss keyboard layout dont you?17:35
Stskeepstimeless_mbp: there's a devkit for doctools (with gettext etc) for sb1. and that overrides the normal gettext package. normal gettext package is horridly broken lbt discovered the other day17:35
timeless_mbpcehteh: the keyboard has a way to compose keys17:35
cehtehand french layouts are very different17:35
timeless_mbpStskeeps: i hit the broken gettext package every month or so17:35
cehtehwell i am not in swizerland i dont care17:35
andre__cehteh, there is no official swiss keyboard according to the latest documents I have here, but feel free to explain as Nokia changes everything at least twice per week :)17:36
cehtehhaha i dont care17:36
cehtehcompass and working GPS would be more important to me :P17:36
timeless_mbpcehteh: there's a third party package called ukeyboard17:37
timeless_mbpwhich lets you work w/ others to deal w/ this17:37
luke-jrcehteh: from what I've been hearing in here, GPS doesn't work17:37
andre__cehteh, Uhm. Going to Settings > Text Input > Hardware keyboard layout there is "Suisse, Schweiz". Damn. Never seen that before.17:37
andre__uargh17:37
cehtehhehe now you know what i mean? :)17:38
andre__Bad idea. People should use Italian/German/French layout instead I think17:38
JaffaMorning, all17:38
Stskeepstimeless_mbp: ask lbt about the back when he's back from bcn17:38
Jaffatigert: The "Horizon" I was hacking was what's now "Attitude"17:38
andre__cehteh, not yet as I have not tried it. But feel free to elaborate your issues :)17:38
JaffaNot the old OS2005/6 Horizon17:38
*** alexj_ has quit IRC17:38
cehtehandre__: you are german?17:38
andre__cehteh, yes, according to my passport :)17:39
*** RolaBlad1 has quit IRC17:39
Stskeepstimeless_mbp: bug, that is17:39
*** MoonTiger has quit IRC17:39
cehtehwell not on the n900 but on a normal keyboard look where some characters are on a swiss layout17:39
cehteh* $ § ...17:39
cehtehno ß .. ok17:40
cehtehforgotten where the {[]} are ..17:40
pekujanobody needs §17:40
pekujait's useless17:40
pekujaI hate that they waste a whole key for that on European keyboards17:40
SpeedEvilcehteh: compass is a hardware mod.17:40
*** bleader_ has joined #maemo17:40
cehtehif you ever want to make fun of someone switch his keyboard to swiss german17:40
Stskeepsor euro17:40
SpeedEvilcehteh: I think a fairly simple one, if you could open the case, but...17:40
Stskeepsnormal people just use 200e or 200eur, right? :P17:41
pekujaI'm sure in some European layouts there's something more useful there because they just need more keys in general17:41
pekujawell, euro isn't too bad, because it's behind altgr anyhow17:41
cehtehSpeedEvil: and then solder it in? :)17:41
andre__pekuja, as a lawyer i love § :-P17:41
pekujadoesn't really bother me that much17:41
pekujait's just there if I really need it17:41
*** rsalveti has quit IRC17:41
pekujaandre__: I'm sure you do :-P17:41
pekujaandre__: nobody else does ;-)17:41
SpeedEvilcehteh: basically17:41
*** unixSnob has joined #maemo17:41
SpeedEvilcehteh: in parallel with the accelerometer17:41
cehtehhehe17:41
SpeedEvilhttp://www.sparkfun.com/commerce/product_info.php?products_id=70817:42
cehtehyeah and where is the software support for it?17:42
pekujaanyways, I would like to have a US layout for programming, but I'm not sure what the optimal solution would be to fit the scandinavian letters in there17:42
SpeedEvilIt's on the I2C bus - write a driver17:42
timeless_mbppekuja: optimal solution is to dunk scandinavia into the ocean17:42
timeless_mbp(and take .fi with it)17:42
pekujawell, my laptop has a couple of extra keys because it's a Japanese layout, so I could probably make it work17:42
pekujatimeless_mbp: :-(17:42
pekujatimeless_mbp: not that I have much fondness for my umlauts17:43
timeless_mbppekuja: hey, don't frown, i'd lose my apt in the process17:43
Gadgetoidported android yet?17:43
zashYeah, how's the android-runtime-porting going?17:45
zashCanonical doing that right?17:45
*** dimir_ has quit IRC17:45
SpeedEvilOops. I meant http://www.sparkfun.com/commerce/product_info.php?products_id=9441 - but anyway.17:45
Stskeepszash: someone was doing it but he threw a religious fit over not having google maps and such "android is not as open as you think" and never published the code..17:46
Gadgetoidhaha I'm just making dirty jokes... android is a sin17:46
Stskeepszash: http://mjfrey.blogspot.com/ -send him an e-mail and poke him to publish17:47
Gadgetoidoo extras-testing failed for a change17:47
*** alexj_ has joined #maemo17:48
* sejo likes bounce17:48
suihkulokkibounce needs a level editor =)17:49
zashStskeeps: lol17:49
pekujazash: android runtime? would that mean running Android apps on Maemo with just a VM or something?17:49
SpeedEvilbounce++17:49
pekujazash: that'd be pretty sweet17:49
Stskeepspekuja: see the page i referred to.17:49
sejosuihkulokki: mhat's the poy ?17:49
*** oops6_42 has quit IRC17:49
sejopay17:49
zashpekuja: it's java-ish17:49
zashpekuja: runtime as in the java vm17:49
zashpekuja: except it's not java, but dalvik17:49
*** oops6_4 has joined #maemo17:50
pekujazash: yeah, I know. if it is portable to Maemo, that's pretty exciting I think17:50
pekujaStskeeps: thanks17:50
*** Zeddy has quit IRC17:50
SpeedEvilI would even pay as much as 3 dollars for more levels on bounce.17:51
Stskeepsi wonder if they'll be on ovi store17:52
kynky3 levels on bounce? thought the first icon was just for video17:53
*** bleader has quit IRC17:53
jebbawhy doesn't this work?  It's preventing me from removing fotos:   `chmod u+w 2006-05-26/`   (in MyDocs/.images subdir)17:53
Stskeepsjebba: it's FAT17:53
SpeedEvilkynky: well - yes17:53
jebbaStskeeps: but other dirs in there are +w17:54
Stskeepsjebba: that's kinda weird17:54
Stskeepsjebba: submit a bug?17:54
jebbaandre__: ?  ^^17:54
SpeedEvilIt's FAT as it has to be to allow it to work in mass storage mode with most PCs17:54
kynkyhope not to long for koffice on n90017:54
jebbaSpeedEvil: but then why are other dirs +w ok?17:54
SpeedEvilVFAT does not support most attributes17:55
jebbai have a subdir with one dir +w and the others are -w17:55
jebba~/MyDocs/.images/oliver $ ls -l17:55
jebbadrwxrwxrwx    2 user     root        65536 Dec  6 12:38 200517:55
jebbadr-xr-xr-x    2 user     root        65536 Mar 23  2007 2006-05-2617:55
jebbadr-xr-xr-x    2 user     root        65536 Mar 23  2007 2006-07-2617:55
andre__jebba, hmm?17:55
andre__context?17:55
timeless_mbpjebba: df -h ~/MyDocs/.images/oliver17:55
jebba~/MyDocs/.images/oliver $ chmod +w 2006-07-2617:55
jebba~/MyDocs/.images/oliver $ ls -l | grep 07-2617:55
jebbadr-xr-xr-x    2 user     root        65536 Mar 23  2007 2006-07-2617:55
jebba $ df -h ~/MyDocs/.images/oliver17:56
jebbaFilesystem                Size      Used Available Use% Mounted on17:56
jebba/dev/mmcblk0p1           27.0G      7.1G     19.9G  26% /home/user/MyDocs17:56
*** lpotter_ has joined #maemo17:56
timeless_mbpmount |grep MyDocs17:56
jebbaandre__: I scp'd over a few directories.  On my system the dirs are u-w so i didn't accidentally blow them out.  I scp -pr them, so now when they are on the system, they don't have write perms. But I should be able to change that.17:57
* timeless_mbp chuckles17:57
jebba$ mount |grep MyDocs17:57
jebba/dev/mmcblk0p1 on /home/user/MyDocs type vfat (rw,noauto,nodev,noexec,nosuid,noatime,nodiratime,utf8,uid=29999,shortname=mixed,dmask=000,fmask=0133,rodir)17:57
Stskeepsrodir?17:57
zashread-only-dir?17:58
jebba $ ls -la17:58
jebbadrwxrwxrwx    5 user     root        65536 Dec  6 12:50 .17:58
andre__aha. okay.17:58
timeless_mbpchmod 0777 ~/MyDocs/.images/oliver17:58
sejoI have an icon in the status bar of the n900 that looks like a file with a red stripe through17:58
sejowhat does that mean?17:58
jebbaheh.  chmod 0777 works, but +w doesnt ...17:58
jebbaon the subdirs too.17:58
timeless_mbpsejo: no working sim card17:58
*** Sho_ has quit IRC17:58
*** florian has joined #maemo17:58
timeless_mbpjebba: sounds like a busybox bug17:59
*** lardman|gone has quit IRC17:59
*** Sho_ has joined #maemo17:59
jebbaanyway, in the foto manager it made it complain that it couldn't remove the images via tap tap tap17:59
timeless_mbpchmod 0555 ~/MyDocs/.images/oliver17:59
timeless_mbpchmod +w ~/MyDocs/.images/oliver17:59
timeless_mbpdoes that fail?17:59
jebbatimeless_mbp: correct.  +w doesnt do anything18:00
timeless_mbpjebba: doesn't do anything or complains and doesn't do anything?18:00
sejotimeless_mbp: thanks18:00
jebbaah, but a+w does.18:00
jebbatimeless_mbp: no complaints, just doesnt do anything18:00
timeless_mbpok18:00
timeless_mbpso roughly, the ulimit means it's a partial mode change18:00
timeless_mbpand a partial mode change is meaningless on a FAT file system18:00
timeless_mbpchmod 0555 ~/MyDocs/.images/oliver18:00
timeless_mbpchmod 0755 ~/MyDocs/.images/oliver18:01
timeless_mbpwhat happens there?18:01
*** unixSnob has quit IRC18:01
jebbabut things like this fail:   chmod -R o-w 2006-0*   (well, has no effect)18:01
timeless_mbpplease be careful18:01
timeless_mbp'no effect' and 'fail' are very different18:01
jebbatimeless_mbp:   http://pastebin.ca/170433318:02
timeless_mbpright18:02
timeless_mbpso, roughly, a partial mode change is treated as an invalid thing18:02
timeless_mbpchmod 0777 ~/MyDocs/.images/oliver18:02
timeless_mbpchmod 0755 ~/MyDocs/.images/oliver18:02
timeless_mbpwhat happens there?18:03
timeless_mbpremember, fat does have a concept of 'readonly'18:03
timeless_mbpit just doesn't have a concept of groups, it's either readonly, or it isn't18:03
jebbatimeless_mbp: updated pastebin   http://pastebin.ca/170433618:03
timeless_mbpright18:04
timeless_mbpi'm not sure there's actually a bug here18:04
jebbaah, ok, i get it now.18:04
jebbahmm FAT18:04
timeless_mbpumask is what causes +w and friends to not be treated as 0yyy18:04
odin_no Very FAT lols18:04
timeless_mbpi believe that the error message from the image viewer app is also sane18:04
timeless_mbpbut, if you disagree, list it again, and i'll consider it18:05
jebbatimeless_mbp: ya, if you try to delete an image, should it chmod it? instead of just error?18:05
timeless_mbpoh18:05
timeless_mbpwell18:05
timeless_mbpno :)18:05
timeless_mbpbut can file manager change the readonly bit for you?18:05
jebbaheh. perhaps "this image is read-only, are you sure you want to delete?"  or somesuch?18:05
timeless_mbpimagine you have 20 pictures in a set of 1000 pictures18:06
timeless_mbpbecause you don't want to accidentally delete them18:06
timeless_mbpyou don't really want an image viewer to let you delete them <period>18:06
timeless_mbpanyway, can you remove the readonly bit from file manager?18:06
jebbatimeless_mbp: i dont see a way in filemanager to change perms18:07
timeless_mbplooks like they dropped that feature :(18:08
timeless_mbpfeel free to complain about file manager18:08
timeless_mbpthe rest of it is all reasonable18:08
sejohow can I easily create a screenshot18:08
jebbafor some reason i could delete all the default nokia images that came with the fone in the image viewer, except this image: digital_nature4_03.jpg   not sure why that was different (all blown away now so can't full investigate, but it was:  -rw-r--r-- )    timeless_mbp18:09
timeless_mbpsejo: ctrl-shift-p18:09
timeless_mbpjebba: was it your wallpaper?18:09
jebbadont' believe so. I was using default wallpaper at the time (not sure what that image looks like now)18:10
*** Shinto has quit IRC18:10
timeless_mbpit was probably that one :)18:10
sejothx18:10
SpeedEvilIs htere any pic taking application that does not have the geolocation rounding bug?18:10
timeless_mbprounding bug?18:10
SpeedEvilIt rounds locations to whole seconds of lat/lon18:11
SpeedEvilmeaning a 30m*15m or so grid (in UK)18:11
Stskeepswow.18:11
Stskeeps:P18:11
jebbatimeless_mbp: one other thing, re: wall papers.  I had an image which I wanted to use as wallpaper. Needed to rotate it -90° and crop, which i did in the image viewer (very nice, btw).  But then when i went to use it as a wallpaper, it got rotated *back* to it's original rotation, maybe due to EXIF info or something.  I just edited it in gimp on laptop and deleted EXIF and it worked.18:11
*** lpotter has quit IRC18:11
*** bleader_ is now known as bleader18:11
timeless_mbpjebba: file a bug18:12
sp3000hm, I was uder the impression the desktop (and avatars) don't support exif orientation, rather?18:12
sp3000and that the immage edit uses it rather than transforming the data18:13
timeless_mbpjebba: try loading the picture (pre gimp) in the browser18:13
sp3000but icbw18:13
timeless_mbpthe browser doesn't support exif18:13
timeless_mbp(not a bug)18:13
timeless_mbpso if image viewer is cheating (quite likely)18:13
timeless_mbpthen the bug is in desktop for not supporting a feature exposed by the image viewer "platform"18:13
sp3000camera too, so no setting avatars from portrait portraits :)18:13
sp3000ime18:14
timeless_mbpsp3000: so, does that make it a missing feature in gtkpixbuf? :)18:14
lardmanhm Qt channel very quiet18:14
sp3000heh, dunno18:14
lardmanis there a Qt equivalent to osso_initialize()?18:15
sp3000for moz upstream it's 298619 and rather inactive18:15
timeless_mbpsp3000: it's likely it'd break the web :)18:15
sp3000sometimes bugs me when looking at a full size image at flickr, as the scaled versions are manged t orientation but the original is original and may be exif'd to orientation18:15
sp3000I dunno, I suspect it would fix more than break18:16
sp3000hmm, I'm missing pesto18:17
timeless_mbpdepends how often there's stray exif data uses in sites which didn't know about it18:17
timeless_mbphrm, pizza hut here has pesto18:17
*** apol has joined #maemo18:17
sp3000and olives18:17
sp3000so does my fridge ;)18:17
* timeless_mbp has olives18:17
* timeless_mbp goes to read 'maybe spam'18:18
jebbatimeless_mbp: ok, browser shows it "upright", image viewer shows it "sideways" (how I want it), background shows it "upright"18:18
timeless_mbpyeah, file a bug against desktop18:18
timeless_mbpdon't bother filing one against browser. i will kill it. i promise18:18
lardmanmmm, olives18:19
*** eie has joined #maemo18:19
jebbatimeless_mbp: ok thx.  sry for noise   (esp. re: FAT)18:19
* timeless_mbp shrugs18:20
loft306haha18:20
timeless_mbpit's fun18:20
*** Moku has joined #maemo18:20
timeless_mbpok, so where was i?18:20
*** k-s[AWAY] is now known as k-s18:20
timeless_mbptodo: write a po editor18:21
timeless_mbp. fix engb18:21
timeless_mbp. fix maps18:21
timeless_mbp. help a local18:21
timeless_mbp. eat breakfast18:21
SpeedEvilA poo editor?18:21
sp3000so how would you solve connections priorization to avoid automatically preferring annoying hotels and whatnots that require some silly possibly paid login instead of working immediately?18:21
lardmanshovel?18:21
timeless_mbpno18:21
SpeedEvilhttp://www.poopreport.com/Consumer/Content/Turd_twister/twister.html ?18:21
* SpeedEvil ponders a digitally controlled one.18:22
timeless_mbpsp3000: without using drag and drop?18:22
lardmanlike those r/c snakes18:22
jebbahmm, HOWTO take screenshot?   Best if I can do it from command line via SSH.   Cuz if i take a screenshot of the desktop as it is now, it will explain bug much better than words  :)18:22
timeless_mbpand without being arrested for aiding digital tresspassing?18:22
timeless_mbpsp3000: personally18:22
sp3000I'm thinking the scheme should be moving connections between three tiers, "preferred", "autoconnect", "manual"18:22
timeless_mbpi'd use the mozilla approach18:22
timeless_mbpyou connect to a network18:22
jebbaah, via VNC  :=18:22
timeless_mbpbut that doesn't save it18:22
timeless_mbpto save the network, you tap the network indicator and select save18:22
timeless_mbpthe save thing lets you add a comment, and specify a preference18:23
*** k-s is now known as k-s[AWAY]18:23
*** hardaker2 has joined #maemo18:23
timeless_mbpfor networks you don't save, they're left in a provisional bin18:23
sp3000those tiers effectively exist already; all wifis go to preferred, cellular goes to autoconnect or manual depending on your answer to the autoconnect prompt (or later twweaking in cpl)18:23
timeless_mbpanyway18:23
*** jebba900 has quit IRC18:23
SpeedEvilautoconnect to unsecured wifi may not be legal though.18:24
timeless_mbpfrom memory the networking ui is maemo4 or maemo3, not maemo518:24
timeless_mbpso we're talking about rewriting it :)18:24
timeless_mbpsp3000: do you have objections to my general approach?18:24
sp3000orthogonal18:24
timeless_mbpby the time you're using the ui i describe, it's trivial to have the dialog specify as a dropdown option preferred, manual18:24
timeless_mbpSpeedEvil: not generally relevant18:24
timeless_mbpautoconnect is a distinct feature18:24
SpeedEviloops - misread18:25
timeless_mbpthe feature i was talking about but which we haven't covered is connecting to a network and pinging a well known host18:25
timeless_mbpsome stupid state would probably claim that's digital tresspass18:25
sp3000I'm basically suggesting the ability to demote wifis from preferred to autoconnect but not preferred , or manual18:25
timeless_mbpsp3000: i'm not opposed18:25
SpeedEvilIs there a way of connecting to two networks? I want to bridge my wifi and cell-radio to act as a modem18:25
timeless_mbpbut, to do that, we'd need to redo the ui18:25
timeless_mbpSpeedEvil: technically yes18:26
timeless_mbpfrom the ui, no18:26
SpeedEviltimeless: k18:26
SpeedEvilThought not18:26
sp3000in the general case, I think doing the simple thing and dumping wifis to preferred without questions may be the best alternative18:26
timeless_mbpSpeedEvil: while nokia is trying to sell directly18:26
timeless_mbpwe're also not trying to piss off cellular carriers more than necessary :)18:26
sp3000simple case simple and tweak in cpl18:26
SpeedEviltimeless_mbp: sorry - sell directly? ah18:26
timeless_mbpbesides, designing a ui for that is painful18:26
timeless_mbpand no such ui would be 'simple'18:27
SpeedEviltimeless_mbp: somewhat.18:27
timeless_mbpand simple is a ui design goal18:27
sp3000otoh the case where you're discovering sucky wifis gets a bit circumlocutious, but it always was18:27
timeless_mbpsp3000: sorry, can you explain the categories again?18:27
timeless_mbpsp3000: i should plug devicescape18:27
SpeedEviltimeless_mbp: I'm unsure what'd be wrong with the wireless net simply taking all packets routed for its netmask.18:27
timeless_mbp(disclaimer, my cousin works for them)18:27
sp3000preferred is a set to which you get connected if available even if you already have a lower tier connection18:27
SpeedEvilBut yes, it would add hard-to-debug corner cases18:28
tigerthmm18:28
sp3000autoconnect is one you get autoconnected to if nothing else is available (cellular if you say "yes" to autoconnect)18:28
timeless_mbpSpeedEvil: given that we can't get the basic corner cases right18:28
sp3000manual never autoconnects18:28
timeless_mbpi'd rather not go there :)18:28
SpeedEvil:)18:29
timeless_mbpsp3000: so18:29
timeless_mbpi think my approach is right18:29
sp3000I don't think the autoconnect set would act preferred over the manual set as in disconnecting from a manually connected thing to hop over there; only preferred would do that18:29
timeless_mbpnamely the status area should let you promote/demote/note the network18:29
timeless_mbppreferably geotag it18:29
* timeless_mbp wonders if devicescape has shipped for the n900 yet18:30
*** alexj__ has joined #maemo18:31
sp3000yeah, access to demote without going through cpl would fix the discovering sucky wifis case adequately I think, it could probably be shoehorned into that dialog18:33
w00ttimeless_mbp: got a minute to try reproduce something a bit weird?18:33
timeless_mbpmaybe18:33
w00ttap the top left repeatedly (going between switcher and launcher)18:33
timeless_mbpsp3000: that dialog needs to be taken out back and shot18:33
w00twhile doing this, I often end up at a blurred background (similar to launcher/switcher) with no items18:34
w00tI can reproduce this on two devices, but I'm not sure whether it's universal as Stskeeps can't18:34
loft306scrambled eggs18:34
sp3000receiving bacon frame18:35
timeless_mbpw00t: ask the channel18:35
* timeless_mbp goes back to engb18:35
w00tok, anyone else want to have a play with that one? :-)18:35
SpeedEviltimeless: seems to make sense18:35
loft306dont got it w00t18:36
w00tloft306: are you pressing fairly rapidly? (once per 0.5 seconds)18:37
w00troughly18:37
loft306yep18:37
w00thmm18:37
w00tI wonder why I'm special :-)18:37
loft306see buth things on screen at once but no scramble18:38
jebbatimeless_mbp:   https://bugs.maemo.org/show_bug.cgi?id=663218:38
povbot`Bug 6632: Background image does not show correct rotation18:38
w00tnot a scramble, loft306, and it isn't always instantly triggerable, but I can always get it within about 10-20 seconds18:38
timeless_mbpjebba: well filed, good steps to reproduce18:38
loft306no just see both launcher and switcher on screen at the same time18:39
ShadowJKam I the only one who thinks the current connectivity ui is good as is? :P18:39
timeless_mbpjebba++18:39
sp3000fwiw I'm not sure if wifis in the middle tier makes sense or not18:39
loft306till i stop and one fades out18:39
w00tShadowJK: I don't mind it18:39
SpeedEvilw00t: I just tried it or a minute or so, and it diddn't do it at all18:39
w00twtf.18:39
w00tthis is insane :P18:39
SpeedEvilw00t: That is - it simply switched between - though occasionally stalling for a moment.18:39
jebbatimeless_mbp: thx18:39
timeless_mbpsp3000: what's really needed is "ignore this network, it sucks"18:39
* loft306 is DangerMaus18:39
SpeedEvilw00t: 3 apps.18:39
w00tI only have web bookmarks and an IM window open18:40
sp3000that's kind of the bottom tier, but otoh I didn't think of any ...warning indicator for that18:40
w00tlet me see if that matters18:40
loft306same as SpeedEvil  for results18:40
SpeedEvilw00t: calculator, a webpage, and file manager18:40
sp3000and some of the bottom tier items may be thnigs you do want but just often not18:40
loft306as we all break something18:41
loft306:P18:41
w00ttriggered with web bookmarks only open.. let's change that to calculator and see what happens18:41
w00ttriggered with calculator too. I'm at a loss..18:41
* w00t thinks18:42
*** Sho_ has quit IRC18:42
SpeedEvilHas anyone had issues with the statusbar loadmeter?18:42
w00tfwiw18:42
w00thttp://share.ovi.com/media/w00teh.PublicRandomStu/w00teh.1000318:42
*** zenvoid__ has joined #maemo18:42
SpeedEvilFor me it coincided with wifi not working18:42
w00tthat's what it looks like18:42
* w00t tries moving desktops to see if that matters somehow18:44
loft306hmm with calc i get it to drop out of launcher/switcher to the background here and there but not blurry18:44
w00tloft306: that occurs when it was blurry like that and you press anywhere18:45
loft306alrite enough of this18:45
w00tso chances are it registered a press on the background and went to desktop18:45
loft306thats what i was thinking18:45
w00treproduced on another desktop, so that's not it18:45
w00ttheme differs on the two devices, so that's not it18:46
* hardaker2 wonders why /usr/share can't be entirely moved to /opt18:46
*** Clok has quit IRC18:46
loft306just your devices w00t  your special :P18:46
w00t:(18:46
w00tit always occurs when going to the launcher screen, never the switcher, which makes sense given there is no button to open the launcher screen18:48
jebbawould be nice to move  /  to /opt   ;)18:48
*** alexj_ has quit IRC18:48
hardaker2jebba: hah.  yeah.  though I understand the reason why they did it that way, they still should have made / larger.18:49
* hardaker2 considers porting gparted and wonders how that would work ;-)18:49
hardaker2my / is now full :-(18:49
hardaker2it's a lot of painful maintance to fix it.18:49
jebbahardaker2: don't reboot until you fix it or you may have to flash  (I went thru that...)18:50
*** MoaBird has joined #maemo18:50
jebbaget to 99% at least18:50
hardaker2Ah, good to know.  thanks.18:51
*** millenomi has joined #maemo18:51
*** oops6_4 has quit IRC18:51
hardaker2I've dropped it down to about 99 already but I'm glad to have heard that.18:51
LeoDhm, how big is /?18:51
*** MoaBird has quit IRC18:52
hardaker2rootfs                  233104    226900      1920  99% /18:52
sp3000GB/4 + compression18:52
LeoDhmhm18:52
*** MoaBird has joined #maemo18:53
*** baze has joined #maemo18:53
hardaker2I think someone said it was safe to move /var/cache to /opt but I haven't.18:53
*** lazni has quit IRC18:53
odin_hardaker2, run "du -s /var/lib/dpkg"18:54
hardaker22887618:54
odin_28Mb of 233Mb, quite a bit....18:54
hardaker2info being the big one.18:54
hardaker2yep.18:54
*** MoaBird has quit IRC18:54
odin_I moved mine to /home/opt/maemo/var/lib/dpkg  (I wrote a script on what I did)18:55
timeless_mbpandre__: i can't find the sources for sbox218:55
*** udovdh has quit IRC18:55
hardaker2you've rebooted since then I assume?18:55
hardaker2(though there is no reason it should be needed before /home is mounted)18:56
*** udovdh has joined #maemo18:56
odin_yes and installed some apps18:56
timeless_mbpsp3000: some crappy work network? :)18:56
*** eie has quit IRC18:56
*** zenvoid_ has quit IRC18:57
timeless_mbphardaker2: i've already explained why we can't move things to /opt18:57
timeless_mbpgo read the channel logs18:57
sejohmm /10118:57
hardaker2timeless_mbp: I understand the technical reasons.18:57
*** unixSnob has joined #maemo18:57
hardaker2but the current solution isn't workable.18:57
timeless_mbpyou mean not wanting to screw customers?18:57
timeless_mbpyou call that a technical reason?18:57
sp3000yeah I'm not sure if that sort of thing shouldn't just be in the bottom tier anyhow18:58
sejodoes the maemo speak caldav?18:58
hardaker2timeless_mbp: I should say I understand *why* things are done the way they are; but / is too small for it to be a usable system for any reasonable amount of pkg installs.18:58
timeless_mbphardaker2: not if everyone installs into /opt18:59
timeless_mbp(not technically a great answer for the same reasons, but hey)18:59
hardaker2timeless_mbp: Yep.  there are a *ton* of things that should be in /opt that aren't.  I agree.18:59
*** oops6_4 has joined #maemo18:59
timeless_mbpare there?18:59
hardaker2but none-the-less: packaging is harder.18:59
timeless_mbpthey shouldn't get promoted18:59
*** oops6_4 has left #maemo18:59
* timeless_mbp shrugs19:00
timeless_mbpwhat we should have done was just setup a second package root in /opt19:00
timeless_mbpand use that19:00
hardaker2124160  /usr/share19:00
timeless_mbpit requires a bit more magic at the apt level19:00
timeless_mbpbut it'd be better19:00
odin_hardaker2, http://www.pastebin.org/61421  (try that, just comment out the last line which does the removal if you are not sure, it backs it up to a tar.gz file anyhow)19:00
hardaker2odin_: thanks; I'll look at it.19:01
hardaker2there are two ways to separate out things that have to be in / vs those that don't.19:01
timeless_mbpodin_: you're assuming he used command line to install junk?19:01
* timeless_mbp shrugs19:01
ShadowJKI guess python somehow slipped through and was in extras before it was optified? :(19:01
timeless_mbphardaker2: so, nokia screwed up19:01
hardaker21) assume everyone can move stuff to /opt when packaging (including all the people that have been doing it other ways for everything they've packaged in the past)19:01
*** avs has joined #maemo19:01
timeless_mbpfixing it is incredibly hard19:01
odin_timeless_mbp, assuming in what way?19:02
w00tShadowJK: afaik python doesn't work optified atm19:02
timeless_mbpand way too late for a product that solidified months ago19:02
ShadowJKw00t, i think it does now?19:02
w00tmm19:02
odin_timeless_mbp, I used HAM to install junk and still had not space19:02
timeless_mbpodin_: that cache dir is only used by apt, not ham19:02
hardaker22) mark *only* the things that need to be in / as in / and move common directories to /opt and package the criticial ones separately (which could be done by experts at nokia)19:02
w00tyou might be right19:02
w00tI don't know19:02
timeless_mbpodin_: that's because you didn't reboot19:02
timeless_mbpand someone held open file handles19:02
timeless_mbp(roughly)19:02
timeless_mbp"experts at nokia"19:02
timeless_mbpfunny19:02
hardaker2heh.19:03
timeless_mbpthe experts are what gave you what you have, and19:03
timeless_mbpyou expect something better later?19:03
odin_timeless_mbp, no before rebootting I took a look at that issue, and couild not see any open file handlers to anonymous files19:03
timeless_mbpwhat are you smoking, and can i have some?19:03
hardaker2I'm stating what the world *should* be like.  Which means that in the world I'm describing, yes there *should* be experts at nokia.19:03
w00theh19:03
hardaker2I'm not, however, describing what currently exists -;)19:03
ShadowJKI guess that the "experts" never imagine to install so many apps that the / would fill up without optification :)19:03
w00teveryone is humajn19:03
odin_timeless_mbp, HAM does appear to update the apt repo dirs, I have never installed anything with "apt-get" (yet) but I still had only 7Mb free on rootfs19:03
w00t-j19:03
timeless_mbpodin_: ham is not supposed to use the apt cache dir19:04
* sp3000 is a unicorn19:04
* ShadowJK is pretty content after having installed ssh, rsync, mplayer, gpodder, xchat, and most of that probably went to /19:04
timeless_mbpoh19:04
timeless_mbpyou're moving /var/lib/dpkg19:04
timeless_mbpsorry19:04
timeless_mbpi assumed you moved the other one19:04
*** fluff is now known as fluff|afk19:04
timeless_mbpyeah, that one should move19:04
timeless_mbpwell19:05
timeless_mbpactually19:05
timeless_mbpit can't move for roughly the same reason19:05
timeless_mbpbecause it'd cause a system flash to be broken19:05
timeless_mbpso, no :)19:05
odin_ /var/lib/dpkg was eating like 5% and could easily grow to 10% (as more package come about) so I elected it to move :)19:05
odin_shall I open a bug report to move it in next release ?19:05
timeless_mbpbasically, that breaks system updates19:05
timeless_mbpno19:05
timeless_mbptotally pointless, it won't work19:05
timeless_mbpsee my original explanation for why system stuff can't be in /ppt19:06
ShadowJKwouldn't system flash restore the original?19:06
timeless_mbpit can't19:06
timeless_mbpsystem flash only touches ubifs19:06
timeless_mbpif it fries /home, then the customer is screwed19:06
timeless_mbpbecause we ate 2gb of his *user* data19:06
odin_but when ubifs boots up the first time, it can run and offer to re-link/re-set suiff in /home19:06
timeless_mbpthings like his mailbox19:06
timeless_mbpodin_: have you ever tried merging two package repositories?19:07
ShadowJKIf the user managed to get modest to collect any significant amount of mails there's something else abnormal going on too ;-)19:07
timeless_mbpit's roughly apt-get dist-update between competing apt-vendors19:07
odin_but /home/opt/maemo/ should not be considered "user data" ??19:07
timeless_mbpShadowJK: shh19:07
*** lpotter_ has quit IRC19:07
timeless_mbpodin_: but /home/opt shares space with /home/user19:07
*** Pebby has joined #maemo19:07
timeless_mbpit's the same stupid file system19:07
*** lpotter has joined #maemo19:07
timeless_mbpplease go read the output from df19:07
odin_it should be considers extra system space which is managed by SSU19:08
timeless_mbpand keep in mind that flashing is not aware of file system structure19:08
odin_who cares its the same19:08
timeless_mbpflashing writes raw data19:08
ShadowJKmaybe it'd be easier to just move and symlink all the extra crap you've installed19:08
timeless_mbpthat happens to become a file system19:08
timeless_mbpit's easier not to use ham19:08
timeless_mbpand to use apt configured w/ alt-root19:08
timeless_mbpw/ a bit of black magic, you could make apt do the right thing (tm)19:08
odin_I've audier a number of packages installed but can't see where the bulk of the problem is.. I have further work to do, to identify problem packages, I think the /usr/lib/ is a good place to look19:09
odin_heh.. I'm not after a black magic device... just simply solutions non-linux-experts can use19:09
*** JPohlmann has joined #maemo19:09
timeless_mbponly install stuff that's been promoted to extras19:10
timeless_mbpand let's go fix the couple of broken things in extras19:10
odin_are you saying after a reflash that all the packages that were previously installed but placed into /home/opt will all be re-installed/re-linked ?19:10
timeless_mbp(note: this doesn't actually work, but for now, that's our story, and let's stick to it)19:10
timeless_mbpodin_: after a reflash / and /home are out of sync19:10
timeless_mbpif the package database lives in /, then it won't know about anything in /home19:11
timeless_mbpif it's in /home, then it won't know about anything in /19:11
odin_so what is the problem anyhow... that /var/lib/dpkg is moved, since it doesn't matter after a reflash19:11
timeless_mbpneither way works19:11
timeless_mbpum, wtf19:11
timeless_mbpit most certainly does matter19:11
odin_moving it does not increase problems19:11
timeless_mbpbecause you want to be able to do system upgrades over the air19:11
*** lpotter_ has joined #maemo19:11
timeless_mbpyou need to know which system packages and versions are installed19:11
timeless_mbpanyway, please go away and think about this for a month19:12
timeless_mbpyou clearly haven't, and you're wasting my time and raising my blood pressure19:12
odin_did you read the script ?  there is a symlink left /var/lib/dpkg -> /opt/maemo/var/lib/dpkg19:12
*** davidost has joined #maemo19:12
timeless_mbpafter flashing, what happens to that symlink?19:12
timeless_mbpit's dead jim19:12
*** davidost has left #maemo19:12
odin_so what ?19:12
odin_you reflashed19:12
timeless_mbpyou now have two incompatible package databases19:12
timeless_mbphow the heck do you merge them?19:12
odin_all my packages where are also in /home/opt are gone too19:13
ShadowJKEven without the symlink, the database gets overwritten?19:13
odin_there is no *new* problem created19:13
*** davidost has joined #maemo19:13
timeless_mbp19:13
timeless_mbpif [ -d "/opt/maemo/var/lib/dpkg" ]19:13
timeless_mbpthen19:13
timeless_mbp        echo "$0: Directory : already exists" 1>&219:13
timeless_mbp        exit 119:13
timeless_mbpsure there is19:13
timeless_mbpthe second time i try to run your script, it fails19:13
ShadowJKAnd with the symlink, you happen to have a a backup left of the database at the point before flashing?19:13
odin_if I reflash I expect things to be reset19:14
timeless_mbpnow i have crap in /opt, i can't use teh script again19:14
timeless_mbplook19:14
odin_the check at the top of the script is to stop you from running it twice, when it failed a previous time before, so you NEVER loose youe dpkg dir, no matter how many time your try and run it19:14
timeless_mbproughly speaking, the system can't be changed to work the way you're suggesting globally19:14
odin_it is not there so you can re-run it after a reflash19:14
timeless_mbpand if we're going to engineer a fix19:15
timeless_mbpwe might as well get it right19:15
timeless_mbpgetting it right involves support for merged package databases19:15
odin_sure you work on that :)19:15
timeless_mbpvia an alt root19:15
greenflynot only that, if the package database is unaffected after a firmware update, what happens to the packages that didn't install in /opt, but are now gone, yet the database that didn't get overwritten still thinks they are there?19:15
Myrtti*sigh*19:15
Myrttisdk won't install :-(19:15
timeless_mbpgreenfly: :)19:15
odin_greenfly,  lol.. but the symlink is gone, when you reflash the dpkg if moved back on device19:16
greenflythis is a harder problem than anyone in here is going to fix with a few symlinks and a 10-line bash script19:16
greenflyodin_: yeah and the package database will at that point be broken and incorrect19:17
odin_the problem is rootfs exhaustion and the non-scalable use of HAM19:17
greenflyodin_: unless you can know with a certainty that EVERY package it knows of was installed in /opt19:17
greenflyand they won't be19:17
tigertMyrtti: whats the problem?19:17
odin_^^^ just to re-iterate exactly that the problem domain is19:17
lucentis there a way to recover a "bricked" (software no good) phone ... like a hardware USB storage mode or something?19:17
* lucent adds "N900"19:17
tigertlucent: reflash?19:18
lucentoh okay19:18
w00tlucent: tried flashing?19:18
*** Meizirkki__ is now known as Meizirkki19:18
odin_~reflash19:18
infobotrumour has it, reflash is zImage and/or initrd.bin on CF and press C+D+Reset (collie) OR updater.sh, zimage.bin and/or initrd.bin on CF/SD and press OK while rebooting, then option 4, then CD or SF, then HAI (yes), then wait and cross fingers (all other models)19:18
jebbaodin, instead of the symlinking etc, you can just do:    apt-get -o dir::cache=/home/user/MyDocs/.apt-archive-cache     ...19:18
lucentI ordered, haven't received yet. Just starting to get curious about it19:18
odin_jebba, I am not using "apt-get" and never have use it, I am using HAM19:18
jebbaah gotcha19:18
tigerteh19:19
Stskeepslucent: define recover19:19
lucentlol @ instructions for zaurus19:19
tigertinfobot is on crack19:19
infobotNo, I'm not!19:19
w00thah19:19
tigert~lart infobot19:19
* infobot brandishes Excalibur! "With this sword, I vanquish thee, tigert!" and lops off tigert's head19:19
lucentI used to own a zaurus c3000 and I recognize those19:19
sejosorry was afk for a while... does anyone know if the n900 can speak caldav?19:19
w00tsejo: I do not believe so, but I'm not an expert ther19:20
w00te19:20
tigertit would be fun to run the same infobot on some other embedded linux channel as well, with a shared database :)19:20
timeless_mbpjebba: yeah, he's not changing the .deb cache19:20
timeless_mbphe's changing where the package db lives19:20
Myrttitigert: hm, I think I might have fixed it, woes with 64-bit... discussions long gone with workmates in our internal jabber chatrooms suddenly come back as flashbacks19:21
sejothx w00t19:21
tigertok19:21
jebbacertainly would be fantastic to have more space on / since the device has so much fkn space, but no need to retread that path....19:21
odin_simply because 5% use for just the package db is significant (IMHO) considering packages will only increase now and could easily be 10% before the next model is out19:21
timeless_mbphrm, is crash-reporter available to normal people?19:22
jebbaperhaps 1G NAND by then (?).   was pretty easy to install a "lot" and brick the device, and we dont even have 5% of the app repo that will be there in a year.19:22
*** florian has quit IRC19:22
w00ttimeless_mbp: how do I check?19:22
timeless_mbpw00t: it'd be in 'other' in ham19:22
w00tone moment19:22
tigertw00t: check your controlpanel first19:23
w00thmm?19:23
tigertif it has the last item as "crash reporter"19:23
w00twill do, one moment19:23
tigertsince HAM wont show it in the package list if it is already installed19:23
tigertwell, it would be in the uninstall section of course19:24
*** sphenxes02 has quit IRC19:24
*** EspadaV8_L has quit IRC19:24
w00tnot in HAM or control panel that I can see19:24
sejobtw should I stick to the "web" application or install fennec?19:25
*** sphenxes02 has joined #maemo19:25
timeless_mbptigert: crash-reporter needs art for ham, xxx please fix for me? :)19:25
timeless_mbpsejo: you should install fennec, decide you don't like it, and uninstall it19:25
w00t^19:25
sejolol19:25
timeless_mbpit's free, no reason to take someone else's word for it19:25
*** sphenxes01 has quit IRC19:25
timeless_mbpmake up your own mind, don't be a sheep or a lemming19:25
*** lpotter has quit IRC19:26
*** EspadaV8_L has joined #maemo19:26
jebbaimage viewer is fantastic, btw  :)   nice job19:26
odin_jebba, maybe the package manager should do the disk-space checks from the point of view of a non-root user, so a package installed even though running as root can't use the reserved filesystem space19:26
*** mardi__ has joined #maemo19:26
*** sphenxes01 has joined #maemo19:26
timeless_mbpodin_: the file system is compressed19:26
*** woglinde has joined #maemo19:27
timeless_mbpthere's no way to get useful answers19:27
woglindehi19:27
sejotimeless_mbp: ok asked it because 1) i'm interested in what others have tested 2) because I have no interest in playnig vith it if it is a memory hog or battery drainer19:27
timeless_mbpit's a web browser19:27
timeless_mbpthey're all memory hogs and battery leaches19:27
odin_timeless_mbp, then there should be a mechnism to request an answer, i.e. re-compact/compress/evaluation the ubifs and give me the real numbers19:27
hardaker2sejo: it's slow and big.  In theory, with weave it would be kinda cool for that feature.  but I haven't actually gotten the weave plugin to even work.19:27
timeless_mbpbut next time, just explain why you're asking first, you'll save some aggravation :)19:27
*** JPohlmann has quit IRC19:27
timeless_mbpodin_: nope.19:28
timeless_mbpyou can't know what will happen until you do it19:28
SpeedEviltimeless: lynx19:28
SpeedEvil(though somewhat given on the memory leeches)19:28
timeless_mbpit's roughly a Schrödinger's cat problem19:28
timeless_mbpSpeedEvil: oh, i could offer telnet...19:29
timeless_mbpbut really19:29
* SpeedEvil giggles at the concept of the n920 launching with multitouch lynx.19:29
odin_where a packages that are downloaded stored ?  before install by HAM ?19:29
tigert /var/lib/apt/archives ?19:29
woglinde~seen javispedro19:30
infobotjavispedro <n=javier@69.Red-80-32-146.staticIP.rima-tde.net> was last seen on IRC in channel #maemo, 18h 42m 53s ago, saying: ':) well, gnite'.19:30
tigertno?19:30
odin_11Mb in /var/lib/apt 2.5%19:30
sp3000MyDocs/.apt-archive-cache/ sounds plausible19:30
* tigert shuts up :)19:30
sp3000the bits I see in /var/cache/apt/archives are packages installed manually w/ apt-get19:31
ShadowJKI think crash-reporter is in the sdk tools repo19:32
odin_so you need a loop back fs driver for ubifs to null storage which can provide information about on-disk compression ratios19:32
sejobleh fennec doesn't render by blog sicely soo no-go19:32
*** JPohlmann has joined #maemo19:32
sejos/sicely/nicely/19:32
infobotsejo meant: bleh fennec doesn't render by blog nicely soo no-go19:32
suihkulokkilynx is kinda dead, now we need someone to create webkit-ncurses..19:32
tigertaalib:)19:33
sejosuihkulokki: why not try w3m?19:33
timeless_mbpsuihkulokki: oh sure, that'll help memory use19:33
Myrttilinks ♥19:34
jebbaHOWTO zoom image in image viewer tho?19:35
w00tvolume control19:35
timeless_mbpjebba: hardware volume keys19:35
odin_anyhow not trying to squeeze the very last Mb out of rootfs, just after early warning of getting full and better limits in HAM (especially if the problem causes bricked devices, maybe ubifs and the roofs could expand the volume during the bootup and take back those pages again to reseve for the next bootup)19:36
timeless_mbp???19:36
timeless_mbpyou do understand that there's a physical piece of hardware behind ubifs, right?19:36
odin_maybe tacking pages of ram will do it, onto the volume19:37
timeless_mbp...19:37
w00tumm..19:37
jebbaah, i see. That was bringing up image browser (multiple thumbnails) on some images.   Though I've also read that volume shouldnt be used for that  (?)    https://bugs.maemo.org/show_bug.cgi?id=634719:37
povbot`Bug 6347: [metabug] N900 Hardware key: Zoom vs. Volume inconsistencies19:37
* Stskeeps twitches19:37
odin_yes and you can keep pages reserved for bootup if you wanted... just like other aspect of ubifs19:37
greenflyyou might be able to get away with some sort of unionfs, if it were stable enough, but even that solution has problems19:37
* w00t sedates Stskeeps 19:37
timeless_mbpunionfs doesn't really solve the package db problem19:38
greenflyright19:38
timeless_mbpqnx is about the only system i know that got this right19:38
timeless_mbpbut packaging for qnx was so hard that everyone hated doing it19:38
greenflythat's among the problems :)19:38
odin_I am making a presumption that bricked devices are due to 100% full rootfs, and the device won't boot if it can't write out some files19:38
timeless_mbpi think qnx packaging was probably actually not as bad as maemo packaging19:38
timeless_mbpbut...19:38
timeless_mbpodin_: do us a favor and don't?19:38
*** grinseka1ze has joined #maemo19:38
odin_just for clarification, I'm not only talking about package db issue here, I am talking from the point of view of making a full fs condition not cause bricked devices19:39
jebbabut that's pretty much true.  Fill 100%, get brick.19:39
odin_less bricked devices == more happy people19:39
* timeless_mbp shrugs19:39
RST38hBug 6347: [metabug] Give us the hardware keys back!19:40
povbot`Bug https://bugs.maemo.org/show_bug.cgi?id=6347 [metabug] N900 Hardware key: Zoom vs. Volume inconsistencies19:40
timeless_mbpa user who manages to fill his device19:40
timeless_mbpwill manage to fill his device no matter how many extra k you give him19:40
timeless_mbphe'll still be unhappy19:40
odin_maybe also a yellow/red band warning in the device "your rootfs is low on space"19:40
timeless_mbpsometimes it's better to fire your customer19:40
timeless_mbpunder what conditions?19:40
timeless_mbpgecko is um, ~10mb19:40
odin_timeless_mbp,  not sure I'm on your wavelength there timeless19:40
timeless_mbpwebkit if it has to pull in qt.net is ~2519:40
timeless_mbpif you try to install one of those, the warning at 5mb would be vaguely useless19:41
timeless_mbpbut if you try to install a 10k package, a warning at 5mb would also be useless19:41
odin_huh HAM (apt-get) should not be installing them in the first place, which is a sep issue19:41
RST38hMost managers will eventially find it easier to fire the employee who systematically suggest firing their customers...19:42
timeless_mbpRST38h: not in finland :)19:42
*** ferdna has joined #maemo19:42
odin_the red/yellow band warning is a general usage monitor/indicator19:42
timeless_mbpbesides, @nokia, we have a really screwy concept of who the customer is19:42
jebbacertainly not geeks on irc!  ;)19:42
timeless_mbphistorically it was some other entity entirely unrelated to real customers19:42
timeless_mbpwhich was rather unfortunate19:43
*** goshawk has joined #maemo19:43
timeless_mbpbut do note, that as jebba writes, eventually geeks on irc are not the target audience19:43
timeless_mbplook, if there's a bug in apt, there's a bug in apt19:44
timeless_mbpfind the bug, and get it fixed19:44
odin_the target audience are the twats out there with money and no sense who fall for marketing schemes of the time19:44
timeless_mbpideally apt should not hose any system19:44
* timeless_mbp didn't say that :)19:44
*** L0cutus has quit IRC19:44
odin_lol I am not using apt.. HAM would prolyl hose my system19:44
MyrttiI'm becoming more and more cynical and impatient... *sigh*19:45
timeless_mbpapt in this case being apt as a system, including apt-worker and the apt libraries19:45
odin_which HAM is using undernearth... ok understood19:45
jebbai just talked to a total non-tech who is using N900 now and is blown away by it.  (google talk being something he really liked + qik)19:45
timeless_mbpqik?19:46
jebbaqik.com  it's an app in extras too19:46
w00tMyrtti: whyfor?19:46
odin_what about a package management plugin for libapt (or whatever its called) that can deal with pre-compressed/optimized/container file based packagedb's ?19:47
Myrttiw00t: I just want to slap people that I can't withstand...19:47
* Myrtti goes back to watching telly and to knit19:47
w00tMyrtti: :-/19:47
odin_ /var/lib/dpkg/available as in /var/lib/dpkg/available.gz19:47
* Stskeeps gets Myrtti the power to electrocute people over the internet19:47
w00tStskeeps: stab-over-ip19:47
odin_or even better just a single file /var/lib/dpkg/one-big-package-db-dont-look-inside-me19:48
timeless_mbpok, qik looks cool19:49
*** Shellevil has joined #maemo19:49
*** grinsekatze has quit IRC19:52
timeless_mbpodin_: i think there has been some discussion of using loopback mounted file systems for some of these things19:53
timeless_mbptrying to use gzip is probably to some extent a layering violation, and is certainly fairly invasive19:54
* timeless_mbp sighs19:55
* timeless_mbp spots a packaging bug19:55
odin_timeless_mbp, those ideas just off-the-cuff I don't know enough about 'libapt' and I can't say I have any motivation to address/fix those things19:55
jebbatimeless_mbp: so i went through like 100 images in the image viewer and rotated ones that had incorrect rotation. They appear fine when viewing them full screen and in "tools" mode, but as thumbnails they are not correct rotation.19:55
sp3000gzip won't help much on a compressed fx19:56
sp3000fs even19:56
timeless_mbpjebba: i can't same i'm shocked19:56
timeless_mbpfind /file a bug :)19:56
jebbamkay19:56
timeless_mbpjebba: note that you earn karma for filing good unique bugs19:56
odin_anyone know what compression does it use itself ?19:57
timeless_mbpso this isn't just useless work19:57
timeless_mbphttp://www.linux-mtd.infradead.org/doc/ubifs.html19:57
timeless_mbpwould it shock you to learn there's actually documentation?19:57
RST38hMyrtti: Hey, what are you getting impatient about? Haven't you decided to skip Maemo5 altogether? =)19:57
sp3000don't recall, lzop/gz/none either statically or dynamically19:57
timeless_mbpthat you could find using your favorite search engine?19:57
Shelleviltimeless so you might earn another n900?19:57
sp3000something in that ballpark19:58
odin_zlib an LZO but which is used inN900 ?19:58
timeless_mbpShellevil: or a discount on an n900.next? something like that19:58
jebbaya, no kidding. what a buncha karma do anyway? free burritos?19:58
jebbaah ok.19:58
RST38hodin: libz is libz everywhere19:58
timeless_mbpjebba: it can also get you a search19:58
timeless_mbps/search/shirt/19:58
infobottimeless_mbp meant: jebba: it can also get you a shirt19:58
* timeless_mbp sighs19:58
timeless_mbpi have an orange one19:58
odin_speaking of libz, where is it in userspace?  ls -l /lib/lib*z*so /usr/lib/lib*z*so  does not yeild a result19:59
Stskeepssame :P19:59
Shellevilxchat - is there a way to hide the top bar?19:59
timeless_mbpStskeeps: why can't i find a single FiF shirt on google?19:59
Stskeepstimeless_mbp: dunno. i wear it at home mostly :P20:00
RST38hodin: /usr/lib no?20:00
jebbaShellevil: not that i've found -- looked for same thing20:00
RST38hStskeeps: I have got VE working. ON a 800x480 screen.20:00
sp3000rotating an image updates its thumb for me ok20:00
StskeepsRST38h: cool20:00
RST38hStskeeps: Will package into a deb, but not going to deal with autobuilder20:00
timeless_mbpve?20:01
RST38hStskeeps: So, whoever would like to push it through autobuilder, be my guest(s) and earn extra 40 or so karma20:01
StskeepsRST38h: try to push source somewhere though20:01
*** SpeedEvil has quit IRC20:01
RST38hStskeeps: It is 29MB and involves complicated system of makefiles20:01
*** Shellevil is now known as Speedevil20:02
sp3000odin_: you're missing an asterisk20:02
RST38hStskeeps: + I will have to add .desktop, change default config, add packaging, and probably add a few keyboard shortcuts20:02
RST38hStskeeps: The rest I actively refuse to deal with :)20:02
odin_sp3000, ah  yeah no -devel packges on device :) duh!20:02
PolarFoxhas anyone done anything to get mail more often than waiting 5 minutes? :)20:04
*** Speedevil has quit IRC20:04
jebbasp3000: was that with an image that had EXIF data?  Mine had previous EXIF data.20:04
PolarFoxMaemo wont do IMAP idle nicely, So is there a "hack" to make it go faster :)20:05
timeless_mbpoops20:05
* timeless_mbp sighs20:05
MyrttiRST38h: impatient about everything, not just maemo. I've recently quit several other, far more personally important irc channels because I couldn't handle idiots gracefully anymore20:05
* timeless_mbp botched something20:05
*** Speedevil has joined #maemo20:05
RST38hMyrtti: May I suggest reading scp-wiki.wikidot.com? It is almost as pacifying as knitting20:06
jebbaMyrtti: fire up /ignore    ...20:06
redeemanMyrtti: did you get the sdk working?20:06
* RST38h checked tmo this morning and all he found were Oct2009ers actively discussing some completely bogus stuff20:06
Myrttiredeeman: yeah20:06
redeemanok good20:06
Myrttiwell, I haven't tried it yet, but atleast it installed20:07
RST38hAnd yes, first 4 /ignores set for some #maemo characters =(20:07
redeemanodin_: are you still interrested in stuff to clean up / with?20:07
Myrttijebba: old habits die hard, as an ex op of many channels I lack the skill of ignoring idiots, that's the worst part of it20:07
*** tomdavidson has quit IRC20:08
redeemanodin_: you could probably remove around 10MB of locales and timezones, i do however not know if the timezones are used for the world clock or not(however, i would speculate not)20:08
*** tomdavidson has joined #maemo20:08
PolarFoxMyrtti: I hope anyone didn't expect #maemo to survive N900 release.20:09
*** tomdavidson has quit IRC20:09
MyrttiPolarFox: I've not had high hopes at any point...20:10
*** Fazias has joined #maemo20:10
timeless_mbpPolarFox: the n900 was already released20:11
Zeddehhow do i get subtitle support for the media player on the n900?20:11
RST38hyou do not20:11
timeless_mbpredeeman: they're used by the clock20:11
Robot101timeless_mbp: I think that was his point20:11
Zeddehare there any other players?20:11
timeless_mbpso yeah, that'd almost certainly break things20:11
RST38hmplayer20:11
redeemantimeless_mbp: but also for the worldclock to see other timezones?20:11
redeemanoh well. guess those shouldn't be removed then20:11
redeemanbut the locales certainly can20:12
jebbasp3000: it has changed it for some, not others (thumbnail rotation). They both have exif info. Hmm. I wonder if the cache is just lagging or something20:12
Faziascould anyone care to tell me how can i get the drnoksnes to launch my roms :p?20:12
*** gunni_ has quit IRC20:12
timeless_mbpredeeman: well, the world clock data just points to timezone files20:12
*** davidost has left #maemo20:12
RST38hhttp://blogs.barrons.com/techtraderdaily/2009/12/03/nokia-buy-palm-dump-symbian-axe-maemo-hire-rubinstein-and-do-it-now-analyst-advises/20:12
RST38hAhahahahaha20:12
tigertGAN900: around?20:12
timeless_mbpand the datafile can be changed to rely on a different set of timezones ..20:12
*** Flyser has quit IRC20:13
jebbamy TZ data (Buenos Aires) is incorrect.... (bug filed)20:13
timeless_mbpjebba: isn't your time zone the one where your government was broken?20:14
sp3000that's the one :)20:14
timeless_mbpjebba: resolved: fix your government20:14
timeless_mbp(move?)20:14
*** gunni has joined #maemo20:14
jebbatimeless_mbp: oh, i'd certainly love to do both, believe me.20:15
SpeedevilOr overthrow20:15
* sp3000 doesn't want to do his government20:15
*** Flyser has joined #maemo20:15
tigerthmm20:15
tigertanyone still in maebar?20:15
tigertplanning for dinner or such?20:15
*** Firebird has joined #maemo20:17
timeless_mbpsp3000: eep20:17
timeless_mbpsomehow i ended up using enus020:17
*** shpaq has quit IRC20:18
*** geaaru has joined #maemo20:20
ShapeshifterIs it normal with these kinds of devices that there are quite a few bad eggs among new units or is the n900 something to be worried about? broken mics, broken screens, leaking screens, leaking keyboards, unstable usb-ports...20:20
*** goshawk has quit IRC20:21
tigertleaking keyboards?20:21
Shapeshiftertigert: leaking light20:21
Shapeshifterbetween keys20:21
StskeepsShapeshifter: moist SD card ports20:22
tigertright20:22
Stskeepsoh, that was n8x0..20:22
RST38hWhat is a leaking screen? or a leaking keyboard?20:22
*** shpaq has joined #maemo20:22
ShapeshifterRST38h: screen leaking light, being illuminated unevenly, keyboard leaking light between keys20:22
RST38hthe fragile usb port is indeed a problem, I hope they back down and add a normal power connector to the next model20:23
pekujaShapeshifter: I'd say that's pretty common. new devices always have problems20:23
RST38hShapeshifter: bullshit mostly20:23
timeless_mbpShapeshifter: there's actually a feature for having very bright lights behind half the keyboard20:23
*** zap_ has joined #maemo20:23
pekujaShapeshifter: you just have to hope you don't get one of the bad eggs I suppose. or wait :-/20:23
Faziasbah, managed to find my solution to drnoksnes from irclogs, thank god for search... Time to enjoy my n900 more!20:23
pekujaShapeshifter: early adopters usually get screwed a bit20:23
timeless_mbpRST38h: not going to happen20:23
divinegodi've just filed bug 6653, problems with h264 videos20:23
povbot`Bug https://bugs.maemo.org/show_bug.cgi?id=6653 was not found.20:23
*** shpaq has quit IRC20:23
Shapeshiftermh.20:24
RST38hShapeshifter: the only "uneven illumination" I can see is a slight variation in brightness at the rightmost edge, but you have to consciously look for it20:24
timeless_mbphave you paid any attn to the European union demands for a standard charging cable?20:24
*** Mece has joined #Maemo20:24
*** digitalstimulus has joined #maemo20:24
RST38hShapeshifter: leaky keyboard illumination is some kind of bullshit20:24
divinegods/6653/6635/20:24
infobotdivinegod meant: i've just filed bug 6635, problems with h264 videos20:24
povbot`Bug https://bugs.maemo.org/show_bug.cgi?id=6635 OpenMax returns error when trying to play an mp4 file with h264 video20:24
Mecewow' xchat is nice20:24
Faziasit is20:24
RST38hShapeshifter: Yes, keys may be somewhat unevenly illuminated (there are just so many leds underneath), but it isn't an issue really20:24
RST38htimeless: providing BOTH has not been explicitely prohibited by the EU20:25
*** digitalstimulus has quit IRC20:25
SpeedevilThe LED brightness is settable per Led20:25
*** Fazias has quit IRC20:25
RST38hAnd by only providing that USB connector Nokia sets itself up for support trouble20:26
SpeedevilYou can even animate them20:26
*** avs has quit IRC20:26
* timeless_mbp shrugs20:26
RST38hIn about 3 months form now20:26
timeless_mbpnokia needs to get the usb port working right <period>20:26
RST38hProbably impossible20:26
timeless_mbpnot getting it right would be  *bad*20:26
Speedevilhost++20:26
Mecehmm the user list has too big font, but otherwise xchat seems very good.20:26
Speedevil(imo)20:26
RST38hThe logic behind it (as in not charging when being plugged into PC) should be fixable20:27
RST38hEven electrical circuitry can be fixed (i.e. USB host)20:27
tigertSpeedevil: you can also tune the notification leds20:27
RST38hMechanics are a no go though20:27
tigertSpeedevil: like make email and chat blinks different color20:27
tigertmce.ini20:27
Mecethis should be pushed to testing soon imo20:27
redeemanwhat is wrong with the usb port?20:27
RST38hWell, dunno, maybe if you fix the whole assembly with some kind of plastic goo...20:27
*** GiantTalkingCow has joined #maemo20:28
RST38hredeeman: apparently becomes loose20:28
Speedevilmece: yeah - BUT for the save settings thing20:28
RST38hredeeman: with the socket tearing off the board20:28
redeemanwtf20:28
*** mfinkle has quit IRC20:28
MeceSpeedEvil, oh? I guess I didn't save settings20:29
RST38htotally expected if you ask me20:29
RST38hMicroUSB is flimsy and not supposed to be used often (as in for charging)20:29
Speedevilmece crashes on exit of prefs20:29
redeemanRST38h: i have devices with microusb that has been replugged many hundreds of times with no issues20:29
ShapeshifterRST38h: no, I mean, actually wrongly cut out keyboards or something. Here, at http://www.youtube.com/watch?v=ysI62VO9ohw 2:5020:30
timeless_mbpsp3000: *wah*20:30
Shapeshifteroh and I forgot dead pixels.20:30
timeless_mbpmy installer is broken20:30
RST38hredeeman: apparently, statistics are different20:30
Speedevilrst: the variant usesd hasx 10000 cycle typ20:30
redeemanRST38h: interresting20:30
ShadowJKNokia E75 has both 2mm and microusb charging :)20:30
RST38hSpeedevil: much fewer for a lot of people, it seems20:30
redeemanis that 10k cycles for the microusb port?20:31
RST38hSpeedevil: the 10k figure may apply to the socket itself not to the assembly20:31
RST38hShadowJK: Hey, E70 has the mighty 3.5mm plug20:31
RST38hShadowJK: THAT thing NEVER broke on me20:31
Speedevilrst: and you get early fails with any hardware20:31
Speedevilrst: assembly?20:31
ShadowJKRST38h, I have one broken 3.5mm, one working 3.5mm and 3 working 2mm :)20:32
RST38hSpeedevil: the socket is soldered to the board, that connection breaks according to tmo reports20:32
ShadowJKSpeedevil, the port itself doesn't break, but everything around it breaks20:32
RST38hShadowJK: Did you chew on it? =)20:32
ShadowJKRST38h, I don't think it's soldered on20:32
Speedevilrst: soldered to pcb, That's it20:32
ShadowJKRST38h, dunno, I think the contacts inside are worn out and not pushing against hte plug sufficiently20:32
RST38hShadowJK: 2mms often go back in N8x0s, apparently - lots of people complained20:32
Speedevilshad: that is not expected.20:33
ShadowJKI think it's not even soldered on N8x0? iirc sts swapped one with no soldering20:33
RST38hInteresting20:33
*** avs has joined #maemo20:33
Speedevilthe life figure does not include it falling off!20:33
ShadowJKSpeedevil, indeed :)20:33
SpeedevilThat's a fault in process or design.20:34
ShadowJKOne thing I've noticed about the microusb connection, is that it's hard to get it aligned correctly and at the right angle20:34
*** shpaq__ has joined #maemo20:34
ShadowJKthough the plug on the converter seems better than the plug on the charger...20:34
RST38hShadowJK: Of course, it is a wide rectangular motherfucker20:34
Speedevilsha: put fur round it.20:34
ShadowJKwith the 2mm and 3.5mm things it was pretty easy, if it was aligned it went in20:34
ShapeshifterRST38h: seen what I meant by leaking keyboard?20:34
RST38hShadowJK: I can never plug it in the dark20:34
*** promulo has quit IRC20:34
*** BBNS has joined #maemo20:34
ShadowJKRST38h, it took me 5 minutes last time :)20:34
ShadowJKI have the converter in the car, and there I seem able to plug it in pretty consistently in the dark20:35
ShadowJKThe converter gets so hot, I imagine it's sucking up most of hte power itself... heh20:35
Speedevilfeel the plug20:35
RST38hNot getting hot here20:35
Arkenoiminiusb is way better than micro20:35
Speedevilthe smooth side is down20:35
jebbaMece: xchat isnt "optified"20:35
RST38hShadowJK: I will say the heresy now.20:35
*** digitalstimulus has joined #maemo20:36
RST38hShadowJK: N900 needs a charging cradle, like those Casio Exilims.20:36
jebbaoptification will hold back lots of apps.20:36
ShadowJKSpeedevil, I have no problem finding the right way up. Sensibly, Nokia has only embossed crap on one side of it20:36
RST38hShadowJK: Of course, it means that it would be plugged upside down :)20:36
*** avs has quit IRC20:36
*** Mece has quit IRC20:36
ShadowJKRST38h, upside down and sideways you mean20:36
*** avs has joined #maemo20:37
ShadowJK:)20:37
jebbamece just saved his xchat prefs  ;)20:37
*** Mece has joined #Maemo20:37
ShadowJKI think the crashes in xchat will hold it back more ;)20:37
SpeedevilI want another 3.5MM stereo socket for charge20:37
Speedevil_so_ much better for usb20:37
Speedevilbut...20:37
*** GiantTalkingCow has quit IRC20:38
ShadowJKI'd want all connectors on one side of hte phone, so I could sensibly have headphone and charger plugged in at the same time whilst phone is in pocket20:38
ShadowJKright now, phone is going to sit on one plug...20:38
MyrttiShadowJK: lollers.20:38
* suihkulokki looks for a pony20:38
RST38hShadowJK: well, I assume we finalyl get the portrait mode20:38
MyrttiShadowJK: have you seen N95?20:38
ShadowJKMyrtti, at a distance20:38
jebbasuihkulokki: build up lots of karma points20:39
RST38hShadowJK: But the thing is, the screen should probably be rotatable in all four directions20:39
*** BBNS has quit IRC20:39
Myrttithe stereo jack is in the UTMOST SHITTIEST place in the history of mobile phones in that one20:39
*** BBNS has joined #maemo20:39
ShadowJKMyrtti, does it stick out sideways like the usb on e75?20:39
* sp3000 tries to imagine the worst possible spot20:39
sp3000in the middle of the screen? :)20:39
ShadowJKcenter of the screen20:39
Shapeshifteradding "buzzing sound from 3.5mm plug" to list.20:40
ShadowJKlol jinx20:40
MyrttiShadowJK: sideway sticking, oh yes.20:40
*** ccooke has quit IRC20:40
*** ccooke has joined #maemo20:40
ShadowJKhah20:40
*** AakashPatel has joined #maemo20:40
ShadowJKit wouldn't be so bad if there still existed L shaped headphone plugs, but after iphone those became extinct <g>20:41
timeless_mbpoops20:41
* timeless_mbp sighs20:41
ShadowJKhm20:41
timeless_mbpsp3000: i merged an incomplete script into my release :(~20:41
Myrttihttp://www.flickr.com/photos/myrtti/2329783976/20:41
*** Mece has quit IRC20:41
SpeedevilI went sxo far as to make a low profile l. fun20:41
Myrttimaking pouches for the N95 is a feat of design because of that bloody hole20:41
*** Mece has joined #Maemo20:42
ShadowJKMyrtti, lol20:42
ShadowJKPresumably the play/pause/etc controls actually work, though :)20:42
MyrttiShadowJK: not if your phone autolocks...20:42
jebbahmm, map program (OVI) is in Spanish (my default language), but the maps themselves are english....20:42
MyrttiShadowJK: which I've noticed WAY too many times20:42
ShadowJKoh, my E75 responded to the control even when locked20:42
Myrttikeyboard lock or security code locked?20:43
odin_redeeman, du -s /usr/share/zoneinfo/  = 2008  (not 10Mb) also /etc/localtime is the most important part20:43
ShadowJKin fact, the only sensible thing was to lock it manually. If you just left it in pocket, the accelerometer would make it flip between portrait and landscape, burning cpu on that and burning power on never switching off the backlight :-)20:43
ShadowJKMyrtti, keyboard lock20:43
redeemanodin_: i said zoneinfo combined with locales20:44
MyrttiShadowJK: yeah, if only using keyboard lock, then they worked, but I keep my phone autolocking with security key20:44
ShadowJKah20:44
ShadowJKBack to that converter thing... when feeding it off of N810 charger, the converter seems to run at about 50C for me?20:44
*** BBNS has quit IRC20:45
*** BBNS has joined #maemo20:45
timeless_mbpjebba: hrm20:45
timeless_mbpwhere are you mapping?20:45
ShadowJKYou'd think they put a linear voltage regulator in there...20:45
sp3000I'm not sure if it makes sense to require the key for dedicated media buttons...20:45
*** dimir has joined #maemo20:46
jebbatimeless_mbp: just basical things like "South Pacific Ocean".   Note, the first time I ran the app, i had english set, but i have switched over to spanish since then  (and have rebooted etc)20:46
*** killefiz has joined #maemo20:46
jebbaor even "South America" .... as it is calling the continent20:46
* timeless_mbp ponders20:46
odin_redeeman, maybe like other linux distros, each locale can be installed independantly, I'm not actually looking for any more space on / but what things seem excessive (i.e. could do better)20:47
timeless_mbpjebba: if you zoom in on brazil, or argentina, what does it say?20:47
redeemanodin_: ok, it just sounded like you wanted to remove stuff, and you can certainly remove lots of locales you'll never need20:47
timeless_mbpjebba: note that for Ukraine, the maps showed me stuff in Ukrainian (when they didn't say "Undefined")20:48
killefizare n900 end-user-support questions on-topic in here?20:48
* RST38h has no problems being shown stuff in Ukrainian. Is it a problem?20:48
timeless_mbpkillefiz: software support, yes20:48
timeless_mbphardware support, no20:48
timeless_mbp-- call nokia care20:48
RST38hkillefiz: Questions are on topic, answers are not20:48
killefizI'm looking for a way to import contacts from a csv-file20:49
*** dirk2 has quit IRC20:49
RST38hconvert it to vcard format, then import vcard20:49
timeless_mbpimport it to outlook and use pcsuite or mfe20:49
odin_redeeman, localepurge (a debian tool, I wonder if the package management has a way to metatag individual files being locale specific, and then just not install them when no relevant20:49
killefizI don't have windows20:50
timeless_mbpso use RST38h 's suggestion20:50
* timeless_mbp sigh20:50
killefiztimeless_mbp: sure - how Do I import multiple vcards then?20:50
sp3000was it possible to concatenate vcards into one file or somesuch?20:51
timeless_mbpyes20:51
timeless_mbpbut wikipedia fail @explaining that20:51
jebbatimeless_mbp: well, zooming in on buenos aires gives the street names in spanish and such, but there's not even english names for them....20:51
Speedevilhmm20:51
Myrttijebba: what, ovi maps?20:52
jebbayes20:52
Myrttijebba: it's dead, Jim.20:52
RST38hIs there a problem with Spanish names? They look ok to me.20:52
jebbaya, that's true.20:52
RST38hMyrtti: "...you take its tricorder, and I will take its purse"20:52
Speedevilkeyboard with gloves o20:52
MyrttiRST38h: we come in peace, shoot to kill20:52
Speedeviln o20:52
jebbaRST38h: i'm saying the map data is in english  (E.g. "South America") even when system is set to spanish.20:52
Speedevilis m20:53
* RST38h finally found a place to use this phrase20:53
jebba"Brazil" not "Brasil" etc.20:53
*** alexj__ has quit IRC20:53
Speedevilnot u20:53
RST38hjebba: Yea, GMaps has the same kind of problems20:53
Speedevilactually, it is pretty unusab.e20:54
timeless_mbpjebba: i think what you'll find is that places are only given one name20:54
RST38hjebba: The map data probably lacks the complete set of translations so the system shows whatever it has got20:54
jebba....20:54
timeless_mbptranslating all the regions into each language is wasteful20:54
Speedevilopenstreetmap is better in principle20:54
sp3000Speedevil: yeah the gloves eat the tactile feedback so knowing what keys you're on gets pretty impossible20:54
timeless_mbpnow, the fact that they don't translate continents is probably unfortunate20:55
* RST38h only ever had problems with untranslated names in Taiwan20:55
timeless_mbpbut it certainly simplifies implementation20:55
RST38hSpanish, Russian, Ukrainian,they are all ok20:55
*** BBNS has quit IRC20:55
tigertRST38h: Seoul subway map was scary too20:55
Speedevilsp3 more that they were stopping me getting to the top row20:55
timeless_mbpRST38h: what happened in taiwan?20:55
sp3000so it looks like there's the "local" layer of names and the "global" one and the latter is in english?20:55
RST38hhierogyphs20:55
jebbaif OVI maps is goign to be shitcanned, which map program should i be focusing on?20:55
timeless_mbpjebba: maemo mapper20:55
*** BBNS has joined #maemo20:55
* RST38h has figured a few (for north, south, up, down, exit, etc) but that wasn't enough20:55
sp3000which kinda makes sense, except that the global set coundl be localized, and, um, my chinese isn't that good either so I could use seomething more pronounceable there20:56
Stskeepsjebba: maemo mapper or twaeti's webapp20:56
*** JPohlmann has quit IRC20:57
tigertdepends on what you want20:57
jebbaah cool, maemo mapper does it correctly  ("Brasil")   :)20:57
tigertecoach works ok too20:57
RST38hBrazil, Brasil, who cares...20:58
sp3000ok, well, the chinese bits are in latin alphabet in this case so it's workable for me ;)20:58
jebbaRST38h: well, that was just one example...20:58
*** JPohlmann has joined #maemo20:58
RST38hjebba: Most European languages use phonetic transcription (more or less)20:58
RST38hjebba: So, it is still readable, in whatever language20:59
jebbalooks like they are just using whatever the country calls itself.  Because it has "United States of America" not Estados Unidos, etc.20:59
*** eie has joined #maemo20:59
ruskiehttp://sprunge.us/YUNJ <-- anyone able to help out with a modest build problem?20:59
jebbaRST38h: yes, if you read Farsi, you can find Iran!20:59
tigerthmm21:00
tigertwould be nice if ssh-agent was run in the tablet21:00
tigertI wonder how well it behaves wrt battery21:00
timelesstigert: eh21:00
*** sleipnir has quit IRC21:00
timelessagent should be roughly free21:01
jebbaliterally. Iran isn't written "Iran", it is written in an arabic script  (!)21:01
jebbasame with afghanistan, etc.  (some are written in both, like Libya, Iraq just with Latin script). Interesting.21:01
timelessthis is maemo mapper or ovi maps?21:02
jebbamaemo mapper. I've ditched OVI now  :)21:02
timelessmaemo mapper isnh't really maps21:02
timelessit's a generic client21:02
tigertmaemo mapper can display pretty much any map21:02
timelessyou might be using google maps or openstreet or21:03
*** mfinkle has joined #maemo21:03
jebbayes, i suppose is due to how openstreet is doing it.  It is actually pretty cool this way, but still a bit difficult. I wonder how good it would be for travelling in Tokyo, for example.21:03
*** Mece has quit IRC21:03
* jebba goes to check21:03
Arkenoiseems that google is not likely to support n900 by their own effort, at least we haven't hear anything about it21:04
luke-jrwhy would they?21:04
* Arkenoi misses gmail much and calendar sync21:04
luke-jrArkenoi: your fault for using broken webapps21:04
RST38h?21:04
Arkenoithey do for a variety of phones21:04
luke-jrArkenoi: phones that pay them royalties...21:04
RST38htry macuco?21:04
*** Paltti has joined #maemo21:04
Arkenoiluke-jr, does ms pay? nokia for s60 models?21:05
tigertArkenoi: eh21:05
tigertArkenoi: use the google activesync?21:05
RST38hhow does a phone pay someone royalty?21:05
luke-jrArkenoi: likely?21:05
tigertit syncs my googlecalendar fine21:05
*** richieeee72 has joined #maemo21:06
tigertmail has problems (some exchange protocol issue maybe)21:06
luke-jrArkenoi: when did MS make a phone?21:06
tigertbut that works via imap21:06
luke-jrRST38h: the company that made it, obviously21:06
ShadowJKweren't they going to make a round one21:06
jebbaah tokyo (with openstreetmaps) is in japanese and latin script21:06
*** richieeee72 has left #maemo21:06
RST38hluke21:06
RST38h: prooflink?21:06
Arkenoitigert, does not really work :-(21:06
tigertArkenoi: it doesnt?21:06
luke-jrRST38h: if Google doesn't get royalties, why do they sue people for 'pirating' their apps?21:06
ArkenoiRST38h, and no google maps anyways21:07
luke-jror threaten to, anyhow21:07
RST38hno prooflink, luke?21:07
Arkenoitigert, does not with mine, and it is not officially supported21:07
luke-jrRST38h: you can search just as well as I can21:07
RST38hno prooflink, ok.21:07
tigertArkenoi: ok21:08
ruskieluke-jr, because those people don't respect terms of service21:08
Arkenoianything that can talk to google maps api? to share location?21:08
*** Colinde has joined #maemo21:08
RST38hArkenoi: Ok, let us go over things21:09
ColindeHi!21:09
Stskeepshi Colinde21:09
RST38hArkenoi: For GMail you can either use Macuco, or Modest over IMAP, or Google's mobile web interface21:09
luke-jrArkenoi: Google can't write proper code for beans; don't expect their stuff to work outside their few "supported" environments21:09
RST38hArkenoi: Both Macuco and web interface will look pretty much like that app21:09
Palttilo, i'm trying to flash my bricked n900 with windows xp, after giving the command "flasher-3.5.exe -F RX-51_2009SE_1.2009.42-11_PR_COMBINED_MR0_ARM.bin -f -R" cmd prompt only says "RX-51_2009SE_1.2009.42-11_PR_COMBINED_MR0_ARM: %m" - what I do wrong?21:09
ArkenoiRST38h, modest over imap does not really push21:09
RST38hArkenoi: Neither does that Google app on S6021:10
RST38hNot for me anyway21:10
StskeepsPaltti: that looks a bit weird..21:10
RST38hArkenoi: Now, for maps, use Maemo Mapper21:10
RST38hArkenoi: Note that it fetches Googgle maps via a URL set in the settings21:10
RST38hArkenoi: If Google changes that URL, you have to find and use the new one21:11
ArkenoiRST38h, maemo mapper does not support latitude and way slower than ovi maps, so i do not see any advantages :-(21:11
kynkythought one of reasons google sued ppl for using gmaps data was because of the licensing agreement google had with its satelite imagining provider21:11
RST38hOtherwise, use OpenStreetMap or MS Virtual Earth or yahoo Maps (all three available from MaemoMapper)21:11
Arkenoii do not really need map from google21:11
Arkenoii want to share location with google map21:11
timelessa vaguely responsive maintainer and much better map data21:11
RST38hArkenoi: No, it does not support latitude (neither does ovi maps afaik) but it is not slower than Ovi Maps21:11
Arkenoiwho provides the map itself is not relevant for me21:11
*** GiantTalkingCow has joined #maemo21:11
* timeless shrugs21:12
ArkenoiRST38h, i tried it, it was painful to navigate and slow :-(21:12
RST38hArkenoi: Well, if you can program, why not write a script that will read your location and send it to Google via their web api?21:12
* Colinde is AFK21:12
timelesswhen you're stuck in the capital of Ukraine and you map only shows 1 + 1/2 roads, you'll change your mind21:12
kynkyand one of reasons i thought google supported s60 devices for google apps was because s60 is biggest mobile platform out there21:13
ArkenoiRST38h, thinking on it, is it documented?21:13
Stskeepstimeless: ovi or osm?21:13
RST38hArkenoi: google search?21:13
timelessovi21:13
timelesstry the web version21:13
timelessthe data is common21:13
RST38hWhy would ANYONE want to see roads in Kiev?21:13
sp3000two roads oughta be enough for anyone21:14
RST38hWhen all you need is a subway map and the location of the main intercity bus station?21:14
timelessrst38h: helpful if you want to get around...21:14
suihkulokkiRST38h: do you know if latitude is based on gtalk + the jabber location standard or if latitude is completly separate?21:14
timelessrst: good luck getting that from this map21:14
RST38hsuihkulokki: No idea, but I will check in a moment21:14
* RST38h never ever needed a map in Kiev. You get off the subway at the center and walk around.21:15
timelessOvi Maps is not available on Maemo mobile device21:15
timelessTo use Ovi Maps on your Maemo device, please use the version that is installed on your phone.21:15
* timeless sighs21:15
Arkenoiif it was based on jabber location standard, we'd get correct position when connecting to gtalk with builtin IM21:15
timelessand error message written by a finn21:15
* Stskeeps wonders who designed ovi maps and who to beat21:15
timelesssui: your people suck21:15
timelessstskeeps: gate5 berlin, as i explained @summit21:16
suihkulokkitimeless: doubt so, the finnish translation of that error message is horrible too :P21:16
sp3000timeless, it's worse in finnish :)21:16
kynkythought ovi maps 3.0 was supposed to be ok21:16
RST38hInteresting: http://www.google.com/support/forum/p/Google+Mobile/thread?tid=0b261499d30e1165&hl=en21:16
RST38hSo, no official API21:16
timelessYou can find it in the applications menu.21:16
timelessOvi Maps for Web isn't accessible from your Maemo device browser.21:16
sp3000something like, ovi maps is not available for the browser maemo mobile device21:16
timelesssp3000: did they do the background image on this error page properly? :)21:17
janiwhat ovi service is actually accessible and usuable from/for maemo ?21:17
timelessjani: files?21:18
kynkyovi maps 1.0 for n90021:18
janiuu!21:18
timelesssp3000: did you say files worked?21:18
jani;)21:18
sp3000dunno21:18
sp3000we do link to it :)21:18
Gadgetoidhmm battery tending toward the low end after a day of tinkering21:19
RST38hsuihkulokki, Arkenoi: http://code.google.com/apis/gears/geolocation_network_protocol.html21:19
RST38hHere you go21:19
timelesswe link to store.ovi.miobi21:19
Stskeepsjani: i'm personally waiting for community to set up their own maemo.org Maps, Store21:19
Stskeeps:P21:19
janiwell, i would have cared only for contacts .. got 200 numbers in ovi contacts and not really looking forward to write them manually back to the device21:19
janistskeeps: maybe call it a windows ? =))21:19
RST38hStskeeps: If I set up a store, will you pay me 30% to resell your app? :)21:19
StskeepsRST38h: if you handled credit card processing for micropayments, maybe21:20
RST38hStskeeps: No, just normal payments21:21
RST38hStskeeps: Unless you want to pay cc company $1 for each micropayment of course21:21
jebbaomg, appears maemo-optify-buildpackage works  :)21:22
killefiztimeless: I found an iphone app that exported all my contacts as one vcf and the n900 contacts app was then able to import it in one go -> Problem solved, thanks21:23
Arkenoirst38h: well, and i have to send properly crafted request to google maps web interface for this location to be fixed21:23
sp3000where did you need a location?21:24
timelessiirc that was rst38h's suggestion21:24
RST38hArkenoi: I will search a bit more for the API that sends lat/lon instead21:24
Myrttihm21:25
*** mfinkle has quit IRC21:26
*** infobot has quit IRC21:26
RST38hArkenoi, suihkulokki: http://www.google.com/latitude/apps/badge21:26
RST38hHere. Feed.21:26
*** Gadgetoid has quit IRC21:26
*** M3n70r has joined #maemo21:27
*** jebba900 has joined #maemo21:28
*** Gadgetoid has joined #Maemo21:28
M3n70rhello from n80021:28
timelessHi from n90021:29
wao\o/21:29
wao:D21:29
waohi from macbook pro.21:29
Gadgetoidwoo yay go you21:30
Stskeepshi from the world of tomorrow!21:30
woglindehi stskeeps21:30
janihello from my balcony!21:31
Arkenoiis n900 jabber client location info xep-0080 compliant?21:31
sejo<-- couchpotato21:31
loft306hello world21:32
woglindehm21:32
timelessisn't world of tomorrow (c) disney?21:32
woglindemy libglu/es porting seems to compile21:32
Arkenoirst38h: it is reverse thing: publish latitude info on the web21:32
RST38hyea, I have figured it out already :(21:33
*** Venomrush has joined #maemo21:34
jebbawoglinde: congrats   rad  :)21:34
pillarhttp://maemovmware.garage.maemo.org/2nd_edition/download.html  <- is that really the newest sdk image? It looks like it's still using beta2 of the sdk instead  of final21:34
Venomrushi ran out of rootfs space21:35
Venomrushwhat can i do?21:35
RST38hremove stuff21:35
timelessso files.ovi seems to indicate it works on mobile devices :)21:35
janiremove the packages you installed and file a bug against the package for improper install location21:35
woglindejebba compiling is not running21:36
timelesscalculate space wasted on rootfs per package first21:36
timelessthen file bugs and uninstall21:36
Arkenoiwhat exactly does "share your location" in n900 im do? if it is not xep-0080, then what is it?21:36
RST38hWho knows...21:36
odin_is someone looking into making maemo.org have a single login page for all the sub-domains ?21:36
Stskeepsodin_: yes, SSO21:36
odin_well just a cookie set as $Domain=maemo.org would help21:37
janiovi has the same issue afaik.21:37
janiodin_: well, forum and wiki doesnt share accounts with each other atleast21:37
timelessodin: a shared cookie doesn't fix much21:38
timelessesp when most services have distinct account databases21:38
jebbaArkenoi: it says where you are in "Conversations" for one.21:38
RST38hjani: which is a good thing because at least bugzilla and talk logins STAY21:38
Venomrushtimeless: how do i calcuate the space wasted on rootfs per package?21:38
janiso its not that straight forward .. atleast i had to create account for both before i could log in.21:38
odin_talk.maemo.org verses maemo.org (it would go most of the way to fixing)21:38
Venomrushtimeless: not quite sure hwo to check if package is optified or not21:38
timelessvenomrush: someone here had a script for it21:39
RST38hdu /usr/share | sort -rn |more21:39
Arkenoijebba: well, there is proper way to do it, xep-0080 ;-) and it just sets status message instead or something?21:39
Venomrushhow do u type | on n900??21:40
* RST38h facepalms21:40
odin_Venomrush, pat yet head and rub ya belly :P21:40
jebbait sets status message, ya. Arkenoi21:40
JaffaVenomrush: grep ^/opt /var/lib/dpkg/info/somepackage.list && echo 'optified'21:40
timelessi'd probably do dpkg -l -pipe- xargs -n1 dpkg -l -pipe- grev -v /opt/ -pipe- ls -lf -pipe- grev -- ^-rw -pipe- xargs du -sh21:40
odin_~pipe21:40
timelessroughly21:40
timelesssome extra bits and a bit of perl21:40
*** Jaffa has quit IRC21:41
jebbatimeless   dpkg: conflicting actions -p (--print-avail) and -l (--list)21:41
Venomrushok i can't figure out how to type ^ and | in terminal21:41
Venomrushno keys on the keyboard :\21:42
jebbaVenomrush: hold down Fn-Ctrl21:42
jebbaFn= blue arrow21:42
RST38hVenomrush: there is only one solution for you then21:42
RST38hREFLASH21:42
timelessjebba: typing pipe here is hard.21:42
* RST38h laughs satanically21:42
jebbaah hahaah21:42
jebbagotcha21:42
jebbai just click and paste man, nothing more21:42
Venomrushah got it21:43
kynkyxmodmap might be helpful too21:43
timelessyou'll need to split it a bit21:43
timelessbecause as is, you'd get totals but no package labels21:43
janididnt the old xterm have ability to put some chars into the bottom bar?21:43
timelesswhich is obviously not very helpful21:44
timelessyes21:44
timelessgone21:44
ruskiejani, the current one has it as well21:44
ruskiethrough gconftool-221:44
ruskieit's on talk21:44
kynkygotta say droid sans mono looks nice in xterm21:44
Venomrushthe ^ just got selected and is not being entered21:44
Venomrush:\21:45
StskeepsVenomrush: press space21:45
*** guardian_ has joined #maemo21:45
ruskiejani, http://talk.maemo.org/showthread.php?p=38653621:45
Venomrushwow :\ some magic terminal21:45
ruskieVenomrush, for ^ and a few others you need to hit them and hit space21:46
odin_~pipe21:46
janiruskie: thanks, mainly i thought it would be good solution for  venomrush21:46
odin_infobot is offline/drunk ?21:46
Venomrushthanks everyone21:46
timelessvenomrush: that row is a row of deadkeys21:46
timelessit lets you compose e.g. C"21:47
* timeless doubts that survived21:47
RST38hYeaaaaa, that deadkey row was a reeeeally smart idea21:47
RST38hNo user EVER is going to figure that one out21:47
ruskieI didn't21:47
timelessbasically most vowels can in one language or another be composed with various symbols21:47
ruskiehad to go search about it21:48
timelessrst: depends on your locale21:48
timelesssoome locales actually use deadkeys21:48
Venomrushhas that been logged at all?21:48
RST38hMy locale is English (US) with the second locale Russian21:48
Venomrushor plan to get it fixed?21:48
jebbawoo hoo! asterisk 1.6.1.11 optified & working   :)21:48
RST38hNEITHER uses deadkeys21:48
timelessso optimistically, 2% of our users will understand it21:48
RST38hYes, this misfeature is still there21:48
derfI just want a us_intl keymap with a real Compose key.21:48
* ruskie can live without optification... love repartitioning21:49
*** BBNS has quit IRC21:49
Venomrushi ran grep ^/opt /var/lib/dpkg/info/somepackage.list && echo 'optified'21:49
Venomrushtaking quite a while21:49
timelessderf: i'd love to sacrifice GBP and EUR in exchange for anything21:49
Venomrushi did saw the script someone made21:49
Venomrushbut its in python21:49
derftimeless: That, too.21:49
Venomrushand for OS200721:49
ruskieVenomrush, and I've run: http://talk.maemo.org/showpost.php?p=411490&postcount=5121:49
Venomrushdoes it work on maemo 5?21:49
ruskie:)21:49
RST38hBTW, this guy probably does not understand the effects of command line instructions you are giving him21:49
*** BBNS has joined #maemo21:49
Venomrush*did see21:50
derfEspecially since if I had Compose I could type them anyway.21:50
timelessrst: i think we noticed :)21:50
RST38hIf I were a bit younger, I would use that to my advantage =)21:50
RST38h(hint hint)21:50
janilol21:50
Venomrushyoure right21:50
Venomrushi dont understand what it does21:50
*** igagis_ has joined #maemo21:51
RST38hfor example, there is a sequence of those commands that will guarantee him 100% free on /21:51
timelessvenomrush: a piece of free advice: never copy random text from irc21:51
*** ramo102 has joined #maemo21:51
*** v2n900 has joined #Maemo21:51
*** BBNS has quit IRC21:51
derfRST38h: Not until he reboots.21:51
*** florian has joined #maemo21:52
*** BBNS has joined #maemo21:52
v2n900my second day with the n900 and its still pure love :321:53
Venomrushyoure all assuming i'm a 'he'?21:53
ruskieisn't assuming that at all21:53
timelessvenomrush: by your nick, yes21:53
timelessnot a very feminine name imo21:53
*** crashanddie_mbp has joined #maemo21:54
odin_you've obviously not met a british bird then21:54
*** jebba900 has quit IRC21:54
janiodin_: lol21:54
crashanddie_mbpwhat's wrong with british birds?21:54
sejocrashanddie_mbp: their brittisch21:55
jebba is `sudo reboot` an ok way to reboot this thing or should some other foo be done?21:55
jebbaso how to get rid of the lame hand-holding thing at boot too, btw?21:55
crashanddie_mbpsejo: learn to write21:55
sejothey are I mean21:55
RST38hVenomrush: I would assume "it", but it would sound insulting21:55
timelessi sadly haven't h# the pleasure of an extended companionship with one, no21:55
sejocrashanddie_mbp: doing my best21:55
crashanddie_mbpsejo: that your best? ;)21:55
sejocrashanddie_mbp: not native english so pipe it21:55
timelessjebba: /etc/hildon-welcome.d21:55
simula_n900heh21:56
crashanddie_mbpsejo: neither am I, so get a grip21:56
janijebba: some blog posts just said that there's a conf file that you can edit to remove or replace the the anim at boot21:56
RST38hUsing old fashioned gender-neutral "they" would mess things up21:56
* ruskie just did apt-get remove hildon-welcome ;)21:56
ruskieto get rid of the handholding21:56
timelesscrash: i've got an updated engb1, please try21:56
simula_n900awe21:56
simula_n900awesome21:56
crashanddie_mbploads of new blood in this channel I see21:56
sejocrashanddie_mbp: reread the freenode guidelines... would be appreciated21:56
crashanddie_mbptimeless: sorry?21:56
timelesssimula: the advanced options can now be fast if you pick fewer locales :)21:57
Venomrushsorry, about the script, didn't get an answer, it was for OS0721:57
RST38hUsing new fashioned gender-neutral "he/she" would waste a slash and be vaguely offensive to homosexuals21:57
Venomrushcan we run it on maemo21:57
timelesscrash: you have an n900, no?21:57
crashanddie_mbptimeless: aye21:57
RST38hVenomrush: So, "he" you are for now, for the lack of fuller information21:57
crashanddie_mbpRST38h: just use "it"21:58
Venomrushyeah21:58
Venomrushit sounds good21:58
timeless.query crashanddie_mbp21:58
RST38hcrashanddie: I have covered "it", see above =)21:58
Venomrushim not sure what i am21:58
Venomrush:p21:58
odin_must be british21:58
simula_n900so much gender angst21:58
Venomrushso...21:59
Venomrushabout the script, didn't get an answer, it was for OS0721:59
Venomrushcan we run it on maemo21:59
Venomrush521:59
Venomrushwith pymaemo21:59
crashanddie_mbpVenomrush: will depend on the APIs it's using22:00
* simula_n900 is going to test his new start-up22:00
crashanddie_mbpVenomrush: best way to find out is just to try it out22:00
*** simula_n900 has quit IRC22:00
*** espadav8_L_ has joined #maemo22:00
*** `0660 has joined #maemo22:00
*** GiantTalkingCow has quit IRC22:01
*** GiantTalkingCow has joined #maemo22:01
*** benh has joined #maemo22:01
* timeless ponders22:01
*** simula_n900 has joined #maemo22:02
odin_why does N900 have /floppy ?22:02
timelessodin: debian heritage?22:02
jebbaso can `/usr/bin/hildon-welcome.launch`  use jpgs or just .avi?22:02
*** `0660_ has quit IRC22:02
timelessjebba: i'd assume only things w/ a length22:03
simula_n900the new start-up rocks, thanks folks22:03
timelesssince afaiu it pauses until it finishes22:03
timelesssiula: are you using the rotating maemo?22:03
timelesss/iu/imu/22:03
simula_n900rotating?22:04
* timeless has been planning to package that22:04
janiany gotchas to workout why i cant get apt-get update to work with fremantle sdk ?22:04
simula_n900stock machine so far, just some apps22:04
timelessjani: /etc/resolv.conf22:04
janigot resolver fixed but apt hangs to "0% [Connecting to repository.maemo.org]"22:04
timelessjani: /etc/nsswitch.conf22:05
Stskeeps /scratchbox/etc/resolv.conf22:05
*** igagis has quit IRC22:05
jebba#define DEFAULT_VIDEO_PIPELINE_STR " playbin2 uri=file://%s " /* " flags=99 " <-- doesn't work with still images */22:05
timelesssimula: so which new startup?22:05
* simula_n900 is waiting for his microsdhc so that i can turn my n900 into a dev box22:05
janistskeeps: yes indeed..22:05
simula_n900timeless, the hildon-welcome free start-up :)22:06
timeless=me warns simula about the hazards of self references from the third person22:06
janithat it was..22:06
* timeless warns simula about the hazards of self references from the third person22:06
* timeless sighs22:06
simula_n900heh22:06
timelesstyping is hard, i'm going home22:06
crashanddie_mbpget a softer keyboard22:07
simula_n900heh22:07
*** BBNS_ has joined #maemo22:07
*** BBNS has quit IRC22:07
*** BBNS_ is now known as BBNS22:07
odin_crashanddie_mbp, timeless_mbp what is _mbp all about ?22:07
*** unixSnob has quit IRC22:07
* timeless wonders if people have guessed this client's cmdchar22:07
*** GiantTalkingCow has quit IRC22:07
timelessmacbook pro22:07
crashanddie_mbpodin_: macbook pro22:07
konttorijebba: that launch thingy is a flash video22:09
timelessin days of old, people would say, my other computer's a cray22:09
*** bw_ has left #maemo22:09
timelessbut as we grow, now we say, my olther computer's a macbook pro22:10
kynkya good way of checking to see if a package is optified is to d/l the .deb and extract it ? (as in no other way to find out unless to d/l)22:10
simula_n900my other computer's a pic22:10
timelesskynky: check the .diff22:10
jebbakonttori the launchy thing is an .avi.  You can just comment it out of /etc/hildon-welcome.d/default.conf22:11
kynkytimeless, cheers22:11
jebbait will play any gstreamer video, but not still images.22:11
konttoriare you talking about the nokia hands?22:11
simula_n900yulps22:11
odin_animated GIFs ?22:11
konttoriI thought you meant the tutorial. Sorry22:11
timelesskynky: depends on who packaged how of course22:11
konttorithe hands avi is a h264 video22:11
timelessmy packages are generally opt friendly, but have no upsrtream and thus no diff22:12
konttorihey, what's the best way for me to optify the themes created by theme maker?22:12
konttoricreate a mount --bind and put that to event.d?22:12
timelesshow many files does thememaker make?22:12
*** millenomi has quit IRC22:12
konttoriaround 500-60022:13
timelessif  every package bind mounts, we're going to suffer22:13
konttoriare you recomending hard links?22:13
kynkywell i think new mplayer is optified because i just gained alot of free space on root, and also finding out if openarena is optified, which im suspecting it is22:13
konttoriI can do that relatively easily22:13
timelesshard links can't cross file systemjs22:13
Stskeepskonttori: /usr/share/themes/themename -> /opt/whatever/themename22:13
Stskeeps(imho)22:13
konttoriStskeeps: yeah, but how to create the link22:13
timelesspersonally, i have my own control panel22:14
*** EspadaV8_L has quit IRC22:14
konttoriso, if not hard links, then what?22:14
timelessand it manages importing to/deporting from the rootfs22:14
Stskeepskonttori: ln -s /foobar foo works even if /foobar doesn't exist22:14
kynkyif you have access to source you can do anything :)22:15
*** hardaker2 has quit IRC22:15
sivangthat's right22:15
*** BBNS has quit IRC22:15
konttoriok, so symlink. Do I need to recreate that on boot?22:15
*** BBNS has joined #maemo22:15
kynkysymlink is like a small file created on fs22:15
konttoriI had a feeling they didn't work on themes22:16
timelesssymlink is a real file22:16
timelessit just points to a path22:16
timelessand most system apis automatically resolve them, more or less22:16
timelessbut for a them, i'd worry about performance22:16
timelessdoes the acrtive theme end up cached?22:17
valdynkonttori: symlinks are special files, hard links are not, hard links are like normal files22:17
timelesserr22:17
timelesshardlinks are identical directory entries to the same original data22:17
timelessthey aren't really 'like filea'22:18
valdynkonttori: and you cannot tell which of both is the "real" file and which is the hard link, both are equivalent22:18
kynkyi softlink my q3a datafiles from 27GB fat partition to /home/user/.q3a/22:18
*** millenomi has joined #maemo22:18
sivangfor all those that were interested, IMA finally put the slides online22:18
sivanghttp://imaworld.org/?CategoryID=66022:18
sivangthere's the Qt stuff there as well22:18
SpeedevilWarning!!! Do not install 'enigma'.  It makes you carazy!22:18
sivangredeeman: ^^^22:18
timelessthey're merely indistinguishable pointers to the same file-data22:18
valdyntimeless: they cant even be told apart22:18
sivangredeeman: http://imaworld.org/_Uploads/dbsAttachedFiles/Qt_Sami.pdf22:19
Stskeepskonttori: better idea.. make the symlink in a postinst and remove it in a prerm22:21
kynkywell new mplayer definately optified :)22:21
*** swc|666 has joined #maemo22:22
*** BBNS has quit IRC22:22
*** BBNS has joined #maemo22:23
AakashPateljaem_, ping22:23
timelesskontorri: fwiw, i make my symlinks in pre22:24
sivanganybody know where the auto-login attributes lies in gconf ?22:24
timelessor was it post, whichever22:24
sejohmm since adding my jabber account to the n900 ejabberd complains about memory issues hmmm22:24
sivangI'd like to force users to log in to the phone22:24
timelesssivang: device lock?22:25
homeasvs_does anyone know why sbox detects host as arm-unknown-linux-gnueabi22:25
homeasvs_while the phone itself detects arm-unknown-linux-unknown ?22:25
*** Noma has joined #maemo22:25
*** avs has quit IRC22:25
derfhomeasvs_: All I know is that, on the machine itself22:26
derfMACHTYPE=arm-unknown-linux-gnueabi22:26
arachnist"arm"? not armv7l?22:26
timelessold detection script?22:26
homeasvs_derf, hm, I'm trying to figure out why a package build or erlang works fine for x86, but fails in sbox, hanging on the first erlc invocation, when done for armel22:26
sivangtimeless: no, I just want to use the login feature of the login manager, or maybe it does not come with a login manager?22:27
sivangtimeless: like plain gnome...22:27
Nomahttp://www.miika.name/n900/irssi.desktop <- can someone say why this is not working?22:27
timelessmaemo is not gnome22:27
derfhomeasvs_: erlc does something qemu doesn't like?22:27
derfHard to say.22:27
sivangtimeless: right, I'd make it so :)22:28
homeasvs_derf, most likely; I already had to work around an unimplemented syscall 242 (setaffinity)22:28
homeasvs_derf, but I have no idea how to figure out what exactly fails, or how I can work around it22:28
derfWell, that one you can probably safely ignore.22:28
timelesssivang: mer?22:28
AakashPatelwhat packages do i need to install to make qt apps run on the device/22:28
timelessbut, mostly pointless22:28
timelessphysical access = root22:29
sivangtimeless: I will install the login manager (screen manager)22:29
derfhomeasvs_: I had similar difficulties trying to get a newer version of qemu to run.22:29
homeasvs_derf, similar as in hanging at some point ?22:29
derfIf you try to run af-sb-init.sh, you can see lots of other things that fail.22:29
derfhomeasvs_: Right.22:29
homeasvs_derf, hm, then maybe I should stop banging my head against this wall and figure out some other solution22:29
timeless.desktop should run xterm22:29
*** Meizirkki has quit IRC22:30
derfhomeasvs_: Compile on the device?22:30
kynkytimeless, been looking for a diff on http://repository.maemo.org , for mplayer , can only seem to find the .deb .dsc .tar.gz , also looked on http://maemo.org/packages/package_instance/view/fremantle_extras-devel_free_armel/mplayer/1.0svn3/ , just wandering where standard place for .diff would be ?22:30
*** goshawk has joined #maemo22:30
homeasvs_I guess since erlang is bytecode, I should be able to use all generated files from the x86 build every time the arm build wants to compile22:30
Nomatimeless: so should i change "ash" to "xterm"?22:30
*** goshawk_ has joined #maemo22:30
homeasvs_derf, that seems to fail spectacularly in other ways, it already just hangs on running quilt22:30
timelessroughly22:30
timelesstst the xterm syntax22:30
*** BBNS has quit IRC22:30
homeasvs_derf, though arguably I didn't find a really good guide for sbrsh on fremantle, so I might be doing some things wrong :)22:30
*** goshawk_ has quit IRC22:31
Nomatimeless: i tried it with xterm, but it didn't do anything. now with ash it just opens an empty window22:31
jebbatimeless, ya physical access = root, but an encryped /home would go a looooong way.  WOuld be screwed to have fone stolen.22:31
derfThere aren't any good guides for anything on fremantle.22:31
*** BBNS has joined #maemo22:31
derfBut I meant putting the dev tools on the device, not using it as a CPU transparency method.22:31
timelessderf: how to brick your device?22:32
jebbadef http://davestechshop.net/sites/davestechshop.net/files/Nokia_N900_Rover_en-US_es-LAM.pdf ?22:32
derftimeless: I don't need a tutorial for that!22:32
derfI've already done that twice today.22:32
jebbahaha22:32
homeasvs_derf, you mean install compilers and everything on the phone directly ?22:32
derfhomeasvs_: Yes.22:32
simula_n900heh22:32
homeasvs_derf, hm, I thought some essential packages were missing as they are provided by devkits, but I guess I didn't try that solution hard enough, will see22:33
jebbaderf: you probably want to do a scratchbox, since things like diff are broken (missing) on the fone22:33
homeasvs_something tells me I won't really be using this thing as a phone any time soon :)22:33
derfhomeasvs_: It was certainly possible on prior devices.22:33
derfhomeasvs_: But I'm not sure any of your options are "easy".22:33
redeemansivang: ah hello again - well, i did develop my app now22:33
jebbajust install the scratchbox on there....22:33
redeemansivang: and it works fine, just a few things i need to fix for the N900, but it seems i need a newer Qt for it than the n900 has22:34
homeasvs_derf, no, I don't think so either...22:34
homeasvs_jebba, install scratchbox directly on the phone you mean ?22:34
derfhomeasvs_: Enlist luck to help you.22:34
timeless_mbpderf: i think i saw a tutorial for how to void your warranty by dissecting one22:34
timeless_mbpguided video22:34
konttoriStskeeps: like this: http://pastebin.com/m54ce8efc22:34
derfErr, lcuk.22:34
*** baze has quit IRC22:34
Nitialwhich version of the qt n900 has? isn't it 4.6?22:35
derfHe was the one who put his dev environment on the N810.22:35
konttoriand the counterpart to prerm22:35
*** JPohlmann has quit IRC22:35
Stskeepskonttori: no, store everything in opt/themes/themename from theme maker first, and then in postinst ln -s /opt/themes/themename /usr/share/themes/themename22:35
Stskeepsthis makes the "heavy" part go to /opt first22:35
konttoritrue enough.22:35
timeless_mbpNitial: no22:36
sivangredeeman: cool :)22:36
jebbahomeasvs_: ya.  I dont think its a good idea to build on the phone, but if you do, you'll probably have to do it in a chroot (scratchbox) to get all the proper tools22:36
konttoriwill do so.22:36
timeless_mbpNitial: mxr.maemo.org/fremantle/find?string=qt.*debian/changelog22:36
homeasvs_jebba, I had no idea that was possible, but I'll give that a try, thanks22:36
Stskeeps(sorry if that sounded rude, i probably needed a "it could be an idea" in that sentence :)22:36
redeemansivang: what i need is to change to portrait, and then have it not update screen when window isn't active22:36
timeless_mbp1 qt4-x11 (4.5.3~git20090723-0maemo4+0m5) unstable; urgency=low22:36
*** BBNS has quit IRC22:36
timeless_mbphrm, ok, not the best search22:36
* timeless_mbp frowns22:36
*** BBNS has joined #maemo22:37
Nitialmmkay22:37
AakashPateldoes anyone know where i can download older versions of the qt sdk for desktop linux?22:37
AakashPateli only see 4.6 shiz but the device is 4.522:37
timeless_mbpAakashPatel: um22:38
*** Noma has left #maemo22:38
homeasvs_jebba, E: Currently Scratcbox can only run in 32 bit i386 architecture.22:38
timeless_mbphttp://mxr.maemo.org/qt-all/source/ has 4.5.322:38
woglindeAakashPatel haeh???22:38
woglindeAakashPatel what you want?22:38
AakashPatel4.5 sdk for qt22:39
woglindeAakashPatel qt for your host computer22:39
woglindeqt for mameo?22:39
AakashPatelhost22:39
woglindeqt for maemo fremantle or maemo diablo?22:39
woglindeapt-get install qt22:39
*** julianoliver has joined #maemo22:39
woglindeand if you dont use qt4.6 feature22:40
*** javispedro has joined #maemo22:40
julianoliveranyone else have the experience (with latest firmware) that hiding the desktop configuration dropdown button takes ~4 clicks? bug?22:40
woglindeit will run on qt4.5 as well22:40
woglindehi javis22:40
julianoliversorry.. on Nokia N90022:40
javispedrohi wog22:40
Stskeepsevening javispedro22:40
*** eton has quit IRC22:41
javispedroRST38h: have you seen what I did to your -testing apps?22:41
javispedroevening :) Stskeeps22:41
*** M3n70r has quit IRC22:41
*** GiantTalkingCow has joined #maemo22:42
*** BBNS has quit IRC22:43
*** BBNS has joined #maemo22:43
BBNSmeh ... what's wrong with ppl. return N900 cuz it can't customize ringtone for each indivisual contact?22:44
yuizywhat? :D22:44
BBNScan iPhone do that? totally rubbish.22:44
simula_n900hehe22:44
jebbajulianoliver: it isn't four clicks, it's just a small time delay afaict22:44
StskeepsBBNS: important to no accidentially get to talk to yur mom22:45
Stskeeps:P22:45
Stskeepsadd a 't' and 'o' in there.22:45
Stskeeps:P22:45
BBNSStskeeps: you can put a super obvious avatar for your mom.22:45
*** mece has joined #maemo22:46
julianoliverjebba: perhaps you're right..22:46
jebbacustom ringtones would be nice of course. i'm sure it'll get done soon enough22:46
fralsBBNS: just read that thread, awesome dealbreaker22:46
*** boogeyman has quit IRC22:46
BBNSjebba: i have sympathy to maemo team. so many requests jamming up.22:47
AakashPateli want my n900 to cool bacon22:48
AakashPatelcook22:48
AakashPatelWhere would I submit that?22:49
AakashPatel:P22:49
fralstalk to lcuk, sure he wants it as well ;)22:49
BBNSyou can do that if your bacon cooker support bluetooth.22:49
AakashPatelscrew bluetooth, its connected to the interwebz22:49
BBNSor IR sensor.22:49
AakashPatelThe phone has an IR sensor?22:49
sejoAakashPatel: yes22:49
*** maroach has quit IRC22:49
BBNSit does.22:49
AakashPatel:022:50
AakashPatelNowai22:50
AakashPatelWhere?22:50
BBNSthere is apps in maemo called somewhat controller to let you control your TV from N900.22:50
timeless_mbpnear the camera button22:50
sejonext to camera button22:50
janibbns: irreco  ?22:50
AakashPatelholy shiz22:50
meceirreco22:50
meceis that out?22:50
AakashPatelirreco?22:50
* AakashPatel looks it up22:50
BBNSextra-devel probably.22:50
sejodevel only22:51
mecehmmhm22:51
timeless_mbpnot in testing ;(~22:51
homeasvs_any extras maintainers here, or should I wait until tomorrow to get approved ?22:51
timeless_mbp?22:51
*** boogeyman has joined #maemo22:52
jebbahomeasvs_: think you gotta wait, i'm waiting too...22:53
*** DantonicN800 has quit IRC22:54
mecehere's some info about  irreco incase someone wonders. http://irreco.garage.maemo.org/22:54
jaem_AakashPatel, pong22:54
jaem_*yawn* morning22:55
*** RolaBlade has joined #maemo22:55
AakashPateljaem_, fixed waht i needed ;) forgot to download the gui lib for qt on the device22:55
jaem_lol22:56
jaem_but you got it working, though?22:56
AakashPatelyeah, it said HELLOWORLD22:56
AakashPatellol22:56
jaem_heh \o/22:56
woglindelol22:56
*** boogeyman has quit IRC22:56
woglindeAakashPatel then time to learn qtdesigner22:57
AakashPatelLol yeah im donwload the sdk right now22:57
AakashPateldownloading*22:57
BBNSwoglinde: you can write QML too.22:57
mecewoglinde, by Qt designer, do you mean Qt Creator?22:57
*** boogeyman has joined #maemo22:58
jaem_mece, no, they're separate22:58
meceok?22:58
woglindenope I mean qtdesigner22:58
woglindefor gui design22:58
jaem_mece, I /think/ Qt Creator loads Qt Designer inside it in some fashion22:58
meceis designer the thing that you use to design gui, that can be started within Qt Creator.22:58
meceright22:58
woglindejupp22:58
AakashPatelI dont get how the GUI designer will translate to the maemo GUI22:58
meceyeah that think is sweet.22:58
AakashPatelThis'll be fun22:58
BBNSjaem_: correct.22:58
mecething even22:58
woglindeAakashPatel .xml22:59
BBNSAakashPatel: shall be automatically hildonized for you, not sure.22:59
woglindebbns right22:59
woglindefor most stuff22:59
AakashPatelHm I see22:59
BBNSand here is QML: http://wiki.maemo.org/QML22:59
AakashPatelWhat about that menu thing22:59
AakashPateloh22:59
* AakashPatel looks22:59
BBNSalready works on N900.22:59
BBNSAakashPatel: shall be hildonized too.22:59
woglindehm qml is 4.623:00
jaem_AakashPatel, do you mean the problem where it makes your menu button say "Menu/item"?23:00
jaem_because I'm still wondering what's up with that :S23:00
AakashPatelI mean that title bar23:00
AakashPatelin maemo23:00
BBNSwoglinde: yep. on your own risk. =P but it's working smooth here.23:00
jaem_oh, it does that automatically23:00
AakashPatelzomg23:00
jaem_but as I said, I haven't gotten it to stop prefixing all the buttons with the "menu/"23:01
jaem_which is annoying23:01
jaem_let me know if it still does that in this build, please :)23:01
AakashPatel:/23:01
AakashPatelI'll have to figure that out lol23:01
*** phreck has joined #maemo23:03
tigerthmm23:04
phrecksup all23:04
jaem_yo, phreck23:04
AakashPatelIs there an IDE package for qt in ubutnu?23:04
odin_the yellow status bar messages are they a DBUS service ?23:04
jaem_AakashPatel, yes23:04
AakashPatelin the repo's?23:04
jaem_and it's probably called exactly what you think :P23:04
AakashPatelI cant find it23:04
jaem_give me a sec23:05
AakashPatelqt4-ide?23:05
* jaem_ moves to his Ubuntu box23:05
ManuelSEto the inceinerator23:05
phreckhow many of you use an irc client on the n900?23:05
AakashPatelI do23:05
*** yannj has quit IRC23:06
AakashPatelXChat ftw23:06
phreckxchat?23:06
fluxphreck, I use ssh and telepathy-idle, but I'd like something more integrated23:06
*** bjv has joined #maemo23:06
phreckyea.23:06
jaem_AakashPatel, libqt4-designer23:06
AakashPateloh23:06
fluxI used xchat on n810. decent, but it doesn't integrate either.. or does it on n900?23:06
phreckthe xchat port is pretty traw/unstable23:06
AakashPatelthat has in IDE in it?23:06
AakashPatelin/an23:06
jaem_AakashPatel, no, that has the designer23:06
AakashPatelYeah23:06
AakashPatelI'm in that right now23:06
flux(ie. I want a notification like I get for sms-messages if I get msg'd)23:06
jaem_qtcreator is what you want, then23:06
bjvso.. i just ran out of diskspace installing apps on my 81023:07
fnordianslippersxchat is fine but don't change settings in gui, edit the conf23:07
phreckthink theyhave a plugin dont they flux?23:07
phreckin dev?23:07
phreckfnord, no kidding23:07
fnordianslippersnope.23:07
bjvapparently root sits on 500m23:07
bjvand there is 1.5g vfat23:08
v2n900where can i find infos on writing conversation plugins?23:08
bjv:\23:08
fluxphreck, what kind of plugin?23:08
*** mlpug has quit IRC23:08
phreckfor irc integration?23:08
v2n900IM plugin23:08
phreckmaybe im wrong23:08
fluxphreck, you mean telepathy-idle or something else?23:08
BBNSAakashPatel: the latest qt-ide can be also downloaded here: http://qt.nokia.com/downloads23:08
jaem_phreck, yes, telepathy-idle23:08
v2n900no for another chat protocoll23:08
*** farrel_antares has joined #maemo23:08
jaem_but it's not really set up for normal IRC usage, IMO23:08
phreckyeh.23:08
jaem_it's a bit odd23:08
BBNSAakashPatel: Qt-Creator 1.3  you will love it.23:08
fluxtelepathy-idle sort of works, but it doesn't work with irssi-proxy23:09
fluxso I need to run another connection altogether23:09
jaem_BBNS, backwards statements you make them ;)23:09
bjvon the 810 is there a recommended repartitioning/symlinking strategy?23:09
phreckah, i ahavent tested it, remember  seeing it though23:09
AakashPatelsweet23:09
fluxinfact it does /part to all my channels if I try it.. I suppose it'd be possible to make it work, though.23:09
jaem_bjv, clone to a card23:09
bjvjaem_ yeah, i dont have any mini SD23:09
ManuelSEbjv see boot menu and partitioning23:09
bjvk23:09
ManuelSEojh23:10
bjvyeah23:10
ManuelSEneed a card23:10
jaem_bjv, microSD cards are pretty cheap23:10
jaem_at least, over here23:10
jaem_and they come with an adapter23:10
Xisdibikjaem_: where is over here? :p23:10
*** trbs has quit IRC23:10
jaem_BC, Canada23:10
bjvi figured i'd just repartition the internal, into a token vfat23:10
bjvand large jffs223:10
jaem_bjv, eehhh no23:10
jaem_better to clone to your internal card, and leave some vfat free23:10
jaem_Xisdibik, my IP should give that away :P23:11
* Arkenoi filled a bug about lack of sim menu support23:11
tigertheh23:11
bjvi figured i'd do the internal as   like 1meg Vfat23:11
bjv1499m jffs23:11
tigertfirst time ever I am using my phone as a SOCKS proxy =D23:11
* Arkenoi wonders if i am really the first person who actually needs it?23:11
bjvyou suggest cloning / into that 1499m jffs2, though?23:11
*** juergbi has quit IRC23:12
tigertArkenoi: sim menu?23:12
jaem_tigert, woo23:12
tigertjaem_: I just need to poke the screen to keep it awake :)23:12
tigertpower management kicks in pretty effectively23:12
Arkenoiyep, also known as sim toolkit23:12
tigertwhich is a good thing23:12
jaem_ah23:12
tigertshould plug it in power i guess23:13
Arkenoiapplications running on sim card23:13
jaem_tigert, if it's tied in with the screen dimming directly, then you can override it23:13
tigertbut makes teh tubes of the internet work23:13
*** SpeedEvil1 has joined #maemo23:13
*** BBNS has quit IRC23:13
jaem_ooooh  that tubes :O23:13
jaem_the*23:13
tigertjaem_: it probably is23:13
* tigert loves ssh -D23:13
*** BBNS has joined #maemo23:13
jaem_tigert, one of the third-party applets can override it23:13
tigertok23:13
jaem_tigert, yep - use it all the time23:13
odin_the 3 Maemo5 SDK versions... what is the difference ?  are they equivalent or all needed?23:14
jaem_probably something obvious, but I just woke up23:14
Arkenoioperator-provided sim cards use that to control service subscriptions and stuff like that23:14
Xisdibik$23 for a Class 6  8GB micro SDHC23:14
tigertoh sukc23:14
* tigert eats the last slide of Jamon Bellota23:14
jaem_oh wow23:14
jaem_where?23:14
tigertslice even23:14
XisdibikNewegg23:14
Arkenoimy sim card uses that to manually enter and select imsi/ki (so 90's, like ESN/MIN good old DAMPS days ;-)23:14
jaem_I didn't know they were that cheap23:14
jaem_nice!23:14
Xisdibikits a Trascend one if that matters23:15
XisdibikTranscend*23:15
Arkenoidoes n900 really capable of utilizing full class 6 performance? most mobile devices hardly go for class 4 speeds23:15
*** Speedevil is now known as n900evil23:16
*** SpeedEvil1 is now known as SpeedEvil23:16
tigertArkenoi: what speeds? data?23:16
Arkenoitigert: yep, the bottleneck rarely is the microsd itself23:16
XisdibikArkenoi: but it does make xfering from sd > PC that much faster23:17
*** Klowner_ is now known as Klowner23:17
* SpeedEvil tests!23:17
SpeedEviltime dd if=/dev/mmcblk1p1 of=/dev/zero bs=1024 count=10240023:19
SpeedEvilreal0m 9.34s23:19
*** GiantTalkingCow has quit IRC23:19
SpeedEvilnot too shabby23:19
SpeedEvilhair over 10 megabytes/sec23:20
*** eichi has quit IRC23:20
*** GiantTalkingCow has joined #maemo23:20
SpeedEvilthe internal mmc is faster still - ~13M/s23:20
*** millenomi has quit IRC23:21
*** eichi has joined #maemo23:21
tigertshorter wires ;D23:21
*** Dantonic has joined #maemo23:21
*** juergbi has joined #maemo23:22
SpeedEvil~3M/s write for the external, and more like 4 for the internal23:23
*** eichi has quit IRC23:24
Xisdibikwas the 10MB/s for reading or something?23:24
*** eichi has joined #maemo23:24
SpeedEvil~5 for / - writing23:24
SpeedEvilXisdibik: yes23:24
Xisdibikso Arkenoi is right, Class 4 gives max performance IN the n90023:25
SpeedEvilwhat speed is class 4/23:26
SpeedEvilI forget23:26
SpeedEvilThis is however an old card23:26
SpeedEvil1G, purchased a couple of years ago23:26
AakashPatelQGtkStyle cannot be sused together with the GTK_Qt engine23:26
Xisdibiki thought 4 was 4MB/s23:26
AakashPatelwtf23:26
SpeedEvilXisdibik: no - these speeds were all inside the n90023:27
jebbahmm, HOWTO set "airplane" mode ?  (or perhaps even "airplane takeoff" mode)23:27
XisdibikClass 2: 2 MByte/s - 13x23:27
XisdibikClass 4: 4 MByte/s - 26x23:27
XisdibikClass 6: 6 MByte/s - 40x23:27
AakashPateljaem_, what hte hell does that mean23:27
AakashPatellol23:27
XisdibikSpeedEvil: you said 3MB/s was external23:27
*** GiantTalkingCow has quit IRC23:27
SpeedEvilXisdibik: read/write tests of the internal root FS, the internal mmc, and the additional card I stuck in23:28
SpeedEvilclass is write speeds?23:28
jebbaah, i just realized, all application descriptions in the installer are in english....23:28
SpeedEvilI suspect if the flash would keep up, the n900 could do the same writing as reading - so 10 meg/second would be quite possible.23:28
jaem_AakashPatel, oh23:29
jaem_well23:29
jaem_QGTKSTyle themese Qt widgets with a GTK engine23:29
AakashPatelThat was the menus23:29
AakashPatelexample23:29
jaem_and the other one does the opposite23:29
AakashPatelokay23:29
simula_n900darns, i was hoping it was faster23:29
jaem_clearly, running both of them at once doesn't really make sense23:29
jaem_so just disable or uninstall one23:29
*** hotaru2k3 has joined #maemo23:29
jaem_they're meant to provide unified theming23:29
XisdibikSpeedEvil: The SD Speed Class Ratings specify the following minimum write speeds based on "the best fragmented state where no memory unit is occupied"23:30
AakashPatelBut what if this is an acutal app and the user experiences this?23:30
SpeedEvilXisdibik: yeah - that was pretty much it.23:30
AakashPatelactual released app*23:30
jaem_AakashPatel, then it's the user's own fault - it's not a problem with your app itself23:30
AakashPatel:/23:31
jaem_it would only happen if they'd installed and enabled both themers23:31
jaem_Google them, and read up a bit - that should clear it up23:31
*** z4chh has quit IRC23:31
AakashPatelI installed the QtGui lib23:31
AakashPatelthats it23:31
jaem_hmm23:31
jaem_odd23:31
jaem_not sure then, but it isn't your code23:31
AakashPatelyeah, the code runs fine on the desktop23:32
jaem_is this the stock SDK VM23:32
jaem_you didn't install anything else?23:32
AakashPatelno the actual device23:32
jaem_wait, what?23:32
AakashPateln90023:32
jaem_you're getting those errors on-devce?!23:32
AakashPatelyessuh23:32
jaem_then I'm really confused23:32
jaem_hrm23:33
loft306timeless_mbp why do somethings other that phone work in portrait mode? or is it just nnewer/fixed  added to it so it can do it?23:33
jaem_there's no easy way to disable that on Maemo (e.g. in the GUI), so if both are available in the repos, that's a bit of an issue23:33
AakashPatelyeah23:34
jaem_AakashPatel, I'll get back to you after breakfast23:34
AakashPatelOkay man23:34
AakashPatelIf I wanted to play an mp3 in Qt23:35
AakashPatelWhat lib would i need?23:35
AakashPatelQtMultimedia or Phonon23:35
hashierjaem_: breakfast? where are ?23:36
timeless_mbploft306: eh?23:36
timeless_mbpimage viewer was always designed to work in portrait23:37
timeless_mbpphone was a last minute must have for sales23:37
timeless_mbpbrowser was an "oh we must have it, oops too late, we'll get it in the first service release"23:37
timeless_mbpthe rest of the main apps are "we'll try to get it w/in the next couple of releases"23:37
timeless_mbproughly23:37
timeless_mbpthis is not a promise of course23:38
*** konttori has quit IRC23:38
timeless_mbpi don't manage projects23:38
*** chelli has quit IRC23:38
bjvman.23:38
bjvso how many people just bought 8gb sdhc cards off newegg?23:39
timeless_mbpi don't really know the status of other things23:39
timeless_mbpbjv: price drop? :)23:39
*** eichi has quit IRC23:39
ashenburgertbh, having portait on a landscape oriented phone is sort of odd though?23:39
bjvwell, i just got a 810 last week to replace my old 770 i sat on23:39
bjvdidnt have a mini card yet, and just hit the <300mb / size23:40
timeless_mbpashenburger: yep23:40
timeless_mbproughly the hope was that it wouldn't be needed23:40
tigertashenburger: portrait is awesome for one-hand usecases23:40
timeless_mbpmanagement discovered that they couldn't not have it for the phone23:40
fnordianslippersis there a way to stop xchat autoscrolling by editing the conf?23:40
bjv[16:14] <Xisdibik> $23 for a Class 6  8GB micro SDHC23:40
*** |R_ is now known as |R23:41
bjvoff newegg, should have it by tuesday night.23:41
Xisdibikwednesday23:41
loft306thnx timeless_mbp23:41
bjvfor now i think imma repartition my interal into 130m vfat23:41
Xisdibikits 3 day shipping generally bjv,   monday, tuesday, wednesday23:41
bjvrest jff223:41
loft306i was just wondering couse the mbarcode did it and a few others ..23:41
bjvand copy my root over,23:42
*** konttori has joined #maemo23:42
bjvand when the card gets here, migrate again to the full 8g23:42
*** goshawk has quit IRC23:43
*** choppa has joined #maemo23:44
*** konttori has quit IRC23:44
*** jebba900 has joined #maemo23:46
*** Code177 has joined #maemo23:46
Code177maemo23:46
Code177oops23:46
*** Code177 is now known as code17723:46
* code177 flails23:46
*** Dantonic has quit IRC23:46
code177I am doing something wrong with pypackager.23:46
code177I managed to find a copy in the chinook repo but it doesn't want to work in the new sdk env23:46
code177either in the host or scratchbox23:47
code177sooo.. I'm guessing I'm missing something obvious23:47
code177does anyone want to tell me what it is? :)23:47
*** Dantonic has joined #maemo23:47
*** detective has joined #maemo23:47
*** benh has quit IRC23:47
detectivehi, someone here who's maintaining a maemo community project?23:48
andre__detective, no, but what is the followup question?23:48
phreckhaha23:49
* timeless_mbp wonders what a maemo community project is23:50
RST38handre: "KILL KILL KILL!!!" ?23:50
SpeedEviltimeless: that'd be the ninjas.23:50
*** Colinde has quit IRC23:50
*** hrw|gone is now known as hrw23:50
ashenburgereverything gets better with ninjas23:51
hrwhi23:51
phreckindeed23:51
detectiveandre__: just wanted to know how long they need to add an catagorie at maemo.bugzilla23:51
Zeddehare there ANY other cool games for the n900 other then bounce23:51
detectivewaiting for 3 days, no response, nothing...23:52
Zeddehi mean 3d games23:52
StskeepsZeddeh: quake 3?23:52
Stskeeps:P23:52
andre__detective, yeah, I'm lazy :-D23:52
phreckno.23:52
hrwdoes n900 exists at all?23:52
andre__it's on my todo list for tomorrow23:52
Zeddehwhat23:52
StskeepsZeddeh: not kidding. q3 exists. sec23:52
* Arkenoi wonders if there is such thing as really small miniUSB->microUSB converter23:52
Zeddehyeah i know23:52
andre__detective, and it's weekend actually :)23:52
Zeddehi've seen the videos23:52
Stskeepsah23:53
timeless_mbpdetective: roughly andre__ or myself can do it at any time23:53
detectiveandre__: allright, okay then i'm satisfied now :D23:53
*** v2n900 has quit IRC23:53
timeless_mbpbut it's 11:53pm23:53
Zeddehits just wierd that such a powerful device only comes with one game that actually uses the hardware to its advantage23:53
Arkenoito have one in the pocket, as miniUSB cable is quite expected to be in any random place23:53
andre__i've been working this weekend actually... :-/23:53
timeless_mbpdetective: but to be fair, sometimes people prefer to do work during the week23:53
timeless_mbpZeddeh: you'd rather that it come w/ all the cool games23:54
RST38hArkenoi: http://zk-tek.tw/shownew_products.php?newproducts_ID=3323:54
timeless_mbpso that there's nothing for third parties to write?23:54
detectivejust enjoy your weekend ;)23:54
Zeddehi'd rather that there were any cool games available23:54
timeless_mbpZeddeh: do you know how many games ms windows had historically?23:54
code177Oooooooooooooooooooh'=23:54
Zeddehyes well my point wasn't that they'd have to be preinstalled23:54
code177i managed to get pypackger on my n900 but it doesnt work23:54
Zeddehjust that there were any games23:54
ArkenoiRST38h, exactly! do you know how to order one-two (not 50-100) ;-)?23:54
SpeedEvilZeddeh: I have found 'enigma' to be _extremely_ annoying.23:55
SpeedEvilZeddeh: though it's not 3d.23:55
RST38hArkenoi: Travel to Taipei and buy there?23:55
Arkenoi(oops, not this thing, its reverse counterpart)23:55
Arkenoiit converts micro to mini and we need vice versa23:56
RST38hArkenoi: Raid Savelka looking for one?23:56
timeless_mbphttp://www.techairlines.com/a-brief-history-of-microsoft-windows/23:56
*** b-man17_ has joined #maemo23:56
Arkenoirst: will try to, but i doubt such a thing is to be found there. i remember i was searching for wifi pigtails and they asked $50 for $7 thingie23:57
timeless_mbpanyway, windows 1.0 had one game: reversi23:57
timeless_mbpwindows 3.0 added solitaire23:57
Arkenoi(actually, not for $7 ones but for $2 ones)23:57
timeless_mbpwindows 3.1 traded reversi for minesweeper23:57
pwnguinZeddeh: does crack attack or frozen bubble build?23:58
timeless_mbpwindows 3.1 for workgroups added hearts23:58
javispedroRST38h: so, did you see what I did your -testing applications? :)23:58
*** RolaBlade has quit IRC23:58
Shapeshifterenigma would be quite suited to play using the accelerometer23:58
RST38hjavis: No, what happened? =)23:58
ShapeshifterI wonder how hard it is to implement it23:58
Zeddehi havent had the guts to try building anything yet :p23:58
* andre__ still has a windows 1.0 around somewhere23:58
timeless_mbpfreecell was introduced with win32s23:58
javispedroRST38h: well, check your mailbox: i voted for them.23:58
RST38hArkenoi: I doubt they will do this for a port adapter23:58
javispedrodo you know what does that mean =) :)23:58
RST38hjavis: Ah!23:58
crashanddie_mbpI think the N900 is a fake23:58
crashanddie_mbpand all those people on youtube are just actors, paid by Nokia23:59
RST38hArkenoi: I have found some mini to micro which are just a bit larger than the one before23:59
timeless_mbpwindows 95 added pinball23:59
pwnguinZeddeh: maybe build nasa's earth program ;)23:59
timeless_mbpiirc23:59
RST38hjavis: BTW, I have got VE run. Full screen. It is beautiful.23:59
Arkenoirst38h: on savelka?23:59
RST38hArkenoi: Yea23:59
crashanddie_mbptimeless: only the second edition or something23:59
RST38hArkenoi: Oh, no, with Google23:59
timeless_mbpactually, no, pinball was probably SE or Plus!23:59
ManuelSEreduce length  of mini usb connector lead on supplied cable23:59

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