| *** NIN101 has quit IRC | 00:30 | |
| thp | MohammadAG: what's the url for the testing debs of your media player replacement? | 00:35 |
|---|---|---|
| MohammadAG | thp, no debs yet | 00:35 |
| MohammadAG | thp, http://mohammadag.xceleo.org/mediaplayer | 00:36 |
| *** VanpoofFluffy-ku has quit IRC | 00:36 | |
| MohammadAG | thp, you can join #maemo-foss, I usually discuss it there | 00:37 |
| merlin1991 | that means he usually forces his testing-bitch (me) to test new stuff ;) | 00:39 |
| MohammadAG | that too ^ | 00:40 |
| thp | wow, nice already. | 00:41 |
| thp | entertainment view crashed, though | 00:41 |
| MohammadAG | thp, you don't have the qml file, so yeah :) | 00:42 |
| MohammadAG | I'm not including it in a resource file since that prevents outside access | 00:42 |
| thp | yeah, that's what i'd have suggested now :p | 00:42 |
| thp | MohammadAG: you could add it as resource for fallback when the external qml file doesn't exist | 00:42 |
| MohammadAG | thp, but then I can't the album art | 00:44 |
| thp | why not? | 00:44 |
| MohammadAG | thp, it tries to look in :/ instead of / | 00:44 |
| MohammadAG | :/ = resource file | 00:44 |
| MohammadAG | / = root directory | 00:45 |
| thp | MohammadAG: and when supplying an absolute file:// URL? | 00:45 |
| MohammadAG | thp, it looks in file://:/ | 00:45 |
| MohammadAG | or something like that, I tried to do it once | 00:45 |
| thp | then write a custom image provider and use image:// | 00:45 |
| thp | http://doc.qt.nokia.com/latest/qdeclarativeimageprovider.html | 00:45 |
| MohammadAG | thp, tbh, I only worked on it for an hour | 00:46 |
| MohammadAG | I still need to make the slider active, and stretching it (to make it wider) messes it up | 00:46 |
| MohammadAG | I wish I could use QSlider | 00:46 |
| thp | portrait mode is really nice. as is the cover art "shiny shadow" effect | 00:47 |
| MohammadAG | :) | 00:47 |
| MohammadAG | I hate how long Qt takes to repaint though | 00:47 |
| MohammadAG | rotation is a bit slow when the device is under heavy load | 00:47 |
| MohammadAG | (as with all Qt apps) | 00:47 |
| thp | so, what's missing for the public release? the playlist display? | 00:48 |
| MohammadAG | thp, yeah, can't figure that out | 00:48 |
| MohammadAG | and categories view in videos, but that should be easy | 00:48 |
| thp | video playback is also nice. seems to be a bit confused by my forced portrait mode, but that's okay. | 00:50 |
| thp | really looking forward to seeing that as part of the cssu at some point :) | 00:50 |
| thp | MohammadAG: is there a bug tracker? found an issue with the time display for tracks > 1h | 00:53 |
| MohammadAG | thp, nope, no tracker yet | 00:54 |
| MohammadAG | thp, audio tracks > 1h? | 00:54 |
| MohammadAG | do those even exist? I assumed not so didn't make a check | 00:54 |
| MohammadAG | I'm guessing it shows 59:59 | 00:54 |
| thp | it actually just trims the hour part. so after 59:59, it is 00:00 and goes on from there | 00:55 |
| thp | MohammadAG: you should start listening to more dj sets ;) they are ~ 1h to ~2h mostly | 00:55 |
| MohammadAG | thp, I'm using http://doc.trolltech.com/4.7/qtime.html#toString | 00:56 |
| MohammadAG | with mm:ss as the format, I should add hh: if time is over 59 minutes and 59s | 00:56 |
| thp | yep | 00:56 |
| thp | both for position and duration | 00:57 |
| MohammadAG | thp, about video playback, I'm trying to get the bottom bar transparent, it'll look nice | 00:58 |
| thp | MohammadAG: for that you probably only need to get the right background color | 00:58 |
| MohammadAG | thp, it is right, I'm not sure what's wrong | 00:59 |
| MohammadAG | (that's why it's greenish instead of black) | 00:59 |
| thp | or Qt::WA_TranslucentBackground on the widget | 00:59 |
| MohammadAG | that shows a black background for some reason | 00:59 |
| MohammadAG | thp, btw, the player has DBus methods ready | 01:00 |
| thp | nice. in addition to the mafw interface? | 01:00 |
| MohammadAG | if you edit the .service file in /usr/share/dbus-1/services/com.nokia.mediaplayer.service | 01:00 |
| MohammadAG | and make it point at the new player, the stock widget will open that player | 01:00 |
| MohammadAG | I just need to sort mime_open (it's used by the file manager to open files) | 01:01 |
| MohammadAG | and while the method is ready, I can't figure out how to get the mime type | 01:01 |
| thp | i also like that it keeps state between invocations, although having the music running after closing is confusing at first | 01:01 |
| merlin1991 | thp: the last sthing is a settting | 01:02 |
| merlin1991 | in the settings ui | 01:02 |
| thp | merlin1991: there's a settings ui? | 01:02 |
| thp | found it :) | 01:03 |
| thp | anyway, new day. gotta get some sleep. catch you later :) | 01:03 |
| MohammadAG | night thp :) | 01:04 |
| MohammadAG | <thp> i also like that it keeps state between invocations, although having the music running after closing is confusing at first <-- one of the things I missed from Symbian | 01:04 |
| *** crashanddie has quit IRC | 01:23 | |
| *** crashanddie has joined #maemo-ssu | 01:23 | |
| *** crashanddie has joined #maemo-ssu | 01:23 | |
| *** crashanddie has quit IRC | 01:43 | |
| *** BCMM has quit IRC | 01:48 | |
| *** barzam has quit IRC | 01:49 | |
| *** barzam has joined #maemo-ssu | 02:07 | |
| *** PoOky_ has joined #maemo-ssu | 02:35 | |
| *** haltdef has quit IRC | 02:35 | |
| *** Milhouse has quit IRC | 02:35 | |
| *** El_Angelo has quit IRC | 02:35 | |
| *** Po0ky has quit IRC | 02:35 | |
| *** El_Angelo has joined #maemo-ssu | 02:39 | |
| *** haltdef has joined #maemo-ssu | 02:39 | |
| *** arcean_ has quit IRC | 02:51 | |
| *** arcean__ has joined #maemo-ssu | 02:51 | |
| *** arcean__ is now known as arcean | 03:03 | |
| *** Milhouse has joined #maemo-ssu | 03:10 | |
| *** Milhouse has joined #maemo-ssu | 03:10 | |
| *** arcean has quit IRC | 03:20 | |
| *** the_lord has joined #maemo-ssu | 03:21 | |
| *** DocScrutinizer has quit IRC | 03:38 | |
| *** DocScrutinizer has joined #maemo-ssu | 03:38 | |
| *** MohammadAG has quit IRC | 03:38 | |
| *** Mohammad- has joined #maemo-ssu | 03:38 | |
| *** Mohammad- is now known as MohammadAG | 03:38 | |
| *** merlin1991 has quit IRC | 03:38 | |
| *** merlin1991 has joined #maemo-ssu | 03:39 | |
| *** the_lord has quit IRC | 03:48 | |
| *** mveplus has quit IRC | 03:54 | |
| *** mvenplus has joined #maemo-ssu | 03:58 | |
| *** Spacedout_ has quit IRC | 04:01 | |
| *** Jaffa has quit IRC | 04:01 | |
| *** faari-ddr has quit IRC | 04:01 | |
| *** Jaffa has joined #maemo-ssu | 04:01 | |
| *** faari has joined #maemo-ssu | 04:01 | |
| *** macmaN has quit IRC | 04:02 | |
| *** macmaN_ has joined #maemo-ssu | 04:05 | |
| *** Spacedout_ has joined #maemo-ssu | 04:08 | |
| *** M4rtinK has quit IRC | 04:37 | |
| *** mvenplus has quit IRC | 05:20 | |
| *** mvenplus has joined #maemo-ssu | 05:21 | |
| *** lardman|gone has quit IRC | 05:56 | |
| *** ruskie has quit IRC | 05:56 | |
| *** Brownout has quit IRC | 05:56 | |
| *** ^24seven has quit IRC | 05:56 | |
| *** kitu- has quit IRC | 05:56 | |
| *** akikhaw has quit IRC | 05:56 | |
| *** peetah has quit IRC | 05:56 | |
| *** chem|st has quit IRC | 05:56 | |
| *** jeremiah has quit IRC | 05:56 | |
| *** Milhouse has quit IRC | 05:56 | |
| *** barzam has quit IRC | 05:56 | |
| *** Aranel has quit IRC | 05:56 | |
| *** chainsawbike has quit IRC | 05:56 | |
| *** Vid has quit IRC | 05:56 | |
| *** onion has quit IRC | 05:56 | |
| *** IronLegend has quit IRC | 05:56 | |
| *** El_Angelo has quit IRC | 05:57 | |
| *** haltdef has quit IRC | 05:57 | |
| *** Jaffa has quit IRC | 05:57 | |
| *** faari has quit IRC | 05:57 | |
| *** MohammadAG has quit IRC | 05:57 | |
| *** DocScrutinizer has quit IRC | 05:57 | |
| *** phellarv has quit IRC | 05:57 | |
| *** xnt14 has quit IRC | 05:57 | |
| *** ecksun has quit IRC | 05:57 | |
| *** DocScrutinizer51 has quit IRC | 05:57 | |
| *** mvenplus has quit IRC | 05:57 | |
| *** Lava_Croft has quit IRC | 05:57 | |
| *** Dhraakellian has quit IRC | 05:57 | |
| *** pillar_ has quit IRC | 05:57 | |
| *** fil has quit IRC | 05:57 | |
| *** macmaN_ has quit IRC | 05:57 | |
| *** PoOky_ has quit IRC | 05:57 | |
| *** ZogG has quit IRC | 05:57 | |
| *** gregoa has quit IRC | 05:57 | |
| *** thp has quit IRC | 05:57 | |
| *** Kaptenen has quit IRC | 05:57 | |
| *** ThreeM has quit IRC | 05:57 | |
| *** m0use has quit IRC | 05:57 | |
| *** teve has quit IRC | 05:57 | |
| *** obironbo has quit IRC | 05:57 | |
| *** Spacedout_ has quit IRC | 05:57 | |
| *** merlin1991 has quit IRC | 05:57 | |
| *** Sc0rpius has quit IRC | 05:58 | |
| *** ChanServ has quit IRC | 05:58 | |
| *** deafboy has quit IRC | 05:58 | |
| *** wmarone has quit IRC | 05:58 | |
| *** wmarone has joined #maemo-ssu | 06:00 | |
| *** deafboy has joined #maemo-ssu | 06:00 | |
| *** mvenplus has joined #maemo-ssu | 06:00 | |
| *** Spacedout_ has joined #maemo-ssu | 06:00 | |
| *** macmaN_ has joined #maemo-ssu | 06:00 | |
| *** faari has joined #maemo-ssu | 06:00 | |
| *** Jaffa has joined #maemo-ssu | 06:00 | |
| *** merlin1991 has joined #maemo-ssu | 06:00 | |
| *** MohammadAG has joined #maemo-ssu | 06:00 | |
| *** DocScrutinizer has joined #maemo-ssu | 06:00 | |
| *** Milhouse has joined #maemo-ssu | 06:00 | |
| *** haltdef has joined #maemo-ssu | 06:00 | |
| *** El_Angelo has joined #maemo-ssu | 06:00 | |
| *** PoOky_ has joined #maemo-ssu | 06:00 | |
| *** barzam has joined #maemo-ssu | 06:00 | |
| *** Aranel has joined #maemo-ssu | 06:00 | |
| *** ZogG has joined #maemo-ssu | 06:00 | |
| *** gregoa has joined #maemo-ssu | 06:00 | |
| *** phellarv has joined #maemo-ssu | 06:00 | |
| *** m0use has joined #maemo-ssu | 06:00 | |
| *** chainsawbike has joined #maemo-ssu | 06:00 | |
| *** xnt14 has joined #maemo-ssu | 06:00 | |
| *** ecksun has joined #maemo-ssu | 06:00 | |
| *** Lava_Croft has joined #maemo-ssu | 06:00 | |
| *** kitu- has joined #maemo-ssu | 06:00 | |
| *** Vid has joined #maemo-ssu | 06:00 | |
| *** obironbo has joined #maemo-ssu | 06:00 | |
| *** akikhaw has joined #maemo-ssu | 06:00 | |
| *** thp has joined #maemo-ssu | 06:00 | |
| *** lardman|gone has joined #maemo-ssu | 06:00 | |
| *** Sc0rpius has joined #maemo-ssu | 06:00 | |
| *** Kaptenen has joined #maemo-ssu | 06:00 | |
| *** ^24seven has joined #maemo-ssu | 06:00 | |
| *** Brownout has joined #maemo-ssu | 06:00 | |
| *** ruskie has joined #maemo-ssu | 06:00 | |
| *** teve has joined #maemo-ssu | 06:00 | |
| *** ChanServ has joined #maemo-ssu | 06:00 | |
| *** onion has joined #maemo-ssu | 06:00 | |
| *** IronLegend has joined #maemo-ssu | 06:00 | |
| *** peetah has joined #maemo-ssu | 06:00 | |
| *** chem|st has joined #maemo-ssu | 06:00 | |
| *** jeremiah has joined #maemo-ssu | 06:00 | |
| *** ThreeM has joined #maemo-ssu | 06:00 | |
| *** Dhraakellian has joined #maemo-ssu | 06:00 | |
| *** pillar_ has joined #maemo-ssu | 06:00 | |
| *** fil has joined #maemo-ssu | 06:00 | |
| *** sendak.freenode.net sets mode: +o ChanServ | 06:00 | |
| *** DocScrutinizer51 has joined #maemo-ssu | 06:00 | |
| *** Milhouse has quit IRC | 06:00 | |
| *** barzam has quit IRC | 06:00 | |
| *** Aranel has quit IRC | 06:00 | |
| *** chainsawbike has quit IRC | 06:00 | |
| *** Vid has quit IRC | 06:00 | |
| *** onion has quit IRC | 06:00 | |
| *** IronLegend has quit IRC | 06:00 | |
| *** Milhouse has joined #maemo-ssu | 06:01 | |
| *** barzam has joined #maemo-ssu | 06:01 | |
| *** Aranel has joined #maemo-ssu | 06:01 | |
| *** chainsawbike has joined #maemo-ssu | 06:01 | |
| *** Vid has joined #maemo-ssu | 06:01 | |
| *** onion has joined #maemo-ssu | 06:01 | |
| *** IronLegend has joined #maemo-ssu | 06:01 | |
| *** ruskie has quit IRC | 06:03 | |
| *** ruskie has joined #maemo-ssu | 06:07 | |
| *** ruskie has quit IRC | 06:09 | |
| *** ruskie has joined #maemo-ssu | 06:10 | |
| *** ruskie has quit IRC | 06:15 | |
| *** nhOmega has joined #maemo-ssu | 06:15 | |
| *** nhOmega is now known as ruskie | 06:15 | |
| *** ruskie has quit IRC | 06:20 | |
| *** ruskie has joined #maemo-ssu | 06:20 | |
| *** ruskie has quit IRC | 06:25 | |
| *** ruskie has joined #maemo-ssu | 06:25 | |
| *** merlin_1991 has joined #maemo-ssu | 06:26 | |
| *** ruskie has quit IRC | 06:30 | |
| *** ruskie has joined #maemo-ssu | 06:30 | |
| *** Sc0rpius has quit IRC | 06:32 | |
| *** merlin1991 has quit IRC | 06:32 | |
| *** ruskie has quit IRC | 06:35 | |
| *** ruskie has joined #maemo-ssu | 06:35 | |
| *** Sc0rpius has joined #maemo-ssu | 06:39 | |
| *** ruskie has quit IRC | 06:40 | |
| *** ruskie has joined #maemo-ssu | 06:40 | |
| *** ruskie has quit IRC | 06:45 | |
| *** ruskie has joined #maemo-ssu | 06:45 | |
| *** ruskie has quit IRC | 06:50 | |
| *** ruskie has joined #maemo-ssu | 06:51 | |
| *** ruskie has quit IRC | 06:55 | |
| *** ruskie has joined #maemo-ssu | 06:56 | |
| *** ruskie has joined #maemo-ssu | 06:56 | |
| *** ruskie has quit IRC | 07:01 | |
| *** ruskie has joined #maemo-ssu | 07:01 | |
| *** Sc0rpius has quit IRC | 07:03 | |
| *** onion_ has joined #maemo-ssu | 07:05 | |
| *** barzam_ has joined #maemo-ssu | 07:05 | |
| *** ruskie has quit IRC | 07:06 | |
| *** nhOmega has joined #maemo-ssu | 07:06 | |
| *** nhOmega is now known as ruskie | 07:06 | |
| *** Vid_ has joined #maemo-ssu | 07:08 | |
| *** Aranel_ has joined #maemo-ssu | 07:08 | |
| *** Aranel_ has quit IRC | 07:08 | |
| *** Milhouse has quit IRC | 07:08 | |
| *** barzam has quit IRC | 07:08 | |
| *** Aranel has quit IRC | 07:08 | |
| *** chainsawbike has quit IRC | 07:08 | |
| *** Vid has quit IRC | 07:08 | |
| *** onion has quit IRC | 07:08 | |
| *** IronLegend has quit IRC | 07:08 | |
| *** Sc0rpius has joined #maemo-ssu | 07:10 | |
| *** ruskie has quit IRC | 07:11 | |
| *** chainsawbike has joined #maemo-ssu | 07:14 | |
| *** IronLegend has joined #maemo-ssu | 07:14 | |
| *** ruskie has joined #maemo-ssu | 07:16 | |
| *** ruskie has quit IRC | 07:16 | |
| *** ruskie has joined #maemo-ssu | 07:16 | |
| *** ruskie has quit IRC | 07:22 | |
| *** ruskie has joined #maemo-ssu | 07:27 | |
| *** DocScrutinizer has quit IRC | 07:33 | |
| *** DocScrutinizer has joined #maemo-ssu | 07:33 | |
| *** Sc0rpius has quit IRC | 07:35 | |
| *** ZogG has quit IRC | 08:07 | |
| *** ZogG has joined #maemo-ssu | 08:08 | |
| *** PoOky_ is now known as Po0ky | 08:11 | |
| *** mvenplus has quit IRC | 08:18 | |
| Lava_Croft | MohammadAG: nice work! If you put up a build, I'll try it after work. | 08:21 |
| Lava_Croft | and good morning | 08:21 |
| *** mvenplus has joined #maemo-ssu | 08:36 | |
| *** jsgotangco has joined #maemo-ssu | 09:13 | |
| *** jsgotangco has quit IRC | 09:43 | |
| *** crashanddie has joined #maemo-ssu | 09:49 | |
| *** crashanddie has quit IRC | 09:49 | |
| *** crashanddie has joined #maemo-ssu | 09:49 | |
| *** m0use has quit IRC | 09:57 | |
| *** mece has joined #maemo-ssu | 10:05 | |
| *** Milhouse has joined #maemo-ssu | 10:34 | |
| *** Milhouse has joined #maemo-ssu | 10:34 | |
| *** zaleb has joined #maemo-ssu | 11:16 | |
| *** merlin1991 has joined #maemo-ssu | 11:16 | |
| *** deafboy_ has joined #maemo-ssu | 11:19 | |
| *** teve_ has joined #maemo-ssu | 11:20 | |
| chem|st | HELP!!111 | 11:21 |
| * chem|st just needed the 1337 end... | 11:22 | |
| merlin1991 | chem|st: wassup? | 11:22 |
| merlin1991 | 4v4ryth!ng 3lr!ght? | 11:22 |
| chem|st | I don't know if it is cssu or hardware... my kbd leds are gone | 11:22 |
| *** merlin_1991 has quit IRC | 11:22 | |
| *** deafboy has quit IRC | 11:22 | |
| *** teve has quit IRC | 11:22 | |
| *** crashanddie has quit IRC | 11:22 | |
| *** wmarone has quit IRC | 11:22 | |
| *** obironbo has quit IRC | 11:22 | |
| *** crashanddie has joined #maemo-ssu | 11:23 | |
| *** wmarone has joined #maemo-ssu | 11:23 | |
| *** obironbo has joined #maemo-ssu | 11:23 | |
| chem|st | /sys/class/i2c-adapter/i2c-2/2-0032/leds:lp5523:kb6/brightness nonexistent directory ... | 11:24 |
| merlin1991 | cssu shouldn't affect that | 11:24 |
| chem|st | or something else, my girl shutdown the device accidentally and starting it again didn't ask for pin weird enough | 11:25 |
| chem|st | but then the kbd light was gone too | 11:25 |
| chem|st | restarting it again it asked for gsmPIN but yet no kbd leds... :( | 11:25 |
| chem|st | merlin1991: that's what I thought | 11:26 |
| * chem|st is going to #maemo to moan there :( | 11:26 | |
| *** teve_ is now known as teve | 11:33 | |
| thp | chem|st: did you try turning it completely off (i.e. switch off without usb cable, then waiting a bit, popping the battery, putthing everything back together and turning it on?) | 11:33 |
| mece | chem|st, wow..spooky | 11:39 |
| chem|st | thp: not yet... | 11:58 |
| chem|st | thp: will charge it a bit before I try... just did backups... | 11:59 |
| thp | chem|st: the other "keyboard leds gone" thing could be R&D mode, but I doubt that she connected the device to a PC and used flasher to set the R&D flags | 11:59 |
| thp | also, they would blink in a weird fashion then and not be completely gone | 11:59 |
| chem|st | was connected to win7 and I dont know if the kbd leds worked before | 12:00 |
| chem|st | just rsyncing stuff now... hope some powerreset like removed battery will help it | 12:01 |
| *** haltdef_ has joined #maemo-ssu | 12:05 | |
| *** onion__ has joined #maemo-ssu | 12:06 | |
| *** nhOmega has joined #maemo-ssu | 12:12 | |
| *** ruskie has quit IRC | 12:12 | |
| *** onion_ has quit IRC | 12:12 | |
| *** El_Angelo has quit IRC | 12:12 | |
| *** haltdef has quit IRC | 12:12 | |
| *** nhOmega is now known as ruskie | 12:12 | |
| *** El_Angelo has joined #maemo-ssu | 12:12 | |
| *** crashanddie_ has joined #maemo-ssu | 12:12 | |
| *** Damnshock has joined #maemo-ssu | 12:18 | |
| chem|st | thp: removing battery worked *puh* | 12:20 |
| thp | chem|st: :) | 12:23 |
| thp | maybe you didn't really switch off the n900. if it's on the charger, it merely goes into "actdead" mode | 12:23 |
| chem|st | thp: no it was outdoors somewhere oin the fields, she tried to take pictures, and messed up the buttons cause the slide was blocking her fingers from grabbing properly | 12:35 |
| *** lardman|gone has quit IRC | 12:36 | |
| chem|st | was a bit scared as unregistered devices without messed up modules points to h/w fault... | 12:36 |
| *** ZogG has quit IRC | 12:40 | |
| *** Lava_Croft has quit IRC | 12:40 | |
| *** Dhraakellian has quit IRC | 12:40 | |
| *** pillar_ has quit IRC | 12:40 | |
| *** fil has quit IRC | 12:40 | |
| merlin1991 | what's up with the netsplits today? I thought they blong to the past | 12:41 |
| *** pillar has joined #maemo-ssu | 12:43 | |
| *** Dhraakellian has joined #maemo-ssu | 12:44 | |
| *** ZogG has joined #maemo-ssu | 12:44 | |
| *** Lava_Croft has joined #maemo-ssu | 12:45 | |
| *** fil has joined #maemo-ssu | 12:45 | |
| chem|st | merlin1991: there are currently issues with some servers... (some weeks now afair) | 12:46 |
| *** Damnshock has quit IRC | 13:17 | |
| *** Damnshock has joined #maemo-ssu | 13:20 | |
| *** M4rtinK has joined #maemo-ssu | 13:22 | |
| *** Damnshock has quit IRC | 13:30 | |
| *** Damnshock has joined #maemo-ssu | 13:30 | |
| *** freemangordon has joined #maemo-ssu | 13:34 | |
| *** freemangordon has left #maemo-ssu | 13:37 | |
| *** lizardo has joined #maemo-ssu | 13:43 | |
| *** M4rtinK has quit IRC | 14:06 | |
| *** mece1 has joined #maemo-ssu | 14:12 | |
| *** mece has quit IRC | 14:12 | |
| *** teve has quit IRC | 14:12 | |
| *** merlin1991 has quit IRC | 14:12 | |
| *** teve has joined #maemo-ssu | 14:12 | |
| *** merlin1991 has joined #maemo-ssu | 14:13 | |
| *** lizardo has quit IRC | 14:13 | |
| *** lizardo has joined #maemo-ssu | 14:14 | |
| *** M4rtinK has joined #maemo-ssu | 14:28 | |
| MohammadAG | chem|st/sys/class/i2c-adapter/i2c-2/2-0032/leds:lp5523:kb6/brightness nonexistent directory ... | 15:33 |
| MohammadAG | related to kernel-power | 15:33 |
| MohammadAG | removing the battery should reset the chip, as it always stays "powered" even when the device is off | 15:34 |
| MohammadAG | cc DocScrutinizer | 15:34 |
| chem|st | ehrm does cssu install custom kernel? (didn' check) | 15:37 |
| Lava_Croft | no | 15:38 |
| Lava_Croft | there was talk about it some time ago, though | 15:38 |
| chem|st | cold boot did fix it yes, I have no kernel-power installed (you mean power-kernel right, or enlighten me pls) | 15:41 |
| MohammadAG | it's called kernel-power | 15:41 |
| MohammadAG | Power kernel is the used name on the forums | 15:41 |
| MohammadAG | name used* | 15:41 |
| chem|st | ah ok so no I have not :) | 15:41 |
| MohammadAG | weird | 15:41 |
| MohammadAG | post output of uname -r, something might've pulled it in | 15:41 |
| chem|st | there was a hickup as I described where a warm-boot did not ask for gsm-PIN | 15:42 |
| chem|st | 2.6.28-omap1 | 15:43 |
| DocScrutinizer | chem|st: kernel-power == RPN | 15:44 |
| DocScrutinizer | 3 enter 5 * | 15:45 |
| chem|st | DocScrutinizer: what are you talking about | 15:45 |
| DocScrutinizer | when lp5523 locks up then it possibly can kill even stock kernel's driver to a point where sysfs nodes vanish. Needs bat removal as quoted by MohammadAG | 15:46 |
| DocScrutinizer | Revers Polish Notation | 15:46 |
| DocScrutinizer | HP calculators | 15:46 |
| DocScrutinizer | kernel <enter> power >attribute> | 15:47 |
| chem|st | ok, yeah but that never happened before... likely not the gsmPIN thing | 15:47 |
| chem|st | where do you want me to enter this? | 15:48 |
| chem|st | and what will it do? | 15:48 |
| DocScrutinizer | or maybe it's french. They also do it all the time, like OTAN instead of NATO | 15:48 |
| DocScrutinizer | SIDA instead of AIDS | 15:48 |
| chem|st | you lost me lines ago | 15:49 |
| DocScrutinizer | object:kernel attribute:power == this is a power kernel | 15:49 |
| DocScrutinizer | cet un kernel power | 15:49 |
| DocScrutinizer | a red flower -> une fleur roughe | 15:50 |
| DocScrutinizer | u n kernel power | 15:50 |
| chem|st | I get it but why is this important now? | 15:51 |
| DocScrutinizer | not at all | 15:51 |
| chem|st | o_O | 15:51 |
| DocScrutinizer | just joking about kernel-power | 15:51 |
| chem|st | I know that package names are sorted the other way round to have all related packages under the same first character... | 15:52 |
| DocScrutinizer | yeah, prolly | 15:52 |
| DocScrutinizer | and I got no idea why it didn't ask for PIN | 15:53 |
| DocScrutinizer | there *are* warm boot ways that don't need PIN | 15:53 |
| chem|st | that is something bothering me right now as this is a security risk | 15:54 |
| DocScrutinizer | IIRC dsme watchdog rebooting device is one of them | 15:54 |
| chem|st | the "warm" boot in this case means "just not removed no battery" | 15:54 |
| DocScrutinizer | that's really weird | 15:54 |
| chem|st | yes | 15:54 |
| chem|st | and currently scaring me | 15:55 |
| chem|st | never checked but does the device ask for security pin when changing SIMs? | 15:55 |
| DocScrutinizer | justly | 15:55 |
| chem|st | removing doesn't afir | 15:55 |
| DocScrutinizer | err | 15:55 |
| DocScrutinizer | it MUST, no? | 15:56 |
| DocScrutinizer | a) you have to switch off to change SIM b) new SIM has new PIN | 15:56 |
| chem|st | that should be one of the basic features, comes with all phones I owned yet but the 30eur devices back fom 1998 | 15:56 |
| DocScrutinizer | what? | 15:56 |
| chem|st | I mean securityPIN not the gsmPIN | 15:57 |
| DocScrutinizer | aaah, you mean hw-lock | 15:57 |
| chem|st | yes | 15:57 |
| DocScrutinizer | well, I don't think N900 supports hat | 15:57 |
| DocScrutinizer | that* | 15:57 |
| chem|st | I know... | 15:57 |
| chem|st | I actualy would like to have it set for boot permanently | 15:58 |
| DocScrutinizer | you have general hw-lock that needs to be entered on each bootup | 15:58 |
| chem|st | how? | 15:58 |
| DocScrutinizer | enable outolock I guess | 15:58 |
| DocScrutinizer | settings lock | 15:58 |
| chem|st | it does ask if the device was locked during shutdown | 15:59 |
| DocScrutinizer | :nod: | 15:59 |
| DocScrutinizer | sounds like a fixable thing | 15:59 |
| chem|st | but I think it didn't when just autolock was active but not initialized | 15:59 |
| chem|st | lmc | 15:59 |
| DocScrutinizer | I never used lock so dunno much about it | 15:59 |
| chem|st | that is THE theft protection... | 16:00 |
| DocScrutinizer | chem|st: simple as milk: add the dbus call to lock device to init scripts (actually xsession) | 16:01 |
| chem|st | ok active autolock without locked device asks for lockcode at boot! | 16:01 |
| chem|st | I'd love to have double-press powerkey to HW-lock and not just screen/kbd-lock and only the slide-switch for that | 16:03 |
| DocScrutinizer | hmm, not sure if mce.ini can do | 16:05 |
| chem|st | I tried but the command is not available for double press | 16:05 |
| chem|st | actualy I'd have used the standby cmd routines for it but that is not available in rx51 | 16:06 |
| *** povbot` has joined #maemo-ssu | 16:09 | |
| DocScrutinizer51 | btw the harmattan mce.ini and mce seems to be a tad smarter | 16:10 |
| DocScrutinizer51 | can mix led patterns | 16:10 |
| DocScrutinizer51 | err OR states | 16:10 |
| chem|st | how far is harmattan grown yet? | 16:10 |
| *** merlin_1991 has joined #maemo-ssu | 16:11 | |
| chem|st | thought it is testing stage already... I'd love to participate in testing | 16:11 |
| DocScrutinizer51 | if you request pattern-bat-charged and pattern-IM then mce might search for pattern-bat-charged&IM | 16:11 |
| chem|st | .oO(not only for funny ovi.com merchandise stuff I get for closed betas/alphas^^) | 16:12 |
| DocScrutinizer51 | meh, I hope it will never see the daylight | 16:12 |
| M4rtinK | any plans for upgrading the system glib ? any known blockers preventing it ? :) | 16:12 |
| M4rtinK | quite a few newer packages are already demanding 2.24 and above (namely Clutter 1.5+) | 16:13 |
| chem|st | I saw nokia alphas go beta in 4 weeks and beta go productive in 1 week and was like "people pls don't i.0.1 i++ on that it is more like i-- and should stay beta another month at least... | 16:13 |
| DocScrutinizer51 | I got goosepimples like 397 times when those 'nolia testers' asked thinks like "what do you use for xterm on maemo?" then "(... not on fremantle here)" | 16:14 |
| chem|st | they either meego or harmattan'ing | 16:17 |
| *** merlin1991 has quit IRC | 16:17 | |
| *** Damnshock has quit IRC | 16:17 | |
| *** povbot has quit IRC | 16:17 | |
| DocScrutinizer | maego hartamman MEEH | 16:20 |
| *** Damnshock has joined #maemo-ssu | 16:21 | |
| DocScrutinizer | I know exactly, it will be like 75s after I got my hands on that, and tried in vain to find out how to make those unbearably ugly mickeymouse gnomes vanish on desktop wallpaper, that I smash the device against the wall | 16:23 |
| DocScrutinizer | honestly, this wallpaper will stop every semi-serious user from picking up the device at store to have a first look at it | 16:25 |
| DocScrutinizer | and fine so, as the rest of the UX is just in line with this boiler plate | 16:25 |
| *** merlin_1991 is now known as merlin1991 | 16:26 | |
| DocScrutinizer | well maybe this is the right chan to express hope for hildon get a port to mee(ae)go harmattan HE, but then I ask "why do we need friggin meego HE anyway?" | 16:28 |
| chem|st | yeah sad to see nokia going down the stream... | 16:28 |
| chem|st | and someone paid some newspapers to recommend WP7 will outnumber iphone fall 2011... | 16:29 |
| chem|st | as soon as we be able to flash maemo+cssu on new hardware, I am happy! | 16:30 |
| chem|st | nokia germany stopped selling n900s online... | 16:30 |
| chem|st | I think I will buy another for spare when it drops to 2xx€ | 16:31 |
| DocScrutinizer | yeah | 16:31 |
| DocScrutinizer | yeah | 16:31 |
| chem|st | or even 2 just in case | 16:31 |
| DocScrutinizer | yeah | 16:31 |
| chem|st | this device will suite me for the next years! | 16:31 |
| DocScrutinizer | I'm expecting an EOL of no less than 5 years from now | 16:32 |
| DocScrutinizer | well, 4 now | 16:32 |
| DocScrutinizer | got it >12 months ago | 16:32 |
| chem|st | they have to keep up with spareparts for another 10 afair | 16:32 |
| DocScrutinizer | don't think so | 16:32 |
| chem|st | for EU I think they have | 16:33 |
| DocScrutinizer | depends on value of device, and whatnot | 16:33 |
| chem|st | as long as you can buy one + 4 years | 16:33 |
| *** mece1 has quit IRC | 16:33 | |
| DocScrutinizer | got 2 now, if it wasn't I'm spoiled by the ~12 FR devices colllecting dust here, I'd say I could feel just ahppy | 16:34 |
| chem|st | FR devices? | 16:35 |
| DocScrutinizer | Freerunner | 16:35 |
| DocScrutinizer | /whois DocScrutinizer51 | 16:35 |
| chem|st | 12? | 16:36 |
| *** DocScrutinizer51 has quit IRC | 16:36 | |
| *** DocScrutinizer51 has joined #maemo-ssu | 16:36 | |
| DocScrutinizer | FFS | 16:36 |
| DocScrutinizer | ZNC failed to authenticate | 16:36 |
| DocScrutinizer | /whois DocScrutinizer | 16:37 |
| DocScrutinizer | yes, 12 | 16:37 |
| DocScrutinizer | or more? | 16:37 |
| DocScrutinizer | http://share.ovi.com/media/joerg900.public/joerg900.10096 | 16:39 |
| *** the_lord has joined #maemo-ssu | 16:40 | |
| chem|st | how many are working? | 16:40 |
| DocScrutinizer | :shrug: | 16:40 |
| DocScrutinizer | with a lil love all but one | 16:40 |
| DocScrutinizer | there's another few lent to friends etc | 16:41 |
| chem|st | ehrm where did you get the unsoldered rx51 mb from? | 16:42 |
| DocScrutinizer | what they're called...? | 16:42 |
| chem|st | picture 2/76 | 16:42 |
| DocScrutinizer | ownta.com | 16:43 |
| chem|st | what for? | 16:43 |
| DocScrutinizer | check out traces | 16:43 |
| DocScrutinizer | esp those that aren't in schematics | 16:43 |
| DocScrutinizer | I.E. testpoints | 16:43 |
| *** mase76 has joined #maemo-ssu | 16:44 | |
| DocScrutinizer | JTAG | 16:44 |
| chem|st | ah ok | 16:44 |
| *** NIN101 has joined #maemo-ssu | 16:46 | |
| *** zaleb has quit IRC | 16:58 | |
| *** Lava_Croft has quit IRC | 17:04 | |
| *** fil has quit IRC | 17:04 | |
| *** Jaffa has quit IRC | 17:04 | |
| *** BCMM has quit IRC | 17:04 | |
| *** teve has quit IRC | 17:04 | |
| *** pillar has quit IRC | 17:04 | |
| *** Milhouse has quit IRC | 17:04 | |
| *** Vid_ has quit IRC | 17:04 | |
| *** macmaN_ has quit IRC | 17:04 | |
| *** Po0ky has quit IRC | 17:04 | |
| *** gregoa has quit IRC | 17:04 | |
| *** thp has quit IRC | 17:04 | |
| *** Kaptenen has quit IRC | 17:04 | |
| *** ThreeM has quit IRC | 17:04 | |
| *** Dhraakellian has quit IRC | 17:04 | |
| *** crashanddie has quit IRC | 17:04 | |
| *** wmarone has quit IRC | 17:04 | |
| *** obironbo has quit IRC | 17:04 | |
| *** the_lord has quit IRC | 17:04 | |
| *** crashanddie_ has quit IRC | 17:04 | |
| *** El_Angelo has quit IRC | 17:04 | |
| *** DocScrutinizer has quit IRC | 17:04 | |
| *** haltdef_ has quit IRC | 17:04 | |
| *** deafboy_ has quit IRC | 17:04 | |
| *** Brownout has quit IRC | 17:05 | |
| *** ^24seven has quit IRC | 17:05 | |
| *** M4rtinK has quit IRC | 17:05 | |
| *** mvenplus has quit IRC | 17:05 | |
| *** ZogG has quit IRC | 17:05 | |
| *** onion__ has quit IRC | 17:05 | |
| *** ruskie has quit IRC | 17:05 | |
| *** kitu- has quit IRC | 17:05 | |
| *** akikhaw has quit IRC | 17:05 | |
| *** peetah has quit IRC | 17:05 | |
| *** chem|st has quit IRC | 17:05 | |
| *** jeremiah has quit IRC | 17:05 | |
| *** mase76 has quit IRC | 17:05 | |
| *** merlin1991 has quit IRC | 17:05 | |
| *** barzam_ has quit IRC | 17:05 | |
| *** Spacedout_ has quit IRC | 17:05 | |
| *** Damnshock has quit IRC | 17:05 | |
| *** ChanServ has quit IRC | 17:05 | |
| *** NIN101 has quit IRC | 17:05 | |
| *** faari has quit IRC | 17:05 | |
| *** MohammadAG has quit IRC | 17:05 | |
| *** phellarv has quit IRC | 17:05 | |
| *** xnt14 has quit IRC | 17:05 | |
| *** ecksun has quit IRC | 17:05 | |
| *** DocScrutinizer51 has quit IRC | 17:05 | |
| *** ecksun has joined #maemo-ssu | 17:05 | |
| *** zaleb has joined #maemo-ssu | 17:07 | |
| *** NIN101 has joined #maemo-ssu | 17:07 | |
| *** mase76 has joined #maemo-ssu | 17:07 | |
| *** the_lord has joined #maemo-ssu | 17:07 | |
| *** Damnshock has joined #maemo-ssu | 17:07 | |
| *** merlin1991 has joined #maemo-ssu | 17:07 | |
| *** BCMM has joined #maemo-ssu | 17:07 | |
| *** M4rtinK has joined #maemo-ssu | 17:07 | |
| *** teve has joined #maemo-ssu | 17:07 | |
| *** fil has joined #maemo-ssu | 17:07 | |
| *** Lava_Croft has joined #maemo-ssu | 17:07 | |
| *** ZogG has joined #maemo-ssu | 17:07 | |
| *** Dhraakellian has joined #maemo-ssu | 17:07 | |
| *** pillar has joined #maemo-ssu | 17:07 | |
| *** crashanddie_ has joined #maemo-ssu | 17:07 | |
| *** El_Angelo has joined #maemo-ssu | 17:07 | |
| *** ruskie has joined #maemo-ssu | 17:07 | |
| *** onion__ has joined #maemo-ssu | 17:07 | |
| *** haltdef_ has joined #maemo-ssu | 17:07 | |
| *** obironbo has joined #maemo-ssu | 17:07 | |
| *** wmarone has joined #maemo-ssu | 17:07 | |
| *** crashanddie has joined #maemo-ssu | 17:07 | |
| *** deafboy_ has joined #maemo-ssu | 17:07 | |
| *** Milhouse has joined #maemo-ssu | 17:07 | |
| *** mvenplus has joined #maemo-ssu | 17:07 | |
| *** DocScrutinizer has joined #maemo-ssu | 17:07 | |
| *** Vid_ has joined #maemo-ssu | 17:07 | |
| *** barzam_ has joined #maemo-ssu | 17:07 | |
| *** Spacedout_ has joined #maemo-ssu | 17:07 | |
| *** macmaN_ has joined #maemo-ssu | 17:07 | |
| *** faari has joined #maemo-ssu | 17:07 | |
| *** Jaffa has joined #maemo-ssu | 17:07 | |
| *** MohammadAG has joined #maemo-ssu | 17:07 | |
| *** Po0ky has joined #maemo-ssu | 17:07 | |
| *** gregoa has joined #maemo-ssu | 17:07 | |
| *** phellarv has joined #maemo-ssu | 17:07 | |
| *** xnt14 has joined #maemo-ssu | 17:07 | |
| *** kitu- has joined #maemo-ssu | 17:07 | |
| *** akikhaw has joined #maemo-ssu | 17:07 | |
| *** thp has joined #maemo-ssu | 17:07 | |
| *** Kaptenen has joined #maemo-ssu | 17:07 | |
| *** ^24seven has joined #maemo-ssu | 17:07 | |
| *** Brownout has joined #maemo-ssu | 17:07 | |
| *** ChanServ has joined #maemo-ssu | 17:07 | |
| *** peetah has joined #maemo-ssu | 17:07 | |
| *** chem|st has joined #maemo-ssu | 17:07 | |
| *** lindbohm.freenode.net sets mode: +o ChanServ | 17:07 | |
| *** jeremiah has joined #maemo-ssu | 17:07 | |
| *** ThreeM has joined #maemo-ssu | 17:07 | |
| *** DocScrutinizer51 has joined #maemo-ssu | 17:07 | |
| *** xnt14 has quit IRC | 17:08 | |
| *** ecksun is now known as Guest13777 | 17:08 | |
| *** Guest13777 has quit IRC | 17:09 | |
| *** ecksun_ has joined #maemo-ssu | 17:09 | |
| *** xnt14 has joined #maemo-ssu | 17:10 | |
| *** the_lord has quit IRC | 17:11 | |
| *** Lava_Croft has quit IRC | 17:19 | |
| *** fil has quit IRC | 17:19 | |
| *** Jaffa has quit IRC | 17:19 | |
| *** BCMM has quit IRC | 17:19 | |
| *** teve has quit IRC | 17:19 | |
| *** pillar has quit IRC | 17:19 | |
| *** Milhouse has quit IRC | 17:19 | |
| *** Vid_ has quit IRC | 17:19 | |
| *** macmaN_ has quit IRC | 17:19 | |
| *** Po0ky has quit IRC | 17:19 | |
| *** gregoa has quit IRC | 17:19 | |
| *** thp has quit IRC | 17:19 | |
| *** Kaptenen has quit IRC | 17:19 | |
| *** ThreeM has quit IRC | 17:19 | |
| *** Dhraakellian has quit IRC | 17:19 | |
| *** crashanddie has quit IRC | 17:19 | |
| *** wmarone has quit IRC | 17:19 | |
| *** obironbo has quit IRC | 17:19 | |
| *** crashanddie_ has quit IRC | 17:19 | |
| *** El_Angelo has quit IRC | 17:19 | |
| *** DocScrutinizer has quit IRC | 17:19 | |
| *** haltdef_ has quit IRC | 17:19 | |
| *** deafboy_ has quit IRC | 17:19 | |
| *** Brownout has quit IRC | 17:19 | |
| *** ^24seven has quit IRC | 17:19 | |
| *** M4rtinK has quit IRC | 17:19 | |
| *** mvenplus has quit IRC | 17:19 | |
| *** ZogG has quit IRC | 17:19 | |
| *** onion__ has quit IRC | 17:19 | |
| *** ruskie has quit IRC | 17:19 | |
| *** kitu- has quit IRC | 17:19 | |
| *** akikhaw has quit IRC | 17:19 | |
| *** peetah has quit IRC | 17:19 | |
| *** chem|st has quit IRC | 17:19 | |
| *** jeremiah has quit IRC | 17:19 | |
| *** zaleb has quit IRC | 17:19 | |
| *** mase76 has quit IRC | 17:19 | |
| *** merlin1991 has quit IRC | 17:19 | |
| *** barzam_ has quit IRC | 17:19 | |
| *** Spacedout_ has quit IRC | 17:19 | |
| *** Damnshock has quit IRC | 17:19 | |
| *** ChanServ has quit IRC | 17:19 | |
| *** xnt14 has quit IRC | 17:19 | |
| *** NIN101 has quit IRC | 17:19 | |
| *** faari has quit IRC | 17:19 | |
| *** MohammadAG has quit IRC | 17:19 | |
| *** phellarv has quit IRC | 17:19 | |
| *** DocScrutinizer51 has quit IRC | 17:19 | |
| *** xnt14 has joined #maemo-ssu | 17:20 | |
| *** zaleb has joined #maemo-ssu | 17:20 | |
| *** NIN101 has joined #maemo-ssu | 17:20 | |
| *** mase76 has joined #maemo-ssu | 17:20 | |
| *** Damnshock has joined #maemo-ssu | 17:20 | |
| *** merlin1991 has joined #maemo-ssu | 17:20 | |
| *** BCMM has joined #maemo-ssu | 17:20 | |
| *** M4rtinK has joined #maemo-ssu | 17:20 | |
| *** teve has joined #maemo-ssu | 17:20 | |
| *** fil has joined #maemo-ssu | 17:20 | |
| *** Lava_Croft has joined #maemo-ssu | 17:20 | |
| *** ZogG has joined #maemo-ssu | 17:20 | |
| *** Dhraakellian has joined #maemo-ssu | 17:20 | |
| *** pillar has joined #maemo-ssu | 17:20 | |
| *** crashanddie_ has joined #maemo-ssu | 17:20 | |
| *** El_Angelo has joined #maemo-ssu | 17:20 | |
| *** ruskie has joined #maemo-ssu | 17:20 | |
| *** onion__ has joined #maemo-ssu | 17:20 | |
| *** haltdef_ has joined #maemo-ssu | 17:20 | |
| *** obironbo has joined #maemo-ssu | 17:20 | |
| *** wmarone has joined #maemo-ssu | 17:20 | |
| *** crashanddie has joined #maemo-ssu | 17:20 | |
| *** deafboy_ has joined #maemo-ssu | 17:20 | |
| *** Milhouse has joined #maemo-ssu | 17:20 | |
| *** mvenplus has joined #maemo-ssu | 17:20 | |
| *** DocScrutinizer has joined #maemo-ssu | 17:20 | |
| *** Vid_ has joined #maemo-ssu | 17:20 | |
| *** barzam_ has joined #maemo-ssu | 17:20 | |
| *** Spacedout_ has joined #maemo-ssu | 17:20 | |
| *** macmaN_ has joined #maemo-ssu | 17:20 | |
| *** faari has joined #maemo-ssu | 17:20 | |
| *** Jaffa has joined #maemo-ssu | 17:20 | |
| *** MohammadAG has joined #maemo-ssu | 17:20 | |
| *** Po0ky has joined #maemo-ssu | 17:20 | |
| *** gregoa has joined #maemo-ssu | 17:20 | |
| *** phellarv has joined #maemo-ssu | 17:20 | |
| *** kitu- has joined #maemo-ssu | 17:20 | |
| *** akikhaw has joined #maemo-ssu | 17:20 | |
| *** thp has joined #maemo-ssu | 17:20 | |
| *** Kaptenen has joined #maemo-ssu | 17:20 | |
| *** ^24seven has joined #maemo-ssu | 17:20 | |
| *** Brownout has joined #maemo-ssu | 17:20 | |
| *** ChanServ has joined #maemo-ssu | 17:20 | |
| *** peetah has joined #maemo-ssu | 17:20 | |
| *** chem|st has joined #maemo-ssu | 17:20 | |
| *** jeremiah has joined #maemo-ssu | 17:20 | |
| *** lindbohm.freenode.net sets mode: +o ChanServ | 17:20 | |
| *** ThreeM has joined #maemo-ssu | 17:20 | |
| *** DocScrutinizer51 has joined #maemo-ssu | 17:20 | |
| *** NIN101 has quit IRC | 17:22 | |
| *** _NIN has joined #maemo-ssu | 17:23 | |
| *** lardman has joined #maemo-ssu | 17:37 | |
| *** lardman has quit IRC | 17:37 | |
| *** lardman has joined #maemo-ssu | 17:37 | |
| *** andre__ has joined #maemo-ssu | 17:37 | |
| *** andre__ has joined #maemo-ssu | 17:37 | |
| *** _NIN has quit IRC | 17:51 | |
| *** Sc0rpius has joined #maemo-ssu | 17:59 | |
| *** NIN101 has joined #maemo-ssu | 18:32 | |
| *** ecksun_ is now known as ecksun | 18:41 | |
| *** ecksun has quit IRC | 18:41 | |
| *** ecksun has joined #maemo-ssu | 18:41 | |
| *** Aranel has joined #maemo-ssu | 19:01 | |
| *** lardman is now known as lardman|gone | 19:03 | |
| *** pillar has quit IRC | 19:06 | |
| *** jeremiah has left #maemo-ssu | 19:26 | |
| *** NIN101 has quit IRC | 19:29 | |
| *** NIN101 has joined #maemo-ssu | 19:30 | |
| *** NIN101 has quit IRC | 19:30 | |
| *** NIN101 has joined #maemo-ssu | 19:31 | |
| *** _NIN has joined #maemo-ssu | 19:58 | |
| *** NIN101 has quit IRC | 20:01 | |
| *** _NIN has quit IRC | 20:03 | |
| *** wmarone-n900 has joined #maemo-ssu | 20:07 | |
| *** trbs has joined #maemo-ssu | 20:16 | |
| *** ZogG has quit IRC | 20:23 | |
| *** barzam_ has quit IRC | 20:37 | |
| *** barzam has joined #maemo-ssu | 20:37 | |
| *** BCMM has quit IRC | 20:40 | |
| *** NIN101 has joined #maemo-ssu | 21:10 | |
| *** plr_ has joined #maemo-ssu | 21:38 | |
| *** Aranel has quit IRC | 21:45 | |
| *** Puchaty has joined #maemo-ssu | 21:45 | |
| *** ZogG has joined #maemo-ssu | 21:57 | |
| *** lizardo has quit IRC | 22:10 | |
| *** lizardo has joined #maemo-ssu | 22:14 | |
| *** Puchaty has quit IRC | 22:23 | |
| *** ZogG has quit IRC | 22:28 | |
| *** crashanddie has quit IRC | 22:39 | |
| *** mase76 has quit IRC | 22:44 | |
| *** m0use has joined #maemo-ssu | 22:46 | |
| thp | has the task switcher portrait mode thingie been merged already? | 22:56 |
| *** wmarone-n900 has quit IRC | 23:02 | |
| *** ZogG has joined #maemo-ssu | 23:34 | |
| *** bsdmaniak has joined #maemo-ssu | 23:38 | |
| *** arcean has joined #maemo-ssu | 23:45 | |
| *** lardman has joined #maemo-ssu | 23:46 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!