IRC log of #maemo for Saturday, 2011-08-06

*** baraujo has quit IRC00:00
*** sp3001 has quit IRC00:01
*** lizardo has quit IRC00:03
*** fiferboy has quit IRC00:03
*** MOUD has quit IRC00:03
*** MOUD has joined #maemo00:04
*** antman8969 has quit IRC00:07
*** GNUton-BNC has quit IRC00:09
*** MOUD has quit IRC00:09
*** TheXception has quit IRC00:09
*** Macer has joined #maemo00:10
*** c2pLaY has quit IRC00:14
*** Tuco1 has quit IRC00:14
*** MOUD has joined #maemo00:15
*** kthomas_vh has quit IRC00:15
*** Roomerlol has quit IRC00:15
*** vblazquez has joined #maemo00:16
*** larsivi has quit IRC00:17
*** the_lord has quit IRC00:17
*** c2pLaY has joined #maemo00:18
*** c2pLaY has joined #maemo00:18
*** mayday_jay has joined #maemo00:22
*** sp3001 has joined #maemo00:22
*** javispedro has joined #maemo00:24
*** vblazquez has quit IRC00:24
*** e0x has quit IRC00:26
*** markinfo has quit IRC00:26
*** vblazquez has joined #maemo00:27
*** croppa has joined #maemo00:27
*** Evanescence has joined #maemo00:31
*** beford has quit IRC00:31
*** vblazquez has quit IRC00:34
*** jrocha has quit IRC00:35
*** crashanddie has quit IRC00:37
*** gena2x has joined #maemo00:37
*** dos1 has quit IRC00:40
gena2xhi guys, i hope this is right place to ask questions about n900 :). I just bought one, and want to setup wifi password, it's a 64 characters and seem i can't enter it without mistakes :) so, i push it into file into web. question is - it has no wget, how to paste contents of file from web into clipboard with default installation?00:40
lcukgena2x, you are almost mistaken00:41
lcukhttp://maemo.org/packages/view/wget/00:41
*** unixSnob has quit IRC00:41
lcukis available from extras00:42
*** valerius has quit IRC00:42
lcukand if you can open the file in web browser00:42
lcukthere is a gesture which allows copy and paste00:42
*** TheXception|off has joined #maemo00:42
gena2xgesture?00:43
ShadowJKTop copy from browser, swipe left to right, starting from outside of screen, a pointer icon appears, tap the pointer icon (so that it has red line across it), now you have a mousepointer to paint text with. ctrl-c or titlebarmenu->copy.00:43
*** maybeHere has joined #maemo00:43
gena2xty, i'll try it now00:43
*** TheXception|off is now known as TheXception00:50
*** vblazquez has joined #maemo00:51
gena2xcut&paste is ok00:53
*** Macer has quit IRC00:53
*** Venemo has quit IRC00:57
*** kthomas_vh has joined #maemo00:58
*** OkropNick has quit IRC00:58
*** Macer has joined #maemo00:58
*** trbs has quit IRC00:59
*** vblazquez has quit IRC01:03
*** Macer has quit IRC01:04
*** MadViking has quit IRC01:05
*** vblazquez has joined #maemo01:05
*** Macer has joined #maemo01:12
*** Oppo|n900 has quit IRC01:13
*** Venemo has joined #maemo01:14
*** Venemo has quit IRC01:14
*** Venemo has joined #maemo01:14
*** nmjnb has quit IRC01:14
*** eijk has quit IRC01:15
*** Macer has quit IRC01:20
*** Arkenoi has joined #maemo01:20
*** Macer has joined #maemo01:21
*** sheepbat has quit IRC01:21
*** Scorcerer has joined #maemo01:23
*** rcg1 has quit IRC01:24
*** sheepbat has joined #maemo01:24
*** noir23 has quit IRC01:28
*** MoonTiger has joined #maemo01:28
*** FireFly has quit IRC01:29
*** renato has quit IRC01:32
*** MoonTiger has quit IRC01:34
*** Venemo has quit IRC01:35
*** sq-one has quit IRC01:36
*** sp3001 has quit IRC01:37
*** leniwiec_12 has quit IRC01:39
*** disco_stu has quit IRC01:40
*** disco_stu has joined #maemo01:41
*** vblazquez has quit IRC01:46
*** hurbu__ has quit IRC01:47
*** kthomas_vh_ has quit IRC01:48
*** vblazquez has joined #maemo01:48
*** vblazquez has quit IRC01:55
*** andre__ has quit IRC02:02
*** willer_ has quit IRC02:02
*** antman8969 has joined #maemo02:07
*** dneary has joined #maemo02:08
*** Necc has quit IRC02:12
*** dneary has quit IRC02:18
*** jiero has joined #maemo02:19
*** MadViking has joined #maemo02:21
*** MOUD_ has joined #maemo02:23
*** MOUD_ has quit IRC02:24
*** MOUD has quit IRC02:25
* DocScrutinizer yawns02:25
*** kthomas_vh_ has joined #maemo02:27
*** kthomas_vh_ has quit IRC02:29
*** kthomas_vh_ has joined #maemo02:30
*** MadViking has quit IRC02:31
*** MadViking has joined #maemo02:31
*** kthomas_vh_ has quit IRC02:32
* SpeedEvil wonders if he should try finding a source for water-damaged phones.02:33
*** Dragnslcr has quit IRC02:33
SpeedEvilI want to try BGA rework.02:33
*** kthomas_vh_ has joined #maemo02:33
*** doc|home has quit IRC02:35
*** setanta has quit IRC02:40
SpeedEvilhttp://developers.slashdot.org/story/11/08/05/2111243/What-Todays-Coders-Dont-Know-and-Why-It-Matters02:47
SpeedEvil++02:47
*** doc|home has joined #maemo02:48
javispedroI completely disagree with "One 'lost skill' that I see all the time with new developers -- how to debug without an integrated debugger."02:50
*** beford has joined #maemo02:50
ShadowJKlol02:51
javispedrospecially since I've personally had to teach gdb to freshmans, and the hardest opinion to fight was "but I have those printfs here, and they do wonders. what can really gdb do for me?"02:51
ShadowJKA lot of people don't even know printf debugging02:53
SpeedEvilThe fundamental problem I'd cite is 'code reuse'.02:53
keriojavispedro: hahaha02:53
SpeedEvilPeople reuse code too much.02:53
SpeedEvilInstead of writing 20 lines of C/..., they will drag in a library that drags in four others.02:54
*** Venemo has joined #maemo02:54
SpeedEvilAnd requires two daemons.02:54
javispedroyou're talking about Java I bet :)02:55
SpeedEvilNot only.02:56
SpeedEvilAny language that supports include/import/...02:56
javispedrobut a "library" that drags 50 MiB of crap, four other libraries, and requires two daemons is exactly the definition of Java :)02:57
jacekowskijust two daemons?02:57
jacekowskithat's not java02:57
jacekowskisounds more like .net02:58
DocScrutinizerSpeedEvil: libboost ;-D02:58
DocScrutinizerfor strcmp02:58
javispedroDocScrutinizer: I've seen something better. libboost for atoi (lexical_cast)02:58
DocScrutinizerOUCH!!!02:58
javispedrothen again, I blame the C++ comitee for making the officialy sanctioned way (istringstream?) such a pain.02:59
ShadowJKThere's one thing worse than the above03:01
*** florian has quit IRC03:01
ShadowJKWriting a new library for strcmp ;-)03:02
ShadowJKs/library/framework/03:02
infobotShadowJK meant: Writing a new framework for strcmp ;-)03:02
ShadowJK:D03:02
jacekowskilibboost isn't a bad thing03:02
DocScrutinizerindeed we are all paying for the general developer's stupidity and laziness - I bet a winXP written completely in assembler would run like hell on a 50MHz CPU with 16MB of RAM03:02
jacekowskiit's bit oversized03:02
jacekowskibut java is even bigger03:02
gena2xjust do not pay for winXP03:03
jacekowskiDocScrutinizer: i very much doubt that03:03
jacekowskiDocScrutinizer: most of memory is used for nice resources and graphics03:03
ShadowJKDocScrutinizer, there's also the problem that Nokia encountered with Symbian. Once you have too much asm, nobody has a clue how anything fits together anymore03:04
DocScrutinizerjacekowski: you don't need 99.5% of those resources and graphics, at least not in RAM all them time03:04
jacekowskiyou do need lot of them03:04
jacekowskiall nice windows frames and stuff takes like 10-15M03:04
DocScrutinizerShadowJK: sure, I know the reasons why large projects aren't written in assembler03:05
jacekowski+ wallpaper that's uncompressed in ram03:05
jacekowskievery single window is taking quite big chunk of memory03:05
DocScrutinizerjacekowski: nonsense, you actually don't *need* more GFX data in your RAM than fits in framebuffer03:06
DocScrutinizermaybe twice that amount03:06
jacekowskiso you have two fullscreen windows03:06
jacekowskiyou need space for both of them in ram03:06
jacekowskior you ask your app to redraw it03:06
DocScrutinizerI only ever have ONE fullscreen window03:06
jacekowskiand use more cpu03:06
DocScrutinizerexactly03:07
jacekowskii have 403:07
jacekowskicurrently03:07
jacekowskiopera, clementine, putty, tcmd03:07
DocScrutinizerduh, quad head system?03:07
jacekowskino03:07
jacekowskirest of them is in background03:07
jacekowskibut system still stores them03:07
DocScrutinizersee?!03:07
jacekowskibecause redrawing is handled by os03:08
DocScrutinizersee?!03:08
jacekowskisame thing if you drag windows03:08
javispedroback in the days when the os fitted in 4MiB, asking the applications to redraw was the favoured option03:08
jacekowskiand some parts are hidden03:08
jacekowskiasking apps to redraw looks ugly when you drag windows03:08
DocScrutinizerthen you need >>maybe twice that amount<<03:08
jacekowskiyou need as many times more as many apps you have if these windows are fullscreen type03:09
jacekowskiand proportionally less if windows are smaller03:09
DocScrutinizernonsense03:09
gena2xgfx data in video memory guys03:09
jacekowskigena2x: nope03:09
jacekowskigena2x: video memory isn't used for that03:10
jacekowskigena2x: well, it's used now in vista and w703:10
jacekowskigena2x: because it's using hardware rendering and T&L units03:10
jacekowskibut windows xp is using 2d graphics for it03:11
gena2xi am not expert but 2d is hw accelerated too...03:11
DocScrutinizernot my assembler rewrite ;-P03:11
jacekowskigena2x: it's not for last 15 years03:11
javispedrojacekowski: note that winxp being the really old os it is does not store windows in memory when overlapped (unless requested!) and thus requests redraws03:11
javispedroyou can easily check this by writing the hello-world style app that prints sth to console when getting a WM_PAINT03:12
jacekowskijavispedro: windows are stored03:12
gena2xi can't :( i have no windows...03:12
jacekowskiregions are invalidated03:12
jacekowskiand app then redraws them03:12
javispedrowhich happens when you overlap the window with sth else.03:13
* DocScrutinizer feels like a troll03:13
jacekowskibut whole things work in a way that stores that into dedicated place in memory03:13
javispedroit still works like win3.x did.03:13
SpeedEviljavispedro: Wasn't that ue to a patent?03:13
SpeedEvil(not using backing store)03:13
javispedroSpeedEvil: maybe, never heard about it though.03:14
jieroI want Pyweek Games... and new pyweek event is coming.03:14
jacekowskijavispedro: redrawing is way overcomplicated03:14
jacekowskijavispedro: and it's not just simple redrawing every time03:14
javispedrono, it's not.03:14
javispedrofor example, when the overlapping window is a menu, it does temporarily create a backing store for what is going to be overwritten.03:15
gena2xpaint region is something different i think, than drawing desktop background or animated icons stuff03:15
jacekowskiexactly03:15
javispedrofor performance reasons, because it was assumed that menus were usually popped and hidden quickly.03:15
javispedroand also because the area behind a menu window is small enough to fit in the 4MiB computer the designers had in mind.03:15
jacekowskiMFC and WTF create backing stores as well03:16
jacekowskiwhich then are used to redraw03:16
javispedroindividual windows are free to request them03:16
jacekowski.net works in some strange way03:16
javispedrosame on X1103:16
jacekowskibut anyways, thing is it's not so easy to fit system in small amount of memory and have it look nice and perform fast and perform lot of functions03:17
jacekowskiwin32 api is much bigger than old dos or bios api03:18
javispedroI do agree :)03:18
*** FIQ|n900 has joined #maemo03:18
jacekowskibut you don't have to worry about 10 different sound cards03:18
jacekowskiyou get standard interface for all of them03:18
jacekowskiand same with graphic cards03:18
jacekowskiVESA was first attempt to get standarised03:19
jacekowskimiserably failed because it wasn't very compatible between implementations03:19
jacekowskiand x86 PC are overcomplicated03:20
*** kthomas has joined #maemo03:20
*** kthomas_vh_ has quit IRC03:21
jieroAnyway to let the N900 use OpenGL?03:21
javispedro?03:22
*** Smily has joined #maemo03:22
javispedroah, you mean OpenGL vs OpenGL ES03:22
javispedrothen the answer is no, the N900 only does OpenGL ES.03:22
*** SmilyOrg has quit IRC03:22
javispedroDocScrutinizer: this one sgx corruption puts yours to shame: http://twitpic.com/5rrtps :D03:23
DocScrutinizerWOW nice ;-P03:25
*** gena2x has quit IRC03:29
Hurrianjavispedro, doesnt OpenGL 2 ES include OpenGL 1 and some parts of OpenGL 2?03:30
jieroHurrian: still different.03:30
javispedroHurrian: http://wiki.maemo.org/images/thumb/c/cc/Opengl.svg/654px-Opengl.svg.png03:31
jierojavispedro:  do you have time to port the svg-edit?03:32
jierohttp://code.google.com/p/svg-edit/03:33
jieroI mean just change the layout to fit N900.03:33
javispedro"SVG-edit is a fast, web-based, Javascript-driven SVG editor that works in any modern browser"03:33
javispedroaa03:33
javispedrowell, no way.03:33
javispedrohtml is far from my area of experience..03:33
javispedrospecially newfangled apps.03:33
jieroits pure CSS defined.03:34
*** lxp has joined #maemo03:38
*** lxp1 has quit IRC03:41
*** nicofs has quit IRC03:43
*** marainein has quit IRC03:52
*** Mousey has quit IRC03:53
*** TheXception is now known as TheXception|off03:54
*** NIN101 has quit IRC03:56
*** Arkenoi has quit IRC04:00
*** ptl has quit IRC04:01
*** PhonicUK has quit IRC04:07
*** ptl has joined #maemo04:08
*** FIQ has quit IRC04:17
*** x29a_ has joined #maemo04:27
*** x29a_ has quit IRC04:27
*** x29a_ has joined #maemo04:27
*** kthomas_vh has quit IRC04:30
*** x29a has quit IRC04:30
*** Andy80 has quit IRC04:38
*** MadViking has quit IRC04:48
*** radic has quit IRC04:48
*** MadViking has joined #maemo04:50
*** eMHa__ has quit IRC04:52
*** kthomas_vh has joined #maemo04:53
*** panaggio_ has joined #maemo04:54
*** eMHa has joined #maemo04:54
Termanagood morning04:56
SpeedEvilMorning04:56
DocScrutinizermorning04:57
DocScrutinizeranybody joining CCC2011?04:57
*** radic has joined #maemo04:58
* SpeedEvil would love to.04:58
SpeedEvilBut no.04:58
SpeedEvilGoing to sleep - or trying to.04:58
*** javispedro has quit IRC05:00
*** mookie has quit IRC05:02
jieroAnybody here familiar with CSS and could devote time to a small request?05:04
jieroI request: svg-edit - web-based SVG editor to have a suitable layout fit in the N900.05:05
*** MadViking has quit IRC05:05
*** xkr47 has quit IRC05:05
*** MadViking has joined #maemo05:05
*** pcfe has quit IRC05:06
*** pcfe has joined #maemo05:07
*** pcfe has quit IRC05:07
*** pcfe has joined #maemo05:07
*** nox- has quit IRC05:16
*** burchr has quit IRC05:18
*** burchr has joined #maemo05:19
*** kthomas_vh has quit IRC05:19
*** jiero has quit IRC05:20
*** maybeWTF has joined #maemo05:30
*** maybeHere has quit IRC05:34
DocScrutinizer>>In the beginning, the Universe was created. This was widely seen as a step of limited sustainability in its current implementation and thus, space hackers on board of the spaceship Heart of Gold began with the creation of a parallel universe, the hacker space....<<05:36
*** emma is now known as em05:40
*** arvut has joined #maemo05:40
*** arvut has quit IRC05:43
*** arvut has joined #maemo05:49
*** z4chh has joined #maemo05:49
*** antman8969 has quit IRC05:58
*** tchan has quit IRC05:59
*** dockane_ has joined #maemo06:00
*** kthomas_vh has joined #maemo06:01
*** dockane has quit IRC06:03
Juozapasis there anyway to watch vimeo videos on maemo?06:08
*** disco_stu has quit IRC06:09
*** ysss has left #maemo06:09
*** antman8969 has joined #maemo06:10
SpeedEvilThey're flash?06:11
*** ingoldey_ has joined #maemo06:11
*** licensed has quit IRC06:12
*** ingoldey has quit IRC06:13
*** lofty306 has joined #maemo06:14
*** Jade has quit IRC06:17
*** panaggio_ has quit IRC06:38
fusiloool " bugzilla quips06:42
fusi"C++ (n.) an octopus made by nailing extra legs onto a dog"06:42
fusilol Doc, wtf :)06:43
*** disco_stu has joined #maemo06:46
*** beford has quit IRC06:46
*** Venemo has quit IRC06:46
*** beford has joined #maemo06:54
fusiAlways code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- John F. Woods06:57
*** kthomas_vh has quit IRC06:57
fusihaha06:57
*** casketizer has quit IRC07:04
*** casketizer has joined #maemo07:04
fusiProgramming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots.07:07
fusihehe07:07
*** disco_stu has quit IRC07:08
*** disco_stu has joined #maemo07:09
DocScrutinizerhttps://events.ccc.de/camp/2011/wiki/Project_Flow_Control07:09
*** net-split has quit IRC07:10
fusiif anyone is bothered ive got a version of that twitter plugin here that works with supertweet07:11
fusiif they dont wanna wait for he full oauth version07:11
fusiwhich will be next week sometime i think as i have to go to milton keynes tomorrow for a bit :/07:11
*** tchan has joined #maemo07:20
*** DocScrutinizer has quit IRC07:30
*** DocScrutinizer has joined #maemo07:31
*** script has quit IRC07:31
*** mayday_jay has quit IRC07:32
*** unixSnob has joined #maemo07:33
*** script has joined #maemo07:33
*** Evanescence has quit IRC07:34
*** Sc0rpius has quit IRC07:35
*** mayday_jay has joined #maemo07:36
*** hardaker2 has quit IRC07:39
*** rm_you has quit IRC07:42
*** kthomas_vh has joined #maemo07:42
*** rm_you has joined #maemo07:42
*** rm_you has quit IRC07:48
*** rm_you has joined #maemo07:48
*** Roomerlol has joined #maemo07:57
*** _shamus has quit IRC08:00
*** c2p has joined #maemo08:00
*** shamus has joined #maemo08:05
*** kW_ has quit IRC08:14
*** d1b_ has joined #maemo08:15
*** d1b has quit IRC08:15
*** strohhalm has joined #maemo08:16
*** strohhalm has joined #maemo08:16
*** Ex-Opesa has quit IRC08:16
*** paroneay` has joined #maemo08:16
*** thuttu77 has quit IRC08:16
*** thuttu77 has joined #maemo08:16
*** strohi has quit IRC08:17
*** paroneayea has quit IRC08:17
*** neal has quit IRC08:17
*** Ex-Opesa has joined #maemo08:18
*** antman8969 has quit IRC08:30
*** Zahra has joined #maemo08:30
*** psychologe has joined #maemo08:32
*** voltagex has joined #maemo08:35
voltagexI still can't get MfE working on my N900 - I get "Error in Communication with Exchange"08:36
voltagexserver is of course m.google.com08:36
*** antman8969 has joined #maemo08:38
*** antman8969 has quit IRC08:39
fusigoogle does exchange?08:39
*** antman8969 has joined #maemo08:40
*** lofty306 has quit IRC08:40
fusithought it only did imap etc08:40
voltagexfusi: yes, it's how Windows Phone 7 and Symbian phones do Gmail properly.08:41
*** psychologe has left #maemo08:42
fusioooh08:43
voltagexfusi: just got it, rebooted phone and tried again\08:43
fusiah gratz08:43
voltagexnewly flashed N900 + kernel-power + CSSU + fapman + google, very nice.08:44
fusi:)08:45
fusihttp://talk.maemo.org/showpost.php?p=1065000&postcount=16608:45
*** FredrIQ|n900 has joined #maemo08:45
fusitheres a working twitter plugin08:45
*** eMHa has quit IRC08:47
*** eMHa has joined #maemo08:47
*** andre__ has joined #maemo08:48
*** andre__ has quit IRC08:48
*** andre__ has joined #maemo08:48
*** FIQ|n900 has quit IRC08:48
voltagexstill can't find a replacement keyboard :S08:50
*** Zahra has quit IRC08:50
fusiget a 3d printer to make u 108:50
voltagex:/08:51
fusimight cost a bit tho08:51
*** unixSnob has quit IRC08:51
voltagexinsane that I can't get a replacement08:51
fusichecked ebay et al?08:51
voltagexyep, bought 2, both 1mm too big08:51
fusibtw do u know if starting a charge invalidates vdq?08:52
fusicant trim them?08:52
voltagexVDQ?08:53
*** hannesw__ has joined #maemo08:53
*** Zahra has joined #maemo08:54
*** rm_you has quit IRC08:54
*** rm_you has joined #maemo08:54
*** rm_you has joined #maemo08:54
*** paroneay` is now known as paroneayea08:57
*** paroneayea has joined #maemo08:57
fusiits a value the bq chip sets when a full charge is detected08:59
fusiits used to learn battery capacity08:59
fusiafaik08:59
FredrIQ|n900hmm09:01
FredrIQ|n900was going to copy a directory from a remote machine, but for some reason I get bash: -c: line 0: syntax error near unexpected token `('09:01
FredrIQ|n900The directory name contains a "(" (and also a ")"), i guess that's the problem. But the fact that it failed - is it my fault or a bug within scp?09:02
*** tchan has quit IRC09:03
FredrIQ|n900I can just rename it, but i wonder if that error is a bug within scp (so I can send in a bug report then)09:03
fusihow r u specifying the filename09:07
fusii think you need to escape such chars09:07
fusijust a thought, im just a noob09:07
*** klasu__ has joined #maemo09:07
FredrIQ|n900I'm indeed escaping them09:08
FredrIQ|n900i did: scp -r fiq@(censored):/home/fiq/Rollspelet\(2\)/Rollspelet ~/testmappen09:10
fusitried double escaping?09:11
fusi\\(09:11
FredrIQ|n900Nah, but i guess that would work09:12
FredrIQ|n900just renamed the directory... less problems then09:12
fusi:)09:12
*** Scifig has joined #maemo09:14
*** booiiing has joined #maemo09:15
*** Zahra has quit IRC09:22
*** hannesw__ has quit IRC09:23
*** Zahra has joined #maemo09:23
*** dneary has joined #maemo09:24
*** hylas has joined #maemo09:32
*** dneary has quit IRC09:32
*** Roomerlol has quit IRC09:34
*** MadViking has quit IRC09:41
ruskiehttp://www.linuxfordevices.com/c/a/News/VisionMobile-Open-Governance-Index/09:43
*** crashanddie has joined #maemo09:49
*** crashanddie has quit IRC09:49
*** crashanddie has joined #maemo09:49
*** hannesw__ has joined #maemo09:53
*** xkr47 has joined #maemo09:56
*** unixSnob has joined #maemo09:58
*** valerius has joined #maemo10:01
*** swc|666 has quit IRC10:01
*** TimmyT has joined #maemo10:02
*** robbiethe1st has joined #maemo10:02
*** Fredrik1994n900 has joined #maemo10:05
*** Termana|rdlBNC has quit IRC10:06
*** OkropNick has joined #maemo10:07
*** FredrIQ|n900 has quit IRC10:08
*** alehorst has quit IRC10:09
*** Termana|rdlBNC has joined #maemo10:12
*** alehorst has joined #maemo10:13
*** Termana|rdlBNC has quit IRC10:18
*** ponyofdeath has quit IRC10:19
*** ZZzzZzzz_ has joined #maemo10:19
*** ponyofdeath has joined #maemo10:21
*** antman8969 has quit IRC10:21
*** ZZzzZzzz1 has quit IRC10:23
*** TimmyT has quit IRC10:23
*** rcg has joined #maemo10:31
*** Termana|rdlBNC has joined #maemo10:36
*** tilppis has joined #maemo10:36
*** kthomas_vh has quit IRC10:37
*** gena2x has joined #maemo10:41
*** kthomas_vh has joined #maemo10:46
*** tilppis has quit IRC10:46
gena2xone more noob question about setting up usb network. i connected n900 beast to usb, run ifconfig usb0 192.168.1.2 up on it, run isconfig 192.168.1.1 up on host, checked routes (exist), tried to ping - doesn't work. pinging from both sides has TX count of > 0 and RX of 0. what's going wrong?10:46
gena2xon host, cdc_ether and usbnet are loaded10:48
*** valerius has quit IRC10:48
gena2xah no tx and rx on device are 010:54
*** valdyn has quit IRC10:55
robbiethe1stgena2x: http://pastebin.com/BbLTP1tn10:57
robbiethe1stThat's my host computer's /etc/network/interfaces chunk for USBnet10:57
robbiethe1stIt seems to work for pinging and ssh; haven't messed with internet over it10:58
gena2xonly diff is using 2.x network and firewall config11:01
*** valdyn_ has joined #maemo11:01
robbiethe1stMake sure you're in PC Suite mode on the device11:01
gena2xyes i am11:02
gena2xand storage mode works ok11:02
gena2xi have no firewall on host at all11:02
gena2xso everything should be allowed11:02
gena2xand for freerunner usb network works well11:02
robbiethe1stOn device, in /etc/network/interfaces, you've got the same basic inet static,?11:03
gena2xi config it manually from command line11:03
*** kthomas_vh has quit IRC11:03
robbiethe1stJust put it in that file11:03
gena2xvia ifconfig usb0 192.168.1.2 up11:03
Macerhate rrain11:03
robbiethe1sthttp://pastebin.com/Ww3p9dMc11:04
robbiethe1stput that in your device's /etc/network/interfaces file, then try reconnecting11:05
robbiethe1stIt's worth a shot11:05
gena2x2.x network is wifi here :(11:05
gena2xand it should work without gateway11:06
*** jhb has joined #maemo11:06
gena2xdamn... why in hell nothing works out of box on n900 too?11:06
robbiethe1stLike USB networking? It's cause you're running Linux11:06
robbiethe1stthe PS Suite Windows app does some of that automatically...11:07
robbiethe1stit certainly allows for some internet connection sharing.11:07
gena2x'sharing' one iptables line11:07
gena2xso it's not a problem11:07
robbiethe1stAll I can say is... I don't know. It works for me11:08
gena2xyou lucky...11:08
robbiethe1stI followed some set of instructions, and it worked right.11:08
gena2xthanks for suggestions anyway11:08
robbiethe1stNP11:11
*** GNUton-BNC has joined #maemo11:11
*** kthomas_vh has joined #maemo11:11
*** valerius has joined #maemo11:12
*** FireFly has joined #maemo11:14
*** TimmyT has joined #maemo11:14
*** Atarii has joined #maemo11:15
*** larsivi has joined #maemo11:27
*** TimmyT has quit IRC11:35
*** achipa has joined #maemo11:38
*** achipa has joined #maemo11:38
Sicelogena2x: wiki has correct ino on usb network. basically n900 has static ip of 192.168.2.15, and next higher ip is for pc side11:38
*** lxp1 has joined #maemo11:39
Sicelohas worked without any issues for me.11:40
*** hannesw__ has quit IRC11:40
*** lxp has quit IRC11:40
Sicelosorry, pc side is 192.168.2.1411:43
*** eMHa has quit IRC11:45
Sicelohttp://wiki.maemo.org/N900_USB_networking11:46
*** Fredrik1994n900 is now known as FIQ|n90011:46
*** FIQ|n900 has joined #maemo11:46
*** jhb has quit IRC11:46
*** valerius has quit IRC11:48
*** Necc has joined #maemo12:07
*** hannesw__ has joined #maemo12:07
*** jiero has joined #maemo12:15
*** Kilroo has quit IRC12:15
*** larsivi has quit IRC12:16
*** larsivi_ has joined #maemo12:17
*** Evanescence has joined #maemo12:17
*** andre900 has joined #maemo12:17
*** andre900 has quit IRC12:22
*** Termana|rdlBNC has quit IRC12:29
*** mitsutaka has joined #maemo12:29
*** GNUton-BNC has quit IRC12:30
MohammadAGachipa, ping12:30
achipaMohammadAG: pong12:31
MohammadAGachipa, we're upgrading Qt to 4.7.4 in the CSSU12:31
MohammadAGwith more testing this time12:32
MohammadAGCannot mix incompatible Qt library (version 0x40700) with this library (version 0x40704)12:32
MohammadAGshould we also send recompiled versions of libqtm-*?12:32
ZogGhey12:34
*** GNUton-BNC has joined #maemo12:34
ZogGsup12:34
achipayeah12:35
achipathough there are pitfalls thre12:35
achipathere12:35
achipathat's why I didn't do much with it...12:35
MohammadAGachipa, which are?12:35
achipafor example if you go to 1.2, you will break all 1.1 apps that use Map* elements12:35
MohammadAGno no no12:35
MohammadAGI don't want to upgrade libqtm- packages to 1.212:36
achipaah, you want to keep the 1.0.2 ?12:36
MohammadAGyeah, just recompiling them against 4.7.412:36
achipathat should work... in theory at least ;)12:36
achipadon't think anyone tested that combo12:36
MohammadAGshouldn't they be compatible though?12:36
achipa"in theory"12:37
*** mayday_jay has quit IRC12:37
achipamultimediakit is the most 'sensitive' in that regard, the rest should be ok12:38
MohammadAGhmm12:38
*** noir23 has joined #maemo12:39
HurrianMohammadAG, still here?12:39
Hurrianthe last Qt update didnt go so smoothly though...12:39
MohammadAGachipa, can you give suggestions in one area though12:39
achipashoot12:39
MohammadAGnot all CSSU users have all libqtm packages installed12:40
achiparright12:40
MohammadAGbut those that do have to install the recompiled version12:40
jieroN9 priced around 550 euro.12:40
jieronews from China.12:40
MohammadAGis there a way to tell apt to upgrade if already installed?12:40
*** NIN101 has joined #maemo12:41
achipaprobably not12:41
Hurrianjiero, how many GB?12:41
achipaHAM is a pain in the butt12:41
Hurrianachipa, HAM is slow and should be replaced asap12:42
jieroHurrian: 16GB12:42
Hurrianowch12:42
Hurrianwhat the...12:42
MohammadAGHurrian, this one will12:42
MohammadAGachipa, so any suggestions? or should I just have a preinst window saying "you should install the recompiled versions"12:42
HurrianMohammadAG, you fixed Qt 4.7.4?12:43
*** Venemo has joined #maemo12:44
*** Termana|rdlBNC has joined #maemo12:44
achipaMohammadAG: can't you make the pr-whatever-cssu package depend on it ? will it not pull all those in ?12:44
MohammadAGfreemangordon did12:44
Venemogood morning12:44
MohammadAGachipa, that'd install libqtm for those who don't need it12:45
Hurrianthat or throw an 'if package x then apt-get install package x'12:45
achipa(the root problem being that you don't want to end up with different versions of different modules)12:45
achipaMohammadAG: do we care ? they are small, optified, and people will need it more and more12:45
Venemoachipa, can I have a question for you?12:46
MohammadAGHurrian, apt can't nest itself12:46
MohammadAGso you can't run apt from postinst12:46
MohammadAGyou can, but you may not ask it :P12:46
HurrianD:12:46
*** klasu__ has quit IRC12:46
achipaHurrian: if you want to apt-get within an install scrpit, it means your dependencies are wrong ;)12:46
Hurrianheh12:47
achipaVenemo: shoot12:47
Hurrianb-b-but it's a conditional statement!12:47
Venemoachipa, I have a QML model-view setup for displaying my IRC channel list and it works. however, in the delegate when the user clicks on a channel name, I want the app to switch to a different channel. for this, I would need to call a method of the model, but unfortunately I can't seem to do that.12:48
*** andre900 has joined #maemo12:48
achipaemit signal ?12:48
VenemoI can't listen to the model's signals either12:49
VenemoI tried QML Connections element, it says no such signal12:49
achipayou mean view's signals ?12:49
Venemoseems that nothing else is avalilable from the model, only the stuff I set as "roles"12:49
VenemoI mean the model's signals.12:49
achipayou mean delegate's signals ?12:50
achipa( :) )12:50
Venemono, I mean, the _model_'s signals12:50
achipayes, yes, kidding12:50
VenemoI have a class called ChannelModel, which has a signal: void receiveMessage(const QMessageModel &message)12:50
Venemoand I have a ListModel filled with these.12:51
achipasignals named "receive..." are just wrong12:51
Venemoin fact, it's called messageReceived12:51
VenemoI was just typoing.12:51
Venemobut don't try to change the subject :P12:51
achipathat's a different thing ;)12:51
MohammadAGonReceivedMessaged12:51
MohammadAGoh, signals, nvm12:52
*** Termana|rdlBNC has quit IRC12:53
achipabut anyway, doesn't ring a bell, and can't really check (not at a dev-capable comp)12:53
achipaVenemo: I'd poke people at qt-qml12:53
MohammadAGtoo, many, qt-, channels12:54
*** neal has joined #maemo12:54
Venemoachipa, well, I found a workaround: I added Q_INVOKABLE (new q* spell) method to my ListModel subclass12:55
*** eMHa has joined #maemo12:55
Venemoachipa, oh, by the way... why are the examples telling me that I need to subclass QAbstractWhateverModel every time I need it for something?12:56
*** achipa1 has joined #maemo12:56
*** GNUtoo|laptop has joined #maemo12:56
*** beford has quit IRC12:57
*** andre900 has quit IRC12:59
*** mitsutaka has quit IRC12:59
*** achipa has quit IRC13:00
*** cyborg-one has quit IRC13:01
*** mitsutaka has joined #maemo13:02
*** cyborg-one has joined #maemo13:12
*** Termana|rdlBNC has joined #maemo13:13
*** achipa1 has quit IRC13:13
*** andre900 has joined #maemo13:16
RST38hHmm... US down to AA+13:18
robbiethe1stOnly?13:19
RST38hgive it time.13:19
robbiethe1stI'd have expected it'd be a B or D by now13:19
jieroanybody familiar with CSS can help to tweak the svg-edit ui ? let it fit N900?13:19
*** Sulx has quit IRC13:20
hiemanshugah, my N900 wont switch with a USB connected, no matter how much battery it has13:21
*** buntfalke has joined #maemo13:24
*** buntfalke has quit IRC13:24
*** buntfalke has joined #maemo13:24
*** buntfalke has joined #maemo13:25
jierohiemanshu: same problem here. a solution is open the lens, and press shutter...13:28
*** dos1 has joined #maemo13:29
hiemanshujiero: ok, thats an odd workaround, but what ever works :)13:29
*** sirdancealot has quit IRC13:32
*** Atarii has quit IRC13:33
*** sirdancealot has joined #maemo13:33
*** deimos has joined #maemo13:34
*** MadViking has joined #maemo13:37
DocScrutinizeryour N900 actually bots to runlevel $CHARGING whenever connected to USB, if it "doesn't switch on" then there's a probelm with kernel and/or initsystem13:40
*** andre900 has quit IRC13:40
*** Atarii has joined #maemo13:41
*** FIQ|n900 has quit IRC13:50
casketizeris there any windows tool to unpack debs ?13:52
*** TimmyT has joined #maemo13:52
Hurriancasketizer, 7-zip13:52
casketizerthx13:52
HurrianDocScrutinizer, namely, /sbin/preinit13:53
Hurriando note multiboot alters it tho13:53
*** hardaker2 has joined #maemo13:54
Hurrianprolly a large cause of bootlooping13:56
*** Hurrian has quit IRC13:57
*** mesx has joined #maemo13:59
casketizerfuckin docpurge14:00
casketizeris it safe to delete that scourge?14:00
*** fecub has joined #maemo14:01
*** ysss has joined #maemo14:07
*** fecub has quit IRC14:07
*** trbs has joined #maemo14:10
*** Zahra has quit IRC14:17
*** FireFly|n900 has quit IRC14:24
*** c2pLaY has quit IRC14:24
*** MadViking has quit IRC14:25
*** croppa has quit IRC14:27
*** sirdancealot has quit IRC14:27
*** sirdancealot has joined #maemo14:28
*** arvut has quit IRC14:38
*** noir23 has quit IRC14:40
*** fecub has joined #maemo14:42
*** TheXception|off is now known as TheXception14:43
*** kW_ has joined #maemo14:43
*** flo_lap has joined #maemo14:44
*** auenf has quit IRC14:49
TimmyTis package build-essentio14:49
TimmyTerr14:49
TimmyTis package build-essential available in official repositories?14:50
TimmyTim going to install but it says its not available14:50
*** hardaker2 has quit IRC14:50
nealOn my n900, I have git 1.6.5.7-3.  Anyone know if someone has ported 1.7?14:51
*** andre900 has joined #maemo14:53
*** auenf has joined #maemo14:55
*** BCMM has joined #maemo15:02
*** nmjnb has joined #maemo15:03
*** GNUtoo|laptop has quit IRC15:04
* GAN900 stabs things.15:05
*** Jade has joined #maemo15:07
TermanaGAN900, nah, nah, nah. Stabbing things is for #meego , you had the right channel.15:08
Termana:p15:08
RST38hsorry folks, please confirm that n950 has no sdcard slot?15:09
Mekconfirmed15:09
MohammadAGsecond time you ask this today15:09
MohammadAG:p15:09
RST38hyes, but I have notgot the answer and went on to do other things15:10
RST38hsorry and thanks15:10
MohammadAGno SD slot15:10
robbiethe1stwow15:10
MohammadAGif you want, you can have my dremel and try to make one15:10
robbiethe1stTalk about going down hill fast15:10
robbiethe1stHey, I did that on my N770 <_<15:11
robbiethe1stStill works too...15:11
Termanalollercoaster coming down the tracks15:11
RST38hMohammad: Nah, I am tired of dremelling today...15:12
TermanaYou didn't just stick SD cards in it either did you?...15:12
TermanaYou stuck SDHC cards in it, dirty boy!15:12
MohammadAGyou can also send your N950s to your local abill_uk15:12
robbiethe1stYup15:12
robbiethe1st8GB SDHC card(with the casing removed) jammed in there and 6 wires soldered up15:13
TermanaMohammadAG, my local abill_uk? Gee, I was hoping there was only one of them and they were located far far away. Now your telling me I have a local one?15:13
TermanaWhy do you have to make life so difficult? :p15:13
robbiethe1st^^15:13
*** GNUtoo|laptop has joined #maemo15:13
*** gnutoo has joined #maemo15:14
MohammadAGTermana, yes, we're trying to get one in every country15:14
MohammadAGat least one15:14
robbiethe1stI just hope abill_us will be as far as possible from me15:15
robbiethe1stsame with abill_can15:16
Termanarobbiethe1st, I have no doubt abill_us would be from Texas15:16
robbiethe1stOh. Good.15:16
Termanalol just kidding Texans :p15:16
Termana(never know who you might offend with jokes around here)15:16
robbiethe1stBut isn't it true? :P15:17
*** licensed has joined #maemo15:17
*** licensed has joined #maemo15:17
Termana:p15:17
MohammadAGrobbiethe1st, we have 50 abill_us-s, one in each state15:18
robbiethe1stOh no!15:18
MohammadAGExtra taxes may apply for an abill_can though15:18
TermanaMohammadAG, how many do you have in Australia?15:18
Termana(hint, this is a trick question)15:19
robbiethe1stAll but one?15:19
robbiethe1st(I know one guy in Australia who's not, so...)15:19
MohammadAGone in every kangaroo's pouch Termana15:20
Termanarobbiethe1st, I SEE WHAT YOU DID THERE.15:20
*** FIQ|n900 has joined #maemo15:20
robbiethe1stNo, that's "I C WUT U DID THER"15:20
TermanaMohammadAG, I was kind of hoping you would look up Australian "states" and declare that we have 6 abill_aus'15:20
TermanaThen I would have told you that I would go to one of the two territories15:21
Termanarobbiethe1st, we have a bogan infestation down here, but I'm not sure which is worse. abill_aus or the bogans15:22
robbiethe1stThat's a trick question, isn't it?15:22
MohammadAGwhat if we equalize the number of abill_aus and bogans?15:22
robbiethe1stThey'd cancel each other out?15:22
TermanaMohammadAG, how about you just stick em all in New Zealand15:23
TermanaThen they can all share their sheep15:23
Termanaerr... I mean... shear!15:23
* Termana eye rolls15:23
MohammadAGwe have abill_nz there15:23
MohammadAGthe only problem is abill_il15:23
*** GNUtoo|laptop has quit IRC15:24
*** gnutoo has quit IRC15:24
MohammadAGwe haven't decided whether to send that to Illinouis or Israel15:24
Termanaheh :p15:24
TimmyTi want to compile and install something, when i enter ./configure it says: sh: ./configure: Permission denied15:24
MohammadAGchmod +x configure15:24
MohammadAGlemme guess, it was in a zip?15:25
*** doc|home has quit IRC15:25
*** merge has joined #maemo15:25
*** merge has quit IRC15:25
*** GNUtoo|laptop has joined #maemo15:25
TimmyTheh, wat a silly question i asked15:25
ShadowJKif it's on MyDocs it wont work15:25
*** Sulx has joined #maemo15:26
TimmyTno it was on /root15:26
MohammadAGthat too15:26
FIQ|n900abill_what?15:26
TimmyTits working now, tnx muhammad15:26
*** andre900 has quit IRC15:29
*** marainein has joined #maemo15:31
*** arvut has joined #maemo15:35
*** doc|home has joined #maemo15:38
FIQ|n900what do you use for midi playback on N900?15:39
*** noir23 has joined #maemo15:39
robbiethe1stwildmidi15:41
robbiethe1stIt's... decent15:41
FIQ|n900ok15:42
*** rd has joined #maemo15:44
*** Openfree^ has joined #maemo15:48
*** jonne|reconnecte has joined #maemo15:51
*** jonne has quit IRC15:51
*** flo_lap has quit IRC15:52
*** TimmyT has quit IRC15:52
*** robbiethe1st has quit IRC15:55
*** Kilroo has joined #maemo15:58
*** TimmyT has joined #maemo16:02
*** rd has quit IRC16:03
*** Mek_ has joined #maemo16:05
*** TimmyT has quit IRC16:08
*** krayon has joined #maemo16:09
*** krayon has left #maemo16:09
*** Sulx has quit IRC16:11
*** valerius has joined #maemo16:12
*** ingoldey_ has quit IRC16:14
ruskiehttp://www.raspberrypi.org/?page_id=2 <-- hmm16:14
*** Zahra has joined #maemo16:14
* ShadowJK benchmarks one of his USB keys to 20Megabyte/s write speed, 15 kilobyte/s random write speed16:14
ShadowJKblock size appears to be 2M16:15
*** rd has joined #maemo16:17
*** geaaru has joined #maemo16:18
casketizerdoes QT sdk 1.1.2 still support maemo and come with madde ?16:24
*** sid_ has joined #maemo16:26
*** sid__ has quit IRC16:29
*** renato has joined #maemo16:29
*** Pali has joined #maemo16:33
*** FIQ|n900 has quit IRC16:39
*** FIQ|n900 has joined #maemo16:39
*** FIQ|n900 has joined #maemo16:39
*** mujtaba has joined #maemo16:41
*** renato has quit IRC16:45
ysss|-)))))))))16:46
*** FIQ|n900 has quit IRC16:48
*** lbt has quit IRC16:49
*** lbt has joined #maemo16:51
fusihttp://talk.maemo.org/showpost.php?p=1065000&postcount=16616:53
*** rm_you has quit IRC16:54
*** visz has quit IRC16:55
*** d1b_ is now known as d1b16:55
*** rm_you has joined #maemo16:55
*** rd has quit IRC17:00
*** auenf has quit IRC17:02
*** Trizt has joined #maemo17:03
*** wicket64 has joined #maemo17:03
*** Evanescence has quit IRC17:04
fusiguess noone give a flying shit17:05
*** jhb has joined #maemo17:08
GAN900Guys with male pattern baldness SHOULD NOT start sex change hormone therapy. . . .17:08
*** jhb has quit IRC17:08
*** arvut has quit IRC17:10
*** Wizzup has joined #maemo17:10
WizzupHas anyone tried ssh'ing to his phone when on the mobile hotspot (of his own phone)17:11
WizzupIt just always denies my password17:11
*** arvut has joined #maemo17:12
*** Pali has quit IRC17:18
*** larsivi_ is now known as larsivi17:18
casketizerfusi, thx....but what do i respond at supertweets register ann app questions?17:18
*** auenf has joined #maemo17:21
fusier17:21
fusiwhat do you mean?17:22
fusiyou just to ccreate a supertweet account17:22
fusiand allow the MyAuthProxy app to acccess ur account17:22
fusiu thden setup a user/password for supertweet17:22
fusiits that user/name u put into the plugin17:23
casketizeri got a questionaire what app o want to register17:23
casketizero=i17:23
fusican u screenshot it?17:23
casketizernot anymore17:23
casketizeri just answered  N900 plugin17:24
casketizerand wrote nonein all other fields but email17:24
casketizerand wrote none in all other fields but email17:24
casketizerseems to have worked17:25
*** APTX_ has joined #maemo17:25
casketizeris Secret=password?17:25
casketizerit says secret not set after email verification17:26
fusiwww.supertweet.net17:26
fusiif u click that link and click login17:27
fusiwhere does it take you?17:27
*** GNUtoo|laptop has quit IRC17:27
casketizeri clicked on the register login17:27
casketizeri clicked on the register link17:27
casketizerdamn :)17:27
casketizerit took me to twitter authorization17:28
fusiu should get a big msg saying "Authorize MyAuthAPIProxy to use your account?"17:28
casketizeryea17:28
fusiauth it17:28
casketizerafter that i got register new app questionaire17:28
fusithen setup a password on the next page17:28
*** APTX has quit IRC17:29
casketizerafter i filles questionaire i got email17:29
*** sasquatch has joined #maemo17:29
casketizerafter i clicked link in email i could activate and set secret, which is the password17:29
casketizerytf they make shit so confusing17:30
fusiaha17:31
fusiwas just taking a screenshot17:32
fusibut if ur there now :)17:32
casketizeri was just confused by all the questions about an app17:32
fusii dont remember doing that myself..17:33
Juozapashow to know when fsck finished a job?17:34
Juozapasah, it's still working17:34
*** maybeWTF has quit IRC17:35
*** buntfalke has quit IRC17:36
*** GNUtoo|laptop has joined #maemo17:37
*** maybeWTF has joined #maemo17:37
*** c2pLaY has joined #maemo17:40
*** c2pLaY has joined #maemo17:40
fusiworking for you casketizer ?17:43
*** mase76 has joined #maemo17:45
*** Roomerlol has joined #maemo17:47
MohammadAGJuozapas, just don't ctrl+c it17:49
*** AWasisto has joined #maemo17:50
*** lofty306 has joined #maemo17:51
*** MadViking has joined #maemo17:53
*** hardaker2 has joined #maemo17:54
*** Spydemon has quit IRC17:54
*** panaggio_ has joined #maemo17:59
*** jiero has quit IRC18:00
*** GNUtoo|laptop has quit IRC18:01
*** GNUtoo|laptop has joined #maemo18:03
*** rm_you has quit IRC18:03
*** rm_you has joined #maemo18:03
*** ZogG has quit IRC18:04
*** Sc0rpius has joined #maemo18:05
*** PhonicUK has joined #maemo18:05
*** Venemo has quit IRC18:06
*** ZogG has joined #maemo18:06
*** Sulx has joined #maemo18:07
*** Venemo has joined #maemo18:09
*** Venemo has quit IRC18:09
*** Venemo has joined #maemo18:09
*** BCMM has quit IRC18:10
*** Trizt has quit IRC18:13
*** disco_stu_droid has joined #maemo18:17
Juozapastransmission always stop responding and then crash the file system.. any solutions?18:18
*** disco_stu has quit IRC18:20
*** disco_stu_droid is now known as disco_stu18:20
*** arvut has quit IRC18:22
*** arvut has joined #maemo18:24
*** fecub has quit IRC18:25
*** visz has joined #maemo18:28
*** visz has quit IRC18:32
casketizerjuo download to sd card makes it better but not perfect18:33
casketizerJuozapas*18:33
*** AWasisto has quit IRC18:34
*** FIQ|n900 has joined #maemo18:37
*** hurbu has joined #maemo18:38
*** Roomerlol has quit IRC18:39
*** FIQ|n900 has quit IRC18:39
*** arvut has quit IRC18:41
*** arvut has joined #maemo18:41
*** FIQ|n900 has joined #maemo18:43
*** Atarii has quit IRC18:46
*** geaaru has quit IRC18:46
*** Zahra has quit IRC18:47
*** rm_you has quit IRC18:47
*** FIQ|n900 has quit IRC18:48
*** rm_you has joined #maemo18:49
*** FredrIQ|n900 has joined #maemo18:51
*** visz has joined #maemo18:55
Juozapascasketizer: maybe it's better if you use ext3 file system?18:57
*** panaggio_ has quit IRC18:58
*** geaaru has joined #maemo18:59
*** visz has quit IRC19:02
*** visz has joined #maemo19:03
*** mayday_jay has joined #maemo19:04
*** ZogG has quit IRC19:06
*** FredrIQ|n900 has quit IRC19:07
*** ZogG has joined #maemo19:08
*** Necc has quit IRC19:08
*** visz has quit IRC19:08
*** panaggio_ has joined #maemo19:17
*** BluesLee has joined #maemo19:19
*** rm_you has quit IRC19:20
*** visz has joined #maemo19:21
*** rm_you has joined #maemo19:21
*** klasu__ has joined #maemo19:22
*** b-man` has quit IRC19:22
*** Necc has joined #maemo19:27
*** visz has quit IRC19:27
*** visz has joined #maemo19:28
*** dneary has joined #maemo19:32
*** FIQ has joined #maemo19:32
*** visz has quit IRC19:35
*** Scifig has quit IRC19:35
*** visz has joined #maemo19:36
*** lxp has joined #maemo19:38
*** liori has joined #maemo19:38
*** BluesLee has quit IRC19:39
*** net-split has joined #maemo19:40
*** GNUtoo|laptop has quit IRC19:40
*** lxp1 has quit IRC19:41
*** visz has quit IRC19:42
*** visz has joined #maemo19:43
*** Oppo|n900 has joined #maemo19:45
*** visz has quit IRC19:49
*** Trizt has joined #maemo19:51
*** c2p has quit IRC19:51
*** eMHa has quit IRC19:52
*** visz has joined #maemo19:56
*** nox- has joined #maemo19:56
*** hannesw__ has quit IRC19:57
*** BluesLee has joined #maemo19:59
*** swc|666 has joined #maemo20:03
*** visz has quit IRC20:04
*** Andy80 has joined #maemo20:06
DocScrutinizerSpeedEvil: ShadowJK: please refer to http://wiki.maemo.org/N900_Hardware_LED and that other pattern page, I updated some relevant point there20:06
SpeedEvilk20:07
*** FireFly|n900 has joined #maemo20:11
*** lxp has quit IRC20:14
*** klasu__ has quit IRC20:14
*** lxp has joined #maemo20:14
*** eMHa has joined #maemo20:15
*** dneary has quit IRC20:16
*** Zahra has joined #maemo20:16
*** Cor-Ai has quit IRC20:17
*** Cor-Ai has joined #maemo20:17
DocScrutinizer@Nokia (whoever you are ;-D) you maybe also may want to have a peek20:17
*** TheXception is now known as TheXception|off20:20
*** arvut has quit IRC20:20
*** rd has joined #maemo20:20
*** valdyn_ has quit IRC20:21
Shapeshifterhuh. using the n900 to tether using PAN is in fact working so well I have to watch out not to overdraft my traffic allowance. Been only using it for 2-3 days and I've already used up 700mb of the 2000 I have ^^20:27
*** TimmyT1 has joined #maemo20:28
*** marthd has joined #maemo20:36
DocScrutinizerShapeshifter: not much I could recommend, except maybe the data traffic volume warning function20:38
*** lardman has joined #maemo20:39
*** lardman has quit IRC20:39
*** lardman has joined #maemo20:39
*** noir23 has quit IRC20:39
DocScrutinizerI've set it to a relatively low volume threshold right now, like 10MB or sth, So I get a notice for every chunk eaten from my 500 volume20:42
*** net-split has quit IRC20:42
DocScrutinizer(not tethering, so 500 usually fine here)20:43
*** valdyn_ has joined #maemo20:43
*** rd has quit IRC20:45
*** ketas has quit IRC20:46
*** lofty306 has quit IRC20:47
kerioi have 50mb/day20:47
kerio:|20:47
hiemanshuI have 6G a month, and when that is used, I pay $2 more for another 6G20:48
Shapeshifterwell mine just gets throttled after 2G but is unlimited in general.20:48
ShapeshifterI just need to get a fix line internet connection that's all.20:48
hiemanshuShapeshifter: drops from 3G to EDGE?20:49
amtiwtf? throttling sucks. :(20:50
amtido you have also throttlet internet connections at home?20:51
ShadowJKMy operator's TOS says I could be deprioritized for using "too much". I don't know what "too much" is. I used 20 gigs a month for half a year, and didn't experience any "depioritization" :P20:51
amti20 gigs per month is nothing...20:52
amtiif you just watch few movies from hululu/alike you'll easily go over that.20:52
ShadowJKYeah iirc it was just gpodder set to download a fairly active youtube channel :)20:52
hiemanshuShadowJK: most ISPs here give you unlimited day, which is throttled after a certain limit20:52
hiemanshuI have an old plan, so I get unthrottled data, and my ISP calls me up is my monthly usage is below 150G20:53
keriowait, 20gb/month on your landline?20:53
kerioholy shit, sometimes i use more than 20gb in a day20:53
amtikerio, what that does in a month? 600GB?20:54
DocScrutinizerc'mon limits on DSL are insane, nobody does that here20:54
amtiDocScrutinizer, where, may I ask?20:55
DocScrutinizerOTOH you can't get truely unlimited 3G data here20:55
amtiI've got unlimited 10/10 landline.20:55
DocScrutinizeranyway we're not discussing DSL, are we?20:56
amtiI guess not.20:57
kerioamti: :320:57
amtiIn here, they're selling unlimited 3g-dataplans as replacement to landlines...20:57
kerioiirc i downloaded the whole MAME rom+chdset in like three days20:57
*** c2p has joined #maemo20:57
amti:D20:58
amtiif I may say, I play with virtualization and my monthly data usage is over 1TB easily.20:58
keriothat's 265,27gb20:58
DocScrutinizeramti: over 3G?20:58
amtiDocScrutinizer, no. over my landline. my 3G is capped at 2MBps since it's really old plan.20:58
*** sq-one has joined #maemo20:59
DocScrutinizerso what? Nobody cares about landline data volumes20:59
amtiI guess we're all just chatting for fun - what's your excuse?20:59
DocScrutinizerI'm pissed about 3G data volume limit, esp since my 3G is potetially faster than my DSL21:00
amtiso you have sucky DSL. What do you do with your 3G that you need speed?21:01
*** Scifig has joined #maemo21:01
*** arvut has joined #maemo21:01
*** hylas has quit IRC21:06
*** marthd_ has joined #maemo21:09
*** dmb has quit IRC21:09
*** dmb has joined #maemo21:09
*** marthd has quit IRC21:10
Shapeshifterhiemanshu: not sure, I assume they can throttle it on their end.21:14
*** Oppo|n900 has quit IRC21:14
hiemanshuah ok21:14
Shapeshifteramti: nah at home I've got 25mbit and it's never throttled21:14
amtiOfc someone has faster, that's old news.21:15
hiemanshuI have 2Mbit :/21:16
amtiwhat do you use it for?21:17
amtiI'd rip my pants off if I'd have 2Mbitps or only 3G :D21:17
Shapeshifterbut my deal is goin well. Adding up to the whole year I pay 289chf, which includes internet, any sms  and free calls within the network plus a Nexus S. I'm currentlx selling it on ebay and it's at 215chf, expecting to get around 250.21:18
Shapeshifterso a year worth of mobile surfing etc for around 35 euros isn't bad :)21:18
amtiwell it's not bad if you don'21:18
amtiif you don't need that smartphone.21:19
*** sq-one has quit IRC21:19
ShapeshifterI have an n900 after all. actually I've got a spare one as well21:19
amtiI'm paying 10 euros per month for 2Mbitps 3G and that doesn't include any thing else than 20 free sms's via ISP's website.21:20
*** javispedro has joined #maemo21:20
amtiso all the sms and calls are extra to that... not that I'd call much.21:20
Shapeshiftermhhm21:20
Shapeshifterit's too bad that landline internet is so expensive. 25mbit is around 45 euros21:21
Shapeshifter5mbit for around 2721:21
Shapeshifter50 for 55 euros21:21
Shapeshifterthey'll add tv and a phone for just 10 more but I never use that stuff21:22
*** abner has quit IRC21:23
*** abner has joined #maemo21:23
*** Robot101 has quit IRC21:24
hiemanshuamti: the max I can get here for a decent price is that21:24
hiemanshuamti: sucks being in India, but everything else is shit cheap though, so it makes up for it21:24
*** Robot101 has joined #maemo21:24
*** rd has joined #maemo21:31
*** kthomas_vh_ has joined #maemo21:34
*** kthomas has quit IRC21:35
*** kthomas_vh_ has quit IRC21:35
*** kthomas_vh_ has joined #maemo21:36
*** panaggio_ has quit IRC21:36
*** kthomas_vh_ has quit IRC21:38
*** kthomas_vh_ has joined #maemo21:38
*** lxp has quit IRC21:42
*** lxp has joined #maemo21:43
*** mase76 has quit IRC21:46
*** jrocha has joined #maemo21:46
*** TimmyT1 has quit IRC21:46
*** kthomas_vh_ has quit IRC21:49
*** klasu__ has joined #maemo21:49
*** kthomas_vh_ has joined #maemo21:50
*** lxp has quit IRC21:56
*** TheXception|off is now known as TheXception22:01
*** sevard has joined #maemo22:05
*** mujtaba has quit IRC22:06
sevardI'm looking for an extremly cheap nokia phone with gps (not a-gps) does anyone know what the bottom barrel nokia phone is with a real gps chip?22:06
*** kthomas has joined #maemo22:06
*** lxp has joined #maemo22:07
*** kthomas_vh_ has quit IRC22:07
*** kthomas has quit IRC22:08
*** kthomas has joined #maemo22:12
*** arvut has quit IRC22:12
*** booiiing has quit IRC22:13
*** BluesLee has quit IRC22:14
*** jrocha has quit IRC22:19
*** antman8969 has joined #maemo22:21
*** geaaru has quit IRC22:25
*** mookie has joined #maemo22:28
*** lofty306 has joined #maemo22:28
*** hardaker2 has quit IRC22:29
*** mesx has quit IRC22:31
*** trbs has quit IRC22:33
*** javispedro has quit IRC22:34
*** c2pLaY has quit IRC22:35
*** visz has joined #maemo22:37
*** Zahra has quit IRC22:39
*** trbs has joined #maemo22:40
*** yigal has joined #maemo22:41
*** antman8969 has quit IRC22:43
valdyn_sevard: The prerequisite for a-gps is a gps reciever anyway22:43
*** BluesLee has joined #maemo22:44
*** unixSnob has quit IRC22:45
*** yigal has quit IRC22:46
*** disco_stu_droid has joined #maemo22:46
cehtehagps makes receivers cheaper ... so you wont find a non agps cheap phone22:47
cehtehless receiver channels, less quality amplifiers, smaller antenna22:48
*** disco_stu has quit IRC22:49
SpeedEvilFaster lock, better urban canyon performance22:49
*** disco_stu_droid is now known as disco_stu22:49
*** unixSnob has joined #maemo22:51
*** antman8969 has joined #maemo22:52
*** unixSnob has joined #maemo22:54
BluesLeehi22:55
*** Smily has quit IRC22:56
*** Smily has joined #maemo22:56
*** klasu__ has quit IRC22:59
*** visz has quit IRC23:00
*** GNUton-BNC has quit IRC23:01
*** GNUton-BNC has joined #maemo23:01
*** kthomas has quit IRC23:02
*** onekenthomas has joined #maemo23:14
*** antman8969 has quit IRC23:14
*** hurbu has quit IRC23:19
*** ingoldey has joined #maemo23:20
*** SmilyOrg has joined #maemo23:23
*** Smily has quit IRC23:25
*** trbs has quit IRC23:27
*** unixSnob has quit IRC23:28
*** javispedro has joined #maemo23:30
*** erstazi has quit IRC23:32
*** trbs has joined #maemo23:32
*** BluesLee has quit IRC23:32
*** vi__ has joined #maemo23:39
*** noir23 has joined #maemo23:42
*** panaggio_ has joined #maemo23:44
*** SmilyOrg has quit IRC23:46
*** jonne|reconnecte has quit IRC23:48
*** jonne has joined #maemo23:52
*** vi__ has quit IRC23:55
*** TheXception has quit IRC23:56
*** kW_ has quit IRC23:57
*** BCMM has joined #maemo23:59

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