IRC log of #harmattan for Wednesday, 2012-09-19

*** tbf_ has joined #harmattan00:00
rashm2kcontrol the view from the Pagestack rather than the ListView item delegate00:00
rashm2kI do have anothe issue though - I'm sure you can help me with this one00:01
*** tom__ has quit IRC00:01
rashm2kThis item here00:01
rashm2khttp://www.ebay.co.uk/itm/NEW-CONDITION-NOKIA-6300-SILVER-BLACK-UNLOCKED-PHONE-BLUETOOTH-2-MP-CAMERA-/320953325606?pt=UK_Mobile_Phones&hash=item4aba4f182600:01
rashm2kThe dash between BLUETOOTH and 2 MP is not ASCII00:01
rashm2kAnd is not displaying correctly on my page, any pointers as to how I deal with this?00:02
rashm2kI am getting this text from a std::string object from C++00:02
*** tbf has quit IRC00:03
djszapi_why would you use std::string ever?00:03
djszapi_use QString; you will love it.00:03
*** infobot has joined #harmattan00:05
*** ChanServ sets mode: +v infobot00:05
*** x29a has quit IRC00:09
*** liar has quit IRC00:11
*** beford has joined #harmattan00:11
*** x29a has joined #harmattan00:16
An_T_EileanHi, I'm back.00:21
rashm2kThe Web service framework uses std::string so I have NO control over this00:24
rzru need wstring or qstring00:24
rzrto store unicode00:25
djszapi_rashm2k: of course you have.00:27
djszapi_like said, use QString, and you will have no more problems.00:27
*** tom__ has joined #harmattan00:29
rzrdjszapi_: how was qt day1 ?00:30
djszapi_rzr: pardon?00:30
rzrdigia published an article as qt day 100:31
rzr1st day out of nokia hands00:31
rashm2kCan I extract the raw bytes from the std::string the read them in and set the encoding?00:31
djszapi_rzr: do not care00:31
rzrsure00:31
djszapi_rashm2k: I would suggest you to get familiar with one of the basic classes in Qt: QString.00:32
djszapi_you will love it.00:32
rzrdjszapi_: what do u care then ? kde00:32
djszapi_there is nothing magical, and everything is well documented.00:32
djszapi_rzr: music00:32
rzrwhat kind?00:33
djszapi_rzr: indian00:33
rzrlet me guess japanpop00:33
rzrhehe00:33
djszapi_rashm2k: http://mg.pov.lt/harmattan-irclog/%23harmattan.2012-08-02.log.html#t2012-08-02T22:03:58 -> I have written you exactly more than one and half months ago what to do :-)00:34
rzrclassical indian ragga are ok00:34
rzrbut out of topic00:35
rashm2kChanging the web service framework to use Qstring is beyond my abilities.00:35
rashm2kPlus I don't have the time00:36
djszapi_have you actually read what I wrote?00:36
rashm2kyes - I now use QString::fromStdString(xxxxx)00:38
rashm2kBut still not displayed correctly00:38
djszapi_blame your webservice.00:38
djszapi_if you feed QString with correct raw data, it just works.00:39
rashm2kI'm not so sure00:39
djszapi_we are sure.00:39
*** An_T_Eilean has quit IRC00:40
rashm2keven code that is pure Qt causes issues00:40
djszapi_then you are doing it wrong.00:40
rashm2koh no it's because of this bug:00:41
rashm2khttps://bugreports.qt-project.org/browse/QTBUG-14989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel00:41
djszapi_except that, this is not the problem of QString itself.00:43
djszapi_and you have never mentioned qml in this scenario00:43
djszapi_so I kinda wasted my time again because the person asking, did not know what he is asking, and what he would like to know.00:43
* djszapi_ sometimes wonders why people filter out important information randomly00:44
rashm2kno the web service returns the correct encoding00:50
djszapi_rashm2k: http://www.catb.org/esr/faqs/smart-questions.html00:51
*** e-yes has quit IRC01:07
ZogG_laptopdjszapi_: maybe u are the one filtering the important information and really randomly?01:10
ZogG_laptopthe smarter questions you are asking yourself?01:10
ZogG_laptop?=!*01:11
*** gabriel9 has joined #harmattan01:12
*** sahib_ has quit IRC01:22
*** sahib_ has joined #harmattan01:24
*** hardaker has joined #harmattan01:25
*** suy has quit IRC01:26
*** rm_work has quit IRC01:30
*** gabriel9 has quit IRC01:41
*** M4rtinK has quit IRC01:48
*** thetet has joined #harmattan01:51
*** sahib_ has quit IRC01:51
*** sahib_ has joined #harmattan01:53
*** thetet has quit IRC01:53
*** jluisn has quit IRC01:53
*** rashm2k has quit IRC02:00
*** tom__ has quit IRC02:06
*** Natunen has quit IRC02:07
*** pinheiro has joined #harmattan02:10
beforddjszapi_: http://www.youtube.com/watch?NR=1&v=Bx7iEHlGxMU&02:15
befordI'll ask w00t if he gets errors on the console, it seems to run ok for him02:15
*** An_T_Eilean has joined #harmattan02:21
An_T_EileanHi.02:22
An_T_EileanI have a Harmattan N9 that when playing back audio over bluetooth there are intermittent gaps in the playback.  The decode of the audio track continues as the sound is picked up moments later.  I've been researching this problem but I can't find anything definitive, would anyone here be able to offer any pointers?02:26
*** Dante_J has joined #harmattan02:52
*** imunsie has joined #harmattan02:52
ZogG_laptopAn_T_Eilean: try other headseti think it's signal related02:54
An_T_Eilean@ZogG_laptop It's not the headset, I'm using it with a Nokia Bluetooth Headset, a QED Bluetooth Receiver and a car hands free kit.  Each exhibit the same problem.  At first like you I suspected the signal strength especially in the car you don't know what kind of noise source you could be coming into proximity to but with both the headset and the QED I'm able to place the phone directly in contact with the receiving d03:10
An_T_Eileanproblem.  Also with noise there would at least be exhibited some form signal degradation as error correcting codes come into play.03:10
*** bindi has quit IRC03:10
*** Rantwolf has quit IRC03:12
*** An_T_Eilean has quit IRC03:15
*** An_T_Eilean has joined #harmattan03:16
*** imunsie has quit IRC03:20
befordsup ZogG_laptop03:21
befordgot your first BB application ready?03:21
befordI've not received any answer from Ash :/03:21
befordor whatever his name is03:21
An_T_EileanI heard a bleep which means my time is up.  I'm going to wish you all an enjoy time of day relevant to your locality.03:27
An_T_Eileans/enjoy/enjoyable03:28
*** An_T_Eilean has quit IRC03:28
*** jonasen has joined #harmattan03:31
*** e-yes has joined #harmattan03:37
*** e-yes has quit IRC03:46
*** arcean has quit IRC03:46
*** SpeedEvil_ has quit IRC03:57
*** SpeedEvil has joined #harmattan03:58
*** auenfx4 has quit IRC04:33
*** imunsie has joined #harmattan04:39
*** auenf has joined #harmattan04:40
djszapi_beford: well, orientation is not resolved.05:01
djszapi_in addition touch is not used either.05:02
djszapi_plus it is a bit obsolete version.05:02
djszapi_there were changes since June.05:02
*** tomma has quit IRC05:04
djszapi_also, do not forget: they use qt4 for nemo so they do not quite test it.05:06
*** tomma has joined #harmattan05:06
*** Hei_Ku has quit IRC05:09
*** jpwhiting has quit IRC05:11
*** machia_ has quit IRC05:11
*** lfrb has quit IRC05:13
*** mschlens1 has joined #harmattan05:13
*** Hei_Ku has joined #harmattan05:13
*** lfrb has joined #harmattan05:13
*** mschlens has quit IRC05:16
*** machia has joined #harmattan05:19
*** Shaan7 has quit IRC05:43
*** natunen has joined #harmattan05:45
*** Shaan7 has joined #harmattan05:51
*** jpwhiting has joined #harmattan06:17
*** jpwhiting has joined #harmattan06:17
Sazpaimon_http://qt.digia.com/ this page warms my heart06:20
*** leio_ is now known as leio06:21
*** frals has quit IRC06:26
*** frals has joined #harmattan06:27
djszapi_Sazpaimon_: and makes me a tad sad panda.06:29
befordThe Qt development framework was created in 1994 by a company called Trolltech. In 2008, Trolltech sold the Qt development framework to Nokia.06:35
befordI thought they bought the whole trolltech06:36
djszapi_yes, they are not contradictory.06:36
befordwell trolltech did not sell Qt to NOK06:37
djszapi_yes, they did.06:37
*** natunen has quit IRC06:41
*** DocScrutinizer05 has quit IRC06:42
*** DocScrutinizer05 has joined #harmattan06:42
*** Natunen has joined #harmattan06:45
*** furikku has joined #harmattan06:49
*** Natunen has quit IRC07:16
*** tomma has quit IRC07:21
*** tomma has joined #harmattan07:22
*** jussi has quit IRC07:34
*** bindi has joined #harmattan07:34
*** jussi has joined #harmattan07:37
*** hardaker has quit IRC07:56
*** mschlens1 is now known as mschlens08:17
*** bindi has quit IRC08:21
*** xarcass has joined #harmattan08:35
*** Natunen has joined #harmattan08:52
*** KRF has quit IRC08:53
*** KRF has joined #harmattan08:54
*** beford has quit IRC09:01
*** rnovacek has joined #harmattan09:04
*** beford has joined #harmattan09:06
*** lamikr has joined #harmattan09:15
*** tonyoy has joined #harmattan09:37
*** tonyoy has quit IRC09:44
*** vladest1 has quit IRC09:45
*** vladest has quit IRC09:47
*** phikz has quit IRC09:47
*** vladest has joined #harmattan09:47
*** vladest_ has joined #harmattan09:48
*** gabriel9|work has joined #harmattan09:51
*** Rantwolf has joined #harmattan10:02
*** suy has joined #harmattan10:02
*** phikz has joined #harmattan10:04
*** Dante_J has quit IRC10:05
*** beford has quit IRC10:09
*** e-yes has joined #harmattan10:18
*** e-yes has quit IRC10:23
*** imunsie has quit IRC10:28
*** cityLights has joined #harmattan10:35
*** elldekaa has joined #harmattan10:36
*** MFaro-Tusino has joined #harmattan10:37
*** MFaro-Tusino has quit IRC10:37
*** MFaro-Tusino has joined #harmattan10:38
*** jaywink has joined #harmattan10:38
*** Rantwolf has quit IRC10:41
*** susundbe1g has quit IRC10:43
*** Appiah_ has quit IRC10:43
*** Sput has quit IRC10:43
*** tabasko_ has quit IRC10:43
*** saidinesh5 has quit IRC10:43
*** elysion has quit IRC10:43
*** saidinesh5 has joined #harmattan10:45
*** elysion has joined #harmattan10:47
*** susundberg has joined #harmattan10:47
*** tabasko has joined #harmattan10:48
*** Appiah has joined #harmattan10:48
*** elldekaa has quit IRC10:49
*** thetet has joined #harmattan10:49
*** tom__ has joined #harmattan10:51
*** Sput has joined #harmattan10:54
*** elldekaa has joined #harmattan11:01
*** tom__ has quit IRC11:04
*** tom__ has joined #harmattan11:08
*** ghjgfjghjbn has quit IRC11:08
*** ghjgfjghjbn has joined #harmattan11:13
*** elldekaa has quit IRC11:14
*** elldekaa has joined #harmattan11:18
Arkenoihey, does anyone has twitter .deb for n950? seems that mine is broken and i need to replace it..11:28
*** RandomGuyOnBed has joined #harmattan11:29
RandomGuyOnBedHey guys, i'm running Meego Harmattan PR 1.3 on my N9 device, i want to forward my internet connection from my pc to my n9 via usb. I can ping my computer via ssh, but i cannot ping websites. Any reason for that?11:30
*** arcean has joined #harmattan11:30
djszapi_RandomGuyOnBed: have you followed the usb networking wiki?11:35
*** Rantwolf has joined #harmattan11:35
RandomGuyOnBeddjszapi_: I guess so, if you mean this one: http://wiki.meego.com/ARM/N900/Tips_and_Tricks/N900_USB_Networking11:37
RandomGuyOnBedHaven't found one for harmatten especially11:38
*** jreznik has joined #harmattan11:41
mschlensRandomGuyOnBed: you want to use your PC's network connection through your N9?11:43
mschlensFor that you'll have forwarding enabled on your PC.11:43
*** Jade has joined #harmattan11:43
RandomGuyOnBedmschlens: No. I want to forward my internet connection from my pc to my n9. I don't have wlan here and a limited 3g connection :/11:44
mschlensN9 -> PC -> Internet?11:44
RandomGuyOnBedJup11:45
mschlensYeah, you'll need forwarding on your PC>11:45
mschlensBasically the steps on the PC should be the same as for the N90011:45
mschlens iptables -A POSTROUTING -t nat -s 192.168.2.15/32 -j MASQUERADE11:46
mschlens echo 1 > /proc/sys/net/ipv4/ip_forward11:46
mschlensare the important steps in the doc11:46
mschlensyou'll obviously have to replace the IP with your PC's IP.11:46
djszapi_RandomGuyOnBed: yes, just follow those instructions. Should be working.11:47
djszapi_if it does not, start clearly from the beginning.11:47
RandomGuyOnBedWell i'm running windows here, so there is already a driver which handles the whole routing. At least it should ..11:47
djszapi_oh windows ...11:47
RandomGuyOnBedDon't hate me, hate my company :) I'd happier with arch11:48
mschlensRandomGuyOnBed: Windows 7 or XP?11:49
RandomGuyOnBedmschlens: 711:49
RandomGuyOnBedOf course i installed the nokia linux RNDIS driver. I'm not that kind of newbie :)11:50
mschlenshttp://www.coretimer.com/windows/ip-forwarding-how-to-make-windows-7-as-a-router/11:50
mschlensDoes that help?11:51
*** elldekaa has quit IRC11:51
*** thetet has quit IRC11:53
*** Natunen has quit IRC11:53
Arkenoihttp://talk.maemo.org/showthread.php?t=86905 <- any ideas? could anyone please share working .deb for me?11:55
RandomGuyOnBedmschlens: Regedit? Seriously.. god damn windows. Rebooting now, brb :D11:55
mschlens*snrk*11:56
*** tom__ has quit IRC11:57
*** tom__ has joined #harmattan12:02
*** Tronic_ has joined #harmattan12:03
*** pa has quit IRC12:04
*** Tronic has quit IRC12:04
*** Tronic_ is now known as Tronic12:04
*** elldekaa has joined #harmattan12:04
MFaro-TusinoArkenoi: You need pr 1.312:05
ArkenoiMFaro-Tusino, already installed. may be updating from n9 repository was a mistake, but how can i roll back without reflash?12:05
Arkenoii need .deb of oirginal twitter i guess12:06
Arkenoican anyone make one for me?12:06
MFaro-TusinoDid you flash 1.3, or was apt-get distro upgrade?12:09
*** danielcbit has quit IRC12:09
MFaro-Tusinoeasiest way is remove n9 repo12:10
MFaro-Tusinoapt-get update12:10
MFaro-Tusinoapt-get --reinstall12:10
MFaro-Tusinosorry12:10
*** niwakame|away is now known as niwakame12:11
MFaro-Tusinoapt-get --reinstall install12:11
MFaro-Tusinofollowed by the package names12:11
MFaro-Tusinomake sense?12:11
*** elldekaa has quit IRC12:12
*** e-yes has joined #harmattan12:15
*** pa has joined #harmattan12:16
RandomGuyOnBedmschlens: well .. and again, nothing. Does it matter that my internet connection goes through a domain?12:20
mschlensNo idea. I don't know windows :)12:23
RandomGuyOnBedLooks like i don't know it either ..12:24
*** arcean_ has joined #harmattan12:25
*** lordross has joined #harmattan12:26
*** rigo_ has joined #harmattan12:26
*** tom__ has quit IRC12:28
*** arcean has quit IRC12:28
*** Natunen has joined #harmattan12:29
*** tom__ has joined #harmattan12:29
*** elldekaa has joined #harmattan12:42
niwakameRandomGuyOnBed: having problems with what?12:43
*** djszapi_ has left #harmattan12:43
RandomGuyOnBedniwakame: I want to share my internet connection from my pc onto my n9 device via usb12:46
*** M4rtinK has joined #harmattan12:46
RandomGuyOnBedI can ping my computer and the gateway, but not the internet12:46
ZogG_laptopniwakame: sup my dudele12:46
niwakameYou have enabled ICS?12:47
*** snowpong has joined #harmattan12:47
niwakameOr tried "bridge connections" via right mouse klick?12:48
*** rigo_ is now known as rigo12:49
niwakameZogG_laptop: fine, trashing my nexus 7 with apps B-)12:49
ZogG_laptopniwakame: i want playbook12:49
*** rigo is now known as rigo_12:50
*** tom__ has quit IRC12:50
niwakameZogG_laptop: then buy one? It's cheap12:51
*** rigo_ is now known as rigo12:51
ArkenoiMFaro-Tusino, if i remove n9 repo, it cannot update twitter, says package is not available :-/12:51
RandomGuyOnBedniwakame: i tried bridging the connections, didn't help. What is ICS?12:51
Lava_Croftnexus7 is nice, apart from its os12:51
MFaro-Tusinowell apt-get remove12:52
Lava_CroftRandomGuyOnBed: Internet Connection Sharing12:52
MFaro-Tusinothen install12:52
niwakameInternet connection sharing. There should be something in properties of connection12:52
Lava_Croftall these abbreviations are confusing12:52
Lava_CroftIce Connection Sandwich?12:53
niwakamexD12:53
Lava_CroftInternet Cream Sharing? what?12:53
ArkenoiMFaro-Tusino, and i cannot apt-get remove because it says it depends on PR package :-/12:53
niwakameLava_Croft, being server admin. Tend to speak in abbrevs. Sorry ^^12:54
MFaro-Tusinouse N9 quick tweak to remove it then12:54
Lava_Croftniwakame: its not your fault at all, its the abbreviations fault!12:54
niwakameArkenoi: what are you doing there?12:54
niwakameLava_Croft: :-)12:54
Arkenoi(pr packege depends on it, actually)12:55
MFaro-TusinoTrust me12:55
MFaro-TusinoN9 Quick Tweak can remove it12:55
RandomGuyOnBedI tried sharing my connection, but sometimes i lost my internet connection on my pc then :/12:56
MFaro-TusinoI dont have stock twitter anymore12:56
*** DrGrov has joined #harmattan12:56
Arkenoi"Reinstallation of twitter-meego is not possible, it cannot be downloaded"12:56
Lava_Croftuh oh12:56
MFaro-Tusinomsg Arkenoi12:56
*** DrGrov has left #harmattan12:56
MFaro-Tusinoderp12:57
niwakameRandomGuyOnBed: jep that's the downside. You don't have WiFi on your computer, huh?12:57
Arkenoihmm, will try to remove. but how can i reinstall then?12:57
niwakameUse tweetian12:57
niwakameO:-)12:57
RandomGuyOnBedniwakame: Nope, just my usb cable. ... well and a shitty 3g connection limited to 30kb ..12:57
Lava_Crofttwitter client wars! Qneptunea!12:58
Arkenoiniwakame, no pictures inline and no home screen feed :-(12:58
*** rigo is now known as rigo_12:58
niwakameBattle mode on12:58
niwakame:-P12:58
niwakameQneptunea is also good. I think it's preference. But stock client is not that good for me12:59
Arkenoiwhich option of quicktweak should i use to remove it? QQ or AA?12:59
*** rigo_ is now known as rigo12:59
*** rigo is now known as rigo_13:00
*** rigo_ is now known as rigo13:00
MFaro-TusinoTweetian13:00
RandomGuyOnBedniwakame: "PING www.google.de (2a00:1450:4016:800::1018): 56 data bytes" C:13:01
RandomGuyOnBedatleast this works now .. thank you guys :)13:01
niwakameNp13:06
ZogG_laptopniwakame: it's not cheap here :(13:10
ZogG_laptopMFaro-Tusino: i didn't find browser related stuff :(13:10
*** tom__ has joined #harmattan13:17
*** khertan has quit IRC13:24
*** rzr is now known as rZr13:26
*** Shaan7 has quit IRC13:26
MFaro-Tusinoall good mate13:30
MFaro-Tusinothx for looking13:30
*** elldekaa has quit IRC13:31
*** lbt has quit IRC13:34
*** MFaro-Tusino has quit IRC13:35
*** khertan has joined #harmattan13:36
*** vladest has quit IRC14:06
*** vladest_ has quit IRC14:06
*** vladest has joined #harmattan14:07
*** djszapi has joined #harmattan14:07
*** vladest1 has joined #harmattan14:08
djszapiso Digia plans to lay off 88 people...14:08
djszapiand 89 got switched from Berlin and Oslo.14:08
djszapinot too unexpected, not too unexpected.14:08
*** tom__ has quit IRC14:10
RandomGuyOnBedniwakame: Well.. the connection works. apt-get fetches the packets pretty quick, but everything else like the browser still want to use an other connection. It shows me the select connection dialog .. any idea how to switch to usb0 ?14:13
*** vladest1 has quit IRC14:14
*** vladest1 has joined #harmattan14:15
*** machia_ has joined #harmattan14:16
*** lucido has joined #harmattan14:16
*** lbt has joined #harmattan14:18
*** lbt has quit IRC14:18
*** lbt has joined #harmattan14:18
djszapihttp://www.kauppalehti.fi/etusivu/digia+aloittaa+yt-neuvottelut+suomessa/20120926133114:18
niwakameRandomGuyOnBed you could maybe do some fancy iptables routing...but then no. Search at tmo14:19
*** machia has quit IRC14:19
lucidodid anyone have any issues with n9 pr1.3 and nfc detection?14:23
*** bindi has joined #harmattan14:23
*** rZr is now known as rzr14:26
rzrHI14:27
rzrCan u please exec14:27
*** phikz has quit IRC14:27
rzrls -l /etc/resolv.conf14:28
rzron device ?14:28
rzrand tell  me result14:28
lucidomoment14:29
djszapirzr: 64414:29
rzrthx14:29
djszapirw r r root:root14:29
rzrisnt a symlink14:30
djszapinope14:30
rzrmy dns is screwed14:32
rzror it may be the privider it s odd14:32
*** MFaro-Tusino has joined #harmattan14:39
*** djszapi has left #harmattan14:40
lucidohow can I downgrade to pr1.2 (nfc detection stopped working)14:41
RandomGuyOnBedniwakame: creating an ad-hoc connection did it :)14:42
niwakameRandomGuyOnBed congrats :-)14:42
*** niwakame is now known as niwakame|away14:44
*** Jucato has joined #harmattan14:52
*** M4rtinK has quit IRC14:58
*** elldekaa has joined #harmattan15:11
*** elldekaa has quit IRC15:18
*** Rantwolf_ has joined #harmattan15:18
ZogG_laptoplucido: u can't downgrade15:19
*** Rantwolf has quit IRC15:19
*** djszapi_ has joined #harmattan15:24
djszapi_http://www.linuxfoundation.org/news-media/announcements/2012/09/linux-foundation-announces-automotive-grade-linux-workgroup15:24
*** elldekaa has joined #harmattan15:24
djszapi_interesting, so Tizen will be useful for something15:25
MFaro-Tusinoyou can downgrade15:28
MFaro-Tusinomethod isnt public yet15:28
MFaro-Tusinobut i know it CAN be done15:28
*** Sfiet_Konstantin has joined #harmattan15:31
*** lbt is now known as lbt_away15:37
*** orfix has quit IRC15:37
*** machia_ has quit IRC15:40
*** furikku_ has joined #harmattan15:45
*** KRF has quit IRC15:46
*** furikku has quit IRC15:46
*** jpwhiting has quit IRC15:46
*** mschlens has quit IRC15:46
*** sahib_ has quit IRC15:46
*** shadeslayer has quit IRC15:46
*** leio has quit IRC15:46
*** topi` has quit IRC15:46
*** Lasarus has quit IRC15:46
*** machia has joined #harmattan15:47
*** shadeslayer has joined #harmattan15:48
*** KRF has joined #harmattan15:48
*** leio has joined #harmattan15:48
*** topi` has joined #harmattan15:49
*** mschlens has joined #harmattan15:49
*** sahib_ has joined #harmattan15:49
*** orfix has joined #harmattan15:52
*** Lasarus has joined #harmattan15:53
*** jpwhiting has joined #harmattan15:59
*** Jucato has quit IRC15:59
*** Jucato has joined #harmattan16:01
*** lbt_away is now known as lbt16:16
*** orfix has quit IRC16:18
*** orfix has joined #harmattan16:19
*** djszapi_ has quit IRC16:20
*** Jucato has quit IRC16:22
*** Jucato has joined #harmattan16:24
*** cityLights has quit IRC16:27
*** elldekaa has quit IRC16:29
*** jaywink has quit IRC16:32
*** danielcbit has joined #harmattan16:32
*** Jucato has quit IRC16:32
ZogG_laptopMFaro-Tusino: you can't downgrade till you have keys16:35
*** Shaan7 has joined #harmattan16:35
MFaro-TusinoI know, and there is one who apparently has them16:36
*** MFaro-Tusino has left #harmattan16:37
ZogG_laptopand he left16:37
ZogG_laptopwho has the keys16:37
ZogG_laptoprzr: ^16:37
*** xarcass has quit IRC16:50
*** beford has joined #harmattan16:53
*** imunsie has joined #harmattan16:54
*** hardaker has joined #harmattan17:01
*** aquarius has quit IRC17:07
*** Shaan7 has quit IRC17:08
*** thetet has joined #harmattan17:09
*** aquarius has joined #harmattan17:10
thetetjoin #N917:11
thetetsorry17:11
* Arkenoi successfully "downgraded" twitter (reinstalled from n950 repo) but it still does not work :-(17:13
ZogG_laptopArkenoi: mwahaha :P17:16
ArkenoiZogG_laptop, any better ideas what can i do?17:17
fralswhy are you downgrading twitter?17:20
*** pawky has quit IRC17:21
Arkenoifrails it failed quite a strange way17:21
ZogG_laptopArkenoi: frals is twitter maintainer and probably dev :P17:21
Arkenoixsession/mtwitter main process terminated with status 117:21
Arkenoiwow17:21
ZogG_laptop:P17:22
Arkenoithen he might have a clue on what that means :-)17:22
fralswhat happens if you run /usr/bin/twitter-qml from the terminal?17:22
*** mschlens_ has joined #harmattan17:22
*** mschlens has quit IRC17:23
ArkenoiReferenceError: Can't find variable: messageview_refresh_after_sending17:23
fralsyeah thats fine17:24
*** Arie has joined #harmattan17:24
ArkenoiCRITICL: nnot found XDG_CACHE_HOME environment variable17:24
Arkenoioops sorry for typos17:24
fralsthats pretty cool17:24
Arkenoii cannot C&P because my wifi network has no direct connectivity to wired one17:24
fralswonder why you unset XDG_CACHE_HOME17:25
fralsand why we dont have a fallback in twitter17:26
fralsanyway export XDG_CACHE_HOME=/home/user/.cache/17:26
fralsexport XDG_CACHE_HOME=/home/user/.cache17:26
fralseven17:26
*** e-yes has quit IRC17:26
ZogG_laptopinteresting if it solves17:26
ZogG_laptopfrals: found new job?17:27
fralsnot started looking yet17:27
fralsnot sure what i wanna do next ;(17:27
fralskinda hard to beat what i was doing at nokia17:27
ArkenoiAhha17:27
ZogG_laptopfrals: jolla?17:28
*** Shaan7 has joined #harmattan17:28
Arkenoinot valid JSON data: blablabla .. Host api.twitter.com not found17:28
Arkenoiwonder how could it be possible17:28
Ariefrals: can you tell us what you did at nokia?17:28
fralsZogG_laptop: yeah maybe that, not sure if i want to work from home any longer though17:28
fralsArie: software stuff :D17:28
ZogG_laptopfrals: aren't you in Finland?17:29
fralsZogG_laptop: because finland sucks and im swedish :D17:29
ZogG_laptopfrals: my ex swedish :P17:29
fralsproblem is nokia was such a great place to work and you had access to all kinds of supercool shit17:29
ZogG_laptopfrals: but you cann contribute a lot17:29
fralsbasically a geeks dream ;D17:29
ZogG_laptopi think jolla should be like that17:30
fralsyeah, but then i dont want to work from home in stockholm, but i dont want to move from stockholm either... :D17:31
*** e-yes has joined #harmattan17:31
ZogG_laptopyou have to make your mind17:31
ZogG_laptopbtw i still failed to use oauth lib from harmattan17:32
ZogG_laptopi made account17:32
Arkenoiahha17:32
ZogG_laptopbut no ide how to get token of it17:32
Arkenoino, it was a temporary glitch17:32
Arkenoiso XDG_CACHE_HOME appears to be the root of the problem17:33
ZogG_laptopfrals: so my request of simple examples fro those things if you have time still relevant :P17:33
Arkenoionce i set it everything works17:33
ZogG_laptopArkenoi: good :P17:33
Arkenoibut -- where is the point it could be missing from environment?17:33
Arkenoihow do I set it system-wide?17:33
ZogG_laptopyou made something wrong/ one of apps you use did it17:33
fralsyou must have installed something/messed with something to remove it :)17:33
ZogG_laptopexport sets it system wide17:33
ZogG_laptopi think there is some file that has those env settings17:34
ZogG_laptopand i think it's somewhere on TMO17:34
ArkenoiZogG_laptop, export sets it in current shell and everything that is spawned from it17:34
ZogG_laptoptry to search "tracker bug gallery" or something17:34
Arkenoiok will try to find17:34
ZogG_laptopArkenoi: you can set it in bash or what it is used on N917:34
Arkenoibusybox17:35
ZogG_laptopbut again there is file with those settings and it reads it i guess at boot or something17:35
Arkenoibut i need to set it in some profile script that is loaded on startup17:35
ZogG_laptopArkenoi: i think script is there, you need to find this file and check if it's correct there17:36
*** tom__ has joined #harmattan17:37
Arkenoitrying to find17:39
Arkenoican you grep your common locations for this variable?17:39
Arkenoilike, say grep -r XDG_CACHE_HOME /etc17:39
fralsArkenoi: /etc/skel/.profile:export XDG_CACHE_HOME="$HOME/.cache"17:40
Arkenoihmm17:42
Arkenoii thought skel just gets copied to new users homes17:42
Arkenoiand not being used directly17:43
Arkenoilike /etc/profile17:43
fralsonly place in etc it is, and then i have exact copy of it in ~/.profile17:43
fralsso /home/user/.profile should have it as well17:43
Arkenoiseems that I do not have ~/.profile at all17:44
Arkenoicould you please pastebin it?17:44
ZogG_laptopArkenoi: i bet it would be same as /etc/profile17:44
fralsyeah give me a sec, need to tunnel shits to c/p17:44
fralshmm actually17:45
fralsim using RD image17:45
fralsbut i guess it should be same as in sales17:45
Arkenoimore likely to be copy of /etc/skel/.profile that /etc/profile because /etc/profile is system-wide and there is no need to copy it17:45
fralshttp://pastebin.com/vWE6ZfVG17:45
Arkenoiyes, exactly the one in skel17:46
Arkenoiok, will try to reboot now and see if it gets fixed17:46
Arkenoiperfect!17:48
fralsworking again ye?17:49
Arkenoiwill now see if n9 repository has newer one and if it is any better than this :-)17:49
* Arkenoi still wonders why Nokia locked harmattan in portrait mode.. Nearly all application work perfectly in landscape..17:50
Arieyes, they do17:50
*** tom__ has quit IRC17:51
*** Pali has joined #harmattan17:52
kimjuArkenoi, nearly all, nearly perfectly.17:55
ZogG_laptopfrals: oh btw wanted to ask about ur headsets17:56
ZogG_laptopthe nokia ones17:57
ZogG_laptopi saw ur tweetes17:57
Arkenoikimju, any glitches worth noticing?17:57
ZogG_laptophow they are with n9?17:57
fralsZogG_laptop: which ones? :D17:57
fralsbh-905i or the monster purity whatever they are called?17:57
* Arkenoi wonders what could kill my ~/.profile17:57
ZogG_laptopfrals: i think first ones17:57
ZogG_laptopwhat are the second17:58
fralsbluetooth ones with active noise cancellation?17:58
fralswired headphones that were released with lumia iirc17:58
ZogG_laptopyes17:58
kimjuArkenoi, at least few programs don't fit the whole ui in landscape mode and lack scrolling.17:58
fralsthe bluetooth ones works great17:58
ZogG_laptopnot wired17:58
fralsonly issue is sometimes (as with all bt) it buffers if there is lots of io going on in device17:58
ZogG_laptopfrals: no lags/glitches? how is battery life of both17:59
fralslike for example when mfe decides to sync everything17:59
ZogG_laptopso buffers are laggs?17:59
fralsyeah lags/glitches17:59
kimjuArkenoi, and minor glitcher here and there. facebook app, the weather app etc..17:59
fralsbut not that bad imo, only got it when i had a huge mfe sync starting in the morning17:59
*** rm_work has joined #harmattan17:59
*** rm_work has quit IRC17:59
*** rm_work has joined #harmattan17:59
fralsdunno, it lasted for calls without problems for me (not a big talker thou) and i could go a couple of day with a few hours of music without charging them18:00
fralsdidnt really notice any diff on device as i was charging it daily anyway when i used them18:00
*** gabriel9|work has quit IRC18:00
fralssince im mostly at home now i dont need to use them anymore :D18:00
fralsbut i wouldnt buy them now thou, the huge draw back for me is they are not covering the ears18:00
fralsso they are not that comfortable for extended use18:01
ZogG_laptopnot comfy on the go?18:01
ZogG_laptoppitty we don't have those here as we don't have nokia shops18:01
kimjuArkenoi, nothing really major after they fixed the launcher icons not getting drawn in landscape mode (that fix got released with pr1.1, iirc)18:01
fralsi tried the new monster ones nokia is releasing which are bt and active noise cancellation and over-ear18:01
ZogG_laptopand it would be too expensivve to me to order as well as not trying them on before and chanse of getting not nokia ones but nokla's :)18:02
fralsthey seemed awesome, but they are prolly expensive as fuck18:02
ZogG_laptopfrals: aren't 950i noise cancelling?18:02
fralsthey are18:02
ZogG_laptopi lost track of which one u talk about :P18:02
fralsi was talking about the 905i until the last 2 lines ;)18:02
ZogG_laptopso they are not monster ones which one are than?18:03
Arkenoifrals, there is still no way to manually associate a twitter person to a contact card? there seems to be some kind of heuristics but it does not always work properly18:03
phakono manual way18:03
ArkenoiI also have several persons with similar names in my phone book and they get associated incorrectly18:03
fralsZogG_laptop: the ones i tried today is http://www.monstercable.com/productdisplay.asp?pin=6547 i think18:04
ZogG_laptopdon't like look18:04
*** elldekaa has joined #harmattan18:04
fralshttp://www.slashgear.com/nokia-purity-pro-wireless-headphones-arrive-ahead-of-wp8-lumias-03245705/18:04
ZogG_laptopand no idea of that firm18:05
fralsthey sell expensive cables to retards iirc18:05
ZogG_laptopcables like as addition option?18:06
ZogG_laptopto plug in when mfe is going to sync18:07
*** e-yes has quit IRC18:09
Ariefrals: youre saying monster is overpriced?18:11
*** Shaan7 has quit IRC18:12
fralsArie: yeah :P18:16
ZogG_laptopfrals: how are new lumias?18:17
Ariefrals: so dont buy them?18:18
*** lucido has quit IRC18:18
*** snowpong has quit IRC18:20
*** imunsie has quit IRC18:20
*** Arie has quit IRC18:24
*** Shaan7 has joined #harmattan18:24
fralsarie: im not :p18:28
fralsZogG_laptop: 920 hw is really nice at least18:29
*** danielcbit has quit IRC18:31
*** lucido has joined #harmattan18:31
*** jreznik_ has joined #harmattan18:34
*** jreznik has quit IRC18:34
*** rnovacek has quit IRC18:35
*** npm1 has joined #harmattan18:36
*** djszapi_ has joined #harmattan18:38
*** djszapi_ has quit IRC18:39
*** NIN101 has joined #harmattan18:41
*** danielcbit has joined #harmattan18:44
*** Khertan_work has left #harmattan18:49
*** phikz has joined #harmattan18:51
*** ZogG_laptop has quit IRC18:57
*** lbt is now known as lbt_away18:59
*** thetet has quit IRC19:04
*** ced117 has joined #harmattan19:05
*** ced117 has quit IRC19:05
*** ced117 has joined #harmattan19:05
*** thetet has joined #harmattan19:05
*** leumaS has joined #harmattan19:08
*** mschlens_ has quit IRC19:09
*** Sfiet_Konstantin has quit IRC19:10
*** leumaS has quit IRC19:11
*** lizardo has joined #harmattan19:15
*** lamikr has quit IRC19:18
*** jabis has quit IRC19:22
*** jabis has joined #harmattan19:22
*** danielcbit has quit IRC19:27
*** mschlens has joined #harmattan19:28
*** jreznik_ has quit IRC19:28
*** lordross has quit IRC19:30
*** jaywink has joined #harmattan19:31
*** danielcbit has joined #harmattan19:39
*** Pali has quit IRC19:46
*** Pali has joined #harmattan19:49
befordsup19:51
*** djszapi_ has joined #harmattan19:52
*** felipexil_ has joined #harmattan19:52
valdur55sup19:53
valdur55djszapi_, how it's going ?19:53
djszapi_valdur55: sorry very busy atm19:53
valdur55djszapi_, no problem19:53
befordvery busy doing what djszapi_19:56
befordxD19:56
befordvoting for coding contest just started !19:56
*** felipexil_ has quit IRC19:56
*** felipexil_ has joined #harmattan19:57
djszapi_beford: satisfying the demanding need of the customer ...19:57
befordawesome19:57
*** felipexil_ has quit IRC19:57
*** djszapi_ has left #harmattan19:58
*** felipexil has joined #harmattan19:58
*** Arie has joined #harmattan20:02
Ariedoes anyone know how to start the music player from terminal?20:03
Arieto debug it?20:03
*** jaywink has quit IRC20:11
*** thetet has quit IRC20:15
*** piggz has joined #harmattan20:30
*** Arie has quit IRC20:30
Lava_CroftChris Weber ‏@CWeberatNokia20:35
Lava_CroftInstead of changing a product name, we’re changing the game with benefits like PureView, nav & wireless charging #Lumia92020:35
* Lava_Croft facepalms20:35
*** elldekaa has quit IRC20:35
Lava_Crofthaha http://www.theverge.com/2012/9/10/3307317/nokia-nexus-the-impossible-dream20:43
rzrnitdroid ?20:48
*** rigo has quit IRC20:51
*** rigo has joined #harmattan20:52
*** danielcbit has quit IRC20:54
piggzright...now to make a heart rate monitor using only the camera and flash ....20:55
*** elldekaa has joined #harmattan20:57
*** suy has quit IRC21:01
*** ZogG_laptop has joined #harmattan21:10
*** ZogG_laptop has quit IRC21:10
*** ZogG_laptop has joined #harmattan21:10
*** rashm2k has joined #harmattan21:10
*** jaywink has joined #harmattan21:11
*** rigo has quit IRC21:17
*** tonyoy has joined #harmattan21:22
*** gabriel9 has joined #harmattan21:25
*** beta4 has joined #harmattan21:35
*** Shaan7 has quit IRC21:36
lucidodoes pr1.3 have the google protocol buffer library?21:47
*** ced117 has quit IRC21:49
*** rashm2k has quit IRC21:49
*** tom__ has joined #harmattan21:51
*** Sfiet_Konstantin has joined #harmattan21:51
*** djszapi_ has joined #harmattan21:54
lucidorzr, what repo has the protobuf library?21:56
djszapi_lucido: there is a search field on the c-obs21:57
djszapi_https://build.pub.meego.com/package/show?package=protobuf&project=home%3Arzr%3Aharmattan21:57
lucidoonly for harmattan 1.221:58
djszapi_nope21:59
lucidohmm?21:59
djszapi_not only for harmattan 1.222:01
*** ZogG_laptop has quit IRC22:02
*** ZogG_laptop has joined #harmattan22:04
*** djszapi_ has quit IRC22:05
*** rashm2k has joined #harmattan22:07
*** jpwhiting has quit IRC22:15
*** jpwhiting has joined #harmattan22:15
*** djszapi_ has joined #harmattan22:17
*** lucido has quit IRC22:19
*** gabriel9 has quit IRC22:24
*** Sfiet_Konstantin has quit IRC22:36
*** lucido has joined #harmattan22:42
*** djszapi_ has quit IRC22:46
*** furikku_ has quit IRC22:47
*** djszapi__ has joined #harmattan22:47
*** jreznik has joined #harmattan22:51
*** tom__ has quit IRC22:51
*** Sfiet_Konstantin has joined #harmattan22:52
*** Venemo has joined #harmattan22:56
*** danielcbit has joined #harmattan22:59
*** KRF has quit IRC23:07
*** KRF has joined #harmattan23:10
*** KnutP has joined #harmattan23:10
*** KnutP has left #harmattan23:12
*** jreznik has quit IRC23:13
*** beta4 has quit IRC23:16
*** NIN101 has quit IRC23:21
*** arcean_ is now known as arcean23:24
*** M4rtinK has joined #harmattan23:25
*** Sfiet_Konstantin has quit IRC23:33
*** Venemo has quit IRC23:42
*** M4rtinK has quit IRC23:46
*** imunsie has joined #harmattan23:54
*** tonyoy has quit IRC23:55
*** jaywink has quit IRC23:56
*** imunsie has quit IRC23:57
*** imunsie has joined #harmattan23:57

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