/srv/irclogs.ubuntu.com/2015/12/03/#ubuntu-app-devel.txt

=== _salem is now known as salem_
=== salem_ is now known as _salem
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
dholbachgood morning08:19
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== _salem is now known as salem_
popeydavmor2, you test using vcards / vcf files now and then?11:57
davmor2popey: yup I send them via contacts app from one device to another11:58
davmor2popey: why?11:58
popeyi need a valid vcf file to test something11:58
davmor2popey: infact I tend to send you contact because short of your address I have all the other fields filled out :)11:59
davmor2popey: ah just sms yourself a contact :)11:59
davmor2popey: you can also use dekko now too :)11:59
davmor2popey: at least DanChapman added it not sure if it is in the store with that yet12:00
popeylooking at bug 1447721 to add vcard support to file manager12:00
ubot5bug 1447721 in Ubuntu File Manager App "Vcard (.vcf) support" [High,Confirmed] https://launchpad.net/bugs/144772112:00
popeyit's simple to do, just need a vcard to test it12:00
davmor2popey: try and use one like your wife for example where you have name, number, email, work email, address etc, open gmail tap on attach and open contacts select that contact all good12:02
davmor2popey: or sms it12:03
davmor2popey: either way works :)12:03
DanChapmandavmor2: yeah the share vcard fix is not in the store just yet.12:03
popeyhmmm12:04
davmor2popey: what's up12:04
popeyjust trying to figure out how12:05
DanChapmanpopey: you could also just export you google contacts in the web ui and get a nice big vcf file12:05
davmor2popey: which do you want gmail or sms12:05
popeyright, used an android device to email me a contact12:06
popeywill detatch that and put on phone, thanks chaps!12:06
davmor2popey: no worries12:06
popey\o/ patch works12:09
popeyI can share vcards from file manager now12:09
popeybest two lines I've written today!12:10
DanChapman:-D12:11
DanChapmanbzoltan_: hey! i'm having some troubles trying to get dekko to run using the ubuntu sdk desktop kit due to Ubuntu.Content and Ubuntu.PushNotifications not being installed. Shouldn't these be included in the desktop kit as they are part of the sdk?14:04
bzoltan_DanChapman: thanks for reminding me, let me fix that...14:05
bzoltan_DanChapman: we need to build the qtdeclarative5-ubuntu-content1 and qtdeclarative5-ubuntu-push-plugin with the Desktop Kit14:08
DanChapmanbzoltan_, :-) oh brilliant thanks! I wasn't sure if I had a broken install or something. So I can  just expect to get that in a coming update?14:10
bzoltan_DanChapman: a week or two14:12
DanChapmanbzoltan_: ok thanks14:13
ahayzenballoons, o/ do you know what 'Unable to get "use_description_for_commit" configuration for music-app-ci' means on jenkins? https://core-apps-jenkins.ubuntu.com/job/generic-update-mp/213/console14:18
brendandahayzen, it's expecting to find use_description_for_commit in here: https://core-apps-jenkins.ubuntu.com/job/generic-update-mp/213/parameters/14:21
ahayzenballoons, oh cmake14:21
ahayzenbrendand, oh ..14:21
ahayzenbrendand, how do i fix that? or is that something you guys normally setup?14:23
ahayzeninterestingly another one passed, maybe a rerun will be enough14:24
brendandahayzen, that job succeeded though?14:26
brendandahayzen, they all say that but still succeed14:26
ahayzenoh ok14:26
ahayzenmust have been the cmake issue i found inside14:26
brendandahayzen, i'm not sure it has anything to do with cmake - it's in that voteOnMergeProposal script/command which I can't see the source for14:28
ahayzenbrendand, eg this one passes https://core-apps-jenkins.ubuntu.com/job/generic-update-mp/216/console14:28
ahayzenbrendand, i assume this is failing https://core-apps-jenkins.ubuntu.com/job/generic-update-mp/213/console due to the inner error here https://core-apps-jenkins.ubuntu.com/job/music-app-ci/14/console14:29
ahayzenits just not as obvious as the old jenkins :-/14:29
ahayzenor maybe i'm just clicking the wrong link with the new jenkins :-P14:29
brendandahayzen, generic-update-mp is passed PASS or FAIL as the parameter --status for voteOnMergeProposal based on the upstream job (music-app-ci)14:30
brendandahayzen, so yes it says DEBUG: FAILED because that job failed14:31
brendandahayzen, the jbo itself is not failing though :)14:31
brendandjob14:31
ahayzenbrendand, yup :-) just blame me not adjusting to the new bot :-)14:31
brendandahayzen, so in summary the use_description_for_commit thing is a bug probably but doesn't impact on the outcome of the job14:34
ahayzenbrendand, yup thanks for looking :-)14:34
=== pat_ is now known as Guest71267
=== Guest71267 is now known as pmcgowan
bzoltan_DanChapman: one possible impediment is that many of the build dependencies of these two APIs exist only since Vivid, so building them for trusty might be tricky14:57
=== BOHverkill_ is now known as BOHverkill
dobeyis anyone around familiar with low level qt development?17:25
ogra_dobey, like hacking GUI apps in a basement  ?17:38
dobeyogra_: like determining if a qt main loop is running or not17:38
ogra_:)17:39
beni_hei can anyone here help me with my ubuntu sdk trouble17:55
beni_i need help17:56
mcphailbeni_: we won't know until you ask your question :)17:58
beni_i need to create an app, a WLAN Scanner --> grpahical view , and listview of available networks18:00
beni_which project do i have to create?18:00
beni_the app should work on ubuntu touch18:00
beni_is there a way to create such kinde of app in pure "c++" or in pure "qml"?18:02
mcphailbeni_: Suspect you're going to need one of the projects with a qml frontend and a c++ backend. There are templates for that in the SDK which are quite self-explanatory18:02
beni_yeah thanks, but there is another problem i have18:03
beni_when i use a qml app with c++ backend i cant change the design18:03
beni_"designer" says that it cant find the qmlplugins18:03
beni_i already reinstalled "ubuntu sdk" and also "ubuntu"18:04
beni_but it still doesnt work18:04
beni_mcphail do you know what i can do?18:05
mcphailbeni_: designer doesn't work, I'm afraid18:06
beni_what can i do?18:06
mcphailbeni_: I'm afraid you have to define the UI in code. At least QML makes it easy18:07
beni_so this is usually so?18:07
DanChapmanIt's probably easier to do it in code than use that designer anyway :-D18:07
mcphailbeni_: this is a known issue with qtcreator and custom UI components. All the Ubuntu components are custom18:07
beni_so you would reccomend me to do it in code? :)18:08
DanChapmanIt's the only way to do it atm18:08
beni_ok do you know if its possible to make a graphical view of all these networks, like its usual for a wlanscanner?18:09
mcphailbeni_: of course. I think there is a scanner app in the store already18:11
beni_do you know the name?18:11
mcphailbeni_: I'm trying to find it, but the uappexplorer search function is awful :(18:13
beni_i found a network scanner but it hasnt got graphical view of networks18:13
mcphailbeni_: hmm. Thought there was one but I can't find it so I may be havering...18:15
beni_so can i use its source code somehow?18:15
mcphailbeni_: I suspect you're going to need information on channel and signal strength?18:16
beni_yes18:16
* mcphail wonders how you can get that information in a confined app...18:17
mcphailbeni_: there is an unconfined app which does it - https://open.uappexplorer.com/app/wifiscanner.mzanetti18:18
mcphailbeni_: suspect that information won't be available to a confined app, so you won't get it into the normal store. mzanetti might be able to advise ^^18:19
beni_thank you for your help, you helped me very much18:19
mcphailbeni_: np. Happy hacking :)18:19
dobeyor how to run a single qt test inside a qt main loop, without doing so for all tests18:28
=== salem_ is now known as _salem
=== _salem is now known as salem_
rickspencer3hey kenvandine22:15
rickspencer3so, my addSoundDialog22:16
rickspencer3looking at it now, it looks pretty self-contained22:16
rickspencer3have you considered creating some dialog components for the sdk that wrap up all the complexity of peerpicker, connections, contentstore, etc...?22:17
rickspencer3like "AddMusicDialog"?22:17
=== salem_ is now known as _salem

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