IRC log of #harmattan for Sunday, 2012-06-17

pahmm00:00
paits not very efficient either00:00
pabut nokia added the buttons for music00:00
pahow did they do that?00:00
merlin1991somebody got the link handy for the nfc app that has all the debug info about nfc chips?00:01
ajalkaneThe music buttons are only on the lockscreen AFAIK, not on stand-by screen00:02
payes00:02
pabut i think Elleo was talking about lock screen00:02
ajalkaneNo, he was talking about stand-by screen00:02
paah00:02
Elleopa: no that's the standby screen method00:03
paso it is actually possible to have some image there?00:03
Elleoyes00:03
pabut doesnt it consume more battery if one has an image there , rather than just black?00:03
Elleoa tiny bit00:03
Elleothe low power screen is on pretty low brightness00:03
Elleoso a few extra non-black pixels won't make a massive difference00:04
paah i see00:04
pabut good that it's possible00:04
paElleo, do you have idea also whether  it is possible to keep that always on, maybe with inception or something?00:04
paand not let the phone switch it of using the proximity sensor00:05
Elleono idea00:05
paok :)00:05
pathanks00:05
ElleoI only have an n950, so I haven't done anything with the low power screen stuff myself00:05
pabut i can ask around for that..00:06
pait would be cool.. maybe having a lower refresh rate for the info on the lock screen to save battery too00:06
ajalkanehmm hmm... I'd imagine the savings to be quite tiny00:07
ajalkaneWhy not jus tturn off the standby screen if worried about the tiny power usage?00:07
pawell cpupower wise, quite a bit00:07
paif i have to re-raster the image every second00:07
pabtw is it possible to have ramdisks on harmattan?00:08
ajalkaneokay that's understandable if the refresh is every minute.00:08
pato avoid torturing the nand00:08
ajalkaneBut that's up to every application that modifies that thingy, how often they refresh00:08
merlin1991has anybody successfully used the autolaunching of an application via nfc tag with custom ndef message?00:11
merlin1991I followed the docs, but my device just claims tag could not be read00:11
ajalkanemerlin1991: see sources of NfcInfo00:12
*** jaywink has quit IRC00:12
messertingThe MeeCast app has an option to show weather info on both lockscreen and low power screen00:12
pacool00:13
pathen i have to look at it :)00:13
messerting:)00:13
messertingI didn't follow the conversation fully though00:13
ajalkanemerlin1991: sorry, I meant NfcInteractor00:13
messertingthere is of course also LPMC Customizer00:13
Elleopa: I linked you the relevant part of meecast earlier00:16
paElleo, do you know whether it's possible to create ramdisks on harmattan?00:17
merlin1991ajalkane: thanks for the hints, nfcinfo already showed me that I'm writing proper tags :)00:18
Elleowouldn't you need to be root?00:18
pahmm.. maybe yes00:20
Elleoit's okay if its just for something personally that only you'd run00:20
ajalkanemerlin1991: I meant that NfcInteractor itself writes a custom tag that launches NfcInteractor. It's sources should useful.00:20
Elleobut if you want to distribute it to others they're going to be pretty suspicious of you requiring root priviledges (and the majority of users won't know enough to be able to use it under those circumstances even if they trusted you enough)00:21
pathats true.. but it was just an idea for having frequent refreshes of the stand by screen image without having to torture the nand00:22
ajalkaneroot user / non-root user does not make much difference in harmattan. What's important is the capabilities allowed to the app00:22
Elleowell you should probably be avoiding frequent refreshes altogether, full wakeups from standby frequently pretty much defeats the purpose of having a low power standby mode00:23
pawell it would be in case you anyway have an application running in background00:23
pabut perhaps in that case it would be the same to have a low brightness lock screen00:24
*** liar has quit IRC00:27
merlin1991ajalkane: yeah I looked into the code and it indeed does :)00:30
*** liar has joined #harmattan00:31
ZogGsup00:38
ZogGElleo, sup dude00:38
ElleoZogG: hey00:38
ZogGwhat's new?00:39
Elleonothing much, released a new version of my statusnet client the other day00:40
Elleoother than that I'm just frantically attempting to get all my "real" work done00:40
Elleohow're things with you? I noticed you'd applied to the new apps in the ovi device program00:41
Elleogood luck with that00:41
Elleoconsidering how long its taking to get enough applicants I expect you probably have a reasonable chance00:41
ZogGElleo, i would do it before but i thought i'm not that worthy, but after i saw no one is appling i tried my chances, as well i as i pushed to ovi anyway00:43
ZogGas well i was discharged from community award, i thought i wouldn't get device but at least get to finals00:43
ZogGand wa wrong =)00:43
Elleoah, oh well00:44
*** ajalkane has quit IRC00:50
ZogGmerlin1991, let's continue here01:02
merlin1991okay :)01:02
merlin1991I must say, the script looks funky :D01:02
*** ZogG_laptop has joined #harmattan01:03
merlin1991ZogG:  from where do you call that build script?01:04
ZogG_laptopmerlin1991: outside01:04
ZogG_laptopit takes rule fil and runs over it01:04
pado you have any idea whats wrong with this code? i have troubles moc'ing it http://codepad.org/XrMWZNB001:08
pait cant find symbols01:08
paand main.obj01:09
ZogG_laptoppa: what ya doing? and can you copy paste full error01:09
ZogG_laptopcheck my main01:09
merlin1991ZogG: qick testrun in scratchbox yielded in imgurplugin/imgurplugin.cpp:8: fatal error: Accounts/Account: No such file or directory01:10
ZogG_laptopand put other functions i see you have date function to other files for e.g. datefun.h and datefun.cpp01:10
pai get this:01:10
pahttp://codepad.org/G2Cul2Tl01:10
ZogG_laptopmerlin1991: change it to accounts-qt/Accounts/Accuount01:10
ZogG_laptopimerwait01:11
paZogG_laptop, hmm no, i dont have other files, im just trying to inject ApplicationData into qml01:11
ZogG_laptoppa: what exactly you want to eject?01:11
pathe qmlapplicationviewer.h is the standard one that qtcreator generates01:11
pai want to inject an ApplicationData object01:12
ZogG_laptoppa: check my app01:12
MohammadAGI'd say     ApplicationData() should be     ApplicationData(QObject *parent = 0) : QObject(parent)01:12
ZogG_laptopmerlin1991: resync the git i pulled those changes01:12
*** lbt has joined #harmattan01:12
ZogG_laptoplbt: ping01:13
paMohammadAG, ah thanks.. tried, but still get the same01:13
MohammadAGAlso better practice is not to use pointers in main.cpp01:13
MohammadAGApplicationData data; and use &data when you need to pass a pointer01:13
ZogG_laptoppointers are the mass01:14
MohammadAGpa: try running qmake01:14
MohammadAGNaw fuck01:14
MohammadAGMy email sent spam to everyone again01:14
pai did.. but maybe i cant use qobjects into main?01:15
pai followed the example, tho01:15
ZogG_laptopmerlin1991: it just doesnt' build signon01:15
merlin1991/usr/include/AccountsUI/common.h:31: fatal error: SignOn/Error: No such file or directory01:15
ZogG_laptopmerlin1991: yeah coz it doesn't build deps from control file for no reason01:16
ZogG_laptoptry debhelper 8.0.0 and 8 in compat01:16
ZogG_laptopmerlin1991: rzr control is the same only fwith 8 his one is building01:17
paok, i moved that class outside in another file, and now it works01:17
merlin1991hehe dh_clean: Sorry, but 7 is the highest compatibility level supported by this debhelper.01:17
ZogG_laptopmerlin1991: he has empy rule file i can't use coz of qtcreator01:17
ZogG_laptopit doesn't recognize it01:18
itsnotabigtruckbloody hell, we're at the end of iso week 2401:18
itsnotabigtruckaccording to some forum thread, pr1.3 was last updated in iso week 2101:18
merlin1991ZogG_laptop: yeah, I suppose there is some include path missing, lemme see a bit01:18
ZogG_laptopmerlin1991: https://github.com/harmattan/imgrup/blob/master/debian/rules01:18
itsnotabigtruckmeaning it's been 4 weeks and no release01:18
ZogG_laptopmerlin1991: it's include from include01:18
ZogG_laptopit just doesn't build everthing from deps01:19
ieatlintin past times, it wasn't unusual for there to be 4 weeks before the actual release01:19
ZogG_laptopeven months01:19
ZogG_laptopand years =)01:19
ZogG_laptoppr1.2 epic thread for n900 is epic01:20
itsnotabigtruckalso i wonder if it was confusing for the nokia/intel people, when there was actually a collaboration, how intel uses its own week numbering01:20
itsnotabigtruckand nokia uses iso numbering01:20
ZogG_laptopand pr1.3 came after year01:20
itsnotabigtruckintel is really big on its non-standard week numbers01:20
itsnotabigtruckalso i highly doubt, if pr1.3 is to be released at all, it'll be delayed past the end of summer01:21
itsnotabigtruckcertainly not an entire year01:21
ZogG_laptopmerlin1991: check the thing with qmake -project (Add extra # before running script) and it would fail to compile at all01:21
ieatlintitsnotabigtruck: intel had no real input on harmattan01:25
ieatlintwhile meego was this "joint" effort, the harmattan people just did what they wanted01:25
ieatlintso i don't think harmattan build numbers were too much of an issue01:26
itsnotabigtruckieatlint: i thought there was significant stuff going on until early 201001:26
itsnotabigtruckand what turned into harmattan was still a build of meego01:27
itsnotabigtruckthen it all fell apart01:27
ieatlint2010?01:27
ieatlintand "build of meego" .. not really, the entire system base of harmattan is disconnected from meego really01:27
ieatlintit's really just a heavily modified maemo01:27
ZogG_laptopstep 6/5 =P01:28
DocScrutinizer05indeed01:29
ieatlintwell, it looks like this n9 might actually be dead01:29
ieatlint6h on a wall charger, and still won't twitch in any way01:30
DocScrutinizer05dang01:30
merlin1991ZogG_laptop: the complete include path for signon is missing in the g++ line01:30
DocScrutinizer05ieatlint: tail -f /var/log/syslog ; plug in N9 to PC01:30
ieatlintalready tried.. nothing01:31
DocScrutinizer05nuttin?01:31
DocScrutinizer05duh01:31
ieatlintnothing01:31
DocScrutinizer05then it's dead for good01:31
DocScrutinizer05errr01:31
DocScrutinizer05meybe not01:31
DocScrutinizer05maybe still just a borked battery01:32
ieatlintreally need to back up more often, heh01:32
ieatlintyeah, it's almost definitely the battery.. i forgot to charge it last night01:32
DocScrutinizer05deep discharge01:32
ieatlintdied at about 5am01:32
DocScrutinizer05kills LiIon01:32
ieatlintyeah, but it's supposed to have safeguards for that01:33
ieatlintguess it failed01:33
DocScrutinizer05so you either got a dead cell, or a borked USB01:33
ieatlintusb was 100% reliable, and the timing would be too coincidental01:33
DocScrutinizer05you know it's supposed to charge unconditionally up to working CPU, when D+- short detected01:33
SpeedEvilDocScrutinizer: I thought you tested the n9 when deep discharged, and found it recovered01:34
DocScrutinizer05could you by any means check if it's taking any current from USB charger?01:34
SpeedEvilOr was that the n95001:34
DocScrutinizer05that was N95001:34
ZogG_laptopmerlin1991: yes i saw that too but i have it in control01:34
DocScrutinizer05N9 I deduced, from schem01:34
SpeedEvilah01:34
merlin1991ZogG_laptop: what do you mean by "control"?01:35
ieatlinti don't have a multimeter here, but i do have a charger that has an led indicator that turns from green to red when it detects a current01:35
ieatlintbut i'm unclear on how much current01:35
DocScrutinizer05at about 60-9001:35
DocScrutinizer05;-D01:35
DocScrutinizer05got same one01:35
DocScrutinizer05LogiLink here01:35
ieatlinthah, ok, well it never turns red now01:35
ieatlintyep01:35
DocScrutinizer05dead cell, or missing D+- short01:36
DocScrutinizer05(LogiLink missing D+- short OOTB)01:36
SpeedEvilieatlint: you have actually tried it with a diferent lead?01:36
ZogG_laptopmerlin debian/control and i have it in pro as well01:36
SpeedEvilI thought my USB socket was on the way out.01:36
ieatlintwell, would the nokia wall charger the phone came with have the proper data pin short?01:36
SpeedEvilThen I found that my USB leads D- had died01:36
DocScrutinizer05ieatlint: yep01:37
DocScrutinizer05ieatlint: also the one that came with N90001:37
ieatlintSpeedEvil: definitely not that.. tried two cables, and regardless, it works fine with my other devices01:37
SpeedEvilPeering into the connector for debris isn't a bad plan01:37
ieatlintmy n900 charger is at home, and i'm on business trips for the entirety of june01:38
DocScrutinizer05ieatlint: you got N900 (and charger)?01:38
DocScrutinizer05aah01:38
DocScrutinizer05too bad01:38
merlin1991ZogG_laptop: I got it to build01:38
DocScrutinizer05so the LogiLink is your only charger right now?01:39
merlin1991ZogG_laptop: replace ##OBS qmake -project with ##OBS qmake01:39
ieatlintyeah, what i have here is the logilink charger, the nokia n9 charger, usb cables + laptops and a portable battery charger that shorts the data pins01:39
merlin1991in the original debian/rules01:39
ieatlintall the chargers work with the other two phones i have with me01:39
DocScrutinizer05ieatlint: any of those should short D+- correctly, and N9 should recover during minutes when connected to proper charger with D+- short01:40
DocScrutinizer05minus the LogiLink which defintely does NOT short D+-01:40
ZogG_laptopmerlin1991: do you have both with prefix and without?01:40
merlin1991atm I'm still testing01:41
ieatlintyeah, i think it's really dead :/01:41
DocScrutinizer05unless you modded it like I did01:41
merlin1991ZogG_laptop: it still builds in /opt though01:43
ieatlintwell, it's a fitting close to the week01:43
DocScrutinizer05that bad a week? :-/01:44
ieatlintyeah, well, business trip in a place i despise01:44
ieatlintthen on a plane to berlin tuesday01:44
DocScrutinizer05:-(01:44
DocScrutinizer05duh, Berlin01:45
merlin1991ZogG_laptop: do you want the binary in /opt or in /usr/bin01:45
ZogG_laptopwhere all the debs go01:45
ZogG_laptopbins*01:45
ZogG_laptopas qtcreator makes them01:45
merlin1991that would be /opt01:45
koehad this problem too.. a was going to take it to service allready, but i connected it to notebook and pushed power button several times. don't know what i did but phone turned on01:46
* DocScrutinizer05 wonders how to help ieatlint out of the misery01:46
ieatlinthah01:46
DocScrutinizer05koe: given the situation this actually sounds like a plan01:46
ieatlintyou're down outside of munich right?01:46
DocScrutinizer05ieatlint: yep, kinda01:47
ieatlintyeah, won't end up anywhere near there.. will be in dusseldorf for a week, but no farther south01:47
ieatlintwe need to get a beer sometime though :P01:47
DocScrutinizer05a mere 200km closer to Berlin than I were in Munich01:47
DocScrutinizer05(beer) indeed :-D01:48
ieatlintwait, you're 200km closer to berlin than munich? ... that's not so much near munich :P01:48
DocScrutinizer05no, I'm at a distance to Berlin that's Berlin<->Munich - 200km01:49
merlin1991ZogG_laptop: actually a single call to "qmake" without any other fancy stuff should be enough01:49
ieatlintah, i see01:49
DocScrutinizer05IOW I'm 200km North of Munich01:50
merlin1991iow?01:50
DocScrutinizer05180?01:50
DocScrutinizer05~iow01:50
infobotsomebody said iow was In Other Words01:50
ZogG_laptopmerlin1991: i'll check it, i think it worked befoe only with qmake at some point and than stopped =)01:50
ieatlintso closer to where i'll be, but still a decent distance01:50
DocScrutinizer05dafaq, I'm in Nuernberg01:50
DocScrutinizer05yeah01:51
ZogG_laptopmerlin1991: i see it builds signon =P01:51
ZogG_laptopmerlin1991: make[2]: *** No rule to make target `../../../QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim/usr/share/qt4/mkspecs/linux-g++-maemo/qmake.conf', needed by `Makefile'.  Stop.01:52
merlin1991hmmm01:53
merlin1991on obs that is?01:53
ZogG_laptopyes deleting qmake prefix and would try it only with qmake01:54
merlin1991on my scratchbox it went through when using only qmake01:54
ZogG_laptopi hope so01:55
DocScrutinizer05damn, what an URL01:55
* DocScrutinizer05 deletes db/fahrplanauskunft Nue->Dus01:56
DocScrutinizer05anyway >6h01:56
ieatlinti took a quick look myself, and yeah, not worth it :P01:56
ZogG_laptopwhat's that?01:56
ieatlinttrain01:57
ZogG_laptopmerlin1991: build takes sooo long =)01:57
pawhats the standard way to switch between pages, in a pagestackview? like i want to press a button that brings me to another page01:57
ZogG_laptoppa: depends it can be due in app change, button or toolbar01:57
palet say due to button press01:58
ZogG_laptopthan just change the page on click01:59
DocScrutinizer05ieatlint: anyway, not even a white LED shining up when you connect to charger?02:00
pahm.. funny i didnt get how, so far. i see i can set an initialPage, but im not sure how to switch page02:00
ZogG_laptopmerlin1991: https://build.pub.meego.com/package/live_build_log?arch=armv7el&package=imgrup&project=home%3AZogG&repository=MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_standard02:00
ZogG_laptopcheck the error02:00
paah maybe im getting it02:02
*** natunen has quit IRC02:02
ieatlintDocScrutinizer05: nothing, no sign of life in any way02:03
merlin1991ZogG_laptop: how did you prepare the upload?02:03
ZogG_laptopmerlin1991: with script inside02:03
merlin1991hm02:03
merlin1991maybe run a git-clean -df first02:03
ieatlintpretty sure it's fully dead02:03
ieatlintand well, it sucks, but i'll live02:03
ZogG_laptopmerlin1991: how is git related?02:04
merlin1991that would clean everything out from the dir that isn't versioned02:04
ieatlintit'd only be a real tragedy if i had to use the hookerphone they gave me as a replacement02:04
merlin1991so you'd start where I start from02:04
merlin1991because you could possibly have any amount of bs in your tree that I don't get :D02:04
*** arcean has quit IRC02:04
ZogG_laptoppa: https://github.com/funkycode/imgrup/blob/master/src/qml/imgrup/UploadPage.qml#L16202:05
ZogG_laptopmerlin1991: synced02:06
*** lbt has quit IRC02:07
merlin1991ZogG_laptop: are you sure you uploaded a fresh version?02:10
merlin1991I did for fun dl the tarball on obs and it still had qmake -project in the rules file02:11
DocScrutinizer05ieatlint: I guess this leaves us as wise as before02:11
ZogG_laptopmerlin1991: as i put it back, playing with it02:11
DocScrutinizer05ieatlint: charger chip probably stops hw charging instantly on shorted or disconnected cell, and it won't even enter charging when no D+- short02:12
*** tom_ has quit IRC02:12
DocScrutinizer05at least it won't light up the LED when no D+- short02:12
paZogG_laptop, you never pop from the stack?02:12
ieatlintDocScrutinizer05: well, i'm just going to leave it plugged in for the next day or so, and maybe i'll get lucky02:12
ZogG_laptoppa: you mean main.qml?02:13
ieatlintit's on the nokia charger it came with, and that's about as much as i can do right now02:13
DocScrutinizer05it might actually be wiser to plug it in to PC, after none of the chargers worked02:13
pano, the uploadpage you posted02:13
ZogG_laptopthere as in main.cpp you don't keep code, just declare pages as in per page qmls and set default one02:13
ieatlintsure, i can leave it on a laptop for a day02:14
DocScrutinizer05ieatlint: tail -f /var/log/syslog|grep -i usb02:16
DocScrutinizer05but then OTOH IIRC the charger chip has that timer that stops emergency charging after ~30min anyway02:18
DocScrutinizer05still 30 min should suffice to resurrect a flat cell even @ 100mA charge current, if cell isn't fubar02:19
jonniand you can use flasher command to put it on charging mode, so it doesnt try to bootup in a loop (which eats more current that it charges normally)02:19
DocScrutinizer05jonni: when device doesn't do *anything*, then even flasher won't help02:19
DocScrutinizer05[17.06.2012 00:30:52] <DocScrutinizer05> ieatlint: tail -f /var/log/syslog ; plug in N9 to PC02:20
DocScrutinizer05[17.06.2012 00:31:02] <ieatlint> already tried.. nothing02:20
ieatlintok, good to know that >30min on the charger does nothing02:20
ieatlintnothing ever appears in the syslog/dmesg  when i plug in the dead phone though02:21
jonniah is it doesnt do anything like on when pressing powerbutton for 30 seconds, then best bet is to put device on 1A charger (that has d+- shorted)02:21
DocScrutinizer05that means it's not even starting ROMBL02:21
*** lildeimos has quit IRC02:21
DocScrutinizer05jonni: yeah, which should light up LED directly via hw02:22
ieatlintyeah, and nothing happens when i do02:22
ieatlintno leds02:22
jonniwell sometimes no leds even come up, but still leaving it overnight with 1A should wake it up after a night or so.02:23
ieatlintwell, been about 8h or something02:23
DocScrutinizer05hmm, OK02:23
jonni(and if there is no warranty left, then last resolt would be to dismantle the screen and put battery to external charger)02:23
jonni(otherwise nokia care)02:24
DocScrutinizer05indeed02:24
jonni(if battery is dead, you can always buy new battery and put it in)02:24
ieatlintphone was imported, i don't think it has a warranty02:24
ieatlintyeah, i'm wondering how well that screen can be reseated though02:24
*** liar has quit IRC02:24
jonniyou can check the warranty in your county with your imei and nokia warranty check pages02:25
pacool02:26
pafinally i have my UI in place :)02:26
pathanks guys!02:26
patomorrow i'll do the rest02:26
DocScrutinizer05ieatlint: I got a bit concerned about how to remove screen02:26
ieatlintwill see... i'm sitting on it until i get home in a couple weeks, then will look at the warranty option and such02:26
DocScrutinizer05looked like "eeeek eeew"02:26
paqml is not so bad , after all.. but yes docs sucks a bit coz its new and docs suck a little02:27
*** liar has joined #harmattan02:27
ieatlintDocScrutinizer05: yeah, i was fearing it'd be very tedious to remove, and damn near impossible to replace02:27
DocScrutinizer05seems you're supposed to lift off the screen by levering it out thru the screw appertures02:28
jonniin Finnish the imei checking page would be http://www.nokia.com/fi-fi/tuki/vianmaaritys/takuutarkistus, havent looked whats the url for other countries.02:28
jonniI've opened one of my N9's and the screen wasnt that hard to lift up.02:29
DocScrutinizer05anyway not anything you wanna do in a hotel room02:29
ieatlintwatch, they'll replace with a lumia 900 now and tell me it was an upgrade :P02:29
*** Flazgar has joined #harmattan02:30
DocScrutinizer05well, we heard of similar "dead" N9 several times now, with half of them resurrecting after 24h charger, and other half dead cell02:32
DocScrutinizer05pretty good evidence how mandatory it is to get *all* subsystems shut down hard, on low battery02:33
*** Flazgar has left #harmattan02:33
ieatlintyep02:34
ieatlintwell, if it miraculously recovers, great02:34
ieatlinti'll be ecstatic02:34
ieatlintotherwise, i'm carrying a fancy brick with me to europe02:34
DocScrutinizer05;-P02:35
DocScrutinizer05"I visited Europe and yet seen nothing,I've been a brick"02:35
DocScrutinizer05a friend of mine is knitting little beds and shirts for phones, sounds like she might stich this on a shirt for N9 :-)02:37
ieatlintbeds and shirts for phones? ... ok02:37
DocScrutinizer05hihi, yep02:37
DocScrutinizer05that's what she told me02:38
ieatlinti've ended up with a good number of friends at home that do odd things like that02:38
ieatlintso i can relate02:38
* ieatlint smiles and nods02:38
*** swerige has quit IRC02:48
*** aslani has quit IRC02:50
*** lfrb has quit IRC02:50
*** lfrb has joined #harmattan02:50
*** swerige has joined #harmattan02:51
*** M4rtinK has quit IRC02:52
*** NIN101 has quit IRC02:56
*** messerting has quit IRC03:20
*** liar has quit IRC03:32
*** rcg has quit IRC03:39
*** natunen has joined #harmattan05:45
*** mschlens has quit IRC05:46
*** mschlens has joined #harmattan05:47
*** auser has quit IRC06:23
*** xnt14 is now known as xnt14_06:23
*** mschlens has quit IRC06:27
*** mschlens has joined #harmattan06:28
*** mschlens has quit IRC06:35
*** mschlens has joined #harmattan06:41
*** mgoetz has quit IRC06:43
*** Mohammad- has joined #harmattan06:54
*** Mohammad- has quit IRC06:56
*** xnt14_ is now known as xnt1406:56
*** Mohammad- has joined #harmattan06:57
*** Mohammad- has quit IRC06:57
*** jaywink has joined #harmattan07:18
*** beford has quit IRC07:20
*** beford has joined #harmattan07:22
*** koe_ has joined #harmattan07:23
*** mschlens has quit IRC07:40
*** mschlens has joined #harmattan07:49
*** mschlens has quit IRC07:58
*** koe_ has quit IRC07:59
*** mschlens has joined #harmattan08:00
*** romaxa has joined #harmattan08:19
romaxais anyone here who tried to setup ubuntu precise, or debian rootfs on N9?08:20
*** mschlens has quit IRC08:21
*** mschlens has joined #harmattan08:23
*** denism has joined #harmattan08:23
*** elldekaa has joined #harmattan08:29
*** mschlens has quit IRC08:34
*** mschlens has joined #harmattan08:35
*** jaywink has quit IRC08:48
*** elldekaa has quit IRC09:05
*** mschlens has quit IRC09:22
*** mschlens has joined #harmattan09:24
*** lbt has joined #harmattan09:35
*** lbt has joined #harmattan09:35
*** luke-jr has quit IRC09:35
koeromaxa, try easy debian09:36
*** lbt has quit IRC09:41
*** guruz has joined #harmattan09:49
*** lbt has joined #harmattan10:12
*** lbt has quit IRC10:32
*** koe has quit IRC10:50
*** koe has joined #harmattan10:50
*** tom_ has joined #harmattan10:58
*** rcg has joined #harmattan11:02
*** liar has joined #harmattan11:07
*** tom_ has quit IRC11:12
*** aslani has joined #harmattan11:17
*** tom____ has joined #harmattan11:19
*** npm has quit IRC11:26
*** npm has joined #harmattan11:27
*** M4rtinK has joined #harmattan11:42
ZogG_laptopMohammadAG: ping11:51
ZogG_laptopping all11:51
rcgpong11:51
rcgfwiw ;)11:51
*** arcean has joined #harmattan11:51
ZogG_laptopis developer.nokia id is the username there?11:52
ZogG_laptopor it must be some number11:52
ZogG_laptopM4rtinK: ping11:54
ZogG_laptopi jut always associate ID with number =)11:54
arceanZogG, no, it's ID :)11:55
ZogG_laptopso username?11:55
ZogG_laptopyour "no" to username or to number =P11:55
M4rtinKthey changed something about it didn't they ?11:55
M4rtinKsomething with the single sign on ?11:55
ZogG_laptopnot yet11:56
ZogG_laptopthey sent email about it11:56
arceanZogG_laptop,  go to your account Settings in developer.nokia.com11:56
arceanon the right side select "Developer Account"11:56
ZogG_laptopoh11:57
arceanand there you should have your "Account ID" :)11:57
arceanit's something like AID-xxxxxxx11:57
*** jaywink has joined #harmattan11:58
ZogG_laptoparcean: yes thanks12:00
arceannp :)12:00
ZogG_laptoparcean: i made account there but never used12:00
ZogG_laptopi tried to request phone once in some program12:00
*** TNZ_ has joined #harmattan12:02
*** TNZ_ has quit IRC12:03
*** NIN101 has joined #harmattan12:09
*** jaywink has quit IRC12:14
ZogG_laptopmerlin1991: so did you succeed with it =P12:17
ZogG_laptopJaffa: ping12:18
*** acidjunkie has quit IRC12:22
*** tom____ has quit IRC12:23
*** acidjunkie has joined #harmattan12:25
*** beford has quit IRC12:34
romaxakoe: is there are instructions for debian install on n950/n9?12:42
romaxakoe: I tried to use mermoslo-rootfs, + copied precise rootfs, that did not work by some reason12:43
*** dm8tbr has quit IRC12:46
*** rcg has quit IRC12:48
*** liar has quit IRC12:53
*** lildeimos has joined #harmattan13:01
*** mschlens has quit IRC13:02
*** mschlens has joined #harmattan13:03
*** tom_ has joined #harmattan13:13
*** blueslee has joined #harmattan13:26
bluesleerzr: can you add python-mechanize to your repository?13:27
ZogG_laptopblueslee: check the log above id is not username - fix the post13:35
*** dm8tbr has joined #harmattan13:35
bluesleeZogG: ohh, what is the id?13:36
ZogG_laptopblueslee:  arcean : ZogG_laptop,  go to your account Settings,  arcean : on the right side select "Developer Account"13:38
bluesleeZogG_laptop : okay, one moment13:38
*** leio_ has joined #harmattan13:38
*** leio has quit IRC13:40
ZogG_laptopblueslee: did you pass QA today?13:40
bluesleeZogG_laptop: i dont know what you exactly mean, you mean at https://www.developer.nokia.com/Profile/Settings.xhtml ?13:40
bluesleeZogG_laptop: i passed QA on Friday withion 5 days but they played ping pong with me as of my "support website"13:41
*** tom_ has quit IRC13:42
ZogG_laptopblueslee: what you selected as support site?13:42
ElleoZogG_laptop: congratulations on getting accept :)13:43
*** rcg has joined #harmattan13:43
bluesleeZogG_laptop: in the end i selected one from http://tiddlyspot.com/, quite simple13:45
bluesleeZogG_laptop: can you tell me what i should exactly fix? i just wanted to point out that there is a 'blueslee' and also 'BluesLee' at developer.noki.com, the latter is me13:46
ZogG_laptopElleo: \o/ yay13:46
bluesleeZogG_laptop: congratulations13:47
ZogG_laptopblueslee: you see in up coner of developer.nokia -setting link13:48
ZogG_laptopgo there13:48
ZogG_laptopthan on right you see developer account link13:48
ZogG_laptopthan you'll see AID-XXXXXXXXXXXX number13:48
koeromaxa, http://talk.maemo.org/showpost.php?p=1180952&postcount=5713:50
*** cityLights has joined #harmattan13:52
*** tom_ has joined #harmattan13:53
bluesleeZogG_laptop: sorry, i dont see this AID, at https://www.developer.nokia.com/Profile/Settings.xhtml is see "Nokia Developer Profile" Profile and Settings ... on the right side there is Profile settings, Privacy, Password and Discussion boards13:56
bluesleeZogG_laptop: i dropped quim also some emails, no one told me that i have to add a number id somewhere ... hmm13:56
ZogG_laptopblueslee: under13:59
ZogG_laptopblueslee: http://i48.tinypic.com/2yovqls.png13:59
rzrblueslee, done14:00
bluesleeZogG_laptop: wow, this is missing in my case14:00
bluesleerzr: thank you very much14:00
*** jaywink has joined #harmattan14:01
ZogG_laptoprzr: i found the problem but don't know how to fix it =)14:01
bluesleeZogG: did you add a developer account there, this is getting interesting14:02
ZogG_laptopblueslee: have no idea, i did it once a long time ago14:02
bluesleeZogG_laptop: what is your initial role when you login? my is developer ..14:03
bluesleeZogG_laptop: when you click on profile under Nokia Developer Profile what do you see as your "Role"?14:05
*** tom_ has quit IRC14:05
bluesleerzr: i need mechanize as a dependency for http://talk.maemo.org/showthread.php?p=121346514:07
rzrblueslee, is that app opensource ?14:12
bluesleerzr: for sure, why?14:12
rzri'll try to rebuilt it someday14:12
* SpeedEvil was skimming over the post blueslee mentioned, and came to the line 'nipples, nipples'14:13
bluesleerzr:  rebuild standbymee-efa? or mechanize? in case of the prior one i would wait as i plan to drop mechanize in future using a hidden api14:15
bluesleeSpeedEvil: which one? tiddlyspot.com?14:15
SpeedEvilThe screenshot in the above post.14:15
bluesleeSpeedEvil: i have posted thre or four links, which one?14:16
SpeedEvilhttp://talk.maemo.org/showthread.php?p=121346514:16
*** diverse_izzue has joined #harmattan14:17
ZogG_laptopblueslee: bus idea is great14:18
bluesleeSpeedEvil: i dont understand why this should happen14:18
bluesleeZogG_laptop: thanks ... stay tuned, there will be one more, better than chess and bus monitoring14:19
*** Sniper_swe has joined #harmattan14:19
*** Sniper_swe has quit IRC14:19
Lava_Croftdid anyone create an equivalent to Maemo5's WiFi Switcher yet14:20
bluesleeZogG_laptop: i guess the aid you mentioned is with older accounts, in my case i miss "developer account" there or it has to do something with my initial role as a developer14:21
bluesleeZogG_laptop: at least mor suprising14:21
bluesleeSpeedEvil: can you check your skimming tool only using the first post? http://talk.maemo.org/showpost.php?p=1213465&postcount=114:23
SpeedEvilblueslee: It says nippes, nippes, I simply misread it.14:23
SpeedEvilblueslee: Sorry I was unclear. I read it as "nipples, nipples"14:23
bluesleeSpeedEvil: okay:-)14:23
ZogG_laptoplol14:25
ZogG_laptopnipples app14:25
ZogG_laptopCOBS is a mess14:26
*** koe_ has joined #harmattan14:28
*** koe_ has quit IRC14:32
rzrblueslee, no i'd like to rebuild and share standbymee-efa?14:32
*** lildeimos has quit IRC14:35
bluesleerzr: i am developing the app, its unfinished and written in python, uses the standby screen and it works for now with desktop files where the information about city and station is dropped14:38
bluesleerzr: i would need to add preinst and postrm scripts to handle system files for the operator logo etc otherwise adding it to a repo would make less sense14:40
bluesleerzr: as the users would need to do it on their own ...14:45
ZogG_laptoprzr: i'm getting closer and closer with build =)14:45
ZogG_laptopbut it's soooo slow14:45
bluesleerzr: can you tell me why you have about 394 posts but only 6 thanks? you are doing good work, i do not understand that14:46
*** tom_ has joined #harmattan14:47
ZogG_laptopblueslee: coz he id doing good work not for noobs =)14:48
ZogG_laptopand they mostly give thanks14:48
ZogG_laptopi'm trying to give thanks even if i don't use the appp or work made by someone14:49
bluesleeZogG_laptop: i know that you are doing that ... for about 2 weeks i thought that no one uses standbymee-chess though there are thanks, now i know that it must be used, statistics on ovistore are good:-)14:51
*** cityLights has quit IRC14:53
ZogG_laptoprzr: ping14:54
ZogG_laptopdpkg-shlibdeps: error: couldn't find library libshare-ui-common.so.0 needed by debian/imgrup/opt/imgrup/bin/imgrup (ELF format: 'elf32-littlearm'; RPATH: '/usr/lib').14:55
ZogG_laptopanyone knows what does it mean?14:55
*** auser has joined #harmattan14:57
*** cityLights has joined #harmattan14:58
*** blueslee has quit IRC14:59
rzrZogG, back15:00
ZogG_laptoprzr: how do you find out the names of packages to add to control file?15:01
rzr<blueslee> rzr: can you tell me why you have about 394 posts but only 6 thanks? you are doing good work, i do not understand that15:01
rzrwho cares ?15:01
ZogG_laptopand check the error above i pasted15:01
rzrmaybe a bug15:01
ZogG_laptopbug about thanks or my error15:02
rzr<ZogG_laptop> dpkg-shlibdeps: error: couldn't find library libshare-ui-common.so.0 needed by debian/imgrup/opt/imgrup/bin/imgrup (ELF format: 'elf32-littlearm'; RPATH: '/usr/lib').15:02
rzrthat one15:02
rzrwell i guess your apps depends on that but i wasnt installed15:02
rzrweird15:02
rzrshould not happend i guess15:03
rzrdo you have that in my log too ?15:03
*** koe_ has joined #harmattan15:03
rzr<ZogG_laptop> rzr: how do you find out the names of packages to add to control file?15:03
rzri look for errors15:03
rzrthen search missing headers15:04
rzrapt-file search foo.h15:04
rzrwill tell15:04
rzrthen experience liltle bug , experience !15:04
ZogG_laptoprzr: i have no scratchbox15:06
ZogG_laptopcan you find me libshare-ui-common.so.015:06
ZogG_laptopor better maemo-meegotouch-interfaces/shareuiinterface.h15:09
*** tom_ has quit IRC15:11
ZogG_laptopi build it15:18
ZogG_laptoprzr: \o/15:18
rzrcongratz !15:19
rzrnow step 2 : appformeego !15:19
rzr"Journalism is printing what someone else does not want printed : everything else is public relations." -- George Orwell15:19
ZogG_laptoprzr: wait it opens and parly works15:20
ZogG_laptopcan you install it and check, i just don't get urls and gallery of imgur15:20
ZogG_laptopoh right15:22
ZogG_laptopimgur is down for maintaince15:22
rzrwhat about webdav ?15:22
ZogG_laptopso it works15:22
rzrhave u checked the other app15:22
ZogG_laptoprzr: there is client developed15:22
ZogG_laptopand webdav client for gdrive as well15:22
rzrhttp://talk.maemo.org/showthread.php?t=84676&highlight=meedav&page=415:22
ZogG_laptoprzr: primary i want to make fully working imgrup app15:23
rzrhttp://talk.maemo.org/showthread.php?p=1223122#post122312215:23
rzrwell take your time15:23
*** shanttu has joined #harmattan15:25
*** luke-jr has joined #harmattan15:27
*** jaywink has quit IRC15:28
*** elldekaa has joined #harmattan15:28
ZogG_laptoprzr: so you want to upload to cloud instead of imgrup?15:29
ZogG_laptopcoz imgrup is mostly for imgur =)15:30
ZogG_laptopX-Fade: ping15:30
rzrhttp://talk.maemo.org/showthread.php?p=1223149#post122314915:30
ZogG_laptopX-Fade: there is request stuck for 19h mine is after, is there option that one prevent mine from buing build or i need to give it a time15:31
*** Termana has quit IRC15:31
ZogG_laptoprzr: i nailed it =P i built it. YEAH it was problem with qmake, though i tried with this option before but it didn't work than15:32
ZogG_laptopElleo: i did it !!!!!!15:34
ElleoZogG_laptop: awesome :)15:35
ZogG_laptopElleo: it was qmake problems i tried back qmake -recursive and it worked, though tryed before and it didn't apperantly i changed few more things =)15:36
Elleocool15:37
*** Termana has joined #harmattan15:38
*** Termana is now known as Guest2000615:38
ZogG_laptopElleo: it's in apps for meego \o/15:39
Elleocool, I'll do QA for it in a bit :)15:39
ZogG_laptopyou can't as it doesn't work due imgur down for maintaince =)15:39
Elleoah, heh15:39
ZogG_laptopM4rtinK: rzr khertan thp can you review my app as soon as imgur up?15:40
ZogG_laptopElleo: damn missing desctop file =)15:44
ZogG_laptopagain =)15:44
Elleoheh15:44
*** DocScrutinizer has quit IRC15:45
*** DocScrutinizer has joined #harmattan15:45
*** DocScrutinizer06 has joined #harmattan15:46
*** DocScrutinizer05 has quit IRC15:46
ZogG_laptopElleo: lol i think i made a new error =)15:54
rzrZogG, will do , same for redak :)15:54
Elleoheh15:55
ZogG_laptoprzr: i did already15:55
ZogG_laptopM4rtinK: rzr khertan thp false alarm, still not there15:55
*** rzr is now known as rZr15:55
rZri am gone anyway15:55
rZrlater15:55
*** DocScrutinizer06 is now known as DocScrutinizer0515:57
ZogG_laptopme too15:58
ZogG_laptopbye15:58
*** ZogG_laptop has quit IRC16:02
*** elldekaa has quit IRC16:16
*** elldekaa has joined #harmattan16:19
*** rcg has quit IRC16:23
*** ZogG_laptop has joined #harmattan16:31
*** ZogG_laptop has quit IRC16:34
*** ZogG_laptop has joined #harmattan16:34
ZogG_laptop~ping16:34
infobot~pong16:34
ZogG_laptopElleo: attempt number over9000 =)16:36
*** gabriel9 has joined #harmattan16:36
ZogG_laptopElleo: can you check if it installs ok ?16:36
*** lbt has joined #harmattan16:36
*** lbt has joined #harmattan16:36
ZogG_laptopi'll give you url to my local repo on COBS16:36
ZogG_laptopElleo: http://repo.pub.meego.com//home:/ZogG/MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_standard/armel/imgrup_0.0.6.9_armel.deb16:37
*** faenil has joined #harmattan16:37
*** cityLights has quit IRC16:44
*** lbt has quit IRC16:47
*** ZogG_laptop has quit IRC16:48
*** koe_ has quit IRC16:48
*** ZogG_laptop has joined #harmattan16:48
ElleoZogG_laptop: seems to work :)16:49
Elleohaven't tried uploading anything but it installs and runs16:49
Elleoand the gallery works16:49
*** lildeimos has joined #harmattan16:51
*** lbt has joined #harmattan16:51
ZogG_laptopElleo: gallery shouldn't work the one on top as imgur is down =)16:52
ElleoZogG_laptop: well it works for me, so presumably it's back up16:52
ZogG_laptopok i hae exam in 10 min i'm going16:52
Elleoworks for me on the website too16:53
*** ZogG_N9 has joined #harmattan16:56
ZogG_N9elleo it works but i see i have problems with aegis16:56
ZogG_N9Elleo, any idea?16:56
Elleowhat problem are you having with aegis?16:57
*** ZogG_laptop has quit IRC16:57
ZogG_N9try going to camera from bottop menu16:57
Elleoah yeah, for camera stuff you need an item in your aegis manifest16:57
ZogG_N9ok exam is here =) brb in hour or two16:57
Elleogood luck :)16:58
ElleoZogG_N9: iirc all you need is GRP::video16:58
*** cityLights has joined #harmattan16:58
Elleothat's all I needed for my ocr app which uses the camera16:59
*** tora88 has joined #harmattan17:00
*** lbt has quit IRC17:01
*** lbt has joined #harmattan17:03
*** lbt has joined #harmattan17:03
*** tora88 has quit IRC17:06
*** cityLights has quit IRC17:11
*** cityLights has joined #harmattan17:25
*** koe_ has joined #harmattan17:29
*** faenil has quit IRC17:31
*** elldekaa has quit IRC17:38
*** cvaldemar has joined #harmattan17:38
*** elldekaa has joined #harmattan17:50
*** diverse_izzue has quit IRC17:57
*** faenil has joined #harmattan17:57
*** lbt has quit IRC18:01
paquestion: i see i can set the display timeout up to 3 min18:16
pais there a way to disable it?18:16
paand a way to bypass the light sensor, to invert the luminosity control? (dark = high brightness, light = low brightness)18:17
ZogG_N9Elleo, i had all aegis stuff there18:24
*** leio_ is now known as leio18:25
ZogG_N9it's like quest18:25
paor even light = screen turned off, so that only when light is low, the screen turns on18:26
*** ZogG_laptop has joined #harmattan18:26
ZogG_laptophmm18:27
*** cityLights has quit IRC18:27
*** ZogG_N9 has quit IRC18:27
ZogG_laptopElleo: i see you have no manifest18:27
*** Mrick0363 has quit IRC18:30
*** ZogG_lap1op has joined #harmattan18:32
*** ZogG_laptop has quit IRC18:35
*** blueslee has joined #harmattan18:40
*** ZogG_lap1op has quit IRC18:41
*** ZogG_laptop has joined #harmattan18:41
*** cityLights has joined #harmattan18:42
*** blueslee has quit IRC18:52
*** cityLights has quit IRC18:52
*** lbt has joined #harmattan18:55
*** lbt has joined #harmattan18:55
ZogG_laptopElleo: i did it i think this time properly19:05
ZogG_laptopit took me few weeks =\19:05
*** cityLights has joined #harmattan19:08
*** NIN101 has quit IRC19:09
*** auser has quit IRC19:15
*** trx has quit IRC19:30
*** ZogG_laptop has quit IRC19:34
*** ZogG_laptop has joined #harmattan19:34
*** shanttu has quit IRC19:35
*** koe_ has quit IRC19:44
*** xnt14 has quit IRC19:44
*** MohammadAG has quit IRC19:44
*** Mohammad- has joined #harmattan19:45
*** Mohammad- is now known as MohammadAG19:45
*** xnt14 has joined #harmattan19:46
ElleoZogG_laptop: well done :), none of my published stuff needs a manifest it's only one of my unfinished apps that has one19:47
jonnipa: you can alter dim timout with gconf-tool19:47
jonnibut there is a reason why UI doesnt allow more than 3 minutes by default.19:48
pajonni, can i even disable it, via gconf?19:48
pa(and possible re-enable at application shutdown)19:49
jonnipa: depends what is disabling, I usually set it to 60000000 minutes. So its not disabled, but usually enough ;)19:49
*** trx has joined #harmattan19:49
pajonni, i have also another question: do you know whether it is possible to set the brightness to something very low, like in the standby screen, somehow?19:50
paor even turn off  and on the screen from an application?19:51
pa(f.ex. by sensing the proximity sensor, like in the examples)19:51
*** ChanServ has quit IRC19:51
jonniecho 220 > /sys/devices/omapdss/display0/backlight/display0/brightness19:53
jonniyou can enter values between 0-25519:54
jonni0 is black, and 255 is brighest19:54
jonniby default standby screen uses 7, if I remember right19:55
jonniecho 0 > /sys/devices/omapdss/display0/enabled    # to turn screen totally off, and echo 1 to turn it back again19:56
*** elldekaa has quit IRC20:01
*** rcg has joined #harmattan20:04
pathank you so much!20:06
ZogG_laptopM4rtinK: i did it maaaan, it was a lot of unclear things but pinpoint thru various setting revieled the truth =) now go to apps4meego and try 0.0.7 version =)20:06
ZogG_laptopElleo: you to try to install it from apps4meego20:06
pajonni, very last question: it seems to me that by default , psm on or off doestn matter, the brightness is also modified by the light sensor20:06
paany way to disable the automatic handling of that, so that i can do it in my app?20:07
*** jaywink has joined #harmattan20:07
jonniyes, there is a way, but I dont remember if that is public api :)20:07
jonniforums might have solution already posted if I remember right20:08
paah, i can check then, thanks!20:08
*** admiral0 has joined #harmattan20:09
jonnialso using some of those api's might be a problem for Ovi QA, since apps are not allowed to change default behaviour of the phone too much. But ok for apps4meego :)20:10
ZogG_laptopjonni: i have question too, when you leak the source of harmattan?20:10
pawell, i plan to leave it as a user's choice20:10
pado you think that's still a problem?20:11
pa:)20:11
jonniheh, sources are so big that I doubt that anyone will ever leak them.20:11
ZogG_laptopjonni: bigger thing were leaked =)20:12
admiral0jonni, meegotouchhome-nokia would be enough for me20:13
*** ajalkane has joined #harmattan20:13
admiral0i want friggin' widgets on a page20:13
*** tom_ has joined #harmattan20:13
jonniwell anyways I dont work for Meego R&D anymore, so I dont have any clues if they are ever planning to release more sources.20:14
*** ChanServ has joined #harmattan20:14
*** zelazny.freenode.net sets mode: +o ChanServ20:14
jonnihopefully someking of cssu would happen, but thats only a hope.20:14
ZogG_laptopi think no cssu would happen20:15
ZogG_laptopdevs are not the same and community is not the same as at n900 era20:15
admiral0n9 is too locked down20:16
ZogG_laptopadmiral0: what do you mean by too locked?20:17
pagood, well i cant find a non invasive way to do that, but i guess i can leave the light sensor on, if i can anyway dim the lum very much20:17
jonniwell with sources and allcapa hack, it would be totally open, but thats not going to happen.20:17
paso thanks :)20:17
admiral0ZogG_laptop, aegis, too many bits are closed20:18
pathe problem is that if sources leak, no one will anyway be legally able to use them20:18
ZogG_laptoppa: i just don't use it anyway and it's on lowerest always, leave that to user with msg like "for better use low dim is adviced"20:18
ZogG_laptopadmiral0: aegis is not really a problem imho, closed parts i another story but rewrites of parts would be nice, i remember when lockscreen on n900 was closed and now it has hundreds of mods for e.g.20:19
pawell my prob is that i want to have a real time app, that show stuff, disable the idling, but somehow turn on the screen only when needed. i was therefore thinking of doing it when i cover the light sensor20:20
pa:)20:20
*** faenil has quit IRC20:21
admiral0ZogG_laptop, i wanted to do a widget screen, no way to do that without an API or opening meegotouchhome-nokia20:22
admiral0i even offered to do the work and create the API under NDA20:22
admiral0nope20:23
admiral0so fuck nokia20:23
*** elldekaa has joined #harmattan20:23
admiral0they didn't want the n9 to succeed20:23
pafuck not just nokia20:23
pai even offered sportstracker to work for them for free, no answer20:23
paso i do my own :)20:24
admiral0oh, one little detail, i offered to do the work for free20:24
ZogG_laptopElleo: ping20:24
*** NIN101 has joined #harmattan20:24
ZogG_laptopjonni: ping20:24
jonniZogG_laptop: pong20:25
ZogG_laptopjonni: i sent quim the id on nokia, but not sure if i did right, as i sent it thru forum form, does he explained where and how to send?>20:25
jonniZogG_laptop: "Please add below your preference for N950 or N9 and send an email to quim.gil nokia com with your Nokia Developer userID. Make sure your Nokia Developer profile contains the right contact & shipping details. Thanks! "  so not through forum but directly to his nokia.com email.20:26
paZogG_laptop, do you know whether the device program is still ongoing?20:27
M4rtinKjonni: there might by also issues with aegis20:27
pameaning that ccould someone in principle still get a device, if an app is sent like this week?20:27
jonnithats in the wiki righ under the accepted text.20:27
M4rtinKbut it might work in open mode20:27
jonnipa: device programs are already closed from new submissions, only the coding competition and community awards are open anymore.20:28
paah okay.. so i should submit an app, and hope community will like it?20:29
jonnisubmit app to coding competition, and hope that you get enough votes in your category, and that way you way you can win a device.20:29
M4rtinKZogG_laptop: don't forget to document your COBS odyssey on the wiki once you have some free time :)20:29
ZogG_laptopM4rtinK: sure though i think i forgot few things already =)))20:31
ZogG_laptoppa: which one? to ovi? i think i'm the last one20:32
pajonni, i see an "adaptive_display_dim_threshold" in gconf20:39
pado you think i can sort of trick the light sensor by changing that one?20:39
paah there is also an "use_adaptive_display_dimming"20:40
*** gabriel9 has quit IRC20:41
romaxakoe: ping20:44
*** elldekaa has quit IRC20:47
*** ZogG_laptop has quit IRC20:53
*** ZogG_laptop has joined #harmattan20:54
*** rcg has quit IRC20:58
*** algol has joined #harmattan20:58
*** elldekaa has joined #harmattan20:59
*** TMavica has joined #harmattan21:09
*** ZogG_laptop has quit IRC21:11
pahm.. is it normal that qtcreator cant find gconfitem.h?21:13
ajalkanepa: I think not. What version you're using?21:14
palatest21:14
pa12121:14
ajalkaneAn the target is Harmattan?21:14
payes, qemued harmattan21:14
paim trying also with remote compiler, but it also doesnt find it21:15
ajalkane121 is old as Jesus21:15
pai mean qtsdk 1.2.121:15
ajalkaneMy version is 2.4.1 and even that is old21:15
ajalkaneOh21:15
paits 2.4.121:15
payes21:15
*** lbt has quit IRC21:16
pawell i guess i can work it around, somehow21:16
pawith a system() or two21:16
ajalkaneI see... hmm... I've had no problems with qconfitem.h with that version21:17
pa i included just like #include <gconfitem.h>21:17
paah, qconfitem?21:17
*** lbt_ has joined #harmattan21:17
ajalkaneyeah21:18
ajalkaneah no21:18
pai was talking about gconfitem :)21:18
ajalkanesorry... misspelled21:18
ajalkaneI'm including it also as gconfitem.h, no problems21:18
paah okay21:18
paah maybe gq/gconfitem?21:26
ajalkaneI have just strictly21:26
ajalkane#include <gconfitem.h>21:26
ajalkaneAah... but you need in .pro file:21:27
ajalkanePKGCONFIG += gq-gconf21:27
paah thats it21:27
pathanks :)21:27
ajalkaneno probs21:27
*** lbt_ has quit IRC21:31
*** ZogG_laptop has joined #harmattan21:36
*** Shaan7 has quit IRC21:36
*** tom_ has quit IRC21:36
*** cvaldemar has quit IRC21:46
*** MohammadAG has quit IRC21:50
*** MohammadAG has joined #harmattan21:50
*** elldekaa has quit IRC21:52
*** lbt_ has joined #harmattan21:54
ZogG_laptopMohammadAG: ping22:01
itsnotabigtruckhmm, my community award application turned out non-ideal due to the formatting :(22:01
itsnotabigtruckhttp://lists.maemo.org/pipermail/maemo-community/2012-June/005482.html22:01
MohammadAGPong22:01
ZogG_laptopMohammadAG: what should i enter in VAT info on nokia dev account?22:01
MohammadAGWhat's that?22:02
ZogG_laptopitsnotabigtruck: say what?22:02
ZogG_laptopMohammadAG: something about taxes. do you have developer acc?22:03
itsnotabigtruckZogG_laptop: i just emailed the message in that link but it became all messed up22:03
ZogG_laptopoh, i though you was denied due format22:04
ZogG_laptopitsnotabigtruck: i think i was accepted to nokia ovi applications or what's the name22:04
ZogG_laptopitsnotabigtruck: you are welcome to try imgrup from apps4meego =P22:12
ZogG_laptopitsnotabigtruck: btw account doesn't have token as i extrated info22:21
*** e-yes has joined #harmattan22:28
*** Venemo_N9 has joined #harmattan22:28
rZrback22:34
*** tom_ has joined #harmattan22:35
Venemo_N9hey22:35
rZrhi Venemo_N9 , i see the news is not affecting us , stronger than never ?22:36
Venemo_N9rZr, well, it didn't surprise me22:37
rZrcancelation of meltemi was unexpected22:37
*** arcean has quit IRC22:38
Venemo_N9well, we already knew that they were stupid. what else's new?22:38
*** arcean has joined #harmattan22:39
rZrbtw there is h team in gitorious22:40
Venemo_N9h team = ?22:40
rZrhttps://gitorious.org/+harmattan22:40
MohammadAGZogG_laptop, yes, but I don't recall something like that22:41
MohammadAGleave it empty?22:41
ZogG_laptoprZr: check the appp22:41
rZrhow ?22:41
ZogG_laptopMohammadAG: can u check22:41
ZogG_laptopit is empty for now22:41
*** tom_ has quit IRC22:42
Venemo_N9rZr, ah, I see22:42
*** tom_ has joined #harmattan22:44
MohammadAGnever seen a green bee before22:44
MohammadAGgotta love Haifa22:44
MohammadAGZogG_laptop, where is it?22:44
Venemo_N9:)22:44
*** liar has joined #harmattan22:46
rZrkhertan, just rebuilt it for shared repo that's all22:49
rZrDoes there is still true gnu/linux phone os alive ? (no, android isn't gnu/linux)22:50
rZrkhertan, gta04 ?22:50
*** tom_ has quit IRC22:51
MohammadAGno, but a jailbroken iOS device is a good alternative :P22:52
Venemo_N9rZr, Mer/Nemo, Tizen, whatever22:53
rZrthat was khertan question on twitter22:53
ZogG_laptopMohammadAG: it's in setting - developer account22:54
*** wook has joined #harmattan22:54
ZogG_laptopM4rtinK: ping22:55
algolpong22:56
*** wook has quit IRC22:56
*** algol has quit IRC22:56
ZogG_laptoplol22:56
ZogG_laptopwho is algol (soul caliber?) and why he thinks he is M4rtinK =)22:56
ZogG_laptopX-Fade: ping23:01
*** tom_ has joined #harmattan23:02
MohammadAGZogG_laptop, empty23:03
ZogG_laptopMohammadAG: than ok =)23:04
ZogG_laptopmine too23:04
ZogG_laptoprZr: ping23:04
rZrpong23:04
ZogG_laptopVenemo_N9: ping23:05
ZogG_laptoprZr: try the last version from apps4meego =)23:05
Venemo_N9ZogG, pong23:06
rZr0.0.7 ?23:07
ZogG_laptoprZr: yeap23:08
rZrlet me suggest to release 0.Y.Z with Y >= 123:08
ZogG_laptopVenemo_N9: i would like to to check my app as well =)23:08
ZogG_laptoprZr: it was 0.0.6.9 =)23:08
ZogG_laptoprZr: i'll make it 0.7 than =)23:09
ZogG_laptop0.7.X23:09
rZrI prefer X.Y.Z23:09
rZrthat one is ok23:09
ZogG_laptoprZr: than 0.7.Z Z is var as X =)23:10
*** TMavica has quit IRC23:10
*** auser has joined #harmattan23:10
MohammadAGI prefer the standard debian X.Y-Z23:11
*** cvaldemar has joined #harmattan23:12
Venemo_N9ZogG, what app is that?23:12
rZrMohammadAG, X.Y.Z-D23:12
ZogG_laptope-yes: imgrup23:14
ZogG_laptopoops23:14
ZogG_laptopwrong guy23:14
ZogG_laptopVenemo_N9: imgrup23:14
Venemo_N9ZogG_laptop, and what's imgrup?23:15
*** tom_ has quit IRC23:16
ZogG_laptopVenemo_N9: img uploader to imgur.com23:17
Venemo_N9ahm23:17
Venemo_N9:)23:17
e-yesZogG, Am I wrong? WHY???7sevenseven23:19
ZogG_laptope-yes: lol23:20
ZogG_laptope-yes: i thought there is only !!!!1111адинадин =)23:20
*** beford has joined #harmattan23:22
*** ajalkane has quit IRC23:24
rZrZogG, working !!! https://twitter.com/rzrfreefr/status/21445346455676928023:25
*** NIN101 has quit IRC23:26
rZrZogG, i reviewed yours23:32
ZogG_laptoprZr: thanks, i fixed aegis as well =) now it should work properly23:34
*** tom_ has joined #harmattan23:39
ZogG_laptoprZr: yeah added sharing one of last versions23:40
*** gabriel9 has joined #harmattan23:42
*** sigmaorion has joined #harmattan23:44
*** jaywink has quit IRC23:50
ZogG_laptoprZr: btw i thought of what you said about other hosts to upload, i think the better way is to work on native sharing utils for harmattan and i need to work on upload plugin for imgrup and if i succeed in it i might try to make an dummy when you can make your own provider files to use with so it would make it easier.23:59

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