IRC log for #harmattan on 20120425

00:25.17GeneralAntillesrm_you, save a backup?
00:32.50rm_youGeneralAntilles: i've backed up everything imaginable
00:32.54rm_youat least, that i can imagine
00:36.50*** join/#harmattan faenil (~faenil@dynamic-adsl-78-13-150-127.clienti.tiscali.it)
00:52.33the-boss`[APPS] package togglePSM was ACCEPTED for promotion to Apps
00:53.20Ariethe-boss: isn't it already in ovi store?
01:04.43*** join/#harmattan rogerduran (~roger@186.19.67.27)
01:06.12itsnotabigtruckooh, appsformeego has an irc bot now?
01:07.06Arieit does?
01:08.22itsnotabigtruckArie: i'm assuming that's what that is
01:08.30itsnotabigtruckexcept, i don't see togglePSM anywhere in apps for meego
01:08.38Arieits in the ovi store
01:08.43Ariei downloaded it from thete
01:08.45Ariethere*
01:08.48itsnotabigtruckBOSS is the script that moves packages around in afm
01:08.58itsnotabigtruckwell, those aren't mutually exclusive, you know
01:09.09itsnotabigtruckthough nokia appears to throw a fit if you link to afm from the page linked from the ovi entry
01:09.20ElleoArie: when the-boss` is talking about it being accepted for apps its talking about apps.formeego.org
01:09.40Elleoyeah, I had to write a crappy little web page just for Ovi to get around that :/
01:10.03ArieElleo: if it's accepted in ovi store it will be accepted at apps for meego
01:10.14ElleoArie: no, they're two completely separate processes
01:10.17ArieElleo: are you togglepsm's author?
01:10.21ElleoArie: apps for meego has a community QA process
01:10.54itsnotabigtruckhttps://build.pub.meego.com/package/show?package=togglePSM&project=MeeGo%3A1.2%3AHarmattan%3AApps
01:10.55ElleoArie: so when the-boss` talks about it being accepted it means the latest version has received 6 QA reviews
01:10.57itsnotabigtruckah, there it is
01:11.03ElleoArie: nope
01:11.21ArieElleo: what is your app?
01:11.49ElleoArie: a statusnet client and a silly little game where you throw rocks at seagulls are the only two I've currently published to apps for meego
01:12.00Elleothey're still in the testing queue awaiting more QAs
01:12.02Arie<PROTECTED>
01:12.14Elleohttp://apps.formeego.org/staging/applications/n9/pr1.0/harmattan/Network/statusnet-meego/ and http://apps.formeego.org/staging/applications/n9/pr1.0/harmattan/Games/seagullstrike/
01:14.11itsnotabigtruckElleo: ah, so the statusnet client is yours
01:14.16Arieyup
01:14.20itsnotabigtruckbtw does it integrate with accounts
01:14.48Elleoitsnotabigtruck: nope, accounts seemed a massive hassle for no real gain
01:15.13itsnotabigtruckElleo: it's probably less hassle than you think, if you can get over the terribad documentation
01:15.20Elleoheh
01:15.22itsnotabigtruckdoes identica/statusnet use oauth?
01:15.26Elleoyeah
01:15.28Elleowell
01:15.38Elleothat was one sticking point, sometimes it does sometimes it doesn't
01:15.44Elleoif you're connecting to identi.ca it does
01:15.49itsnotabigtruckbecause it's actually pretty simple to make an account plugin for oauth
01:15.50Elleoif you're connecting to other statusnet services it doesn't
01:15.53itsnotabigtruckthat doesn't require any special settings
01:16.17itsnotabigtruckthough...the fact that there can be many statusnet services, that probably makes everything complicated :(
01:16.30Elleoyeah, that's why it only does oauth for identi.ca
01:16.34itsnotabigtruckin any case, i'd like to see more 3rd party stuff use accounts
01:16.48Elleosince I can't really go and register keys for every single statusnet instance in the world
01:16.56itsnotabigtruckalso, for oauth, signon provides support for that
01:17.02itsnotabigtruckwhich you can use independently of accounts
01:17.23ElleoI based my client around identicurse's codebase which already had oauth stuff integrated
01:17.25itsnotabigtruckoh right, consumer keys :/
01:17.37itsnotabigtruckwhich is an extreme misfeature of oauth
01:17.41itsnotabigtrucka completely idiotic idea
01:17.43Elleoyeah
01:17.58itsnotabigtruckdoes statusnet actually do consumer keys
01:18.05itsnotabigtrucknot all oauth implementations do
01:18.07Elleowe should add an extension to the oauth protocol for free software projects to implement that just hands out keys on request
01:18.14itsnotabigtrucke.g. apparently google takes anonymous/anonymous as consumer credentials
01:18.29Elleointeresting
01:18.39Elleobut yeah, identi.ca has consumer keys
01:18.41itsnotabigtruckdon't think that's really necessary, they can just be fixed
01:19.09Elleoyeah, hadn't thought of just fixing them
01:19.22Elleoalthough it can be nice to be able to identify clients some how too
01:19.50itsnotabigtruckexcept that identifying clients is totally futile
01:20.04itsnotabigtruckexcept maybe if all clients are websites, which is what oauth was originally intended for
01:20.09itsnotabigtruckthat's why it has the consumer key bs in the first place
01:20.18ElleoI don't mean from any sort of security point of view
01:20.24Elleojust for statistic tracking
01:20.33Elleoknowing how many users are using which clients, etc.
01:23.50*** join/#harmattan pinheiro (~pinheiro@bl15-1-155.dsl.telepac.pt)
01:24.08itsnotabigtruckanyway...if statusnet always allows non-oauth login and oauth login is impractical, might as well just always go with non-oauth
01:24.46itsnotabigtruckthat definitely however means that an account plugin would be hard work :(
01:25.15Elleoyeah, I ended up allowing oauth for identi.ca and non-oauth for any other service
01:25.24Elleowhich means I can at least see how many users are using it on identi.ca
01:25.43Elleowhich isn't trackable via the other auth method
01:26.00Elleosince they don't take any client details that way
01:51.00rm_youlol i'm a nub
01:51.13rm_youneed to figure out how to set my root password on PR1.2
01:52.01itsnotabigtruckrm_you: devel-su -c passwd
01:52.37rm_youerr, right
01:52.44rm_youbut i need to set it FIRST so i can actually run devel-su
01:53.20rm_youunless there is a wellknown default that i don't know :P
01:54.49itsnotabigtruckoh, rootme
01:54.51itsnotabigtrucklol
01:55.27rm_you:P
02:00.55itsnotabigtruckrm_you: also while you're at it, get inception
02:03.14Arierm_you: get inception and meecast
02:06.42befordand my games
02:06.44befordall of them
02:07.16beford$_$
02:07.22Ariebedford: lol
02:12.03itsnotabigtruckbeford: which are your games?
02:12.52itsnotabigtruckit's a shame there aren't very many n9 games, and even fewer that are high quality...i'd like to see higher production values on everything in general
02:13.40Arieitsnotabigtruck: i agree
02:15.05itsnotabigtruckugh, why can't they just ban lumiaman (on tmo) already
02:15.13itsnotabigtrucknothing but trolling all the time
02:15.55itsnotabigtrucknormally i'm not too big on bans but this guy is going out of his way to ask for it
02:15.58itsnotabigtruckshrugs
02:17.57Arieitsnotabigtruck: he's on my ignore list
02:18.14Ariei only see his posts when someone else quotes ir
02:18.17Arieit*
02:19.06*** join/#harmattan oberling (~oberling@brln-4dbc4446.pool.mediaWays.net)
02:19.50*** join/#harmattan virtuald_ (~antimony@unaffiliated/virtuald)
02:20.08Arieitsnotabigtruck: him and chuck norris both, best decision ever, everyone else seems pro N9 now or just friendly, i think estel may be next if he doesn't get elected to the council
02:20.27itsnotabigtruckheh
02:21.00Arieitsnotabigtruck: he's too extreme if you ask me, he means well, but he's too agressive/hostile
02:21.41itsnotabigtruckwell, filtering out anyone who isn't 'pro N9' isn't a great idea, but yeah, a lot of people keep kicking up dirt over meaningless stuff
02:22.27itsnotabigtrucki'm looking at this 500 gig laptop hdd i have here - it's amazing how much data can be stored in such a small space
02:23.15Arieitsnotabigtruck: everyone outside of lumiaman and chuck norris aren't trolling, they are genuinely bringing problems they really have to the table and I'm appreciative of that, even if it's pro apple, just not when it's constant trolling or causing problems
02:26.32itsnotabigtruckrm_you: did you get incepted?
02:28.24TronicHow about 64 GB MicroSD? :)
02:28.49TronicI bet that you could fit more than a hundred of those in the space that the laptop HDD occupies :)
02:29.45itsnotabigtruckTronic: true...but the laptop hdd's a distinct object
02:30.21itsnotabigtruckand a laptop hdd is probably the smallest storage device with a huge capacity
02:30.59itsnotabigtruckwhereas flash isn't quite up to "huge" levels (yet), certainly not at realistic prices
02:31.05TronicYou can also get 2 TB SD cards.
02:31.24Tronic(not micro, ofc)
02:31.36itsnotabigtruckTronic: that...doesn't sound right
02:31.41itsnotabigtruckare you sure that isn't a theoretical maximum
02:31.47itsnotabigtruckit looks like that's the upper limit on sdxc
02:31.51itsnotabigtrucknot a card anyone's shipping
02:32.03TronicHmm, not sure if they are just concept demo.
02:32.57itsnotabigtruckit looks like 128 GB is the highest commercialized size
02:33.02itsnotabigtrucka far cry from 2 TB
02:33.56itsnotabigtruckand going by google you probably saw the headlines about sdxc
02:33.59TermanaTronic, I think you just thinking of the standard's maximum that was announced in 2009. SDXC's maximum is 2TB, but there is no cards that can actually reach that limit yet (afaik)
02:34.04Termanayou're*
02:34.22itsnotabigtruckalso, sdxc is a farce
02:34.43itsnotabigtruckit's exactly the same as sdhc, except you're not allowed to call it sdhc if it's above a certain capacity
02:35.06itsnotabigtruckalso you're supposed to format sdxc cards as exfat, which is a new proprietary microsoft filesystem that doesn't work on anything but windows
02:35.39itsnotabigtruck*apparently osx 10.6.5+ has it too
02:36.28Termanaex-FAT formatted drive is best FAT formatted drive
02:36.35itsnotabigtrucklol
03:12.02itsnotabigtruckany tmobile [us] users here: check this out http://talk.maemo.org/showthread.php?p=1197297#post1197297
03:12.10itsnotabigtruckif you weren't already in the ipv6 beta, you can now enable ipv6 without having to sign up
03:12.27itsnotabigtrucki'm not on tmobile though so it's moot for me :(
03:13.23Ariefor the N9?
03:14.19Arieitsnotabigtruck: for the N9?
03:15.25itsnotabigtruckArie: yeah
03:15.28*** join/#harmattan Natunen (nalle@213-186-240-19.bb.dnainternet.fi)
03:15.33itsnotabigtruckyou can enable ipv6 through the dev mode screen
03:15.49itsnotabigtruckthat is, enable ipv6 on the N9, not select ipv6 on the tmobile network
03:15.56itsnotabigtruckyou do that by setting your apn to the one in the post
03:17.37*** join/#harmattan MFaro-Tusino (~MFaro-Tus@CPE-58-172-94-3.czqm1.cht.bigpond.net.au)
03:17.48MFaro-Tusinowho is good with dbus?
03:18.02Arieepc.tmobile.com is set by default
03:21.57MFaro-Tusinoanyone?
03:22.31ArieMFaro-Tusino: no clue here
03:22.41MFaro-Tusinohaha thanks
03:23.08MFaro-TusinoI have an idea to create a "pocket-to-picture" style app for N9/50
03:23.39ArieMFaro-Tusino: talk to wolke on tmo
03:23.56MFaro-Tusinois he a dubs expert?
03:24.14Arieno, but he is working on something similar
03:24.19Ariei think
03:39.09*** join/#harmattan Arie (~Arie@c-69-255-229-189.hsd1.md.comcast.net)
03:41.16Elleohas anyone done anything with qwebkit and ssl page? it seems that by default it doesn't try accessing them, but I can't work out why
03:41.40ElleoI've tried implementing a custom qnetworkaccessmanager derived class that captures sslError() signals, but none seem to be being reported
03:42.24Elleoqwebview rather
03:42.47itsnotabigtruckis this for oauth?
03:42.49itsnotabigtruckuse signon!
03:42.56Elleonah, this is something completely separate
03:54.15Elleooh, my mistake ssl actually seems to be working fine; it's something else that's causing it to go funny
04:01.18*** join/#harmattan Arie (~Arie@c-69-255-229-189.hsd1.md.comcast.net)
04:10.58*** join/#harmattan hardaker (~hardaker@mail.hardakers.net)
04:19.21*** join/#harmattan Arie (~Arie@c-69-255-229-189.hsd1.md.comcast.net)
04:30.53rm_youhrm
04:31.31befordhi
04:31.40rm_yousince flashing to PR1.2beta on N950, when i try to play my video files (which worked perfectly on the old firmware) now say "You can't play these types of files on this device"
04:31.40beforddid that sms backup thing work rm_you ?
04:31.46rm_youbeford: yes, excellently
04:31.51rm_youeverything is back good as new
04:32.01rm_youthanks for the pointer!
04:32.05befordrm_you, known issue I believe there is a bug about it on harmattan bugzilla
04:32.11rm_you:(
04:32.26rm_youit's funny because it STARTS PLAYING
04:32.29befordjonni was talking about it, its something about the movie profile, cant remember
04:32.31rm_youand then decides i can't play them
04:32.32rm_youlol
04:32.41rm_youannoying
04:32.45rm_youi encoded all of these myself
04:32.53rm_youwith a profile i developed specifically for N950
04:33.01befordyea, if you try to skip some part of it then you get the message too
04:33.09rm_you(video encoding has always been a hobby of mine -- pushing the device as far as it can go)
04:33.48*** join/#harmattan adlan (~adlan@115.85.128.54)
04:35.30rm_youhrm
04:35.37rm_youfound ONE thread on some random forum
04:35.51rm_yousomeone said it might be a tracker problem and just... wait for it to index?
04:35.52rm_youi guess
04:35.55befordhttp://forum.meego.com/archive/index.php/t-5748.html
04:36.19befordit was npm and jonni talking
04:36.36CreamyG31337meh just force reindex
04:36.36rm_youah my hit was somewhere else
04:37.38*** join/#harmattan Arie (~Arie@c-69-255-229-189.hsd1.md.comcast.net)
04:38.49itsnotabigtruckrm_you: did you get incepted? (not related to your video trouble)
04:39.11itsnotabigtruckalso, do any of you know what sort of measures are required to get ipv6 over cell data working
04:39.20rm_youitsnotabigtruck: lolwut? :P
04:39.32itsnotabigtruckafter having installed ipv6enabler
04:39.52itsnotabigtruckrm_you: https://endno.de/~itsnotabigtruck/inception/
04:43.20dm8tbritsnotabigtruck: for that there would need to be a ipv6 capable PDP context by your operator
04:43.34rm_youlol interesting
04:44.04itsnotabigtruckdm8tbr: my operator doesn't have that, but t-mobile us does
04:44.18itsnotabigtruckand they just rolled out ipv6 on their main apn
04:44.56rm_youoh, cool
04:44.58dm8tbritsnotabigtruck: well you'd need a tmo sim then
04:44.59rm_youi'm tmo usa
04:45.30dm8tbrbtw: you don't need ipv6enabler, I never did. just having a sip account seemed to do the magic ;)
04:45.48*** join/#harmattan Arie (~Arie@c-69-255-229-189.hsd1.md.comcast.net)
04:46.18itsnotabigtruckdm8tbr: it's not for me
04:46.28itsnotabigtruckthe point is that ipv6enabler isn't enough
04:46.48itsnotabigtruckand the question is, what needs to be done to make it enough
04:47.15itsnotabigtruckall the existing posts are about the n900
04:47.21itsnotabigtruckprobably because there's a lot of tmo us n900 user
04:47.43Arieitsnotabigtruck: pray to the nokia gods for help?
04:47.45itsnotabigtruck*users   and not many us n9 users, let alone tmo us n9 users
04:48.16itsnotabigtruckesp because unlike the n900, the n9 supports 3g on the death star
04:49.29dm8tbritsnotabigtruck: given the lack of documentation of the innards that might not be easy to find out. it might simply not have been implemented
04:49.40dm8tbre.g. if ipv6 was only tested over wifi
04:49.55itsnotabigtruckheh
04:50.07itsnotabigtruckwell, it's been done [unofficially] on n900, that procedure might be able to be adapted
04:50.38dm8tbrcare to point to that, as long as it's not a low SNR forum thread?
04:50.40itsnotabigtruckit definitely works on wifi, i tried it out on my uni's ipv6 test wap
04:50.54itsnotabigtruckit's a low snr forum thread
04:50.55itsnotabigtruck:p
04:51.01dm8tbrthen I won't bother
04:51.21itsnotabigtruckoh yeah, there's this http://n900-ipv6.garage.maemo.org/
04:51.24dm8tbrforums are utterly useless for technical discussion
04:51.43itsnotabigtruckalso in this day and age, nokia's minimal level of support for ipv6 is totally unacceptable
04:51.54itsnotabigtruckthat applies to any other vendor not fully backing it also
04:52.33itsnotabigtruckthe entire industry has basically said "screw that, that won't make us money"
04:54.43rm_youhrm well, mplayer as always works
04:54.54rm_youso whatever, i'll use kmplayer and mplayer :P
04:55.00rm_youplays even better than ever before
04:55.03dm8tbrsymbian had excellent ipv6 support, years ahead of its time ;)
04:56.06dm8tbritsnotabigtruck: thank the operators for that, handsets have been available from e.g. nokia for long.
04:57.12*** join/#harmattan xarcass (~igorsazon@37.19.4.161)
04:57.49Arieok
04:58.38itsnotabigtruckdm8tbr: true, nokia's hardly the worst offender
04:59.04itsnotabigtruckbut they aren't perfect, and most other players in and out of the mobile industry aren't even trying
04:59.20itsnotabigtruckMS is one of the only software companies that's sort-of-serious about ipv6 at all
04:59.25itsnotabigtruckand even then, that's only the windows side
04:59.38itsnotabigtruckother parts of the company CBA to do ipv6 either
04:59.40RST38hmoo, rm_you
04:59.44rm_youyo RST38h
04:59.49*** join/#harmattan Anssi138 (~ae@a88-113-110-44.elisa-laajakaista.fi)
04:59.50rm_youwas just about to head to bed
04:59.51dm8tbrthat's why they implemented IPsec with the highly secure 'null' encryption?
04:59.57RST38hhow is suffering tonight?
04:59.58rm_youRST38h: how goes it?
05:00.12rm_youheh, finally updated N950 from beta1 firmware :P
05:00.13RST38hmore or less, trying to do 4-5 things at once, going nuts
05:00.13itsnotabigtruckdm8tbr: hm? windows supports lots of encryption algorithms for ipsec...besides, ipsec is totally ancillary to ipv6
05:00.16rm_youstraight to PR1.2beta
05:00.26RST38hrm_you: sounds like 1.3 is coming
05:00.30rm_youlol
05:00.35rm_youwell, this is nice
05:00.36itsnotabigtruckwindows' ipsec support sucks in many ways, but not being able to encrypt things with it isn't one of them
05:00.38rm_youi have actual APPS
05:00.43dm8tbritsnotabigtruck: last time I cared to check ipsec on ipv6 support was abysmal on windows
05:00.48rm_youspotify / 4square at least
05:00.51RST38hrm_you: or they were just patching bigtruck's favorite hole...
05:00.54itsnotabigtruckdm8tbr: when did you check
05:00.56rm_youlol
05:01.11itsnotabigtruckvista made a huge step forward with ipv6 support
05:01.23befordthey rewrote the network stack, didnt?
05:01.31rm_youanyway i gotta go to bed
05:01.35dm8tbrmhm, possible that this was still XP then
05:01.38rm_youwaves at RST38h
05:01.38itsnotabigtruckyou can use ipv6 on xp, and it works, though it isn't very smooth
05:01.45rm_yougood luck
05:01.54itsnotabigtruckbut vista was the first ver with real ipv6 support
05:01.56itsnotabigtrucklater rm_you
05:01.58dm8tbrI never really looked back on windows
05:02.05rm_youthanks for the help guys :P
05:02.08rm_yousleeps
05:02.14RST38hg'night
05:02.39itsnotabigtruckdm8tbr: which is typical...most of the loudest critics of windows have no idea what it does and doesn't do :p (not singling you out or anything)
05:02.56itsnotabigtruckthat said, it does have an awful lot of problems...at least it has games though :)
05:03.34dm8tbrshrugs
05:03.41*** join/#harmattan ajalkane (~user@GYZMMDCCCLXXXVI.gprs.sl-laajakaista.fi)
05:04.03dm8tbrI'd suggest to investigate the gprs subsystem if they added dualstack pdp support
05:04.08*** join/#harmattan mece (~mece@hibox-142.abo.fi)
05:18.29the-boss`[APPS] package qspot was ACCEPTED for promotion to Apps
05:18.35the-boss`[APPS] package fm4app was ACCEPTED for promotion to Apps
05:19.35itsnotabigtruckhm, lots of packages promoted today
05:25.04susundberg(sorry for double posting, i just red N9 topic, and decided to change channel:) Is this bug (with N9 PR1.2): when screen is locked and alarm goes on -> the screen ends up being unlocked
05:25.37itsnotabigtruckit looks like ipv6enabler is *supposed* to take care of everything
05:25.45itsnotabigtruckstrange that it didn't work
05:27.24CreamyG31337today this guy at work made me come to his house and lie to his wife and say his new motorbike was mine
05:27.41ajalkanelol, now you gots a motorbike then
05:27.52CreamyG31337yeah no doubt
05:27.57Ariewin
05:28.07itsnotabigtruckwhy would you agree to that
05:28.09CreamyG31337why does anyone need two motorbikes anyways?
05:28.15Ariehaha
05:28.32CreamyG31337i thought he was serious and said no, but this other guy thought he was joking and said we'd come over tonight
05:28.44CreamyG31337so then we both had to go
05:29.17ajalkaneI guess, to keep appearances to the vicious wife, you will have to ride the motorbike periodically
05:29.32CreamyG31337haha i hope not
05:29.40CreamyG31337althogh it sounds like a sweet bike
05:29.53CreamyG31337i would need a licence :(
05:30.57ajalkaneI wonder what that guy was thinking... he can't seriously think he can fool his wife very long, if the motorbike is only driven by him :)
05:31.15*** join/#harmattan lamikr (lamikr@nat/nokia/x-tkuxmaccqsgoeuko)
05:31.32CreamyG31337yeah she seemed to buy it, no way i'm going over there again
05:31.41befordhe can pretend that CreamyG31337 died and wanted him to keep the bike
05:31.56CreamyG31337yeah i put it in my will for him
05:31.58ajalkaneLol, "I just came to look at my motorbike. And perhaps listen how it sounds."
05:32.08Arielol
05:32.36CreamyG31337not for a while anyways, his wife is some chemist and she knows how to blow shit up
05:43.47*** join/#harmattan rnovacek (radek@nat/redhat/x-otqzdjauyvtclpkh)
05:53.39*** join/#harmattan Arie (~Arie@c-69-255-229-189.hsd1.md.comcast.net)
05:56.05*** join/#harmattan petteri (petteri@hilla.kapsi.fi)
05:59.35*** join/#harmattan Arie (~Arie@c-69-255-229-189.hsd1.md.comcast.net)
06:00.23*** join/#harmattan bef0rd (~fernando@unaffiliated/beford)
06:19.37*** join/#harmattan KRF (~krf@amarok/developer/krf)
06:46.46*** join/#harmattan ajalkane (~user@GGGKCCXXXVIII.gprs.sl-laajakaista.fi)
06:52.13*** join/#harmattan gabriel9|work (~quassel@92.241.143.37)
06:56.37*** join/#harmattan miroslav (~miroslav@kde/mirko)
07:05.48*** join/#harmattan decibyte (~mmm@gateway/tor-sasl/decibyte)
07:21.10*** join/#harmattan hhartz (~hhartz@241.149.34.95.customer.cdi.no)
07:37.59*** join/#harmattan mgedmin (~mg@office.pov.lt)
07:38.17phakodo I see that correctly that there's only one package per (sub-)project in the OBS?
07:39.31*** join/#harmattan pawky (~pawky@193.15.242.97)
07:40.25phakoah, no
07:44.54*** join/#harmattan DocScrutinizer (~halley@openmoko/engineers/joerg)
07:55.03*** join/#harmattan aquarius (~aquarius@cpc5-dudl10-2-0-cust29.wolv.cable.virginmedia.com)
08:20.28*** join/#harmattan khertan (~khertan@AAmiens-652-1-32-213.w86-198.abo.wanadoo.fr)
08:23.42*** join/#harmattan mece (~mece@hibox-142.abo.fi)
08:28.16*** join/#harmattan jreznik_ (jreznik@nat/redhat/x-mgeujqbbnsbjpzci)
08:35.15*** join/#harmattan leinir (~leinir@p4FDDE891.dip.t-dialin.net)
08:35.16*** join/#harmattan leinir (~leinir@amarok/usability/leinir)
08:40.14khertan~update
08:40.15infobotsomebody said update was http://www.developer.nokia.com/Community/Blogs/blog/n9-developer/2012/01/25/harmattan-1.2-beta-now-available-as-ocf-for-nokia-n950
08:44.22*** join/#harmattan ghjgfjghjbn (~jdfgf@c-67-173-179-137.hsd1.il.comcast.net)
08:45.34*** join/#harmattan tbf (~mathias@p57BD7C6B.dip.t-dialin.net)
08:47.47*** join/#harmattan ghjgfjghjbn (~jdfgf@c-67-173-179-137.hsd1.il.comcast.net)
09:18.03*** join/#harmattan arcean (~Arcean@aacv185.neoplus.adsl.tpnet.pl)
09:22.42*** join/#harmattan drf__ (~quassel@2a01:4f8:101:54a4::dead:beef)
09:22.42*** join/#harmattan drf__ (~quassel@kde/dafre)
09:25.51*** join/#harmattan spenap (~simon@148.48.165.83.dynamic.mundo-r.com)
09:26.17*** join/#harmattan snowpong (~espen@156.116.27.2)
09:33.42*** join/#harmattan MrBlueSky (~ircchatte@141.19.91.109)
10:11.07*** join/#harmattan djszapi (~lpapp@kde/developer/lpapp)
10:11.17djszapiX-Fade lbt do we have raspberry pi target on c-obs ?
10:11.36djszapiperhaps better to ask in #qt-onpi :-)
10:11.36*** part/#harmattan djszapi (~lpapp@kde/developer/lpapp)
10:30.36*** join/#harmattan aleksander_m (~aleksande@123.Red-88-1-78.dynamicIP.rima-tde.net)
10:35.57phakois osc supposed to work with the c-obs?
10:36.13phakoI keep getting "basic auth failed"
10:36.41X-Fadephako: Yes, works for me.
10:36.52X-Fadephako: Wrong pw in .oscrc?
10:37.21phakonope
10:37.32phakoalso disabled anything keyring related
10:39.14X-Fadephako: Ok, can you try to do something? So I can watch the log?
10:39.19phakosure
10:39.37phakodone. tried to co home:jensgeorg
10:41.10X-FadeOk, I see it too now. Let me try to figure out why it is happening.
10:44.15X-Fadephako: Can you try now?
10:44.38phakoX-Fade: same
10:45.09X-FadeCheck cfe production log
10:45.23X-FadeOops :)
10:46.38Jeffrey04is there any way i can call the vkb in a .jar app?
10:46.44phakohttps://api.pub.meego.com is the correct API url, right?
10:46.54X-Fadephako: Login to website works, right?
10:47.02X-Fadephako: yep
10:47.14phakoX-Fade: yes, also adding stuff works
10:47.17*** join/#harmattan roop (~roop@122.179.62.190)
10:47.54phakoI'm happily building stuff, I just got tired of using the web interface
10:48.16phakoX-Fade: could it be that ubuntu's osc is simply too old?
10:48.27X-Fadephako: https://api.pub.meego.com/source/home:jensgeorg/_meta
10:48.34X-FadeCan you go there with a browser?
10:48.54phakogives me an XML file
10:49.04phakoI'll try to get a newer osc version
10:49.09X-FadeYeah, so auth is ok and the problem is in your osc somehow.
10:51.25X-Fadephako: You could try this one: http://download.opensuse.org/repositories/openSUSE:/Tools:/2.1/xUbuntu_11.04/all/osc_0.134.0-1_all.deb
10:51.34*** join/#harmattan ajalkane (~user@GYMKDCCXL.gprs.sl-laajakaista.fi)
10:51.41phakoX-Fade: oh, I just built https://launchpad.net/ubuntu/+source/osc/0.132.6-1
10:51.58phakosec
10:52.06X-FadeWell, whatever works :)
10:52.40phakonlpe
10:52.44phakonope
10:53.00X-Fademove your .oscrc away?
10:53.51X-FadeSee if it really isn't anything in there which messes with you.
10:54.14phakoahhh
10:54.15phako:)
10:54.16phakothanks
10:56.38*** join/#harmattan scoobertron (~tom@93.186.150.131)
11:06.45phakoargh
11:07.23phakohttp://apps.formeego.com/staging/applications/n9/pr1.0/harmattan/Multimedia/korva-client/ - can that be removed? I didn't pay attention that the debian rules still produce the desktop client package
11:08.30X-Fadephako: Ok, so it is not a package that should have been uploaded?
11:09.54X-Fadephako: Click on the community QA button and send the form without clicking 'Should the app be in the catalog'
11:10.17phakoX-Fade: the source package generates two packages, and that one shouldn't be there.
11:10.23phako*two debian
11:17.54*** join/#harmattan jluisn (~quassel@187.115.172.24)
11:22.40X-Fadephako: ok, it is fixed, but you need to push pushup again.
11:23.52*** join/#harmattan djszapi (~lpapp@kde/developer/lpapp)
11:23.53djszapihey
11:24.11djszapihas somebody reported a review as abuse giving one star because of a lacking language ?
11:24.16djszapifor an OVI review, that is
11:24.30djszapior has anybody reported any abuses so far ?
11:24.37djszapiI wonder how Nokia handle that.
11:26.14phakoX-Fade: thanks
11:27.22rZrdjszapi, may some pple dont like to hang others :)
11:28.14djszapirZr: there is no person hanging
11:28.22djszapithere is a red X logo only.
11:28.35djszapiin khangman, that is.
11:28.56djszapiTo be honest, I was considering to report a review as abuse giving one star because of the lack for his/her native language
11:30.09*** join/#harmattan lfranchi (~quassel@amarok/developer/lfranchi)
11:30.32*** join/#harmattan elldekaa (~hyviquel@84-231-21-148.elisa-mobile.fi)
11:38.16rZrdjszapi, dont takes it that seriously ... who cares ?
11:38.33djszapirZr: I do care about the product I spend my time with.
11:39.12rZrwell if many users like it then the bad review will be insignifiant
11:39.31djszapino, sorry. They should be more respectful.
11:39.48djszapithis should not become a tradition in Ovi. Saying that independently from my application.
11:39.53djszapione star means -> total crap.
11:41.52rZrnot for me
11:42.46djszapiI am sure you are inidividual enough with that opinion.
11:43.45djszapiif I see an application with review one star, well I am partially scared off, but at least some prejudice.
11:45.04djszapi5 -> excellent, 4 -> very well done, but there are minor drawbacks that would be nice to get fixed, etc
11:51.25ajalkaneHmm... just an idea... could you issue a DMCA takedown letter against that comment?
11:51.43ajalkaneIf I understood correctly then they'd have to immediately take it down
11:53.33djszapithere was a user previously giving "bad stars" because he did not care to explore the application
11:53.40djszapiwhat he "missed" was implemented :-)
11:53.54djszapia settings option in the settings page, how weird xD
11:58.40*** join/#harmattan etrunko (~etrunko@201.53.209.16)
12:18.20*** join/#harmattan trupheenix (~trupheeni@14.140.33.100)
12:36.10*** join/#harmattan elldekaa (~hyviquel@dyn-179-124.public.tut.fi)
12:41.11*** join/#harmattan elldekaa_ (~hyviquel@dyn-179-124.public.tut.fi)
12:42.45*** join/#harmattan elldekaa (~hyviquel@dyn-179-124.public.tut.fi)
12:44.55*** join/#harmattan edk (~ircchatte@CPE-60-230-232-217.lnse1.wel.bigpond.net.au)
12:47.23*** join/#harmattan edk (~ircchatte@CPE-60-230-232-217.lnse1.wel.bigpond.net.au)
12:55.21phakois the apps.formeego.com client supposed to be stuck in "installing" ?
12:55.43*** join/#harmattan jluisn_ (~quassel@187.115.172.24)
12:56.21djszapiajalkane: what does DMCA takedown letter mean ?
12:57.02djszapihttp://en.wikipedia.org/wiki/Digital_Millennium_Copyright_Act -> ohh.
12:58.28djszapione star is not the nice of expressing a subfeature missing and very important. If the application works as intended, but I would like to have a wish, I would express that in the comment with a real life example why that is super important to me. Downvoting just makes the developer unmotivated for actually implementing that wish.
13:14.56*** join/#harmattan hardaker (~hardaker@mail.hardakers.net)
13:15.26*** join/#harmattan beford (~fernand0@unaffiliated/beford)
13:16.11*** join/#harmattan Termana (Termana@199.127.226.8)
13:16.39the-boss`[APPS] package camerra was ACCEPTED for promotion to Apps
13:17.49*** part/#harmattan djszapi (~lpapp@kde/developer/lpapp)
13:26.31*** join/#harmattan tbf_ (~mathias@p57BD769C.dip.t-dialin.net)
13:29.32*** join/#harmattan harbaum (~quassel@2001:8d8:1fe:8:baac:6fff:fe2d:73a3)
13:30.46*** join/#harmattan wirwe_ (~molenz@pool17.physik.hu-berlin.de)
13:34.25*** join/#harmattan tgalal (c0648207@gateway/web/freenode/ip.192.100.130.7)
13:38.56*** join/#harmattan rm_work (~rm_you@2605:2700:0:3::4713:9326)
13:38.56*** join/#harmattan rm_work (~rm_you@Maemo/community/cssu/rm-you)
13:39.35*** join/#harmattan Siva (sthiruna@nat/nokia/x-uczhfgxskkqarzng)
13:55.56*** join/#harmattan MFaro-Tusino (~MFaro-Tus@CPE-58-172-94-3.czqm1.cht.bigpond.net.au)
13:56.33MFaro-Tusinowho wants to help with a dubs project i have?
13:58.11ZogG_laptophmm, when connecting to computer as mass storage get error that can't mount coz it's used, thoguh no app open and reboot didn't do that
13:58.24ZogG_laptopxmms2 is now playing:  -
13:58.31MFaro-Tusinolinux?
13:58.31ZogG_laptopooops
13:58.51ZogG_laptopMFaro-Tusino: the error in on N9
13:59.07MFaro-Tusinoyeah but are you connecting to linux?
13:59.11ZogG_laptopon linux i would solve =P
13:59.15MFaro-Tusinohahah
13:59.16ZogG_laptopMFaro-Tusino: yeah linux
13:59.30ZogG_laptopMFaro-Tusino: don't say n9 is linux =P
13:59.46ZogG_laptopi think tracker or something is stuck
13:59.50MFaro-TusinoN9 isn't linux
14:00.07MFaro-Tusinoif it were it would be the worlds most advanced phone
14:00.19MFaro-Tusinobut what exactly is the error?
14:00.23ZogG_laptopMFaro-Tusino: it's cutomized locked deep linux after all
14:00.39MFaro-Tusinocan't just umount and remount the device?
14:00.45ZogG_laptopMFaro-Tusino: media can't be mounted cause it's used <- something like that
14:00.55MFaro-TusinoOh, i had that a while back
14:00.56ZogG_laptopi can't mount
14:01.04ZogG_laptopN9 is blocking the card
14:01.13MFaro-Tusinohave you recently installed anything? or dualbooted?
14:01.14ZogG_laptopMFaro-Tusino: how was it resolved?
14:01.20ZogG_laptopno dualboot
14:01.33ZogG_laptopand didn't install something special that i rememeber
14:01.33MFaro-Tusinoflashed open kernel?
14:01.37ZogG_laptopnope
14:01.40MFaro-Tusinohmm
14:01.47MFaro-Tusinoit happened to me after i triple booted
14:01.53ZogG_laptopthough i didn't connected to usb for a while
14:02.02ZogG_laptopMFaro-Tusino: nemo ? =P
14:02.14MFaro-TusinoYEAH, NEMO AND NITDROID
14:02.20MFaro-TusinoTHERE IS  TMO POST ON IT
14:02.21MFaro-TusinoANYWAY
14:02.30MFaro-Tusinoi had to flash the emmc image to fix it
14:03.14ZogG_laptopdamn nokia =P
14:03.26ZogG_laptopany info in internets?
14:04.51ZogG_laptopitsnotabigtruck: now i think it's inception time
14:04.54ZogG_laptophow do i root?
14:05.05ZogG_laptopxmms2 is now playing:  -
14:05.12ZogG_laptopdamn
14:05.15ZogG_laptopcommand not work
14:05.19MFaro-Tusinohahah
14:05.30MFaro-Tusinowhat you mean root? open mode?
14:05.30*** join/#harmattan djszapi (~lpapp@kde/developer/lpapp)
14:05.40djszapiX-Fade: where can I find the source code of apps4meego ?
14:05.43djszapiThe website, that is.
14:05.48ZogG_laptopit was not /xmms2 next but /xmms2next =P
14:06.02ZogG_laptopMFaro-Tusino: i have inception thing
14:06.03*** join/#harmattan niqt (~quassel@95.235.37.169)
14:06.05X-Fadedjszapi: github
14:06.32djszapiX-Fade: got an url ?
14:06.41MFaro-Tusinoyeah and whats wrong with it?
14:06.58X-Fadedjszapi: components are here: https://github.com/nemein/
14:07.24X-Fadedjszapi: the com_meego* ones.
14:08.19djszapiX-Fade: I was interested in this, thanks: https://github.com/nemein/com_meego_ocs
14:10.51itsnotabigtruckZogG_laptop: go to the inception site, download, and follow the steps :)
14:11.08ZogG_laptopitsnotabigtruck: inceptng opensh
14:11.12itsnotabigtruckincluding the parts for opensh and aegisctl
14:11.14itsnotabigtruckyay
14:12.44ZogG_laptopMFaro-Tusino: solved it
14:12.49ZogG_laptoplike a bos
14:12.51ZogG_laptopboss
14:12.53ZogG_laptopno flash
14:12.53MFaro-Tusinowooo
14:13.00MFaro-Tusinocongrats bro
14:13.10MFaro-Tusinotracker?
14:13.10ZogG_laptopMFaro-Tusino: did you have recorder app?
14:13.23ZogG_laptopcallrecorded
14:13.23MFaro-Tusinoi still do
14:13.30ZogG_laptopthat was the problem
14:13.32ZogG_laptoplsof /dev/mmcblk0p1
14:13.32ZogG_laptopCOMMAND    PID   USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
14:13.33ZogG_laptopconfirmat 2906 nobody   10w   REG  179,1  7905324 3070 /home/user/MyDocs/.CallRecorder/_In_1335350925.wav
14:13.56MFaro-Tusinohahahah
14:14.01MFaro-Tusino*deletes app*
14:14.14MFaro-TusinoI have never used it so that is why it hasn't affected me, yet
14:14.49*** part/#harmattan djszapi (~lpapp@kde/developer/lpapp)
14:14.58ZogG_laptopMFaro-Tusino: i would try to report devel if i wouldn't forget
14:15.16MFaro-Tusinohahah
14:15.23MFaro-Tusinohe/she should be aware of issue
14:15.52ZogG_laptopMFaro-Tusino: meh, i think it's just got stuck
14:15.53MFaro-Tusinodon't want non savvy users to encounter the same issue
14:16.55ZogG_laptop<PROTECTED>
14:16.55ZogG_laptopsh: whatis: not found
14:16.57ZogG_laptophmm
14:17.09ZogG_laptopwonder is it part of it all, or it's tracker
14:17.24ZogG_laptopmaybe it's tracker who would stuc and we blame to early to make conclusions
14:17.37MFaro-Tusinohahaha
14:17.42ZogG_laptop/s/to eraly/too early
14:17.47ZogG_laptophmm
14:17.51ZogG_laptopok gonna go
14:17.53ZogG_laptopbye
14:17.56MFaro-Tusinooh well, as long as it works now
14:17.57MFaro-Tusinobye
14:17.59ZogG_laptopitsnotabigtruck: tthanks =)
14:19.16MFaro-Tusinowho can help with dubs?
14:19.24MFaro-Tusinosomeone must be able to, surely
14:19.33*** join/#harmattan adlan (~adlan@210.195.200.54)
14:21.14itsnotabigtruckMFaro-Tusino: dubs? like what comes on export movie audio tracks? :p
14:21.42MFaro-Tusinoerghh, auto correct hahha
14:21.44MFaro-Tusinodbus
14:32.25*** join/#harmattan jluisn (~quassel@187.115.172.24)
14:46.13*** join/#harmattan scoobertron (~tom@93.186.150.131)
14:50.38*** join/#harmattan liar (~liar@clnet-p09-185.ikbnet.co.at)
14:58.36rm_workbleh, PR1.2beta still hasn't fixed the SMS alignment bugs on the N950 when using the hardware keyboard
14:58.55GeneralAntillesInput with the keyboard just plain sucks all around.
14:58.59rm_workeveryone else gets that too, right? where it shoves everything too far up and you can't get to the very top?
14:59.02rm_workGeneralAntilles: yeah :/
14:59.12rm_worki'm getting more and more used to using the vkbd on the n950 and others
14:59.20GeneralAntillesYou can fix it by minimizing the software keyboard first.
14:59.29rm_worknot because i like it (still hate it), but i'm accepting the fact that phone manufacturers hate hwkbd
14:59.40GeneralAntillesYeah, stupid.
15:01.12rm_workbut, PR1.2 IS a huge improvement over beta1 >_>
15:01.27rm_workdunno why i fought upgrading for over a year
15:08.39pais it possible that the 64 shows up as a little bit slower and more sluggish than the 16?
15:08.50pa(maybe coz of more memory used for the FS, i dont know)
15:09.02paor maybe it's just mine..
15:09.30palike entering menus
15:09.37paopening the various settings pages
15:09.38rm_workGeneralAntilles: blah and typed smileys still double the last character
15:09.44paand in things like this
15:10.25GeneralAntilleslol
15:10.41GeneralAntillesI wish it weren't so impossible to get a phone that didn't completely suck in some way.
15:11.17rm_worktruth
15:15.31itsnotabigtruckif it weren't for nokia pulling the plug on harmattan, the N9 would have been pretty close to that
15:16.36itsnotabigtruckbut yeah, the problem is the distribution (not selling it where it counts), the almost-terminated software support, the discouragement of prospective devs
15:17.01pawhere did i read that it's getting extremely popular on gsmarena?
15:17.07pai mean, thanks to android, ofc
15:17.26itsnotabigtruckhm, no idea
15:17.40itsnotabigtruckbtw you guys should get into #inception
15:17.42pabut i checked, and yes its more popular than iphone4
15:17.54pas
15:18.43paanyway
15:18.45itsnotabigtruckthat isn't really a representative anything though
15:18.54patomorrow i send mine back for fixing..
15:19.04pahope it fixess the slugginess too
15:19.12itsnotabigtruckthe fact of the matter si that the iphone is demolishing every other individual smartphone
15:19.15paon the 16gb it's pretty ok
15:19.18itsnotabigtruckand iphone and android together annihilate anything else
15:19.24*** join/#harmattan mschlens (~mschlens@e180030131.adsl.alicedsl.de)
15:19.28itsnotabigtruck'fixing'?
15:19.43pawell yea, my touchscreen still jitters, after all
15:19.57itsnotabigtruckoh right
15:20.30MFaro-TusinoPA: You read it on the blog i am on, mynokiablog.com
15:20.47paha probably :)
15:20.59MFaro-Tusinowas left in the comment on my #operationunicorn post
15:20.59pai follow that one, yes
15:21.00pa:)
15:21.29pabtw , is it already possible to find on the market compatible batteries for N9/lumia800?
15:21.55GeneralAntillesengadget.com
15:22.06MFaro-TusinoYes, I have ordered one for my N9. Am using the L800 battery from my lumia for now, but it is possible to buy them
15:24.25GeneralAntillesDamn window focus. . . .
15:24.36panice
15:24.54itsnotabigtruckpa: yeah it is, i don't remember the part number right now
15:24.57itsnotabigtruckbut they don't cost that much
15:25.05itsnotabigtrucki want to say something-5jw
15:25.43itsnotabigtruckit's black with text printed on it and a connector hanging off of it
15:25.57itsnotabigtruckwatch out for retailers that show a regular interchangeable nokia battery with 5JW shopped onto it
15:26.15itsnotabigtruckbecause that's not what it looks like
15:26.40itsnotabigtruckas for lumia, no idea
15:27.40itsnotabigtruckmost of the lumia design and manufacturing was farmed out and i wouldn't count on it being similar to the N9 in any way but looks
15:44.04MFaro-TusinoBL-5JW
15:44.19MFaro-TusinoLumia battery is the same as the N9 :)
15:44.58MFaro-TusinoI am using my Lumia's battery in my N9 atm actually while my replacement is being delivered
15:50.03paanyway
15:50.18pathey told me that to fix my n9, they can either replace the screen , or the mainboard
15:50.32paso there's no such thing like fixing one little part?
15:50.50pameaning i should take my stuff out too
15:59.06itsnotabigtruckpa: yeah, zeroize it first according to the instructions in my guide
15:59.14itsnotabigtruckthat ensures they don't see any data of yours
15:59.29itsnotabigtrucknor can they try and cop out of warranty service because you installed inception or something like that
15:59.47itsnotabigtruckthough i haven't heard any stories of that actually happening yet
16:06.16pahehe yes :)
16:06.24pai was indeed waiting a little
16:07.22itsnotabigtruckwell, don't let anything like that keep you from installing inception, once you get the n9 back, anyway
16:07.36itsnotabigtruckoh, also make sure you make it extremely clear what the problem is so they can't try and send it back as no-repro
16:07.41payes, i guess i will do it, soon or late
16:07.54itsnotabigtruckjust do it right after you get it back :p
16:08.05itsnotabigtruckthere's basically zero risk
16:09.21itsnotabigtruckbtw supposedly steam for linux exists and it's coming soon
16:09.27itsnotabigtruckof course, there's been rumors about that for a long time
16:09.48itsnotabigtrucki guess i'll believe it when i see it
16:12.39pahmm should i start making some little python gui for packaging ? hmmm..
16:13.31pabetter not gui actually
16:14.01paor, gui creating some xml file or somethign
16:14.41itsnotabigtruckfor packaging what?
16:15.01itsnotabigtruckit would be maybe a good idea to have a command line tool that makes it easy to build a package from a directory tree
16:15.10itsnotabigtruckbecause most people CBA to make packages the right way
16:15.11payes
16:15.19paor something like that
16:15.20itsnotabigtruckand when they refuse to do them the right way, they make broken packages instead
16:15.20payes
16:15.25itsnotabigtrucke.g. missing digsigsums
16:15.28ArkanoiD_opensh: operation not permitted. wtf? i don't remember any dev mode updates to be installed recently
16:16.00itsnotabigtruckArkanoiD_: hm?
16:16.03paitsnotabigtruck, tyou are right.. probably it's enough to use the filesystem
16:16.11paand one aegis.manifest
16:16.45ArkanoiD_itsnotabigtruck, just stopped working and that's all!
16:17.10itsnotabigtruckpa: however if you're serious about packaging stuff yourself
16:17.13itsnotabigtruckget scratchbox, pronto
16:17.24itsnotabigtruckArkanoiD_: that's peculiar
16:17.31itsnotabigtruckbtw the dev mode update didn't break existing inception installations
16:17.33pagotta get a serious linux ws
16:17.38pamy lappie sucks
16:17.41itsnotabigtruckit broke pasiv, which sets inception up
16:17.45*** part/#harmattan Jeffrey04 (~Adium@175.139.13.93)
16:17.59paat work i have windoze, and a server with linux that i use over NX
16:18.00itsnotabigtruckand 0.1.1 changed to a new exploit that still works
16:18.03panot so comf
16:18.04itsnotabigtruckpa: get a VM
16:18.05pa:)
16:18.08paright
16:18.09ArkanoiD_itsnotabigtruck, i wonder what could break it
16:18.15pagood tip
16:18.17itsnotabigtrucki'm using crunchbang on virtualbox on windows
16:18.18itsnotabigtruckit works great
16:18.27itsnotabigtruckArkanoiD_: do dmesg | tail
16:18.49pai'll maybe try an ubuntu first
16:18.50pa:)
16:19.02itsnotabigtrucki don't recommend ubuntu on a VM
16:19.11itsnotabigtruckunity sucks normally, but it really sucks on a virtualized environment
16:19.14pacoz it's gpu dependent?
16:19.23pawell i normally use gnome-2d
16:19.32paand uninstall unity
16:19.57*** join/#harmattan NIN101 (~NIN@2606:df00:2:0:216:3cff:fe71:5e1e)
16:20.43itsnotabigtruckArkanoiD_: see any relevant kernel messages?
16:21.24khertanitsnotabigtruck: yeah ! crunchbang powa !
16:21.41ArkanoiD_nothing suspicious :-(
16:22.13itsnotabigtruckArkanoiD_: are you sure, aegis-related EPERM errors are normally accompanied by a kernel message
16:22.40ArkanoiD_and pasiv does not work saying it needs sys_chroot
16:23.49itsnotabigtruckArkanoiD_: first, double-check those kernel messages, i'm suspicious about there being nothing there and i'd like to know what actually failed
16:23.56ArkanoiD_ah
16:23.58itsnotabigtruckmight need to run opensh again to make a fresh set of messages
16:24.04itsnotabigtrucksecond, you're on the old version of inception
16:24.24itsnotabigtruckif you never ran pasiv, opensh etc. definitely isn't going to work, and you'll need to update to 0.1.1 before you run it
16:24.31ArkanoiD_credential 0::18 not present in source SRC::9990006
16:24.32itsnotabigtrucki'd suggest updating to 0.1.1 in any case
16:24.47itsnotabigtruckhmm...did you uninstall aegis-local-source-policy
16:24.51itsnotabigtruckbecause this sounds like that
16:24.54ArkanoiD_ok, will try new version first
16:25.03ArkanoiD_nope i am sure i did not
16:25.11itsnotabigtruckyeah, anyway, i'd suggest
16:25.19itsnotabigtrucka) uninstall opensh and aegisctl and any other inception-dependent packages
16:25.28itsnotabigtruckb) install inception 0.1.1 (it's ok to install it over the old ver)
16:25.34itsnotabigtruckc) run pasiv
16:25.42itsnotabigtruckd) incept opensh and aegisctl and any other inception-dependent packages
16:25.48itsnotabigtrucke) done :)
16:26.02itsnotabigtruckalso, you should join the inception channel (#inception)
16:32.34*** join/#harmattan aleksander_m (~aleksande@123.Red-88-1-78.dynamicIP.rima-tde.net)
16:33.18itsnotabigtruckArkanoiD_: any luck?
16:34.55*** join/#harmattan Teo` (~quassel@amarok/developer/teo)
16:34.58ArkanoiD_not tried yet, will do a little bit later
16:36.41*** join/#harmattan cityLights (~cityLight@bzq-82-81-5-57.red.bezeqint.net)
16:37.18*** join/#harmattan hardaker2 (~hardaker@mail.hardakers.net)
16:39.20*** join/#harmattan lizardo (~lizardo@201008186088.user.veloxzone.com.br)
16:40.26*** join/#harmattan piggz_ (~piggz@host-92-18-172-179.as13285.net)
16:43.48*** join/#harmattan lizardo (~lizardo@201008186088.user.veloxzone.com.br)
16:49.28*** join/#harmattan piggz_ (~piggz@host-92-18-172-179.as13285.net)
16:49.33*** join/#harmattan shanttu (~shanttu@dsl-hkibrasgw3-ffdec300-4.dhcp.inet.fi)
16:54.49*** join/#harmattan cityLights (~cityLight@ec2-50-19-198-99.compute-1.amazonaws.com)
16:55.33npmrm_you beford ... " it was npm and jonni talking" ???
17:04.42*** join/#harmattan hardaker (~hardaker@mail.hardakers.net)
17:07.42*** join/#harmattan piggz_ (~piggz@host-92-18-172-179.as13285.net)
17:09.51TronicHmmh, my phone lost GSM.
17:10.17TronicI guess I need to reboot :/
17:12.00*** join/#harmattan leinir (~leinir@82.113.98.162)
17:12.01*** join/#harmattan leinir (~leinir@amarok/usability/leinir)
17:12.14*** join/#harmattan lfranchi (~quassel@amarok/developer/lfranchi)
17:18.17*** join/#harmattan nocaic (~ciacon@ip-78-94-168-27.unitymediagroup.de)
17:36.49nocaicfolks, I am wondering how to get SSH working. goog'ling sadly didn't produce any decent results for me. I can't seem to find the init script and netstat is not shoing any *:22 either... is it a case of apt-get? oddly the ssh packages are shown in the applications manager...
17:44.22rZrapt-get install openssh-server
17:46.46itsnotabigtrucknocaic: enabling dev mode should get everything installed
17:47.02itsnotabigtruckmaybe try /sbin/initctl restart ssh
17:47.08itsnotabigtruckor rebooting (reboot)
17:47.36itsnotabigtruckalso note that the default ssh config only allows connections from nonroutable ips
17:56.44*** join/#harmattan trench (trench@unaffiliated/trench)
17:58.45*** join/#harmattan hardaker (~hardaker@mail.hardakers.net)
17:58.55rZrstupid me i thought i was in an other chan :)
17:59.27rZrnocaic, forget about ssh-server
18:03.02*** join/#harmattan elldekaa (~hyviquel@81-197-152-100.elisa-mobile.fi)
18:04.39nocaicitsnotabigtruck: /sbin/initctl gives me a 'ssh start/running, process N', but subsequent 'ps ax | grep N' show nothing :(... reboots have been made to avail and I am convinced that 'netstat -antlp' ought to give me '*:22' results (it does for any other listening process....) whereas VNC is clearly available (in my case: tcp 0 0 172.16.42.42:5900 0.0.0.0:* LISTEN)
18:07.49*** join/#harmattan harbaum (~quassel@dslb-092-075-149-152.pools.arcor-ip.net)
18:10.27nocaicrZr: suppose you were not that far off... 'apt-cache show openssh-server' show that the package openss-server is 'Status: install ok installed'
18:10.34*** join/#harmattan diverse_izzue (~hunzikea@2606ds5-by.1.fullrate.dk)
18:10.50nocaicthough I am still at ground zero...
18:12.42rZrnmap ?
18:18.28nocaicnmap -sSV -PN -v 172.16.42.100
18:20.00nocaicdead as a dodo... (mind you the ip's in my citation might be warped ;) )
18:21.38rZron localhost ?
18:21.53rZri am unsure nmap is usable that way
18:22.37*** join/#harmattan hardaker (~hardaker@mail.hardakers.net)
18:22.52*** join/#harmattan risca (~risca@wnpgmb0903w-ds01-249-233.dynamic.mtsallstream.net)
18:23.42nocaicrZr: if you are refering to my desktop, yes that has one port listed: 22/tcp open  ssh     OpenSSH 5.9 (protocol 2.0)
18:24.10rZrno i am talking on device
18:24.36rZrnmap - Command line open-source network and security scanning tool
18:26.13rZri am showing mine
18:26.16nocaicthink I should have mentioned that I have had my phone for about 2 weeks - hadn't realized nmap is at hand... though a scan from my desktop should reflect the same properties...
18:26.23rZrGet:1 http://repo.pub.meego.com ./ nmap 5.59BETA1 [4039kB]
18:26.48rZr~ $ nmap localhost
18:26.48rZrStarting Nmap 5.59BETA1 ( http://nmap.org ) at 2012-04-25 20:26 CEST
18:26.48rZrNmap scan report for localhost (127.0.0.1)
18:26.48rZrHost is up (0.0015s latency).
18:26.48rZrrDNS record for 127.0.0.1: RM680
18:26.48rZrNot shown: 998 closed ports
18:26.50rZrPORT   STATE SERVICE
18:26.52rZr22/tcp open  ssh
18:26.54rZr53/tcp open  domain
18:28.12rZrhttps://build.pub.meego.com/package/binaries?package=nmap&project=home%3Arzr%3Aharmattan&repository=MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_standard
18:34.35*** join/#harmattan arcean_ (~Arcean@aaeu93.neoplus.adsl.tpnet.pl)
19:02.27*** join/#harmattan hardaker (~hardaker@mail.hardakers.net)
19:05.34*** join/#harmattan piggz_ (~piggz@host-92-18-172-179.as13285.net)
19:18.47*** join/#harmattan cityLights (~cityLight@ec2-50-19-198-99.compute-1.amazonaws.com)
19:49.10*** join/#harmattan Arie (~Arie@static-70-108-251-9.res.east.verizon.net)
19:54.14*** join/#harmattan NIN101 (~NIN@2606:df00:2:0:216:3cff:fe71:5e1e)
20:00.59*** join/#harmattan povbot (~supybot@office.pov.lt)
20:00.59*** mode/#harmattan [+v povbot] by ChanServ
20:05.11the-boss`[APPS] package KhtSimpleText was ACCEPTED for promotion to Apps
20:33.35*** join/#harmattan djszapi (~lpapp@kde/developer/lpapp)
20:34.21djszapiHey! "Forum submission error. There was a problem sending your form information. Tap 'Retry' to resend the form." -> Has anybody in here experienced this issue ? Resending ends up in this stage again.
20:34.34djszapithis is from the Ovi Store application on my N9.
20:35.48*** join/#harmattan hardaker (~hardaker@mail.hardakers.net)
20:36.08djszapiI have typed a VERY long review with full of details, so I would not like to lose.
20:36.51SpeedEvil:/
20:36.59djszapigoogle works fine ingrob.
20:37.05djszapiso the network has no issues apparently.
20:37.21SpeedEvilTake a pic, or several, OCR
20:37.47SpeedEvil(and yes, this is silly)
20:37.47*** join/#harmattan djszapiN9 (~djszapiN9@81-197-121-233.elisa-mobile.fi)
20:38.02djszapiN9no network issues apparently.
20:40.49djszapiI cannot understand this silly client
20:42.48*** join/#harmattan faenil (~faenil@131.114.171.220)
20:47.25*** join/#harmattan decibyte (~mmm@gateway/tor-sasl/decibyte)
20:49.17djszapiok I closed the application, lost the message, typed again, and the same error, hack.
20:49.47djszapihad no such issues in the past :(
20:52.09*** join/#harmattan hardaker (~hardaker@mail.hardakers.net)
20:52.57SpeedEvilToo long?
20:53.03SpeedEviltcpdump may be interesting
20:53.47djszapi500 characters should be the limit
20:53.55djszapiI typed 3-4 lines in the end at the last try.
20:59.10*** join/#harmattan scoobertron (~tom@93.186.150.131)
21:00.55*** join/#harmattan drf__ (~quassel@2a01:4f8:101:54a4::dead:beef)
21:00.55*** join/#harmattan drf__ (~quassel@kde/dafre)
21:31.03*** join/#harmattan hardaker (~hardaker@mail.hardakers.net)
21:35.56Elleodjszapi: I've had that issue before
21:36.19Elleodjszapi: I think maybe it's a problem on the Ovi store end, since after a few hours it worked
22:03.38*** join/#harmattan cityLights (~cityLight@bzq-82-81-7-76.red.bezeqint.net)
22:10.24itsnotabigtruckdjszapi: sounds like legendary ovi store reliability
22:15.14*** join/#harmattan rm_you (rm_you@24-155-233-131.dyn.grandenetworks.net)
22:15.29itsnotabigtruckdull, oregon and boring, scotland are going to become sister cities
22:15.35itsnotabigtruckwhoops, got those backward
22:15.42itsnotabigtruckboring, oregon and dull, scotland " "
22:15.54sahib_haha
22:16.25*** join/#harmattan luke-jr (~luke-jr@2001:470:5:265:222:4dff:fe50:4c49)
22:19.59*** join/#harmattan luke-jr (~luke-jr@2001:470:5:265:222:4dff:fe50:4c49)
22:22.28*** join/#harmattan ajalkane (~ajalkane@a88-115-212-112.elisa-laajakaista.fi)
22:23.39*** join/#harmattan luke-jr (~luke-jr@2001:470:5:265:222:4dff:fe50:4c49)
22:26.07*** join/#harmattan Tronic (tronic@dsl-hkibrasgw2-fed5df00-224.dhcp.inet.fi)
22:53.11*** join/#harmattan Anssi138 (~ae@a88-113-110-44.elisa-laajakaista.fi)
23:42.43*** join/#harmattan hardaker (~hardaker@mail.hardakers.net)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.