alterego | Heh | 00:00 |
---|---|---|
MohammadAG | so add some other 4 minutes now | 00:00 |
*** bergie has joined #maemo | 00:01 | |
alterego | How's your uni project going btw? | 00:02 |
*** lizardo has quit IRC | 00:02 | |
MohammadAG | uni? it's for school :P | 00:02 |
alterego | Oh, I thought you were at uni :P | 00:02 |
alterego | How is your "school" project going :P | 00:03 |
*** messerting has quit IRC | 00:03 | |
MohammadAG | well, but I'm pondering a QML rewrite for the extra eye candy | 00:03 |
*** Rarok has joined #maemo | 00:03 | |
alterego | Heh | 00:03 |
MohammadAG | 25 days till the deadline | 00:03 |
*** Chewtoy_ has joined #maemo | 00:04 | |
MohammadAG | finishing the mediaplayer these 2 days, I need to release already | 00:04 |
*** Chewtoy has quit IRC | 00:05 | |
alterego | :) | 00:05 |
alterego | I've been so busy over the past few months I've not touched Columbus | 00:05 |
*** jpinx has quit IRC | 00:05 | |
*** Chewtoy_ is now known as Chewtoy | 00:05 | |
alterego | And I've been super-super busy the past three weeks and barely done any work on any MeeGo/Maemo stuff. | 00:05 |
*** McMAGIC-- has quit IRC | 00:05 | |
MohammadAG | well, you have a job, I don't :P | 00:05 |
*** Elfix has quit IRC | 00:06 | |
*** peter__ has quit IRC | 00:06 | |
alterego | Luckily I've almost completed this project/contract so I'm starting to get a bit more time. | 00:06 |
alterego | Gonna probably take thursday and friday off from this project whils tit gets wet tested by the users. | 00:06 |
MohammadAG | tit gets wet? :p | 00:07 |
*** jpinx has joined #maemo | 00:07 | |
*** Elfix has joined #maemo | 00:08 | |
*** peter__ has joined #maemo | 00:08 | |
alterego | Think I'll dedicate thursday and friday to ressurecting columbus. | 00:09 |
MohammadAG | heh | 00:09 |
MohammadAG | alterego, just wondering, do you have any improted playlists? | 00:10 |
alterego | I keep seeing good feedback and recommendations from users on tmo | 00:10 |
alterego | Makes me feel guilty from holding back on my 1.0 release :( | 00:10 |
*** McMAGIC-- has joined #maemo | 00:11 | |
alterego | How do you mean imported? I've never really used playlists. | 00:12 |
MohammadAG | neither have I, that's why I deleted the ones I had | 00:12 |
MohammadAG | alterego, start the stock player, switch to playlist view, scroll down | 00:12 |
*** Khertan_n900 has joined #maemo | 00:12 | |
MohammadAG | do you have anything under "Imported playlists"? | 00:12 |
MohammadAG | mafw imports them automatically if you have them | 00:12 |
*** tackat has quit IRC | 00:13 | |
E0x | i have | 00:13 |
alterego | yes I do | 00:13 |
MohammadAG | http://mohammadag.xceleo.org/mafw-browse-example | 00:13 |
*** hurbu has quit IRC | 00:13 | |
alterego | from some albums that obviously have .m3u files or whatever they are. | 00:13 |
E0x | exactly | 00:14 |
Khertan_n900 | Hello ! | 00:14 |
MohammadAG | ./mafw-browse-example localtagfs::music/playlists | 00:14 |
MohammadAG | can you post the output of that? | 00:14 |
Khertan_n900 | Communi is a really a simple irc client :) | 00:14 |
*** mtnbkr has joined #maemo | 00:15 | |
MohammadAG | yeah | 00:15 |
Khertan_n900 | But its not bad :) | 00:15 |
MohammadAG | anyone? :) | 00:18 |
chem|st_ | MohammadAG: I dont want it to lock after time but lock when the device is booted | 00:18 |
MohammadAG | oh | 00:18 |
MohammadAG | use dbus | 00:18 |
MohammadAG | and an event.d script | 00:18 |
*** troulouliou has quit IRC | 00:18 | |
chem|st_ | MohammadAG: the setting orig_ too did at least break the 60 minutes limit | 00:19 |
MohammadAG | dbus-send --system --type=method_call --dest=com.nokia.system_ui /com/nokia/system_ui/request com.nokia.system_ui.request.devlock_open string:"com.nokia.mce" string:"/com/nokia/mce/request" string:"com.nokia.mce.request" string:"devlock_callback" uint32:'3' | 00:20 |
MohammadAG | a quick way would be to hijack hildon-desktop's Xsession.post file | 00:21 |
chem|st_ | MohammadAG: I want to try reverse engineering the processes and write the docu but thanks anyway ;) | 00:22 |
MohammadAG | reverse engineer mce? good luck :P | 00:23 |
*** peetah_ has joined #maemo | 00:23 | |
MohammadAG | it's mostly open now anyway | 00:23 |
chem|st_ | for the quick this is ok but I think this should be an option in settings "Lock device on boot" "Lock device if SIM changes/has been removed | 00:23 |
*** trem_ has quit IRC | 00:24 | |
*** FireFly|n900 has quit IRC | 00:24 | |
chem|st_ | dev lock is not mce but the frontend right? | 00:24 |
*** githogori has joined #maemo | 00:24 | |
MohammadAG | you mean the applet? it just changes some gconf values | 00:25 |
E0x | chem|st_: that is for smscon ? | 00:25 |
chem|st_ | the devlock remover is mce used for calls like shutdown | 00:25 |
*** FireFly|n900 has joined #maemo | 00:26 | |
*** setanta_ has quit IRC | 00:26 | |
chem|st_ | so mce is the one actualy acting | 00:26 |
chem|st_ | ? | 00:26 |
E0x | i saw the panicbutton app , and make think about a deamon that send the gps position after 3 fail code entry | 00:26 |
MohammadAG | yes | 00:27 |
MohammadAG | stop mce; start mce | 00:27 |
MohammadAG | it asks for the password | 00:27 |
*** Mr_Rixa has joined #maemo | 00:30 | |
*** baraujo has quit IRC | 00:30 | |
*** Openfree^ has quit IRC | 00:31 | |
*** gavin has quit IRC | 00:31 | |
Mr_Rixa | Hi, is it possible to modify low battery alarm, so it would notify like on 8% | 00:31 |
*** gavin has joined #maemo | 00:31 | |
*** gavin has joined #maemo | 00:31 | |
*** alextreme has quit IRC | 00:31 | |
*** alextreme has joined #maemo | 00:32 | |
*** Openfree^ has joined #maemo | 00:32 | |
Khertan_n900 | Is there a way to test a upstart script on maemo before rebooting my n900 ? | 00:34 |
MohammadAG | start $scriptname | 00:35 |
*** Venemo has quit IRC | 00:35 | |
*** shanttu has quit IRC | 00:35 | |
*** Venemo has joined #maemo | 00:36 | |
*** bergie has quit IRC | 00:36 | |
*** larsivi has quit IRC | 00:36 | |
*** kthomas has joined #maemo | 00:36 | |
*** bergie has joined #maemo | 00:37 | |
*** madalu has quit IRC | 00:37 | |
*** Khertan_n900 has quit IRC | 00:39 | |
*** kthomas_vh_ has quit IRC | 00:39 | |
*** Mr_Rixa has quit IRC | 00:40 | |
*** jonne has quit IRC | 00:40 | |
*** jonne has joined #maemo | 00:40 | |
*** SiggyF has quit IRC | 00:41 | |
*** marciom has joined #maemo | 00:41 | |
*** mc_teo` has joined #maemo | 00:41 | |
*** pcacjr has quit IRC | 00:43 | |
*** willer_ has quit IRC | 00:43 | |
*** mpoirier has quit IRC | 00:48 | |
*** scoobertron has quit IRC | 00:56 | |
*** davyg_ has quit IRC | 00:56 | |
*** NishanthMenon has quit IRC | 00:59 | |
*** Wolli_ has quit IRC | 01:01 | |
*** dneary has joined #maemo | 01:03 | |
*** dneary has quit IRC | 01:03 | |
*** dneary has joined #maemo | 01:03 | |
*** teilzeitstudent has joined #maemo | 01:03 | |
*** MadViking has quit IRC | 01:05 | |
*** Wolli has joined #maemo | 01:06 | |
*** dvarnes has quit IRC | 01:08 | |
MohammadAG | alterego, it seems that the UI's hanging in the constructor of a window | 01:08 |
MohammadAG | which looks perfectly fine to me | 01:08 |
MohammadAG | http://pastebin.com/Y09U7iiV | 01:08 |
*** drack has joined #maemo | 01:09 | |
*** millenomi has quit IRC | 01:09 | |
*** drackk has joined #maemo | 01:10 | |
drackk | hello again | 01:10 |
BCMM_ | why on earth did Nokia just email me trying to sell an E7? | 01:11 |
MohammadAG | just in case :P | 01:12 |
Proteous | heh | 01:12 |
alterego | MohammadAG: maybe your dbus adapters are hanging | 01:12 |
MohammadAG | alterego, nope, everything else is working | 01:13 |
alterego | qDebug ftw :P | 01:13 |
drackk | im trying to better understand flashing my new nokia n900 before i go messing with the kernel | 01:13 |
*** drack has quit IRC | 01:13 | |
MohammadAG | alterego, commenting out all lines from the constructor also makes it hang | 01:14 |
drackk | im kinda stuck at a small part at the moment. which binfiledo ineed? | 01:14 |
drackk | need* | 01:14 |
drackk | which binfile do i need? | 01:14 |
*** ^24seven has quit IRC | 01:15 | |
alterego | MohammadAG: even the initializers at the start? | 01:15 |
drackk | the global bin file ? | 01:15 |
*** chx has quit IRC | 01:15 | |
*** piggz_ has quit IRC | 01:16 | |
*** ^24seven has joined #maemo | 01:16 | |
MohammadAG | alterego, yes | 01:16 |
drackk | guys ? | 01:17 |
MohammadAG | which makes me believe it's the .ui file | 01:17 |
alterego | Probably not the constructor then :P | 01:17 |
alterego | Very unlikely. | 01:17 |
MohammadAG | it is the constructor | 01:17 |
MohammadAG | I wrapped some lines with qDebug() | 01:17 |
MohammadAG | the constructor part never ends/returns | 01:17 |
*** KaKaRoTo` is now known as KaKaRoTo | 01:17 | |
*** KaKaRoTo has quit IRC | 01:17 | |
*** KaKaRoTo has joined #maemo | 01:17 | |
*** chx has joined #maemo | 01:18 | |
alterego | Sounds like something else to me. | 01:18 |
drackk | cansomeone please assist me ? | 01:18 |
alterego | drackk: yes, use the global bin file. | 01:19 |
*** chx has quit IRC | 01:19 | |
*** chx has joined #maemo | 01:20 | |
drackk | ok thanks. and what is the part about eMMC and FIASCO ? | 01:20 |
*** MadViking has joined #maemo | 01:21 | |
drackk | why would i want to flash those two images ? | 01:21 |
*** FireFly has quit IRC | 01:21 | |
MohammadAG | ~flashing | 01:21 |
infobot | methinks flashing is http://wiki.maemo.org/Updating_the_tablet_firmware | 01:21 |
MohammadAG | it's all documented nicely there | 01:21 |
drackk | yes im reading that rightnow and trying to make sence of that part with emmc and fiasco | 01:22 |
xd13 | hey there hasn't been a cssu update in a lil bit right? because i know i haven't updated | 01:22 |
*** DrGrov has joined #maemo | 01:24 | |
xd13 | latest being 20.2010.36-2maemo13 | 01:24 |
xd13 | i hope ? | 01:24 |
drackk | yes 1.3 right? | 01:25 |
xd13 | well ya 1.3 but how about cssu | 01:25 |
xd13 | i haven't updated cssu in at least a few weeks | 01:25 |
xd13 | thats wut i'm trying to find out if somehow i'm missing updates | 01:25 |
drackk | what is cssu, im new and just got my n900 yesterday | 01:26 |
MohammadAG | yes, version 13 | 01:26 |
MohammadAG | version 14 should be out this week | 01:27 |
drackk | can someone clear up the part about eMMC and FIASCO? why would i need to do this part? | 01:28 |
xd13 | u don't need 2 | 01:28 |
xd13 | u can just get it over the air | 01:28 |
drackk | ok cool | 01:28 |
xd13 | but | 01:28 |
xd13 | i think its better to flash the thing fresh urself | 01:29 |
xd13 | and cssu is the community creating updates for the n900 even though nokia is no longer providing support | 01:29 |
xd13 | :D | 01:29 |
drackk | oh ok | 01:29 |
drackk | what do you mean flash it fresh ? | 01:30 |
xd13 | well | 01:30 |
xd13 | when u update its updating it | 01:30 |
*** sven-tek_ has quit IRC | 01:30 | |
xd13 | when u flash the image its as if u formatted it | 01:30 |
xd13 | if u flash both images | 01:30 |
xd13 | and follow the instructions | 01:31 |
SpeedEvil | ~cssu | 01:31 |
infobot | well, cssu is http://wiki.maemo.org/Community_SSU | 01:31 |
*** _0x47 has quit IRC | 01:32 | |
*** mortenvp has joined #maemo | 01:32 | |
MohammadAG | alterego, ui->setupUi(this); <-- is causing the hang | 01:36 |
MohammadAG | so the .ui file has something wrong in it | 01:37 |
*** etrunko has quit IRC | 01:38 | |
*** mc_teo` has quit IRC | 01:42 | |
*** eijk has quit IRC | 01:45 | |
*** internetishard has quit IRC | 01:48 | |
*** internetishard has joined #maemo | 01:50 | |
*** Guest52719 has joined #maemo | 01:50 | |
*** habmala has quit IRC | 01:51 | |
*** edisson has quit IRC | 01:53 | |
*** lxp1 has quit IRC | 01:54 | |
*** dneary has quit IRC | 01:58 | |
*** BCMM_ has quit IRC | 01:59 | |
*** githogori has quit IRC | 01:59 | |
*** rm_work has quit IRC | 02:02 | |
*** Guest52719 is now known as Aranel | 02:05 | |
*** Aranel has joined #maemo | 02:05 | |
*** gn00b has joined #maemo | 02:06 | |
*** _dug_ has joined #maemo | 02:07 | |
*** _dug_ has quit IRC | 02:14 | |
*** GNUtoo has quit IRC | 02:20 | |
MohammadAG | Sigh, I give up :/ | 02:22 |
*** federico2 has quit IRC | 02:22 | |
*** mitsutaka has quit IRC | 02:24 | |
*** dneary has joined #maemo | 02:26 | |
*** KMFDM has quit IRC | 02:27 | |
*** Rarok has quit IRC | 02:27 | |
*** spiritd has quit IRC | 02:31 | |
*** Clmbr has quit IRC | 02:33 | |
*** flo_lap has quit IRC | 02:34 | |
*** mavhc has quit IRC | 02:34 | |
*** oktopus20 has joined #maemo | 02:35 | |
*** mavhk has quit IRC | 02:35 | |
oktopus20 | hi folks | 02:35 |
oktopus20 | can anyone tell me how to clean swappolube from my divace | 02:36 |
oktopus20 | hmm anybody here | 02:38 |
*** oktopus20 has left #maemo | 02:39 | |
*** valeriusN has quit IRC | 02:41 | |
*** mavhk has joined #maemo | 02:43 | |
*** mavhc has joined #maemo | 02:44 | |
*** valeriusN has joined #maemo | 02:46 | |
*** hannesw has quit IRC | 02:47 | |
*** GuySoft has quit IRC | 02:49 | |
*** GuySoft has joined #maemo | 02:52 | |
*** ovnicraft has quit IRC | 02:54 | |
*** otep has quit IRC | 03:00 | |
*** erstazi has quit IRC | 03:02 | |
*** hardaker has quit IRC | 03:02 | |
*** otep has joined #maemo | 03:03 | |
*** zap has quit IRC | 03:06 | |
*** Openfree^ has quit IRC | 03:07 | |
*** LjL has quit IRC | 03:11 | |
*** Solarion has quit IRC | 03:12 | |
*** Solarion has joined #maemo | 03:12 | |
*** madalu has joined #maemo | 03:12 | |
*** mitsutaka has joined #maemo | 03:15 | |
*** jonne has quit IRC | 03:21 | |
*** jonne has joined #maemo | 03:21 | |
*** diegohcg has quit IRC | 03:22 | |
*** dneary has quit IRC | 03:28 | |
*** Gorroth has quit IRC | 03:33 | |
*** Gorroth has joined #maemo | 03:34 | |
*** nox- has quit IRC | 03:35 | |
*** madalu has quit IRC | 03:36 | |
*** gn00b has quit IRC | 03:39 | |
*** gn00b has joined #maemo | 03:39 | |
*** makulkar has quit IRC | 03:39 | |
*** ieatlint_ has joined #maemo | 03:40 | |
*** ieatlint has quit IRC | 03:40 | |
*** straind has quit IRC | 03:40 | |
*** peter__ has quit IRC | 03:41 | |
*** straind has joined #maemo | 03:41 | |
*** peter__ has joined #maemo | 03:41 | |
*** mva has quit IRC | 03:42 | |
*** kevsim has quit IRC | 03:42 | |
*** timeless_w7ip has quit IRC | 03:43 | |
*** mva has joined #maemo | 03:43 | |
*** ieatlint_ is now known as ieatlint | 03:43 | |
*** kevsim has joined #maemo | 03:43 | |
*** poepertje has joined #maemo | 03:46 | |
*** poep has quit IRC | 03:47 | |
*** swc|666 has quit IRC | 03:47 | |
*** bef0rd has joined #maemo | 03:48 | |
*** pupnik_ has joined #maemo | 04:04 | |
*** pupnik has quit IRC | 04:06 | |
*** chx has quit IRC | 04:09 | |
*** machia has quit IRC | 04:16 | |
*** machia_ has joined #maemo | 04:16 | |
*** sid__ has joined #maemo | 04:16 | |
*** alextreme has quit IRC | 04:17 | |
*** alextreme has joined #maemo | 04:17 | |
*** sid_ has quit IRC | 04:20 | |
*** Chiku01 has joined #maemo | 04:24 | |
*** E0x_ has joined #maemo | 04:24 | |
*** Flanbix has joined #maemo | 04:25 | |
*** drack has joined #maemo | 04:25 | |
*** poep has joined #maemo | 04:25 | |
*** flashn_ has joined #maemo | 04:26 | |
*** kerio92 has joined #maemo | 04:26 | |
*** Bleadof has joined #maemo | 04:27 | |
*** McMAGIC--Copy has joined #maemo | 04:27 | |
*** bernard_1 has joined #maemo | 04:27 | |
*** petteri_ has joined #maemo | 04:27 | |
*** jonne|reconnecte has joined #maemo | 04:28 | |
*** ovnicraft has joined #maemo | 04:28 | |
*** yacc_ has joined #maemo | 04:28 | |
*** Earthwings_ has joined #maemo | 04:28 | |
*** jd has joined #maemo | 04:28 | |
*** Veggen_ has joined #maemo | 04:29 | |
*** erstazi has joined #maemo | 04:30 | |
*** johnsu01` has joined #maemo | 04:30 | |
*** auenf has joined #maemo | 04:30 | |
*** kerio has quit IRC | 04:33 | |
*** Flanbix_ has quit IRC | 04:33 | |
*** kerio92 is now known as kerio | 04:33 | |
*** poepertje has quit IRC | 04:33 | |
*** drackk has quit IRC | 04:33 | |
*** Veggen has quit IRC | 04:33 | |
*** korhojoa_ has quit IRC | 04:33 | |
*** maybeWTF has quit IRC | 04:33 | |
*** E0x has quit IRC | 04:33 | |
*** tataa has quit IRC | 04:33 | |
*** bernard_ has quit IRC | 04:33 | |
*** Gizmokid2005 has quit IRC | 04:33 | |
*** jonne has quit IRC | 04:33 | |
*** FIQ has quit IRC | 04:33 | |
*** flashn has quit IRC | 04:33 | |
*** Jade has quit IRC | 04:33 | |
*** paroneayea has quit IRC | 04:33 | |
*** mairas_ has quit IRC | 04:33 | |
*** Chiku|dc has quit IRC | 04:33 | |
*** petteri has quit IRC | 04:33 | |
*** petteri_ is now known as petteri | 04:33 | |
*** yacc has quit IRC | 04:33 | |
*** Earthwings has quit IRC | 04:34 | |
*** auenfx4 has quit IRC | 04:34 | |
*** marienz has quit IRC | 04:34 | |
*** niko has quit IRC | 04:34 | |
*** niko has joined #maemo | 04:35 | |
*** mortenvp has quit IRC | 04:36 | |
*** johnsu01` has quit IRC | 04:36 | |
*** johnsu01` has joined #maemo | 04:36 | |
*** johnsu01` is now known as johnsu01 | 04:36 | |
*** Gizmokid2005 has joined #maemo | 04:36 | |
*** marienz has joined #maemo | 04:37 | |
*** marciom has quit IRC | 04:38 | |
*** teilzeitstudent has quit IRC | 04:41 | |
*** Openfree` has joined #maemo | 04:43 | |
*** Openfree` has quit IRC | 04:43 | |
*** Openfree` has joined #maemo | 04:46 | |
*** straind has quit IRC | 04:49 | |
*** lucent_ has quit IRC | 04:49 | |
*** Openfree` has quit IRC | 04:50 | |
*** straind has joined #maemo | 04:50 | |
RST38h | Mono ported to Maemo. OMFG. | 04:51 |
*** franz_ has quit IRC | 04:51 | |
*** franz__ has joined #maemo | 04:51 | |
*** franz__ is now known as franz_ | 04:51 | |
*** _|Nix|__ has quit IRC | 04:51 | |
*** _|Nix|_ has joined #maemo | 04:51 | |
*** _|Nix|_ has joined #maemo | 04:51 | |
*** peter__ has quit IRC | 04:52 | |
*** peter__ has joined #maemo | 04:52 | |
*** straind has quit IRC | 04:52 | |
*** Pavel has quit IRC | 04:52 | |
*** straind has joined #maemo | 04:53 | |
*** Pavel has joined #maemo | 04:53 | |
*** McMAGIC--Copy has quit IRC | 04:54 | |
*** gn00b has quit IRC | 04:56 | |
*** McMAGIC--Copy has joined #maemo | 04:57 | |
*** sobczyk has joined #maemo | 04:58 | |
*** sobczyk__ has quit IRC | 04:58 | |
*** Openfree` has joined #maemo | 04:58 | |
*** githogori has joined #maemo | 05:01 | |
*** Openfree` has quit IRC | 05:03 | |
*** Openfree` has joined #maemo | 05:04 | |
*** Openfree` has quit IRC | 05:04 | |
*** parasight has quit IRC | 05:05 | |
*** Openfree` has joined #maemo | 05:05 | |
*** haltdef has quit IRC | 05:08 | |
*** haltdef has joined #maemo | 05:08 | |
*** zimmerle has quit IRC | 05:08 | |
*** Xjs|moonshine has quit IRC | 05:08 | |
*** chainsawbike has quit IRC | 05:08 | |
*** krau has quit IRC | 05:08 | |
*** krau has joined #maemo | 05:08 | |
*** zimmerle has joined #maemo | 05:08 | |
*** luke-jr has quit IRC | 05:09 | |
*** luke-jr has joined #maemo | 05:09 | |
*** githogori has quit IRC | 05:10 | |
*** sheepbat has quit IRC | 05:10 | |
*** luke-jr|otg has quit IRC | 05:10 | |
*** mva has quit IRC | 05:10 | |
*** luke-jr|otg has joined #maemo | 05:10 | |
*** githogori has joined #maemo | 05:10 | |
*** mva has joined #maemo | 05:11 | |
*** chainsawbike has joined #maemo | 05:11 | |
*** Openfree` has quit IRC | 05:11 | |
*** Openfree` has joined #maemo | 05:12 | |
*** Openfree` has quit IRC | 05:14 | |
*** Openfree` has joined #maemo | 05:14 | |
*** chx has joined #maemo | 05:16 | |
*** sheepbat has joined #maemo | 05:20 | |
*** kW has quit IRC | 05:20 | |
*** Xjs|moonshine has joined #maemo | 05:22 | |
*** BCMM has quit IRC | 05:24 | |
*** Openfree` has quit IRC | 05:27 | |
RST38h | ...The most frequently reported hallucination has been irregular clusters of iridescent red eyes watching from poorly illuminated areas, including the shadows of personnel, foliage, and in a handful of reports, the night sky. | 05:28 |
*** Openfree` has joined #maemo | 05:28 | |
*** Clmbr has joined #maemo | 05:30 | |
*** maybeHere has joined #maemo | 05:30 | |
*** Openfree` has quit IRC | 05:33 | |
*** Openfree` has joined #maemo | 05:34 | |
*** Openfree` has quit IRC | 05:36 | |
*** Openfree` has joined #maemo | 05:36 | |
*** Openfree` has quit IRC | 05:37 | |
*** Openfree` has joined #maemo | 05:45 | |
*** Openfree` has quit IRC | 05:45 | |
*** Openfree` has joined #maemo | 05:46 | |
*** Natunen has joined #maemo | 05:46 | |
*** swc|666 has joined #maemo | 05:47 | |
*** djszapi has joined #maemo | 05:48 | |
*** djszapi has left #maemo | 05:48 | |
*** aloisiojr has quit IRC | 05:52 | |
*** lucent_ has joined #maemo | 05:55 | |
*** pcfe has quit IRC | 05:58 | |
*** pcfe has joined #maemo | 05:58 | |
*** pcfe has quit IRC | 05:58 | |
*** pcfe has joined #maemo | 05:58 | |
*** swc|666 has quit IRC | 06:02 | |
*** jonne|reconnecte has quit IRC | 06:10 | |
*** jonne|reconnecte has joined #maemo | 06:10 | |
pupnik_ | "In the future, we will have battery-powered supercomputers the size of a candy bar, with built-in high-resolution monitors, keyboards, speakers... and movie cameras" | 06:15 |
pupnik_ | "... and people who complain about them all day in forums" | 06:15 |
*** jigrap` has joined #maemo | 06:16 | |
*** ferdna has joined #maemo | 06:17 | |
*** MadViking has quit IRC | 06:18 | |
*** pupnik_ is now known as pupnik | 06:19 | |
*** parasight has joined #maemo | 06:20 | |
*** florian has quit IRC | 06:22 | |
*** florian has joined #maemo | 06:23 | |
*** paroneayea has joined #maemo | 06:35 | |
*** swc|666 has joined #maemo | 06:36 | |
*** radic has joined #maemo | 06:44 | |
*** radic_ has quit IRC | 06:45 | |
DocScrutinizer | computer size of a candybar with built-in 40" high-res monitor - sure | 06:47 |
DocScrutinizer | the kbd also sounds like a nuisance | 06:47 |
chx | DocScrutinizer: i think high res projectors built into glasses might be a solution? | 06:49 |
*** The_Fellow has quit IRC | 07:07 | |
*** swc|666 has quit IRC | 07:10 | |
*** The_Fellow has joined #maemo | 07:12 | |
*** jigrap` has quit IRC | 07:20 | |
*** DocScrutinizer has quit IRC | 07:33 | |
*** DocScrutinizer has joined #maemo | 07:33 | |
*** robbiethe1st has joined #maemo | 07:40 | |
*** The_Fellow has quit IRC | 07:46 | |
*** mikhas_ has quit IRC | 07:47 | |
*** loft is now known as loft396 | 07:54 | |
*** loft396 is now known as loft306 | 07:54 | |
*** hardaker has joined #maemo | 07:55 | |
*** ptl has quit IRC | 07:56 | |
*** DrGrov has left #maemo | 07:56 | |
*** mikhas_ has joined #maemo | 07:59 | |
*** LinuxCode has joined #maemo | 08:06 | |
*** Cy8aer has joined #maemo | 08:11 | |
*** Suiseiseki has quit IRC | 08:13 | |
*** Suiseiseki has joined #maemo | 08:14 | |
*** Wolli has quit IRC | 08:14 | |
*** The_Fellow has joined #maemo | 08:16 | |
*** mvenplus has quit IRC | 08:23 | |
*** KMFDM has joined #maemo | 08:28 | |
*** E0x has joined #maemo | 08:30 | |
*** Wolli has joined #maemo | 08:31 | |
*** E0x_ has quit IRC | 08:33 | |
*** mvenplus has joined #maemo | 08:35 | |
*** Rarok has joined #maemo | 08:36 | |
*** amit_usual has joined #maemo | 08:36 | |
*** hardaker has quit IRC | 08:38 | |
*** marciom has joined #maemo | 08:38 | |
*** slonopotamus has joined #maemo | 08:40 | |
*** larin has quit IRC | 08:43 | |
*** slonopotamus has quit IRC | 08:44 | |
*** marciom has quit IRC | 08:48 | |
*** ovnicraft has quit IRC | 08:51 | |
*** hannesw has joined #maemo | 08:52 | |
*** Rarok has quit IRC | 08:52 | |
*** poep has quit IRC | 08:52 | |
*** bugzy has joined #maemo | 08:57 | |
*** marciom has joined #maemo | 08:58 | |
*** kimitake_idle is now known as kimitake | 09:00 | |
*** hannesw has quit IRC | 09:01 | |
*** marciom has quit IRC | 09:03 | |
*** ptl has joined #maemo | 09:04 | |
*** ptl has quit IRC | 09:04 | |
*** ptl has joined #maemo | 09:04 | |
*** eMHa has quit IRC | 09:04 | |
*** ferdna has quit IRC | 09:04 | |
*** geaaru has joined #maemo | 09:13 | |
*** avs has joined #maemo | 09:13 | |
*** GeneralAntilles has quit IRC | 09:14 | |
*** npm_ has joined #maemo | 09:14 | |
*** npm has quit IRC | 09:14 | |
*** GeneralAntilles has joined #maemo | 09:14 | |
*** ponyofdeath has quit IRC | 09:15 | |
*** ponyofdeath has joined #maemo | 09:15 | |
*** piggz_ has joined #maemo | 09:16 | |
*** mikhas_ has quit IRC | 09:17 | |
*** bergie has quit IRC | 09:17 | |
*** yacc_ is now known as yacc | 09:18 | |
*** bugzy has quit IRC | 09:20 | |
*** ArGGu^^ has quit IRC | 09:20 | |
*** ds3 is now known as bison | 09:21 | |
*** bison is now known as ds3 | 09:21 | |
*** piggz_ has quit IRC | 09:24 | |
*** piggz_ has joined #maemo | 09:24 | |
*** larin has joined #maemo | 09:24 | |
*** ftrvxmtrx has quit IRC | 09:28 | |
*** timeless_w7ip has joined #maemo | 09:29 | |
*** piggz_ has quit IRC | 09:30 | |
*** trupheenix has joined #maemo | 09:35 | |
*** Andy80 has joined #maemo | 09:35 | |
*** Andy80 has quit IRC | 09:35 | |
*** Andy80 has joined #maemo | 09:35 | |
*** jpe_ has joined #maemo | 09:36 | |
*** lardman has quit IRC | 09:36 | |
*** lardman has joined #maemo | 09:36 | |
*** tekojo has joined #maemo | 09:36 | |
*** maybeHere has quit IRC | 09:36 | |
*** maybeHere has joined #maemo | 09:37 | |
*** sobczyk_ has joined #maemo | 09:37 | |
*** frade has joined #maemo | 09:39 | |
*** sobczyk has quit IRC | 09:41 | |
*** jrocha has joined #maemo | 09:43 | |
*** bef0rd has quit IRC | 09:44 | |
*** ppenz has joined #maemo | 09:46 | |
*** Openfree^ has joined #maemo | 09:46 | |
*** MacDrunk has joined #maemo | 09:50 | |
*** calvaris has joined #maemo | 09:53 | |
*** Rarok has joined #maemo | 09:57 | |
*** ag0ny has joined #maemo | 09:59 | |
pupnik | now player can select spells using FN+[wertyuio] | 10:00 |
*** Wikier has joined #maemo | 10:06 | |
*** timeless_w7ip has quit IRC | 10:09 | |
*** sandst1_ is now known as sandst1 | 10:09 | |
*** gomiam has joined #maemo | 10:10 | |
*** timeless_w7ip has joined #maemo | 10:11 | |
*** SiggyF has joined #maemo | 10:13 | |
*** SiggyF has quit IRC | 10:14 | |
*** FireFly|n900 has quit IRC | 10:16 | |
*** jhb has joined #maemo | 10:20 | |
*** jhb has quit IRC | 10:22 | |
*** ftrvxmtrx has joined #maemo | 10:22 | |
*** Sicelo has joined #maemo | 10:24 | |
*** Sicelo has left #maemo | 10:24 | |
*** bergie has joined #maemo | 10:27 | |
*** hannesw has joined #maemo | 10:27 | |
*** _berto_ has joined #maemo | 10:28 | |
plr_ | any nokians online? | 10:30 |
robbiethe1st | Nokians? | 10:30 |
*** FireFly|n900 has joined #maemo | 10:31 | |
plr_ | people working for nokia | 10:31 |
*** achipa has quit IRC | 10:32 | |
robbiethe1st | Oh | 10:32 |
alterego | Loads | 10:32 |
*** retro|cz has quit IRC | 10:32 | |
alterego | But why would they want to talk to you? :P | 10:32 |
plr_ | cause I want to know how to connect to irssi inside Nokia intra :) | 10:33 |
alterego | See pm | 10:34 |
*** Openfree` has quit IRC | 10:35 | |
*** eijk has joined #maemo | 10:35 | |
alterego | But yeah, most are in #meego and #meego-arm :) | 10:35 |
*** Openfree` has joined #maemo | 10:35 | |
*** millenomi has joined #maemo | 10:39 | |
*** bigbrovar has joined #maemo | 10:41 | |
*** sven-tek_ has joined #maemo | 10:45 | |
*** rm_you has quit IRC | 10:46 | |
*** rm_you has joined #maemo | 10:46 | |
*** kimitake is now known as kimitake_idle | 10:46 | |
*** arjunvj3 has joined #maemo | 10:47 | |
*** ab has joined #maemo | 10:51 | |
*** sheepbat has quit IRC | 10:52 | |
*** amigadave has joined #maemo | 10:56 | |
*** scoobertron has joined #maemo | 10:59 | |
timeless_w7ip | plr: yes | 10:59 |
timeless_w7ip | plr: there's an ssh gateway if you don't mind giving out ssh keys to a box, you can use it to port forward a normal ssh server | 11:00 |
*** retro|cz has joined #maemo | 11:00 | |
timeless_w7ip | or you can try to use the https proxy to CONNECT to an ssh server (corkscrew?) | 11:00 |
*** dos1 has joined #maemo | 11:00 | |
*** retro|cz has quit IRC | 11:01 | |
*** arjunvj3 has quit IRC | 11:03 | |
*** MacMiller has joined #maemo | 11:04 | |
*** MacDrunk has quit IRC | 11:04 | |
*** MacMiller has quit IRC | 11:05 | |
plr_ | timeless_w7ip: yeah I got the proxy working now | 11:05 |
*** MacDrunk has joined #maemo | 11:05 | |
*** sheepbat has joined #maemo | 11:08 | |
*** sobczyk_ has quit IRC | 11:11 | |
*** sobczyk_ has joined #maemo | 11:13 | |
*** arno0ob has joined #maemo | 11:13 | |
*** OkropNick has joined #maemo | 11:15 | |
*** geaaru has quit IRC | 11:16 | |
*** geaaru has joined #maemo | 11:17 | |
*** arjunvj has joined #maemo | 11:18 | |
*** AD-N770 has joined #maemo | 11:21 | |
*** loft306 has quit IRC | 11:23 | |
*** shanttu has joined #maemo | 11:24 | |
*** githogori has quit IRC | 11:25 | |
*** Rhoruns has joined #maemo | 11:26 | |
massoud | hello here | 11:29 |
*** swc|666 has joined #maemo | 11:29 | |
massoud | does anyone has a n900 w/ ipv6 support ? | 11:29 |
timeless_w7ip | technically "yes" | 11:29 |
timeless_w7ip | since there was a Nokia Palo Alto research project which provided a ipv6 stack | 11:30 |
massoud | timeless_w7ip: and the kernel is available for flashing ? | 11:30 |
timeless_w7ip | but please note that "ipv6 support" in the realm "phones" is ambiguous and confusing | 11:30 |
*** achipa has joined #maemo | 11:31 | |
*** achipa has joined #maemo | 11:31 | |
*** swc|666 has quit IRC | 11:31 | |
*** drussell has joined #maemo | 11:32 | |
*** dos1 has quit IRC | 11:32 | |
*** dos11 has joined #maemo | 11:32 | |
massoud | i want to test a 802.11 mesh protocols that used ipv6 natively (babeld : http://www.pps.jussieu.fr/~jch/software/babel/) | 11:32 |
timeless_w7ip | http://n900-ipv6.garage.maemo.org/ ? | 11:32 |
massoud | so I need the kernel to support the routing of ipv6 packets | 11:32 |
ruskie | well you need modules that give that to the native kernel... | 11:33 |
massoud | ruskie: what modules exactly ? | 11:34 |
timeless_w7ip | or you could try reading the link i provided.. | 11:35 |
*** eMHa has joined #maemo | 11:35 | |
*** khertan has quit IRC | 11:36 | |
*** githogori has joined #maemo | 11:37 | |
massoud | timeless_w7ip: I am on it just reacting to modules | 11:38 |
massoud | modules meaning not flashing a newer kernel :) | 11:39 |
* timeless_w7ip shrugs | 11:40 | |
*** mikhas has joined #maemo | 11:40 | |
ZogG | massoud not until they are built-in | 11:42 |
*** tackat has joined #maemo | 11:42 | |
*** mvenplus has quit IRC | 11:43 | |
*** Andy80 has quit IRC | 11:45 | |
*** robbiethe1st has quit IRC | 11:48 | |
*** bigbrovar has quit IRC | 11:50 | |
* chem|st_ facepalms | 11:54 | |
*** sobczyk__ has joined #maemo | 11:54 | |
*** chem|st_ is now known as chem|st | 11:54 | |
ZogG | chem|st, ? | 11:55 |
ZogG | if i built new kernel i need to flash with it, or i don't have? | 11:55 |
*** sobczyk_ has quit IRC | 11:56 | |
chem|st | recognized yesterday that projectmanagement used an internal password for an external website registration | 11:56 |
chem|st | ZogG: you can flash the kernel from inside maemo?! | 11:57 |
chem|st | afair | 11:57 |
ZogG | тщ | 11:57 |
ZogG | ok | 11:58 |
chem|st | the stack should be preinstalled | 11:58 |
*** retro|cz has joined #maemo | 11:58 | |
chem|st | as nothingelse does a PR do | 11:58 |
MohammadAG | <chem|st> ZogG: you can flash the kernel from inside maemo?! | 11:59 |
MohammadAG | yes, duh :P | 11:59 |
*** dos11 has quit IRC | 12:00 | |
*** sunny_s has quit IRC | 12:00 | |
MohammadAG | softupd --local -vv & flasher -k zImage --local | 12:00 |
MohammadAG | I might have forgotten -f, not sure if it's needed, sue me :P | 12:01 |
MohammadAG | oh and morning | 12:01 |
chem|st | good morning MohammadAG | 12:02 |
timeless_w7ip | hehe | 12:02 |
*** rcg has joined #maemo | 12:03 | |
chem|st | MohammadAG: I still cannot figure out how that timer works as it seems to be weird as 240 gives >60min but <240min | 12:03 |
*** jimmy1980 has quit IRC | 12:07 | |
*** OkropNick has quit IRC | 12:07 | |
*** OkropNick has joined #maemo | 12:09 | |
*** harbaum has joined #maemo | 12:11 | |
Jaffa | Morning, all | 12:12 |
*** baerlixyz has joined #maemo | 12:14 | |
*** OkropNick has quit IRC | 12:16 | |
*** larin has quit IRC | 12:16 | |
*** larin has joined #maemo | 12:17 | |
*** OkropNick has joined #maemo | 12:17 | |
*** AD-N770 has quit IRC | 12:18 | |
*** baerlixyz has left #maemo | 12:19 | |
*** tackat has quit IRC | 12:19 | |
*** amit_usual has quit IRC | 12:20 | |
*** tackat has joined #maemo | 12:21 | |
*** harbaum has left #maemo | 12:22 | |
chem|st | Jaffa: morning | 12:24 |
ZogG | it's already midday lazy maemoers | 12:25 |
chem|st | DocScrutinizer: guess X-Fade is to lazy to scroll for the highlighted request for me on access-list | 12:25 |
chem|st | ~ugt | 12:25 |
infobot | extra, extra, read all about it, ugt is Universal Greeting Time. Created in #mipslinux, it is a rule that states that whenever somebody enters an IRC channel it is always morning, and it is always late when the person leaves. The local time of any other people in the channel, including the greeter, is irrelevant. http://www.total-knowledge.com/~ilya/mips/ugt.html | 12:25 |
chem|st | ~UGT | 12:25 |
infobot | from memory, ugt is Universal Greeting Time. Created in #mipslinux, it is a rule that states that whenever somebody enters an IRC channel it is always morning, and it is always late when the person leaves. The local time of any other people in the channel, including the greeter, is irrelevant. http://www.total-knowledge.com/~ilya/mips/ugt.html | 12:25 |
chem|st | ZogG: ^^ | 12:26 |
*** Openfree` has quit IRC | 12:26 | |
ZogG | chem|st, ok mommy | 12:27 |
ZogG | if i use some app from not off repos, and than it gets to repos with greater version, does i get update? | 12:28 |
ZogG | do* | 12:28 |
*** Openfree` has joined #maemo | 12:28 | |
*** Openfree` has quit IRC | 12:28 | |
*** Openfree` has joined #maemo | 12:29 | |
*** Openfree` has quit IRC | 12:29 | |
*** Openfree` has joined #maemo | 12:30 | |
*** kthomas_vh_ has joined #maemo | 12:37 | |
chem|st | yesa | 12:37 |
chem|st | -a | 12:37 |
*** kthomas has quit IRC | 12:39 | |
*** Rarok has quit IRC | 12:40 | |
*** tackat_ has joined #maemo | 12:41 | |
*** Openfree` has quit IRC | 12:41 | |
*** Openfree` has joined #maemo | 12:42 | |
*** tackat has quit IRC | 12:43 | |
*** Openfree` has quit IRC | 12:44 | |
*** Openfree` has joined #maemo | 12:44 | |
*** Openfree` has quit IRC | 12:45 | |
*** Openfree` has joined #maemo | 12:46 | |
crashanddie_ | chem|st, access-list? | 12:47 |
*** crashanddie_ has left #maemo | 12:48 | |
*** crashanddie_ has joined #maemo | 12:48 | |
crashanddie_ | I need to stop doing that | 12:48 |
*** larsivi has joined #maemo | 12:49 | |
*** Wikier has quit IRC | 12:49 | |
*** Wikier has joined #maemo | 12:50 | |
*** Openfree` has quit IRC | 12:51 | |
*** Openfree` has joined #maemo | 12:52 | |
*** Openfree` has quit IRC | 12:52 | |
*** Openfree` has joined #maemo | 12:52 | |
pupnik | playing the game always costs me around 360 mA | 12:53 |
ZogG | lol | 12:54 |
ZogG | you are too greedy | 12:54 |
ZogG | your wife would love you | 12:54 |
lardman | lol @ message cross posted to maemo-users and maemo-developers | 12:55 |
* lardman can't be bothered to reply "in the repositories" | 12:55 | |
*** shanttu has quit IRC | 12:56 | |
ZogG | lardman hey sup? | 12:56 |
pupnik | yup | 12:56 |
lardman | hi ZogG | 12:56 |
lardman | and morning all :) | 12:56 |
pupnik | so subtracting 110-120mA for screen, the game itself pulls about 250mA | 12:57 |
pupnik | hi lardman | 12:57 |
pupnik | this bums me out | 12:57 |
pupnik | one thing about games designed for PCs is power consumption wasnt an issue for them | 12:58 |
lardman | hmm, well there are certainly power saving measures one could take, but fundamentally games are a non-essential use of a portable device | 13:00 |
*** FireFly|n900 has quit IRC | 13:00 | |
lardman | though now I think about it there are such things as PSP, gameboys, etc., so perhaps my worldview is wrong ;) | 13:00 |
*** msanchez has joined #maemo | 13:02 | |
*** McMAGIC-- has quit IRC | 13:03 | |
*** stippeng_ is now known as stippeng | 13:03 | |
pupnik | heh | 13:04 |
pupnik | lardman: basically the whole game updates whole screen as fast as it can | 13:05 |
pupnik | cpu and power savings can be *huge* in this game since | 13:05 |
lardman | oh, no framerate limit | 13:05 |
pupnik | oh you can put one in | 13:05 |
pupnik | but it still redraws everything once every x ms | 13:05 |
pupnik | so restructuring the client to only update specific regions is needed | 13:05 |
lardman | what's the game? | 13:05 |
pupnik | and only 'on movement' | 13:05 |
pupnik | daimonin | 13:05 |
lardman | so not a first person shooter | 13:06 |
lardman | :) | 13:06 |
ruskie | do things only happen on movement? | 13:06 |
*** trx has quit IRC | 13:06 | |
pupnik | http://www.daimonin.org/forums/daimonin-project/800x480-widget-client/ | 13:06 |
pupnik | ruskie: pretty much - a few tiny icons do update themselves | 13:06 |
pupnik | but i'm hoping the game author gets inspired to do the revamp | 13:07 |
ruskie | I would asume anythin in world to move around as well | 13:07 |
pupnik | i'm focusing on playability | 13:07 |
pupnik | yup | 13:07 |
*** Rhoruns has quit IRC | 13:07 | |
*** Openfree` has quit IRC | 13:07 | |
lardman | ah I see, an isometric tile based game | 13:07 |
pupnik | http://i.imgur.com/P5BH5.jpg most recent screenshot | 13:08 |
*** Openfree` has joined #maemo | 13:08 | |
pupnik | i got all the game graphics upscaled via hq2x :) | 13:08 |
*** trx has joined #maemo | 13:09 | |
*** McMAGIC-- has joined #maemo | 13:09 | |
*** mitsutaka has quit IRC | 13:09 | |
*** trx has quit IRC | 13:11 | |
*** delphi has joined #maemo | 13:11 | |
*** geaaru has quit IRC | 13:15 | |
*** Openfree` has quit IRC | 13:18 | |
lardman | andre__: no glib comment, you were very kind to him :) | 13:18 |
*** Openfree` has joined #maemo | 13:18 | |
*** delphi has quit IRC | 13:19 | |
andre__ | haha | 13:19 |
*** Openfree^ has quit IRC | 13:19 | |
*** Openfree` has quit IRC | 13:21 | |
*** auenf has quit IRC | 13:22 | |
*** hurbu has joined #maemo | 13:22 | |
timeless_w7ip | hi andre | 13:23 |
*** divansantana has joined #maemo | 13:24 | |
*** trupheenix has quit IRC | 13:25 | |
*** geaaru has joined #maemo | 13:26 | |
*** trupheenix has joined #maemo | 13:26 | |
andre__ | morn | 13:26 |
*** spiritd has joined #maemo | 13:27 | |
*** auenf has joined #maemo | 13:28 | |
*** zap has joined #maemo | 13:29 | |
*** mardi has quit IRC | 13:30 | |
*** baraujo has joined #maemo | 13:36 | |
*** mortenvp has joined #maemo | 13:38 | |
*** kW has joined #maemo | 13:43 | |
*** kW has quit IRC | 13:43 | |
*** kW has joined #maemo | 13:43 | |
DocScrutinizer | chem|st: I guess X-Fade doesn't look at his IRC client or simply ignores me, as I queried him with same suggestion | 13:44 |
*** jonne|reconnecte has quit IRC | 13:48 | |
*** jonne|reconnecte has joined #maemo | 13:48 | |
*** Rarok has joined #maemo | 13:51 | |
*** lizardo has joined #maemo | 13:52 | |
*** chx is now known as chx_zzz | 13:52 | |
*** jonne|reconnecte has quit IRC | 13:54 | |
*** Sazpaimon__ has joined #maemo | 13:54 | |
*** jonne|reconnecte has joined #maemo | 13:54 | |
*** Sazpaimon_ has quit IRC | 13:56 | |
*** murrayc has joined #maemo | 14:01 | |
*** trx has joined #maemo | 14:03 | |
*** cymacs has quit IRC | 14:03 | |
*** mitsutaka has joined #maemo | 14:04 | |
*** NIN101 has joined #maemo | 14:05 | |
*** andrenarchy has joined #maemo | 14:07 | |
*** andrenarchy has left #maemo | 14:07 | |
*** s1gk1ll has quit IRC | 14:10 | |
*** s1gk1ll has joined #maemo | 14:12 | |
*** McMAGIC-- has quit IRC | 14:13 | |
*** shanttu has joined #maemo | 14:18 | |
*** someonee2se has quit IRC | 14:20 | |
*** FireFly|n900 has joined #maemo | 14:20 | |
*** NIN101 has quit IRC | 14:22 | |
*** jonne|reconnecte has quit IRC | 14:22 | |
*** FireFly has joined #maemo | 14:23 | |
*** timeless_w7ip has quit IRC | 14:25 | |
*** mece has joined #maemo | 14:28 | |
*** murrayc has quit IRC | 14:28 | |
*** MOUD has joined #maemo | 14:35 | |
MOUD | Hey all | 14:35 |
*** polac has joined #maemo | 14:35 | |
*** MadViking has joined #maemo | 14:36 | |
drack | why would one need to flash the eMMC ? | 14:38 |
lardman | update the stuff that's on there? | 14:39 |
lardman | place Meego on it? | 14:39 |
*** dvarnes has joined #maemo | 14:39 | |
*** scoobertron has quit IRC | 14:42 | |
*** scoobertron has joined #maemo | 14:42 | |
chem|st | DocScrutinizer: nvm | 14:44 |
*** scoobertron has quit IRC | 14:49 | |
*** scoobertron has joined #maemo | 14:49 | |
*** ketas has joined #maemo | 14:52 | |
*** ftrvxmtrx has quit IRC | 14:54 | |
*** _0x47 has joined #maemo | 14:54 | |
DocScrutinizer | drack: frequently to fix a corrupted filesystem | 14:55 |
*** tekojo has quit IRC | 14:55 | |
*** trip0 has quit IRC | 14:56 | |
*** trip0 has joined #maemo | 14:56 | |
DocScrutinizer | fsck.vfat tends to take hours and more often than not fails to fix in the end | 14:56 |
DocScrutinizer | on eMMC | 14:56 |
MOUD | How can I add support for LEAP Security? | 14:56 |
*** McMAGIC-- has joined #maemo | 14:56 | |
*** MadViking has joined #maemo | 14:58 | |
*** bboyvat has quit IRC | 14:58 | |
*** murrayc has joined #maemo | 14:58 | |
*** _0x47 has quit IRC | 14:58 | |
*** _0x47 has joined #maemo | 14:58 | |
mece | hey is Nicolai from tmo ever here? | 14:58 |
*** scoobertron has quit IRC | 14:59 | |
*** Termana has joined #maemo | 14:59 | |
Termana | good morning | 14:59 |
*** scoobertron has joined #maemo | 15:00 | |
*** trip0 has quit IRC | 15:01 | |
MOUD | morning | 15:01 |
*** tripzero has joined #maemo | 15:01 | |
mece | Hello hello | 15:02 |
*** rcg has quit IRC | 15:03 | |
mece | is there a problem with the repos currently? | 15:04 |
drack | DocScrutinizer im about to flash my n900 so do i need to flash eMMC or not? | 15:12 |
DocScrutinizer | drack: that clearly depends on what you want to accomplish | 15:13 |
*** McMAGIC-- has quit IRC | 15:13 | |
drack | if i make changes to the kernel | 15:13 |
drack | how do i restore it? | 15:14 |
DocScrutinizer | changes to kernel don't require flashing of VANILLA/eMMC | 15:14 |
drack | ok good | 15:14 |
*** MadViking has quit IRC | 15:14 | |
drack | iwant to put on neopwn | 15:14 |
drack | and bleeding edge wifi | 15:14 |
DocScrutinizer | drack: simple way: flash COMBINED | 15:14 |
DocScrutinizer | drack: more involved method, flash the original kernel and modules | 15:15 |
DocScrutinizer | then you want to flash COMBINED to reset kernel and rootfs to original state | 15:15 |
*** jigrap` has joined #maemo | 15:16 | |
DocScrutinizer | as neopwn clearly isn't only kernel but also the whole (root-file)system changes | 15:16 |
drack | what is combined? the methode? | 15:17 |
DocScrutinizer | *COMBINED* is the filename of the corresponding fiasko image | 15:17 |
drack | RX-51_2009SE_20.2010.36-2_PR_COMBINED_MR0_ARM ? | 15:18 |
DocScrutinizer | yo | 15:18 |
drack | yes? | 15:18 |
DocScrutinizer | yes | 15:18 |
drack | k | 15:18 |
drack | so then i run this ? flasher-3.5.exe -F RX-51_2009SE_20.2010.36-2_PR_COMBINED_MR0_ARM.bin -f -R | 15:20 |
DocScrutinizer | yes | 15:20 |
*** MOUD_ has joined #maemo | 15:20 | |
drack | sweet | 15:20 |
*** MOUD has quit IRC | 15:21 | |
*** MOUD_ is now known as MOUD | 15:21 | |
*** mirsal has joined #maemo | 15:22 | |
*** aloisiojr has joined #maemo | 15:25 | |
*** ArGGu^^ has joined #maemo | 15:25 | |
*** NishanthMenon has joined #maemo | 15:26 | |
*** scoobertron has quit IRC | 15:29 | |
*** scoobertron has joined #maemo | 15:30 | |
*** ftrvxmtrx has joined #maemo | 15:30 | |
*** scoobertron has quit IRC | 15:30 | |
*** scoobertron has joined #maemo | 15:31 | |
*** Venemo has quit IRC | 15:35 | |
*** pcacjr has joined #maemo | 15:36 | |
*** pcacjr has joined #maemo | 15:36 | |
*** Venemo has joined #maemo | 15:37 | |
*** gomiam has quit IRC | 15:38 | |
*** bboyvat has joined #maemo | 15:38 | |
*** xnt14 has quit IRC | 15:39 | |
*** xnt14 has joined #maemo | 15:40 | |
*** trupheenix has quit IRC | 15:40 | |
*** drack has quit IRC | 15:45 | |
*** mikhas has quit IRC | 15:45 | |
*** mece has quit IRC | 15:47 | |
*** NIN101 has joined #maemo | 15:50 | |
*** ayanes has joined #maemo | 15:50 | |
*** ayanes has quit IRC | 15:50 | |
*** ayanes has joined #maemo | 15:50 | |
*** C-S-B has quit IRC | 15:51 | |
*** Openfree^ has joined #maemo | 15:52 | |
*** BCMM has joined #maemo | 15:52 | |
*** Venemo has quit IRC | 15:52 | |
*** xnt14 has quit IRC | 15:54 | |
*** xnt14 has joined #maemo | 15:54 | |
*** vanadismobile has joined #maemo | 15:58 | |
*** arno0ob has quit IRC | 15:59 | |
*** NIN101 has quit IRC | 16:01 | |
*** isak has joined #maemo | 16:02 | |
*** NIN101 has joined #maemo | 16:05 | |
*** lxp has joined #maemo | 16:09 | |
*** C-S-B has joined #maemo | 16:10 | |
*** mpoirier has joined #maemo | 16:11 | |
*** avs has quit IRC | 16:18 | |
*** bergie has quit IRC | 16:20 | |
DocScrutinizer | infobot: ping | 16:22 |
infobot | ~pong | 16:22 |
pupnik | afternoon DocScrutinizer | 16:22 |
DocScrutinizer | hi pupnik | 16:23 |
*** bergie has joined #maemo | 16:24 | |
pupnik | praise the creator for giving us the choice between virtue and vice | 16:24 |
*** ChanServ sets mode: +v infobot | 16:26 | |
*** ferulo has joined #maemo | 16:26 | |
*** ferulo has quit IRC | 16:27 | |
MOUD | How can I add support for LEAP Security (wireless network)? | 16:28 |
*** tackat has joined #maemo | 16:28 | |
*** tackat_ has quit IRC | 16:29 | |
pupnik | dunno moud | 16:29 |
*** Venemo_N900 has joined #maemo | 16:30 | |
*** diegohcg has joined #maemo | 16:30 | |
*** mlpug has joined #maemo | 16:31 | |
MOUD | pupnik: thats ok, lets hope that someone can help me. | 16:32 |
Venemo_N900 | MOUD: what's the matter? | 16:34 |
*** renato has joined #maemo | 16:35 | |
MOUD | The wireless connection in the company requires LEAP Security to connect to it (it uses a Username/Password). The problem is that N900 doesnt support LEAP (it's not in the list of supported security). | 16:35 |
Venemo_N900 | mhmm | 16:35 |
*** phap has joined #maemo | 16:37 | |
phap | hi all | 16:37 |
MOUD | hey phap | 16:37 |
*** ab has quit IRC | 16:37 | |
Venemo_N900 | hello | 16:37 |
phap | hi MOUD | 16:37 |
phap | don't worry I have no questions today | 16:38 |
MOUD | hehe | 16:38 |
phap | but anyway I can maybe learn something | 16:38 |
Venemo_N900 | MohammadAG: ping | 16:38 |
*** davyg_ has joined #maemo | 16:38 | |
*** jhb has joined #maemo | 16:38 | |
*** Openfree^ has quit IRC | 16:39 | |
*** jas4711_ has joined #maemo | 16:39 | |
*** jas4711_ has quit IRC | 16:39 | |
*** isak has quit IRC | 16:42 | |
*** timeless_mbp has joined #maemo | 16:42 | |
trx | DocScrutinizer regarding hostmode, once vbus boost is on and usb device is connected, is there any "event" i can catch that will tell me that the device is registered? (other that manually checking dmesg output) | 16:44 |
*** etrunko has joined #maemo | 16:44 | |
DocScrutinizer | not afaik | 16:44 |
DocScrutinizer | udev | 16:44 |
DocScrutinizer | but that's after enum | 16:45 |
trx | should there be any pause between vbus boost and enum or can i execute them without any pause between? | 16:46 |
DocScrutinizer | there reasonably is quite some pause | 16:46 |
RST38h | Well. Moorning all. | 16:46 |
trx | morning | 16:46 |
DocScrutinizer | though you can repeat enum as often as you like, and also it will keep trying for a while afaik | 16:47 |
DocScrutinizer | sorry, I'm quite dizzy atm, so might be not of much help | 16:47 |
trx | so i can run enum in a loop with few secs sleep time | 16:47 |
*** millenomi has quit IRC | 16:48 | |
trx | and wait for udev signal? | 16:48 |
DocScrutinizer | I guess you could, modulo my last post | 16:48 |
*** petrux has joined #maemo | 16:48 | |
DocScrutinizer | where "few seconds" is like 30 | 16:48 |
DocScrutinizer | as some devices are really slow | 16:48 |
trx | didnt know that, ty for the tip | 16:49 |
*** Earthwings_ is now known as Earthwings | 16:49 | |
*** Earthwings has joined #maemo | 16:49 | |
*** kimitake_idle is now known as kimitake | 16:49 | |
*** Veggen_ is now known as Veggen | 16:50 | |
trx | also, i've seen in some dmesg outputs that if i select the wrong device speed, it "complains" about that in the output | 16:50 |
trx | is that everytime? could that be used to make auto selection of the speed? | 16:50 |
*** Openfree^ has joined #maemo | 16:50 | |
trx | (i mean for every device or i just got lucky with that output) | 16:51 |
*** MadViking has joined #maemo | 16:51 | |
DocScrutinizer | see - usually the USB controller would create an IRQ when a peripheral gets connected. Due to the forced-host trick we (have to) use and the implied limitations this IRQ will never come | 16:51 |
DocScrutinizer | (autoselection) that'S been the plan | 16:51 |
*** arno0ob has joined #maemo | 16:51 | |
Venemo_N900 | DocScrutinizer: is there some wikipage that tells what the trick is and why it is necessary? | 16:52 |
trx | how did you plan to implement autoselection? using the method i asked about or is there a better method? | 16:52 |
DocScrutinizer | though honestly I consider to change that to providing this nfo via a more convenient channel (cat /sys/*/*/musb/state?) than via dmesg | 16:52 |
DocScrutinizer | :-) ^^^ | 16:53 |
trx | yeah :) | 16:53 |
*** Openfree^ has quit IRC | 16:53 | |
*** Openfree^ has joined #maemo | 16:54 | |
DocScrutinizer | polling dmesg for new lines is a major PITA | 16:54 |
E0x | lol | 16:54 |
trx | exactly :/ | 16:54 |
*** RST38h has quit IRC | 16:54 | |
E0x | DocScrutinizer: and Qtmobility guys will be happy | 16:54 |
*** marciom has joined #maemo | 16:55 | |
*** MadViking has quit IRC | 16:55 | |
DocScrutinizer | yeah | 16:55 |
*** _trine has quit IRC | 16:55 | |
DocScrutinizer | matches their take on approaching kernel domain things | 16:55 |
*** msanchez has quit IRC | 16:55 | |
DocScrutinizer | well, it's not that bad, as the time we have to poll for hostmode is rather limited to a few seconds after starting vboost | 16:56 |
*** millenomi has joined #maemo | 16:58 | |
*** poep has joined #maemo | 16:58 | |
trx | yes, but it would be "nice" not to use it at all | 16:58 |
*** poep is now known as zaleb | 16:58 | |
*** MadViking has joined #maemo | 17:01 | |
*** setanta_ has joined #maemo | 17:02 | |
*** isak has joined #maemo | 17:02 | |
*** sven-tek_ has quit IRC | 17:05 | |
*** millenomi has quit IRC | 17:05 | |
*** MOUD_ has joined #maemo | 17:05 | |
*** MOUD has quit IRC | 17:06 | |
*** MOUD_ is now known as MOUD | 17:07 | |
*** ppenz has quit IRC | 17:08 | |
*** mortenvp has quit IRC | 17:14 | |
*** mikhas has joined #maemo | 17:14 | |
*** ovnicraft has joined #maemo | 17:14 | |
*** mortenvp has joined #maemo | 17:14 | |
*** Termana has quit IRC | 17:20 | |
*** sobczyk__ is now known as sobczyk | 17:20 | |
*** azb_ has quit IRC | 17:21 | |
*** willer_ has joined #maemo | 17:23 | |
*** ovnicraft has quit IRC | 17:23 | |
*** rm_work has joined #maemo | 17:27 | |
*** larin has quit IRC | 17:30 | |
*** msanchez has joined #maemo | 17:31 | |
*** larin has joined #maemo | 17:33 | |
*** Smily has quit IRC | 17:33 | |
*** Smily has joined #maemo | 17:34 | |
ZogG | hey my nation | 17:34 |
*** ab has joined #maemo | 17:38 | |
ZogG | MohammadAG, hey ping | 17:40 |
*** tackat_ has joined #maemo | 17:43 | |
*** tackat has quit IRC | 17:44 | |
ruskie | http://www.reghardware.com/2011/04/06/nokia_concept_phones/ <-- hehe | 17:49 |
*** otep has quit IRC | 17:49 | |
*** agi has joined #maemo | 17:49 | |
*** otep has joined #maemo | 17:50 | |
*** janemba has quit IRC | 17:51 | |
*** kimitake is now known as kimitake_idle | 17:51 | |
*** jhb has quit IRC | 17:51 | |
*** ovnicraft has joined #maemo | 17:51 | |
*** otep has quit IRC | 17:52 | |
*** otep has joined #maemo | 17:54 | |
*** janemba has joined #maemo | 17:54 | |
*** janemba has joined #maemo | 17:54 | |
*** ferulo has joined #maemo | 17:54 | |
*** otep has quit IRC | 18:00 | |
pupnik | "and i think to myself, what a wonderful world" | 18:00 |
*** jhb has joined #maemo | 18:02 | |
*** tackat_ has quit IRC | 18:02 | |
*** pupnik has quit IRC | 18:03 | |
*** pupnik has joined #maemo | 18:03 | |
*** pupnik has joined #maemo | 18:03 | |
*** arcol has joined #maemo | 18:03 | |
*** ArGGu^^ has quit IRC | 18:05 | |
*** ArGGu^^ has joined #maemo | 18:06 | |
* SpeedEvil realises the n900 product page in the UK store has gone away - not just saying 'no stock'. | 18:06 | |
*** shanttu has quit IRC | 18:07 | |
*** marciom has quit IRC | 18:07 | |
*** amigadave has quit IRC | 18:08 | |
*** makulkar has joined #maemo | 18:09 | |
pupnik | for every thing there is a season, SpeedEvil | 18:13 |
*** zap has quit IRC | 18:13 | |
*** larin has quit IRC | 18:13 | |
*** ferulo has quit IRC | 18:15 | |
*** jhb has quit IRC | 18:16 | |
*** frade has quit IRC | 18:18 | |
*** otep has joined #maemo | 18:19 | |
*** MOUD has quit IRC | 18:19 | |
*** bergie has quit IRC | 18:21 | |
*** FIQ has joined #maemo | 18:22 | |
*** bergie has joined #maemo | 18:26 | |
*** daxt has joined #maemo | 18:26 | |
DocScrutinizer | SpeedEvil: same on german nokia webshop | 18:27 |
*** hannesw_ has joined #maemo | 18:28 | |
DocScrutinizer | some 2..4 weeks ago actually | 18:28 |
*** arcol has quit IRC | 18:29 | |
*** hannesw has quit IRC | 18:31 | |
*** hannesw_ is now known as hannesw | 18:31 | |
*** scoobertron has quit IRC | 18:33 | |
*** scoobertron has joined #maemo | 18:34 | |
*** _berto_ has quit IRC | 18:37 | |
*** otep has quit IRC | 18:42 | |
*** chx_zzz is now known as chx | 18:42 | |
*** otep has joined #maemo | 18:42 | |
*** murrayc has quit IRC | 18:42 | |
*** amigadave has joined #maemo | 18:43 | |
*** amigadave has quit IRC | 18:43 | |
*** Venemo_N900 has quit IRC | 18:43 | |
*** amigadave has joined #maemo | 18:43 | |
*** amigadave has left #maemo | 18:43 | |
*** edisson has joined #maemo | 18:47 | |
*** daxt has quit IRC | 18:47 | |
*** calvaris has quit IRC | 18:48 | |
*** scoobertron has quit IRC | 18:48 | |
*** scoobertron has joined #maemo | 18:48 | |
*** ferulo has joined #maemo | 18:48 | |
*** rcg has joined #maemo | 18:52 | |
*** BCMM has quit IRC | 18:53 | |
*** mortenvp has quit IRC | 18:53 | |
*** loft306 has joined #maemo | 18:55 | |
*** drussell has quit IRC | 18:57 | |
*** the_lord has joined #maemo | 19:00 | |
*** isak has quit IRC | 19:03 | |
*** Wikier has quit IRC | 19:03 | |
*** ag0ny has quit IRC | 19:03 | |
*** larin has joined #maemo | 19:05 | |
*** calvaris has joined #maemo | 19:06 | |
*** bergie has quit IRC | 19:07 | |
*** trx has quit IRC | 19:10 | |
*** trx has joined #maemo | 19:11 | |
*** drussell has joined #maemo | 19:12 | |
*** githogori has quit IRC | 19:12 | |
*** BCMM has joined #maemo | 19:15 | |
*** Venemo has joined #maemo | 19:15 | |
*** mirsal_ has joined #maemo | 19:16 | |
*** mirsal_ has joined #maemo | 19:16 | |
*** achipa has quit IRC | 19:17 | |
*** otep_ has joined #maemo | 19:20 | |
*** otep has quit IRC | 19:21 | |
*** Rarok has quit IRC | 19:21 | |
*** Rarok has joined #maemo | 19:22 | |
*** RST38h has joined #maemo | 19:22 | |
*** kama has joined #maemo | 19:25 | |
*** slonopotamus has joined #maemo | 19:26 | |
*** arno0ob has quit IRC | 19:27 | |
*** calvaris has quit IRC | 19:28 | |
*** ftrvxmtrx has quit IRC | 19:29 | |
*** philipl has joined #maemo | 19:33 | |
*** slonopotamus has quit IRC | 19:34 | |
*** slonopotamus has joined #maemo | 19:36 | |
*** The_Fellow1 has joined #maemo | 19:36 | |
*** retro|cz has quit IRC | 19:36 | |
*** trx has quit IRC | 19:37 | |
*** The_Fellow has quit IRC | 19:38 | |
*** mirsal_ has quit IRC | 19:38 | |
*** eMHa has quit IRC | 19:40 | |
*** Kaadlajk has quit IRC | 19:41 | |
*** Kaadlajk has joined #maemo | 19:43 | |
*** trx has joined #maemo | 19:44 | |
*** slonopotamus has quit IRC | 19:45 | |
*** slonopotamus has joined #maemo | 19:46 | |
*** lianj has joined #maemo | 19:47 | |
*** jrocha has quit IRC | 19:47 | |
*** piggz_ has joined #maemo | 19:48 | |
*** timeless_xchat has joined #maemo | 19:49 | |
*** timeless_xchat has joined #maemo | 19:49 | |
*** arjunvj has quit IRC | 19:51 | |
*** bergie has joined #maemo | 19:57 | |
*** The_Fellow1 has quit IRC | 20:01 | |
*** The_Fellow has joined #maemo | 20:03 | |
*** sunny_s has joined #maemo | 20:07 | |
*** trx has quit IRC | 20:08 | |
*** slonopotamus has quit IRC | 20:09 | |
*** andre900 has joined #maemo | 20:11 | |
*** phap has quit IRC | 20:12 | |
*** petrux has quit IRC | 20:15 | |
*** madalu` has joined #maemo | 20:16 | |
*** bergie has quit IRC | 20:17 | |
*** macmaN_ is now known as macmaN | 20:18 | |
piggz_ | anyone want a space invaders game for n900? what i have so far took 2 evenings of qml | 20:19 |
piggz_ | http://www.piggz.co.uk/pgz-spaceinvaders_0.0.6_armel.deb | 20:20 |
DocScrutinizer | \o/ | 20:20 |
*** eMHa has joined #maemo | 20:20 | |
*** madalu` has quit IRC | 20:21 | |
*** ftrvxmtrx has joined #maemo | 20:22 | |
*** dagb has joined #maemo | 20:25 | |
dagb | lardman: ping | 20:26 |
*** florian has quit IRC | 20:27 | |
*** kripken_ has joined #maemo | 20:27 | |
*** janemba has quit IRC | 20:28 | |
*** choppa has joined #maemo | 20:28 | |
*** janemba has joined #maemo | 20:29 | |
*** janemba has joined #maemo | 20:29 | |
*** kripken_ has quit IRC | 20:34 | |
*** npm_ is now known as npm | 20:35 | |
*** nowhereFast has joined #maemo | 20:35 | |
*** _trine has joined #maemo | 20:36 | |
*** andre900 has quit IRC | 20:37 | |
*** swc|666 has joined #maemo | 20:37 | |
*** madalu` has joined #maemo | 20:42 | |
*** geaaru has quit IRC | 20:43 | |
*** ab has quit IRC | 20:45 | |
*** s1gk1ll has quit IRC | 20:47 | |
*** s1gk1ll has joined #maemo | 20:48 | |
*** vanadismobile has quit IRC | 20:48 | |
*** jhb has joined #maemo | 20:50 | |
*** xd13 has quit IRC | 20:52 | |
*** swc|666 has quit IRC | 20:54 | |
*** andre900 has joined #maemo | 20:54 | |
*** swc|666 has joined #maemo | 20:55 | |
*** aloisiojr has quit IRC | 20:57 | |
*** zap has joined #maemo | 20:57 | |
pupnik | anybody know how to enable backlight+screen from command line? | 21:00 |
pupnik | i keep tapping the screen and that feels primitive | 21:00 |
*** NIN101 has quit IRC | 21:01 | |
*** jrocha has joined #maemo | 21:05 | |
DocScrutinizer | pupnik: dbus-send | 21:06 |
*** ZZzzZzzz1 has joined #maemo | 21:06 | |
DocScrutinizer | pupnik: http://lists.maemo.org/pipermail/maemo-developers/2010-May/026195.html | 21:07 |
*** mece has joined #maemo | 21:07 | |
pupnik | nice DocScrutinizer | 21:07 |
*** NIN101 has joined #maemo | 21:07 | |
*** msanchez has quit IRC | 21:09 | |
pupnik | well Error org.freedesktop.DBus.Error.UnknownMethod: Method "req_display_blanking_pause" with signature "" on interface "com.nokia.mce" doesn't exis | 21:09 |
pupnik | still nice idea | 21:09 |
*** ZZzzZzzz_ has quit IRC | 21:10 | |
*** jrocha has quit IRC | 21:10 | |
*** larin has quit IRC | 21:15 | |
*** sq-one has joined #maemo | 21:15 | |
*** scoobertron has quit IRC | 21:17 | |
*** hcarrega has quit IRC | 21:20 | |
*** larin has joined #maemo | 21:21 | |
*** florian has joined #maemo | 21:21 | |
*** florian has joined #maemo | 21:21 | |
*** mesx has joined #maemo | 21:23 | |
*** sq-one has quit IRC | 21:29 | |
*** timeless_w7ip has joined #maemo | 21:34 | |
*** sq-one has joined #maemo | 21:35 | |
*** marciom has joined #maemo | 21:39 | |
*** peter__ has quit IRC | 21:42 | |
*** Vanadis has quit IRC | 21:44 | |
*** BCMM has quit IRC | 21:50 | |
*** Vanadis has joined #maemo | 21:51 | |
*** cardinal has joined #maemo | 21:53 | |
*** cardinal is now known as hcarrega | 21:53 | |
*** millenomi has joined #maemo | 21:53 | |
*** shanttu has joined #maemo | 21:55 | |
*** marciom has quit IRC | 21:56 | |
*** nowhereFast has quit IRC | 21:59 | |
*** pcacjr has quit IRC | 21:59 | |
*** timeless_xchat has quit IRC | 22:05 | |
*** dagb has left #maemo | 22:06 | |
*** mva has quit IRC | 22:07 | |
*** toniher_casa has joined #maemo | 22:08 | |
*** mva has joined #maemo | 22:08 | |
MohammadAG | alterego, ping | 22:08 |
*** disco_stu has quit IRC | 22:08 | |
*** LinuxCode has quit IRC | 22:09 | |
*** federico2 has joined #maemo | 22:11 | |
*** federico2 has joined #maemo | 22:11 | |
*** kama has quit IRC | 22:12 | |
*** disco_stu has joined #maemo | 22:13 | |
piggz_ | new version with fixed dependencies, and levels http://www.piggz.co.uk/pgz-spaceinvaders_0.0.7_armel.deb | 22:20 |
*** millenomi has quit IRC | 22:23 | |
*** mlpug has quit IRC | 22:23 | |
*** kingkea has joined #maemo | 22:27 | |
*** kingkea has left #maemo | 22:27 | |
alterego | MohammadAG: yessir? | 22:27 |
MohammadAG | alterego, another stacked window broke and is hanging the UI, I didn't make any changes :/ | 22:28 |
MohammadAG | git diff shows no changes on the file, at all | 22:28 |
RST38h | Mohammad: BTW, modified Modest appears to hang on some emails | 22:28 |
*** hannesw_ has joined #maemo | 22:28 | |
RST38h | s/hang/crash sorry | 22:28 |
MohammadAG | yeah, there are bug reports on that | 22:28 |
*** hannesw has quit IRC | 22:29 | |
alterego | Yeah, UI is single threaded. | 22:30 |
alterego | Do you have any multithreading in your application? | 22:30 |
MohammadAG | alterego, no, it used to work before | 22:31 |
alterego | Is it always breaking? | 22:31 |
MohammadAG | yes | 22:31 |
alterego | Hmm, | 22:31 |
MohammadAG | CPU goes to 80%+ | 22:31 |
alterego | Does your app have any multithreading? | 22:31 |
MohammadAG | no | 22:31 |
MohammadAG | it doesn't need it | 22:31 |
alterego | Hmmm, | 22:31 |
alterego | Have you been running it through gdb? | 22:32 |
MohammadAG | yes | 22:32 |
MohammadAG | didn't see anything wrong | 22:32 |
*** SmilyOrg has joined #maemo | 22:32 | |
MohammadAG | and again, I made no changes | 22:32 |
alterego | I'm guessing you did a make distclean and build from scratch as well? | 22:33 |
MohammadAG | yeah, thought of that | 22:33 |
*** Nirtal has joined #maemo | 22:35 | |
*** shanttu has quit IRC | 22:36 | |
*** Smily has quit IRC | 22:37 | |
*** schend has joined #maemo | 22:37 | |
*** schend has quit IRC | 22:38 | |
RST38h | Mohammad: Found CSSU Bugzilla. Left two bugs there. Sorry in advance for adding to the workload =) | 22:39 |
*** user_ has joined #maemo | 22:39 | |
*** user_ is now known as vi__ | 22:39 | |
vi__ | yo | 22:39 |
*** jhb has quit IRC | 22:39 | |
*** mece has left #maemo | 22:40 | |
*** nox- has joined #maemo | 22:46 | |
MohammadAG | alterego, so, any thoughts? | 22:46 |
*** mc_teo` has joined #maemo | 22:47 | |
*** etrunko has quit IRC | 22:54 | |
*** etrunko has joined #maemo | 22:55 | |
*** shanttu has joined #maemo | 23:01 | |
*** diegohcg has quit IRC | 23:02 | |
alterego | MohammadAG: not currently, :/ | 23:02 |
*** The_Fellow1 has joined #maemo | 23:05 | |
*** diegohcg has joined #maemo | 23:06 | |
*** The_Fellow has quit IRC | 23:07 | |
*** hannesw_ is now known as hannesw | 23:07 | |
*** vi__ has quit IRC | 23:10 | |
*** makulkar has quit IRC | 23:16 | |
*** s1gk1ll has quit IRC | 23:17 | |
*** s1gk1ll has joined #maemo | 23:17 | |
*** hannesw has quit IRC | 23:19 | |
*** lxp1 has joined #maemo | 23:26 | |
*** lxp has quit IRC | 23:27 | |
*** timeless_w7ip has quit IRC | 23:29 | |
*** sq-one has quit IRC | 23:30 | |
*** geaaru has joined #maemo | 23:32 | |
*** sq-one has joined #maemo | 23:33 | |
*** baraujo has quit IRC | 23:35 | |
*** lizardo has quit IRC | 23:38 | |
*** jhb has joined #maemo | 23:39 | |
MohammadAG | ha, fixed it | 23:40 |
*** timn has joined #maemo | 23:41 | |
*** lizardo has joined #maemo | 23:42 | |
E0x | ? | 23:42 |
*** baraujo has joined #maemo | 23:43 | |
*** jhb has quit IRC | 23:43 | |
Venemo | hey MohammadAG, I've been trying to ping you for a few days | 23:47 |
MohammadAG | alterego, was making too many instances of MafwSource | 23:47 |
*** spiritd has quit IRC | 23:47 | |
MohammadAG | Venemo, sup | 23:47 |
Venemo | MohammadAG, care to answer to pm? :P | 23:48 |
MohammadAG | Venemo, sorry if I don't reply for some time, I'm lagging like shit | 23:50 |
Venemo | np MohammadAG :) | 23:50 |
*** makulkar has joined #maemo | 23:51 | |
*** BCMM has joined #maemo | 23:52 | |
*** choppa has quit IRC | 23:54 | |
*** otep_ has quit IRC | 23:54 | |
*** KMFDM has quit IRC | 23:55 | |
*** andre900 has quit IRC | 23:56 | |
*** NIN101 has quit IRC | 23:58 | |
*** edisson has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!