IRC log of #maemo for Saturday, 2013-08-10

*** lool has joined #maemo00:02
*** Mike11 has joined #maemo00:04
*** ketil_k has quit IRC00:07
*** LauRoman|Mobile has joined #maemo00:07
*** LauRoman|Mobile has quit IRC00:08
*** lool has quit IRC00:10
*** lool has joined #maemo00:10
*** sq-one has quit IRC00:11
*** gomiam has joined #maemo00:16
*** croppa has joined #maemo00:17
gomiamhi everyone. I have tried Khwheeteur, Twimgo, Tweego, witter, and the conversations plugin to try and have Twitter available on my n900 with no success. Does any of these programs work (and I'm using them wrong)? Should I use another program?00:18
Lava_Cro1tgomiam: http://talk.maemo.org/showthread.php?t=8824800:20
Lava_Cro1tbackport of N9 application Tweetian00:20
gomiamthanks :-)00:20
Lava_Cro1t:)00:20
gomiamtesting now00:21
*** BCMM has joined #maemo00:23
*** ced117 has quit IRC00:28
gomiamI had forgotten to enable a few repositories, it seems (duh)00:29
*** dos1 has joined #maemo00:30
*** WielkiTost has quit IRC00:31
*** Lava_Croft has joined #maemo00:33
*** Lava_Cro1t has quit IRC00:34
*** Sysaxed has joined #maemo00:45
*** Sysaxed has left #maemo00:46
*** APTX has quit IRC00:48
jogahey, I have the finnish (scandinavian?) hw keyboard layout on my n900 and would like to play chaos strikes back on it, its config seems simple enough and has "pc scancode" mappings modified for n900 but where might I find what code corresponds to the 'Ä' button that's where the up arrow would be on US layout?00:50
jogait's a line that says "key 1 000111 480000" where 111 is dpad up00:53
jogahmm..guess wiki has some about it00:55
*** madalu has quit IRC01:02
*** infobot has joined #maemo01:05
infobotDocScrutinizer: infobot joined!01:05
*** DocScrutinizer05 has joined #maemo01:05
*** ChanServ sets mode: +v infobot01:05
*** mvp_ has quit IRC01:06
jogawonder if there's a similar map for non-english layout around http://talk.maemo.org/showpost.php?p=1130652&postcount=301:07
joga(or in some file?)01:08
jogacan't remember anymore where to look to be honest :p01:08
DocScrutinizer05scancodes should be always same no matter which keymapping01:15
DocScrutinizer05since scancodes are lowest level hw codes that are directly linked to physical location of key on kbd01:16
jogahmm... what I'd like to do for that specific game is to tell it to use '.' for left, left arrow for down, right arrow for right and Ä for up01:16
jogait's SDL as far as I can tell01:17
DocScrutinizer05no idea about SDL01:17
*** dos1 has quit IRC01:21
*** dos1 has joined #maemo01:21
DocScrutinizer05you could use xev and check "keycode"01:21
*** jon_y has quit IRC01:22
*** jon_y has joined #maemo01:22
jogaI tried with xev but either missed or didn't find the output I was looking for01:22
jogaI'll try again..01:22
DocScrutinizer05xev shows whole x-message data, incl raw keycode which never changes01:22
gomiamLava_Croft: finally managed to install everything I need for tweetian... trying to log in01:22
*** dos1 has quit IRC01:23
DocScrutinizer05joga: except xev seems not available on N900? :-o01:24
jogaDocScrutinizer05, I do have it actually but seems it has focus problems, my keyb input goes to the terminal I started it from01:24
DocScrutinizer05that's kinda normal01:25
DocScrutinizer05I think01:25
jogabut if I do xev|grep keycode on my pc and press keys on the white box, it shows them fine, on n900 I just get 'ä's in the terminal01:25
*** dos1 has joined #maemo01:25
jogatried clicking it first etc but doesn't seem to work right..01:26
*** deafboy has quit IRC01:26
jogamight as well try the same code, seems plausible anyway01:26
DocScrutinizer05well, xev on "normal" desktop opens a new window01:26
jogayes, and I switch focus to that one to give input01:27
DocScrutinizer05for obvious reasons this has potential to kinda fail on hildon-desktop01:27
jogaI dunno, for me it does open a new window just like on pc01:27
*** jon_y_ has joined #maemo01:27
jogabut maybe it fails on some non-obvious level, dunno01:27
*** thomasjfox has quit IRC01:28
DocScrutinizer05actually what xev does is listening but *not* handling x-input-messages01:28
DocScrutinizer05so the input still gets handled as usual01:28
*** jon_y has quit IRC01:28
DocScrutinizer05and will end in window which has focus01:28
*** Sysaxed has joined #maemo01:29
DocScrutinizer05but also the window where you started xev shows the dump of x-message data01:29
*** Sysaxed has left #maemo01:29
DocScrutinizer05usually the new window that xev opens has the focus01:29
DocScrutinizer05so in *this* window even mouse-events get reported01:30
*** NIN101 has quit IRC01:30
DocScrutinizer05while kbd-events are x-messages that are gobal to all windows01:30
DocScrutinizer05so xev reports them no matter which window has focus01:30
DocScrutinizer05mouse-evens only get reported when they happen to/in xev new window01:31
DocScrutinizer05anyway check what option the readkey() or whatever function in SDL offers. There probably is either a flag "raw" or a return parameter "raw" or "keycode"01:32
jogaon n900 or in general? on my pc at least I need to focus the xev white window to get any output in terminal01:32
*** Custodian has quit IRC01:32
DocScrutinizer05ooops you're right. Scrap the nonsense I told about keycodes01:33
DocScrutinizer05err kbd-events01:34
DocScrutinizer05indeed xev dumps kbd-evens only when the xev-white-win has focus01:34
*** dos1 has quit IRC01:37
jogaah, started easydebian's lxde and ran xev in there, works better01:38
*** dos1 has joined #maemo01:39
jogabut yeah, codewise they should be correct then unless I'm overlooking something01:39
*** utanapischti has quit IRC01:40
jogathough I wonder if checking for them under lxde is a bright idea or not01:41
*** dos1 has quit IRC01:41
DocScrutinizer05shouldn't differ from fremantle01:42
DocScrutinizer05err hildon-desktop01:43
gomiaminstalling tweetian requires some patience :-) (and I have to do strange things to switch out of it too)01:43
DocScrutinizer05joga: from backupmenu:01:44
DocScrutinizer05KEY=`/usr/sbin/evkey -u -t 1000 /dev/input/event1`01:44
DocScrutinizer05                if [ -n "$KEY" ] ; then01:44
DocScrutinizer05                        if [ $KEY == 28 ]; then #enter01:44
DocScrutinizer05...01:44
DocScrutinizer05keyToNum="16 22 4 17 19 24 20 8 14 15 - - - - 0 18 3 5 6 7 9 10 11 - - - - - 25 23 2 21 1 13 12"01:44
DocScrutinizer05#+16      q  w  e r  t  y  u  i o  p          a s  d f g h j k  l            z  x  c v  b n  m01:44
*** triggerhappy has joined #maemo01:44
*** dos1 has joined #maemo01:44
*** eijk has quit IRC01:45
DocScrutinizer05                        elif [ $KEY == 29 -o $KEY == 42 -o $KEY == 100 ]; then #alt, shift or control01:47
DocScrutinizer05                                true01:47
DocScrutinizer05                        else #normal characters - add key01:47
DocScrutinizer05from /usr/share/backupmenu/BackupMenu.item01:49
DocScrutinizer05should have all you need, not even any messing around with X or SDL01:50
DocScrutinizer05the trick is:  /usr/sbin/evkey -u -t 1000 /dev/input/event101:50
*** OkropNick has quit IRC01:51
*** sunny_s has quit IRC01:52
gomiamok, almost done it seems: tweetian works ok, and now I need to know where to press to get back the the n900 program selection thingy :-)01:55
jogaDocScrutinizer05, thanks, just had to add a small wait there, sleep 1; echo now; evkey -u -t 1000 /dev/input/event1, because it was swallowing my enter up01:56
DocScrutinizer05while :; do  /usr/sbin/evkey -u -t 1000 /dev/input/event1; done01:56
jogaso I got 103 for output from the Ä button, 0x67 and tried to add it to conf but doesn't seem like it works01:57
*** utanapischti has joined #maemo01:58
LjL-Alpsi guess maybe crashing is my N900's way of telling me "no, i don't support RDS through V4L"01:58
jogaDocScrutinizer05, ye that's better, probably should make an ascii map out of this so that others don't need to bother... :)01:58
DocScrutinizer05it's not ASCII, it's keymap (X,Y)01:59
jogaDocScrutinizer05, I mean a post like this http://talk.maemo.org/showpost.php?p=1130652&postcount=301:59
DocScrutinizer05IOW, your Ä key is my UP key01:59
jogahmm02:00
jogawell I wonder now if it's at all possible to get this without changing the layout02:01
jogaactually now that I looked more closely, the codes in the config file (for CSB) aren't the same as in the post above for the left/right arrow keys, so I'm just doing it wrong anyway02:05
jogait maps UDLR as 111,112,114,11302:07
jogawhich I figured would map to the keys in the post but apparently not since that's 111,116,113,11402:07
jogaoh, crap, hold on..02:08
DocScrutinizer05the post is complete gibberish to me, nfc what it is meant to say02:09
*** dos1 has quit IRC02:17
*** dos11 has joined #maemo02:17
DocScrutinizer05here is my output of /usr/sbin/evkey -u -t 1000 /dev/input/event1 for SYM...BS; FUN..CR; Shift...RIGHT(US keymat)  -- thus upper-left right then down, till lower-right:   29 16 17 18 19 20 21 22 23 24 25 51 14;   100 30 31 32 33 34 35 36 37 38 52 103 28(CR);   42(shift) 44 45 46 47 48 49 50 57(space) 105 108 10602:20
DocScrutinizer0529=ctrl, 14=backspace02:21
*** dos11 has quit IRC02:21
DocScrutinizer05joga: this should be identical to yours, no matter which keymapping and which keymat you got02:22
DocScrutinizer05it's the raw scancodes as show up in /dev/input/event102:23
jogaDocScrutinizer05, so it seems, in this case I guess it's just a problem with sdl getting the arrow keys, which is not unheard of of course. I did however just find this which seems to make the layout switching at least as quick as possible http://qwerty12.qole.org/kb/ and it seems to work02:23
DocScrutinizer05you hardly get closer to the raw hardware02:24
jogaso for the time being I think I'll just use this since there's a couple of other games that have such probs02:24
jogathanks for all the help again02:24
DocScrutinizer05direct reading from /dev/input/event1 will not give you any problems that other SDL games might have02:25
DocScrutinizer05it just gives you the problem of not handling focus at all02:25
DocScrutinizer05IOW your game will +always* see the imput from kbd when reading from /dev/input/event1, no matter if in foreground or hidden02:26
jogathe config offers two modes of input, "key" and "scan", thought at first it would just be a problem that I used "key" there, but tried it with "scan" too02:26
jogayup now it works great :)02:27
joga(with the applet, just reverted to default config again for csb)02:28
joganow all I need is a magnifying glass heh02:28
gomiamLava_Croft: thanks for pointing me to tweetian and that tmo link. I'm able to use Twitter now.02:29
gomiamsee you all02:29
*** gomiam has left #maemo02:30
*** gomiam has quit IRC02:30
*** sunny_s has joined #maemo02:37
*** Mike11 has quit IRC02:51
*** Mekkis has quit IRC03:10
*** jonne|reconnecte has quit IRC03:11
*** Mekkis has joined #maemo03:12
*** HtheB has joined #maemo03:16
HtheB~seen robbiethe1st03:16
infobotrobbiethe1st <~robbiethe@50-52-47-134.cral.id.frontiernet.net> was last seen on IRC in channel #maemo, 1d 22h 23m 10s ago, saying: 'heh'.03:16
*** LauRoman has quit IRC03:18
*** M4rtinK has quit IRC03:18
*** at1as has quit IRC03:20
*** Malinux has quit IRC03:29
*** Malinux has joined #maemo03:31
*** LjL-Alps has quit IRC03:40
*** LjL-Alps has joined #maemo03:41
*** BCMM has quit IRC03:43
*** sunny_s has quit IRC03:43
*** larrfed has joined #maemo03:45
*** larrfed has quit IRC03:52
*** larrfed has joined #maemo03:59
*** piscodig has joined #maemo04:06
*** discopig has quit IRC04:09
*** Hurrian has quit IRC04:15
*** HtheB has quit IRC04:19
*** nox- has quit IRC04:43
*** mschlens_ has joined #maemo04:50
DrCodehi all04:51
DrCodeI am trying to use car kit with maemo04:51
DrCodeit seems that the car ewcognize pbap but dosn't download my phonebook04:51
DrCodeI have open syslog and there is some error:  osso-addressbook[1551]: GLIB WARNING ** mc-client - Unrecognized presence `online'04:51
DrCodeany idea?04:51
*** mschlens has quit IRC04:53
*** Kilroo has quit IRC04:56
*** jon_y_ is now known as jon_y04:56
*** Kilroo has joined #maemo04:59
*** Hurrian has joined #maemo05:02
*** goldkatze has quit IRC05:24
*** tanty has quit IRC05:47
*** tanty has joined #maemo06:00
DocScrutinizer05DrCode: http://wiki.maemo.org/Bluetooth_PBAP06:16
*** maybeArgh has joined #maemo06:31
*** maybeWTF has quit IRC06:34
*** ColdFyre has quit IRC06:46
*** ColdFyre has joined #maemo06:47
*** ssvb has joined #maemo07:19
*** Custodian has joined #maemo07:45
*** Sysaxed has joined #maemo07:49
*** deafboy has joined #maemo08:01
*** triggerhappy has quit IRC08:34
*** triggerhappy has joined #maemo08:35
*** LauRoman has joined #maemo08:51
*** LjL-Alps has quit IRC08:57
*** LjL-Alps has joined #maemo08:58
*** croppa has quit IRC09:08
*** croppa has joined #maemo09:09
*** LjL-Alps has quit IRC09:11
*** LjL-Alps has joined #maemo09:12
*** Hurrian has quit IRC09:17
*** dhbiker has joined #maemo09:25
*** DrCode has quit IRC09:35
*** DrCode has joined #maemo09:37
*** Pali has joined #maemo09:49
*** Hurrian has joined #maemo10:08
*** piscodig has quit IRC10:27
*** utanapischti has quit IRC10:29
*** utanapischti has joined #maemo10:29
freemangordon~ping10:30
infobot~pong10:30
*** discopig has joined #maemo10:33
*** discopig is now known as pig10:39
*** Pali has quit IRC10:41
DrCodeI did10:54
DrCodehi DocScrutinizer0510:54
DrCodeI did install all pkgs10:54
DrCodemy car start download but say no enterys10:55
DrCodestrange10:55
*** marainein has quit IRC10:57
*** kolp has joined #maemo11:06
jogaDocScrutinizer05, heh now I realized the default keybindings were unusable anyway so I just circumvented the arrow key problem by remapping the movement controls to the left side of keyboard, makes much more sense that way since you need to click stuff with the other hand at the same time :) should've probably done that from the start..11:06
Sysaxedjoga: to the left side? like wasd?11:11
jogaSysaxed, yeah but in this case SZXC because QWER already had a function and didn't bother moving them around11:12
joga(or actually A and D are used for turning, so ASDZXC :)11:13
Sysaxedand, umm, how are you typing then?11:13
*** e-yes has joined #maemo11:13
jogaSysaxed, this is just for a game chaos strikes back, the dungeon master expansion11:13
jogaie. no need to type really beyond naming your characters or so11:14
Sysaxedah ok11:14
*** triggerhappy has quit IRC11:14
*** wmarone_ has joined #maemo11:17
*** wmarone has quit IRC11:17
*** eMHa_ has quit IRC11:19
*** Sysaxed has left #maemo11:20
*** OkropNick has joined #maemo11:48
*** pig is now known as discopig11:49
DocScrutinizer05qwertz11:58
*** Klpa has joined #maemo11:59
DocScrutinizer05asdyxc11:59
DocScrutinizer05;-P11:59
Klpacan anyone link me to kp52 as here it is only kp51r1 available repository.maemo.org/extras-devel/pool/fremantle-1.3/free/k/kernel-power/12:00
*** ced117 has joined #maemo12:01
DocScrutinizer05((should've probably done that from the start..)) prolly what you should've done is: allow user to config keymapping to her/his liking12:01
*** wiredless has joined #maemo12:02
*** NIN101 has joined #maemo12:02
jogaDocScrutinizer05, it does allow that, that's what I used :) wish there just was an easy remapping menu or something so one wouldn't need to do so much guesswork12:03
joganow only problem is that it doesn't seem to be able to scale the game to fill the entire screen, so it's a bit tiny but it's more of a minor problem I guess12:04
*** shentey_ has joined #maemo12:04
Klpasorry guys got it12:08
*** Klpa has left #maemo12:08
jogaDocScrutinizer05, though actually, in this case the reason for there not being an easy menu is likely because most of the keys are actually sort of hacks, that send a mouse click to certain coordinates of the game screen, so to attack etc you don't need to click the sword icons individually, but it's not built-in to the original game itself12:11
jogathough the engine could have such a menu, would be nice ;p12:12
*** Pali has joined #maemo12:17
*** andre__ has joined #maemo12:17
*** APTX has joined #maemo12:18
*** M4rtinK has joined #maemo12:19
*** SmilyOrg has joined #maemo12:23
*** LauRoman has quit IRC12:25
*** Smily has quit IRC12:26
*** LauRoman has joined #maemo12:27
*** Sohil876 has joined #maemo12:30
*** LauRoman has quit IRC12:31
*** Sohil876 has left #maemo12:32
*** japa-fi has joined #maemo12:39
*** infobot has quit IRC12:45
*** BCMM has joined #maemo12:46
*** discopig is now known as pig12:47
*** Sysaxed has joined #maemo12:48
*** Sysaxed has left #maemo12:49
*** LauRoman has joined #maemo12:50
*** mvp_ has joined #maemo12:56
*** shentey_ has quit IRC13:09
*** ced117 has quit IRC13:10
*** eMHa_ has joined #maemo13:11
*** frafl has joined #maemo13:12
*** RP_ has quit IRC13:12
*** RP_ has joined #maemo13:12
*** andre__ has quit IRC13:16
*** darkschneider has quit IRC13:16
*** e-yes has quit IRC13:20
*** lexik has joined #maemo13:38
DrCodehi all13:40
DrCodeok13:40
DrCodeit worked13:40
DrCodeI had to upgrade also bluez13:40
DrCodeto 4.9913:40
DrCodecan I use syncevultion to backup and edit my contacts?13:40
*** croppa has quit IRC13:41
DrCodeI don't have windows os , I am using linux13:41
*** wiredless has quit IRC13:44
gryhi13:44
*** arcean has joined #maemo13:45
DrCodesyncevolution is client for sync server or somthing?13:49
gryfor syncing evolution, where evolution is a mail and calendar suite13:52
*** M4rtinK has quit IRC13:54
*** e-yes has joined #maemo13:57
* Lava_Croft mumbles something about a company called Google that recently launched a search engine that allows people to search the web for information13:58
DrCodehow can I install sync evoltuin13:58
DrCodeI understand I can use syncevolution client to sync google contacts?13:59
DrCodeor I need only install  Syncevolution-Frontend?13:59
*** ced117 has joined #maemo14:08
*** RzR has quit IRC14:17
*** goldkatze has joined #maemo14:18
*** Sysaxed has joined #maemo14:25
japa-fiI have email with attachment and the sending fails prior it even gets to the point of asking password for smtpa. Where can I see what is the issue (any log somewhere)?14:26
*** Sysaxed has left #maemo14:26
*** ToJa92 has quit IRC14:40
*** ToJa92 has joined #maemo14:43
*** uen| has joined #maemo14:44
*** uen has quit IRC14:49
*** uen| is now known as uen14:49
*** lexik has quit IRC14:49
*** dos11 has joined #maemo14:52
*** lexik has joined #maemo14:56
LjL-Alpsis there any way to tweak the accelerometer thresholds that decide when you're in portrait and when you're in landscape? because to trigger, i need to keep the phone quite unnaturally vertical15:22
*** DrCode_ has joined #maemo15:23
*** DrCode has quit IRC15:23
*** DrCode_ is now known as DrCode15:27
*** arcean has quit IRC15:31
*** marainein has joined #maemo15:38
*** ian---- has joined #maemo15:43
*** till- has joined #maemo15:43
*** tcohen_ has joined #maemo15:44
*** agomez has joined #maemo15:44
*** r00t^home has joined #maemo15:45
*** Luke-Jr has quit IRC15:45
*** bef0rd_ has joined #maemo15:45
*** Luke-Jr has joined #maemo15:46
*** lassefax1e has joined #maemo15:46
*** trumee_ has joined #maemo15:46
*** ZogG_lap1op has joined #maemo15:47
*** frafl has quit IRC15:50
*** frafl has joined #maemo15:50
*** ian--- has quit IRC15:50
*** Hurrian has quit IRC15:50
*** till has quit IRC15:50
*** tanty has quit IRC15:50
*** lassefaxoe has quit IRC15:50
*** tcohen has quit IRC15:50
*** teotwaki has quit IRC15:50
*** bef0rd has quit IRC15:50
*** trumee has quit IRC15:50
*** r00t|home has quit IRC15:50
*** ZogG_laptop has quit IRC15:50
*** Hurrian has joined #maemo15:53
*** cyborg-o1e has quit IRC15:56
*** cyborg-one has joined #maemo15:56
*** teotwaki has joined #maemo15:58
*** MetalGearSolid has joined #maemo16:06
DocScrutinizer05alas no16:08
DocScrutinizer05but your problem is unusual anyway. Try reboot16:09
DocScrutinizer05err, powercycle16:11
DocScrutinizer05reboot might not be enough16:11
DocScrutinizer05or use spirit level or similar app to check accelerometer16:13
kerioDocScrutinizer05: infobot16:13
*** sLumPia has joined #maemo16:16
*** frafl has quit IRC16:17
*** MohammadAG has quit IRC16:19
*** MohammadAG has joined #maemo16:22
DocScrutinizer05eek16:26
*** infobot has joined #maemo16:28
infobotDocScrutinizer: infobot joined!16:28
*** ChanServ sets mode: +v infobot16:28
DrCodejust an update16:36
DrCodemy car kit working perfect16:37
DrCodeI just update bluze and now its working16:37
DrCodeI can also use bt audio16:37
DrCodethankyou16:38
DrCodegreat phone16:38
DrCodeI also found that I can sync my contacts with syncevolution16:38
DrCodeerrmming-ng for calander and syncevoltuion for contacts16:39
DrCodenow I just need offline imap for gmail16:39
*** bef0rd_ has quit IRC16:55
*** bef0rd has joined #maemo16:56
*** bef0rd has quit IRC17:00
*** MetalGearSolid has quit IRC17:05
*** dhbiker_ has joined #maemo17:06
*** dhbiker_ has quit IRC17:06
*** MetalGearSolid has joined #maemo17:06
*** dhbiker has quit IRC17:07
*** bef0rd has joined #maemo17:11
*** DrCode has quit IRC17:11
*** DrCode has joined #maemo17:13
*** bef0rd has quit IRC17:16
*** LjL-Alps has quit IRC17:17
*** dhbiker has joined #maemo17:33
*** lexik has quit IRC17:36
*** Sysaxed has joined #maemo17:36
*** Sysaxed has left #maemo17:37
*** lexik has joined #maemo17:37
*** arcean has joined #maemo17:48
*** Sysaxed has joined #maemo17:53
*** Sysaxed has left #maemo17:54
*** NishanthMenon has joined #maemo18:07
*** mkaindl has left #maemo18:25
*** mvp_ has quit IRC18:41
*** mvp_ has joined #maemo18:41
*** mvp_ has quit IRC18:48
*** lexik has quit IRC18:49
*** Pali has quit IRC18:50
*** Pali has joined #maemo18:53
*** arcean has quit IRC18:58
*** arcean has joined #maemo19:03
*** sLumPia has quit IRC19:05
*** SmilyOrg is now known as Smily19:09
*** LauRoman has quit IRC19:15
*** LauRoman has joined #maemo19:18
*** miniyo has quit IRC19:18
*** miniyo has joined #maemo19:21
*** MetalGearSolid has quit IRC19:24
*** NishanthMenon has quit IRC19:24
*** FlameReaper has joined #maemo19:27
*** cyborg-one has quit IRC19:27
*** bef0rd has joined #maemo19:34
*** sunny_s has joined #maemo19:37
*** cyborg-one has joined #maemo19:39
*** arcean has quit IRC19:40
*** sunny_s has quit IRC19:43
*** sunny_s has joined #maemo19:45
*** sunny_s has quit IRC19:58
*** sLumPia has joined #maemo20:05
*** Xjs|moonshine has quit IRC20:06
*** kimitake has joined #maemo20:06
*** LjL-Alps has joined #maemo20:09
*** kimitake is now known as kimitake_idle20:09
*** Xjs|moonshine has joined #maemo20:10
*** sLumPia has quit IRC20:11
*** hubutm20 has joined #maemo20:11
*** hubutm20 has quit IRC20:14
*** hubutm20 has joined #maemo20:15
*** Martix_ has quit IRC20:44
*** ferene has joined #maemo20:46
*** heroux has quit IRC20:52
*** heroux has joined #maemo20:54
*** eMHa_ has quit IRC20:55
*** wiredless has joined #maemo20:55
*** psycho_oreos has quit IRC21:14
*** ferene has quit IRC21:15
*** nox- has joined #maemo21:19
*** wiredless has quit IRC21:20
*** eMHa_ has joined #maemo21:21
*** psycho_oreos has joined #maemo21:29
*** wiredless has joined #maemo21:40
*** wiredless has quit IRC21:45
*** arcean has joined #maemo21:47
*** kimitake_idle has quit IRC21:48
*** Sysaxed has joined #maemo21:55
*** kimitake has joined #maemo22:00
*** kimitake is now known as kimitake_idle22:01
*** arcean has quit IRC22:05
*** Sysaxed has left #maemo22:11
*** _rd has joined #maemo22:14
*** valeriusL has quit IRC22:14
*** valeriusL has joined #maemo22:14
*** LauRoman has quit IRC22:25
*** SpeedEvil has quit IRC22:26
*** LauRoman has joined #maemo22:27
*** Vanadis has quit IRC22:27
*** SpeedEvil has joined #maemo22:31
*** LauRoman has quit IRC22:32
*** LauRoman has joined #maemo22:32
*** _rd has quit IRC22:32
*** LauRoman has quit IRC22:35
*** LauRoman has joined #maemo22:35
*** e-yes has quit IRC22:39
*** sunny_s has joined #maemo22:48
*** _rd has joined #maemo22:57
*** shamus has quit IRC22:57
*** shamus has joined #maemo22:57
*** at1as has joined #maemo23:01
RaimuDrCode: Doesn't CSSU-modest have offline-imap now?23:02
*** mvp_ has joined #maemo23:07
*** Mike11 has joined #maemo23:07
*** Martix_ has joined #maemo23:09
*** perlite has quit IRC23:10
*** perlite has joined #maemo23:12
*** ZogG_laptop has joined #maemo23:12
*** ZogG_laptop has quit IRC23:12
*** ZogG_laptop has joined #maemo23:12
*** shentey has joined #maemo23:15
*** ZogG_lap1op has quit IRC23:15
*** FlameReaper has quit IRC23:16
*** Pali has quit IRC23:19
*** mvp_ has quit IRC23:21
*** M4rtinK has joined #maemo23:25
*** mkaindl has joined #maemo23:26
*** mkaindl has left #maemo23:27
*** mkaindl has joined #maemo23:27
*** arcean has joined #maemo23:31
*** hubutm20 has quit IRC23:38
TriztDoes someone have the Quassel2Go for maemo? It seem to have disappeared from the repos and online23:41
*** dhbiker has quit IRC23:42
*** arcean has quit IRC23:45
*** _rd has quit IRC23:45
*** shamus has quit IRC23:56
merlin1991Trizt: http://cdnm.at/~christian/maemo/quassel2go/quassel2go_0.8-pre5_armel.deb23:56
*** shamus has joined #maemo23:56
*** Omegamoon has joined #maemo23:56
Triztthanks23:57
Triztmerlin1991: you saved me, things been a bit messy after I briked my phone23:57
*** Omegamoon has left #maemo23:59

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