/srv/irclogs.ubuntu.com/2013/09/22/#ubuntu-app-devel.txt

AskUbuntuHow can i create and run visual basic projects and still run in windows | http://askubuntu.com/q/34859406:21
=== Noskcaj10 is now known as Noskcaj
AskUbuntuTranslate an existing app | http://askubuntu.com/q/34864610:35
GuidoPallemanshow can I apply my app for the wednesday design show?10:47
nik90_popey: we can the meeting whenever you are free btw10:58
nik90_GuidoPallemans: you send an email to design@canonical.com before Tuesday. The session themselves happen on wednesday in ubuntu-on-air11:10
nik90_GuidoPallemans: http://design.canonical.com/2013/09/wednesday-app-design-clinic/11:10
popeynik90_: ok, just making lunch, will ping you after, in an hour or so11:48
popeynik90_: around now14:25
nik90_popey: I am here14:49
popeyhi nik90_14:50
nik90_popey: Hi14:50
popeyshall we have an official meeting in -meeting or did you want to just chat here?14:50
nik90_popey: was just about to ask you the same thing14:50
nik90_:)14:50
nik90_popey: ur call14:51
popeywe can just chat here14:51
nik90_okay14:52
popeyAnything in particular you have of concern?14:52
nik90_popey: so I am been fixing zsombi's comments on my alarms branch. I think from my part it is done.14:52
popeyok, cool.14:52
nik90_However as of now, it sometimes crashes the clock app when saving an alarm due to an upstream issue I think14:52
nik90_zsombi confirmed it and has already proposed a fix in the sdk. It is now in the queue14:53
nik90_once that patch lands, I think then my alarms branch is good to go into trunk14:53
nik90_So meanwhile I have been working on other high priority bug14:54
nik90_like https://bugs.launchpad.net/bugs/120185814:54
popeyGreat, look forward to testing alarms when that lands.14:54
popeyah, that one14:54
nik90_popey: I already have a fix almost ready. Just need a bit more work14:54
popeyawesome.14:55
nik90_I discussed the solution with dpm and agreed that the temporary solution for that bug is fine for the 1.0 release14:55
nik90_However I wanted to couple that solution with gps location (automatic)14:55
nik90_If you remember you gave me the code http://paste.ubuntu.com/6087739/14:55
nik90_from mzanetti14:55
nik90_I do not know how to install qtdeclarative5-qtlocation-plugin on the phone since it is a system-image and hence read-only14:56
popeyis that not in by default now?14:57
* popey checks14:57
popeyit is now14:57
nik90_oh okay, then when I ran the code on the phone, it did not show me the gps lat and long.14:57
nik90_I assume GPS is on by default? However the location indicator is not checked14:58
popeyi just flashed my phone with todays image14:59
popeyso it's possibly a recent change14:59
popeynot sure if we're on by default14:59
nik90_when you run the code above, do you see the lat,lng in the label?14:59
popeyroot       747  0.0  0.2  45740  5056 ?        Ssl  14:41   0:00 /usr/lib/arm-linux-gnueabihf/ubuntu-location-service/examples/service --bus system --provider gps::Provider14:59
popeyphablet   2196  0.0  0.1  27752  3276 ?        Sl   14:43   0:00 /usr/lib/arm-linux-gnueabihf/indicator-location/indicator-location-service14:59
popeylooks like it14:59
* popey tries14:59
popeyfile:///home/phablet/foo.qml:3 "components": no such directory15:00
popeyi get that15:00
popeyam I missing something?15:01
nik90_popey: let me wrap that into a qmlproject zip and give it to you15:01
popeysweet, thanks15:01
nik90_popey: http://ubuntuone.com/0YJKdcFGS6RlJGuGDmS5dC15:02
nik90_popey: mzanetti told me that it does not work in the desktop. So you can only test it on a phone15:03
popeyk15:03
nik90_basically when you run the app, the lat,long should be displayed in the ubuntu shape. For me it comes up blank.15:04
popeyhow are you running it?15:05
popeyjust qmlscene location.qml ?15:05
nik90_popey: yes15:05
popeyit doesnt show on screen for me on the phone15:06
nik90_I opened the project on qtcreator and just ctrl + f1215:06
popeyah15:06
popeywill do that instead15:06
popeybear with me a moment15:07
nik90_np15:07
nik90_take ur time15:07
popeyi get hello world15:08
nik90_popey: that string should be replaced with the lat,long15:09
nik90_atleast looking at the code for the location written by mzanetti15:09
popeyhttp://popey.com/~alan/device-2013-09-22-160944.png15:09
popeyhttp://popey.com/~alan/device-2013-09-22-160951.png15:09
nik90_It would be nice if any of the platform devs can write a sample app with location detection. (tvoss or anybody)15:10
nik90_I get the same thing15:10
popeyyeah, i asked bzoltan to do that once the location stuff had landed, I'll poke him tomorrow. He may have done it already but I don't know where it is.15:11
popeyI know he was waiting until all the platform bits had landed before making a qml sample15:11
nik90_okay15:12
nik90_that would make my life of getting current location for the clock app more official and easier15:12
popeysame for everyone ☻15:12
nik90_okay I will follow up with you on this tomorrow evening15:13
nik90_oh one last thing15:13
nik90_https://code.launchpad.net/~nik90/ubuntu-clock-app/sync-clock-backend/+merge/18692315:13
nik90_this should now show the same time in the welcome screen, indicator and clock app15:13
nik90_only the location name cannot be retrieved automatically until I get the gps qml code to work15:14
popeyhow are you planning to lookup location ?15:15
popeyI mean, map text location from gps co-ords15:15
nik90_I will pass the cordinates to an online API which will return the city names15:16
popeymapquest?15:16
nik90_geonames.org15:16
popeyok15:16
nik90_ubuntu installer also geonames.org. so i will stick to that15:17
popeyyeah, cool.15:17
nik90_I think with this, all the high priority bugs have been handled for 1.0 releae15:18
nik90_there are some design bugs reported by lina. Some of them needed clarifications and I have already emailed her about it.15:18
popeyOk, I agree.15:19
popeyWill chase up with Lina in the morning15:19
popeyIt's looking really close.15:19
nik90_okay . thnx15:19
nik90_+115:19
nik90_popey: I think that was all.15:21
nik90_popey: btw when you talk to bzoltan tomorrow, give him http://ubuntuone.com/0sFYEYLHlIhlRBP74SJlaQ15:27
nik90_popey: it is basically an improved code sample. should provide a starting point for him15:27
nik90_I got it go. Have a nice evening15:28
popeynik90_: sorry, got dragged away by my kids15:28
popeythanks nik90_15:28
popeywill do15:28
nik90_popey: no worries. :)15:28
popeythanks for taking some time on sunday to update me ☻15:28
Geocool_Hello. I've an image with -1 z in Main View as background. Inside one of my tabs i have a listview. When I scroll the header of the Page element takes the background color of MainView instead of displaying the background. Is this a bug ?16:45
mzanettinik90_: fyi. qtlocation it also works on the desktop by now. you might need to setup geoclue first though18:21
narekbhey folks, when's the Evernote development project starting?18:47
popeynarekb: soon18:57
popeymzanetti: did you get that code working on the device? It didn't work for me18:58
narekbpopey is an exact date set?19:04
popeynarekb: i think we'll start contacting developers who expressed an interest this week19:05
narekbooook19:05
=== narekb is now known as UncleSam
=== UncleSam is now known as narekb
dakernik90_: just use http://geoip.ubuntu.com/lookup20:15
nik90_popey: Do you think we can use this? ^^20:35
nik90_seems much easier20:35
nik90_daker: thnx, I remember someone mentioning this before, however for reason, I forgot about it.20:42
nik90_daker: will investigate if we can use this.20:43
dakernik90_: i use on my app https://bazaar.launchpad.net/~rad.io-devs/rad.io/trunk/view/head:/rad.io.qml#L17220:44
dakerit*20:44
nik90_daker: I am just thinking if it is a reliable way of doing stuff for the official clock app. Although I could then provide 3 ways of setting current location: gps, geoip and manually.20:45
dakernik90_: i see20:45
popeynik90_: I don't know of any reason not to20:46
nik90_popey: cool.20:47
nik90_popey: could you get the ramsamsam app to open properly? I get a white screen always21:00
popeylets see21:01
nik90_popey: oh btw, you can set the background of the unity dash using system settings. All you need is have some wallpapers in /Pictures21:01
popeyhmm, white screen here21:01
popeyoh nice21:02
nik90_popey: every other app that I tried works. Also for some reason, the music app does not produce any sound. I can see that it is playing the song I chose though21:03
popeyaa-exec: ERROR: profile 'com.ubuntu.developer.danielbeck.ramsamsamreader_ramsamsamreader_0.2.1' does not exist21:21
popeynik90_: the .desktop file is broken, it has "test.qml" as the qml file in the Exec line, when it's ramsamsamreader.qml21:25
popeymodifying the .desktop file doesn't fix it though21:25
nik90_popey: hmm21:26
popeybeuno: mhall119 we really need a way to find apps in myapps so I can go back and find an app to give feedback to a developer21:27
popeybeuno: mhall119 right now I have to hope the url is cached (ie. I have visited the app before) or sequentially go through each app which sucks21:27
popeyok, found it, and sent feedback requesting they fix it nik90_21:29
nik90_popey: thnx21:31
popeynp21:32
popeylemme know if you find any others and I'll do likewise21:32
nik90_popey: sure21:32

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