/srv/irclogs.ubuntu.com/2014/08/04/#ubuntu-app-devel.txt

SnipesHey, can anyone help me figure out why I can't run the emulators? ARM and x8600:45
fdassdffAre there any tutorials for using QT C++ plugins from QML?  I can't locate any01:29
=== chihchun_afk is now known as chihchun
dholbachgood morning06:56
justCarakasgood morning dholbach06:56
dholbachhi justCarakas06:59
=== chriadam is now known as chriadam|away
dholbachhey nik90, how are you? had a good weekend?07:55
dholbachnik90, did you get anywhere with the clock-reboot packaging?07:55
popeydholbach: the store rejected my forecast app using -dev2, which is why I bumped it to -dev308:05
popey      "text": "'ubuntu-sdk-14.10-dev3' is not a supported framework"08:05
popeydholbach: /usr/share/click/frameworks/ubuntu-sdk-14.10-qml-dev3.framework08:06
dholbachhum hum08:07
popeyexists on device, so the device, tools and the store are out of sync (again)08:07
dholbachpopey, I'll start a conversation about this08:08
dholbach(again)08:08
popeythanks08:08
dholbachpopey, /usr/share/click/frameworks/ubuntu-sdk-14.10-dev3.framework does not exist08:14
dholbachwhile ubuntu-sdk-14.10-qml-dev3.framework does08:14
popeyyou're right08:14
popeybut this isnt a qml app ☻08:14
dholbachI'm not taking sides in this or justifying the rejection - just trying to figure out what happened08:15
popeyso I should use ubuntu-sdk-14.10-dev2.framework ? (which is the one which got rejected by the store)08:15
popeyI know. ☻08:15
dholbachI have no idea08:15
dholbachI'll send a mail to the appstore list08:15
dholbachwe have to figure this out and process-ify this properly08:15
nerochiarooSoMoN: bill says a priority for me this week is work with you to get this landed. https://code.launchpad.net/~phablet-team/webbrowser-app/webbrowser-app-bookmark-timestamp/+merge/224117 anything i can do to help make that happen ?08:17
oSoMoNnerochiaro, no, I got it covered, it should land today08:17
nerochiarooSoMoN: perfect, thanks !08:17
nik90dholbach: hi :) Good Morning08:40
nik90dholbach: in the weekend, I was first trying to get https://code.launchpad.net/~carla-sella/ubuntu-clock-app/add-alarm-test merged since that would provide us with a working AP test.08:40
dholbachnik90, ah, brilliant08:40
nik90dholbach: in that MP carla is moving the test folder, so I figured it would be best to get that done before asking sergieusens for his help on the cmake followed by the debian packaging.08:41
dholbachof course08:41
dholbachlet me know if you need any more help08:41
nik90dholbach: the AP MP should go in by today since the review is mostly complete. Will do08:41
dholbachrock on!08:41
nik90:)08:42
dholbachpopey, mail sent08:49
popeyta08:49
qtrosHi all09:01
qtrosCan anyone help me with adding "Yandex" to Online Accounts on UP?09:01
DanChapmanGood Morning all o/09:29
popeyhi DanChapman09:30
qtrosHi09:30
DanChapmanhey popey ;-)09:32
mihirhi popey09:44
popeymihir: hey09:48
mihirhi popey how are you ?09:48
popeygreat! happy days. hows you?09:48
mihirpopey: i am not sure why date time picker is not working on device , are there any dependencies that needs to be ship with device?09:49
mihirpopey: i am doing great too , busy days.09:49
justCarakasother ppl also have troubles with the camera on the nexus 7 ?09:50
justCarakasI was demonstrating U Touch to some friend after I updated to latest devel update and camera was just a black screen09:51
popeyworks for me on devel-proposed09:51
mihirHmm okay , balloons has confirmed with latest trunk on device but it didn't work for him09:55
brendandmihir, did you check whether any warnings are appearing on the command line?09:57
popeymihir: i was replying to justCarakas sorry.09:58
mihirpopey: okay , no issues..09:59
mihirbrendand: i don't have device so i am not sure, but it works for Desktop09:59
justCarakaspopey: hmm k, maybe I should wait for an update :)09:59
nik90mihir: I am using the date time picker for the new clock app and it seems to work fine on the phone.10:04
nik90mihir: The only thing that doesn't work is autopilot tests w.r.t date time picker due a autopilot bug10:05
mihirHmm okay , nik9010:11
mihirneed to figure out why it doesn't work on device10:11
brendandmihir, calendar could be using it wrong10:13
brendandmihir, you might try the emulator10:13
mihirbrendand: Thank, will have to figure it out.10:39
=== MacSlow is now known as MacSlow|lunch
nik90balloons: Do you want to quickly look at https://code.launchpad.net/~carla-sella/ubuntu-clock-app/add-alarm-test/+merge/229084 before I merge it to trunk? It looks ready.10:57
dpmhi oSoMoN, are youtube videos supposed to be working with the browser? I tested the youtube scope last week, and when it opened a browser to play the videos, none of them could be played11:43
oSoMoNdpm, could it be the bug that mhr3 was mentioning on Friday, where the scope tries to open youtube with https://, but the video is being served from http://, and therefore it’s blocked?11:45
oSoMoNdpm, can you otherwise play youtube videos in the browser by browsing to them from the youtube homepage?11:46
dpmoSoMoN, I couldn't, but let me re-check (I'm updating to the latest devel-proposed image now)11:46
oSoMoNdpm, works here11:49
dakeroSoMoN: for me no, i have seen this yesterday the video source is loaded using http while the page is https(unsecure content)11:52
dakeroSoMoN: if the video url is serverd using https it wont work11:59
dakerhttp://paste.ubuntu.com/7951285/11:59
mzanettifdassdff: http://notyetthere.org/wheretheissat-redone/12:00
oSoMoNdaker, yeah, that’s exactly the issue mhr3 was mentioning on Friday, apparently the video scope builds the URL with https:// (not sure why), so I suggested as a quick fix that they remove the s12:01
dakeryes12:01
dpmoSoMoN, ok, yes, that's exactly what I'm seeing. I can load http YT videos on the browser, but the scope uses https and won't load them12:02
mzanettioSoMoN: hey, I've reported this bug on Sat: https://bugs.launchpad.net/webbrowser-app/+bug/135163612:04
ubot5Launchpad bug 1351636 in webbrowser-app "Can't login to WiFi hotspot network" [Undecided,New]12:04
mzanettioSoMoN: I'd still be in range of some hotspot networs for 2 days. If you want me to collect some logs, please let me know12:04
oSoMoNmzanetti, oh, thanks, I had missed that one, I’ll look into it this afternoon and let you know if I need more info12:05
mzanettiok, cool, thanks12:05
=== dholbach_ is now known as dholbach
=== MacSlow|lunch is now known as MacSlow
=== _salem is now known as salem_
qtrosCan anyone help me with adding "Yandex" to Online Accounts on UP?13:29
dpmqtros, I'm afraid we cannot easily add any new online accounts until we're able to ship them as clicks13:39
qtrosdpm hello, David) Ok, let me know when it will happen ;)13:45
dpmqtros, it will be after RTM, but rest assured there will be an announcement, I'm looking forward to it myself :)13:46
popeymzanetti: your app failed because "'ubuntu-sdk-14.10-dev3' is not a supported framework" - which dholbach has raised on the app store mailing list.. seems like an inconsistency13:49
qtrosdpm, I should ask another people about this, but maybe you know - why launch of any application on UP takes so long time?13:50
dholbachpopey, did you see what jdstrand said on #ubuntu-devel earlier?13:50
mzanettipopey: well, the publisher site asked me to set that13:50
mzanettipopey: btw. is it really required to bump that version like every other week?13:51
dholbachpopey, so I'm not sure anything regarding the frameworks will be changed any time soon13:51
mzanettistarts becoming a bit annoying tbh. my deps don't change but still I have to update that all the time13:51
qtrosmzanetti +13:51
popeydholbach: no13:53
popeyand now yes13:53
dholbach<jdstrand> dholbach: I too agree there is no reason to rev the numbers in lockstep, however, there is probably a reason to rev the main one to whatever the highest one is13:53
dholbach dholbach: ie, right now there is ubuntu-sdk-14.10-qml-dev3 but there is only ubuntu-sdk-14.10-dev213:53
popeyso what do we do? we can't approve apps right now.13:54
dholbachpopey, it's a framework which does not exist13:54
dholbachthat's the problem13:54
popeyright, but the store thinks it does13:54
popeyso it's the store that's at fault.13:55
popeyubuntu-sdk-14.10-dev3 should not be listed as a possible framework when submitting apps, basically.13:55
dholbachoh13:55
dholbachso that was not something you specified in the manifest?13:55
popeythe process went like this..13:55
popeycopy/paste bbcnews webapp to forecast webapp13:56
popeyedit manifest to bump to 14.10-dev2 (as I knew this needed bumping)13:56
popeyrun the tools on it, pass13:56
popeysubmit to the store, FAIL13:56
dholbachbeuno, ^13:56
dholbachpopey, sorry - I assumed this was something you specified in the manifest13:56
popeystore bitches that -dev2 is not allowed, so I bump it, and now the store accepts it13:56
popeyyeah, i did specify in the manifest ☻13:56
popeybecause the store told me to13:56
popeybefore you even saw it13:57
dholbachbeuno, is https://bazaar.launchpad.net/~ubuntu-core-dev/+junk/frameworks/view/head:/frameworks.json what the store uses?13:57
popeyI got the automated test running in the website telling me I used an invalid framework13:57
popeyno doubt mzanetti got the same?13:57
mzanettiyep13:57
mzanettithen I just picked one from the list the website was giving me13:57
beunodholbach, otp, but, it's at the moment something I add to the admin13:58
popeybingo, same as me13:58
beunodisconected from frameworks.json13:58
beunodholbach, I plan for the store to generate frameworks.json automatically13:58
beunosoon13:58
beunoI'll get back to the -dev2/3 mess in a bit13:58
beunoI got confused13:58
dholbachthanks beuno13:58
beunowell, it's confusing to just release -3 of QML and not the rest13:59
beuno:)13:59
dholbachbeuno, mzanetti and popey can be your guinea pigs :)13:59
beunothey always are.13:59
popey*squeak*13:59
dholbachall in order then :-P13:59
popeythanks dholbach beuno13:59
qtrosGuys, please told me, why launching of any application on UP takes so much time? I've tested UP on device year ago, application startup was much faster!13:59
mzanettipopey: :D14:00
jdstranddholbach: the click reviewers tools should have rejected ubuntu-sdk-14.10-dev314:01
jdstrandpopey: ^14:01
jdstrandI understand the store may have accepted it14:02
dholbachjdstrand, my local c-r-t run did that14:02
jdstrandright, ok good14:02
jdstrandso, I talked to beuno about the store over the weekend. I guess the store needs to get the frameworks.json like the tools do14:02
jdstrandpopey: I suggest changing your app to use either ubuntu-sdk-14.10-qml-dev3 or ubuntu-sdk-14.10-dev214:03
jdstrandthat will let apps flow until the store, the frameworks and the review tools are in sync14:03
jdstranddholbach (and beuno): so, if the store is updated to use the remote frameworks.json, then the tools, the sdk and the store should never be out of sync14:06
jdstranddholbach: then it is just a matter of keeping frameworks.json in sync with the framework upload14:07
beunoright14:07
beunoI'll get that done soon14:07
dholbachsexy times!14:07
beunoit'll generate the json instead of consuming it14:07
beunofrom the bzr branch14:07
beunobut I don't think that changes anything14:07
beunoother than who can update it, which I will widen the group at some point as well14:08
jdstrandbeuno: huh, so what I mentioned over the weekend is that I updated the bzr branch and the store still rejected it14:08
beunojdstrand, my brain will be with you in 15, wrapping up a call!14:08
popeyjdstrand: ok, thanks.14:10
=== chihchun is now known as chihchun_afk
nik90renatu: hey, did you get a chance to look through my fastscroll branch that I emailed you about?14:13
renatunot yet14:13
popeynik90: whats the tag you're using for rtm bugs on clock?14:13
popeyhttps://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1338697 needs tagging14:14
ubot5Launchpad bug 1338697 in Ubuntu UI Toolkit "Alarm sound url read from a saved alarm is always empty" [Undecided,Confirmed]14:14
nik90popey: I just assign to the rtm milestone..haven't tagged them specificall14:14
popeyah14:14
nik90popey: I will mark that as affecting the clock app while the fix is to be done in the SDK14:14
popeyk14:15
nik90renatu: if you have some time this week can you do so, I am pretty sure that I am just missing a one liner that is causing it to not work properly14:19
popeyjdstrand: beuno when should I resubmit with the changed framework?14:20
=== oSoMoN_ is now known as oSoMoN
jdstrandpopey: what framework are you using?14:28
beunoso, what happened is that I deprecated all of -dev214:29
beunoand added a -dev3 for all of them14:29
jdstrandah14:29
jdstrandI see14:29
popeyjdstrand: ubuntu-sdk-14.10-dev214:29
beunobecause that's what I expected it to work lik14:29
beunoliek14:29
jdstrandright, so the store has to be updated14:29
* beuno gives up14:30
beunoso I can change that14:30
popeyso the store said this http://paste.ubuntu.com/7952332/14:30
jdstrandwhen I reuploaded my app, I used ubuntu-sdk-14.10-qml-dev2, but that was before beuno deprecated all of -dev214:30
beunobut having some in -dev2 and some un -dev3 seems to confuse our story further14:30
jdstrandbeuno: right, I found that surprising too. that came up on the mailing list today14:31
beunoI think I'd rather we have -dev3 for everything14:31
beunoI'll allow both in the mean time14:31
beunoto unblock everything14:31
jdstrandbeuno: where are you updating this? I don't see any changes to frameworks.json?14:31
beunojdstrand, in an admin. Atm, frameworks.json has to be manually updated14:32
beunoit will be replaced by a webservice soon14:32
jdstrandbeuno: I think if you adjusted the store to do what I did in the click reviewers tools, than it would be ok, no?14:32
beunoso it'll all be in sync14:32
jdstrandI see14:32
beunojdstrand, indeed, I'll pull in trunk and match what you did14:32
jdstrandgranted, the frameworks.json is currently reflecting the weird state we are in14:32
beunothe webservice is quick to do, I'll try and knock it off this week14:32
jdstrandie, ubuntu-sdk-14.10-qml-dev3 without corresponding ubuntu-sdk-14.10-dev314:33
* beuno nods14:33
jdstrandbeuno: if I see ubuntu-sdk-14.10-dev3 uploaded, then I'll update the branch and ping you to resync14:34
popeynote also needs to be in sync with what click says is valid on devices?14:34
beunojdstrand, thanks14:34
popeyhttp://paste.ubuntu.com/7952363/14:35
beunopopey, indeed14:35
beunook, so the store is updated14:35
beunoand is in sync with the review script14:35
beunosorry about the hiccup here14:35
beunothat's what I get for trying to work over the weekend14:35
jdstrandpopey: it should be now: http://bazaar.launchpad.net/~ubuntu-core-dev/+junk/frameworks/view/head:/frameworks.json14:36
beunoubuntu-sdk-14.10-qml-dev2 is deprecated in favor of -dev314:36
beunoeverything else continues to work14:36
jdstrand(that happened late last week, and the store is now in sync with that url)14:36
jdstrandsounds good14:36
jdstrandclearly we aren't quite there yet wrt staying in sync, but we are getting there14:36
beunoyeah, I think auto-generating frameworks.json is the missing piece14:37
popey\o/ submitted updated app, thanks chaps14:38
popeydholbach: ^ ☻14:38
popeymzanetti:  you may want to resubmit your awesome world-changing app too14:38
mzanettipopey: lol14:40
popey14:40
mzanettipopey: what's the status mow? just resubmit as is? with -dev3?14:40
mzanettiright... scrollback says so14:41
* mzanetti always adds a micro version number to apps just for the store :D14:42
popeyyeah, i bumped version and moved to ubuntu-sdk-14.10-dev214:43
mzanettidpm: hey, I can't manage to log in into my phone any more... you seem to have built up some knowledge about the new security stuff14:52
mzanettidpm: can you help me?14:52
mzanettiI'm using the latest promoted image (updated ota) and the device doesn't show up in adb devices any more14:53
nerochiarozbenjamin: i'm trying to build a trunk branch of gallery in an armhf chroot via qtcreator. i updated the chroot and i used the "manage" option to go in there and install build-dep of the app. I still get this: http://pastebin.ubuntu.com/7952497/ Any ideas ?14:53
dpmmzanetti, what do you mean log in, you mean as a user to get past the welcome screen, or as a developer?14:56
dpmtrying to deploy an app14:56
mzanettidpm: trying to get a command line on the phone14:56
mzanettidpm: adb devices doesn't show it14:56
dpmmzanetti, you should have developer mode under System Settings > About this phone14:56
mzanettidpm: I enabled that14:57
mzanettidpm: it also says I need to set a password. I did that, but it doesn't seem to work14:57
mzanettiimage 15714:57
dpmmzanetti, hm, that was going to be my next question14:57
dpmogra_, would you know why mzanetti can't access adb even after having enabled developer mode + screen lock on image 157? ^14:58
zbenjaminnerochiaro: apt-get install libcontent-hub-dev:armhf ?14:58
mzanettidpm: ogra_: note that setting a password doesn't seem to really enable the screen lock14:58
zbenjaminnerochiaro: inside the chroot of course14:58
nerochiarozbenjamin:  libcontent-hub-dev:armhf : Depends: libcontent-hub0:armhf (= 0.0+14.10.20140801.4-0ubuntu1) but it is not going to be installed14:59
ogra_mzanetti, better tell that to mterry15:05
mzanettiogra_: hey, another question: I'm using a dedicated device just for developing where I don't care at all for security (don't take it with me, doesn't have any sensitive information)15:05
mzanettiogra_: this new mode still always forces me to enter a pin whenever I want to have a test run of my app?15:06
ogra_we just dropped that nonsense (i hope)15:06
mzanettiah, great :)15:07
ogra_you should get a popup on screen if you connect to a new PC ... once you approved that it should always just connect15:07
ogra_like android does15:07
mzanettimhm... works for me I guess15:07
mzanettithanks15:07
ogra_for the popup you need to unlock once ... but if the PC figerprint  is known it shouldnt ask again15:07
mzanettisounds good15:08
ogra_well, if i manage to implement it in time :P15:08
mzanettiheh... hurry up then :D15:08
mzanettiogra_: btw. no reply from king.com15:08
ogra_:(15:08
ogra_mzanetti, btw, how did you test the passwd stuff ? on y fresh readonly flash i hope ;)15:09
ogra_there is no migration path to the new model in apt at all15:09
mzanettiogra_: no... I'm on holiday and just have my dogfooding phone with me15:09
mzanettiran into an issue with wifi hotspots and wanted to get logs15:09
ogra_rigtht, talk to mterry then please15:10
mzanettino chance in activating some mode to get em15:10
mzanettiack15:10
ogra_well adb is still as it was before15:10
mzanettihumm... adb devices doesn't give me anything15:10
ogra_nothing changed there yet, up to now i only added the UI15:10
ogra_if the checkbox is toddled on adb should just work15:11
ogra_*toggled15:11
mzanettiok... I guess I should try to find another USB cable then... really weird15:12
=== gatox is now known as gatox_lunch
=== oSoMoN_ is now known as oSoMoN
=== oSoMoN_ is now known as oSoMoN
mhall119Kaleo: can you help http://askubuntu.com/questions/506614/why-cant-i-use-the-14-10-development-apis15:59
Kaleomhall119, I don't really know what's going on there, t1mp is the one familiar with this piece16:00
=== gatox_lunch is now known as gatox
=== oSoMoN_ is now known as oSoMoN
mhall119t1mp: ^^16:05
=== boiko_ is now known as boiko
t1mpmhall119, Kaleo ^ I answered on askubuntu17:02
Kaleot1mp, thanks17:03
mhall119thanks t1mp17:10
nerochiaroartmello: hey, quick question: can you currently build the gallery app in qtcreator using the armhf kit ?17:11
t1mpnerochiaro: hello17:19
nerochiarot1mp: hey17:19
t1mpnerochiaro: I've been trying to figure out exactly what broke this in notes-app: https://bugs.launchpad.net/notes-app/+bug/135036117:19
ubot5Launchpad bug 1350361 in notes-app "test_note_focus_on_second_click_outside failed on mako #159" [Undecided,In progress]17:19
t1mpnerochiaro: any ideas?17:19
t1mpmhall119: ^for that bug, do you know what the lt- bugs mean?17:19
t1mps/bugs/tags17:19
t1mpmhall119: ahh.. I think I figured it out - Landing Team :)17:20
nerochiarot1mp: not sure. as the comments pointed out it's a bug in the calculation of the note size, which is based on text size essentially17:21
mhall119t1mp: glad I could help :)17:21
t1mpmhall119: :)17:21
nerochiarot1mp: but i haven't been touching notes in a while17:21
artmellonerochiaro: didn't try to build it recently, but yes I was able to17:22
t1mpnerochiaro: seems like nobody did, so I got the bug ;)17:22
mhall119balloons: ^^ can you check t1mp's bug above? It sounds like the failure might be limited to the test setup17:22
t1mpnerochiaro: anyway, thanks :)  the bug doesn't seem important anymore anyway (it did at first)17:22
t1mpnerochiaro: btw, by the end of the week I'll be back in bcn :)17:22
t1mpmhall119, balloons that failure is not limited to the test setup, I reproduced it on mako with image 16x17:26
* t1mp food, bbl17:26
* balloons resding17:36
=== dkessel_ is now known as dkessel
achianganyone have experience debugging complex apps with c++ backends? i somehow found myself deep in the guts of qt5base and thinking this can't be where i should be...18:22
nerochiaroartmello_: when you have a moment can you please try again with trunk ?19:18
artmello_nerochiaro: sure19:18
popeybeuno: https://pastebin.canonical.com/114767/ got that when trying to upload a version of my app19:19
ahayzenpopey, ping19:57
popeyahayzen: yo!20:00
popeyahayzen: good weekend?20:00
ahayzenpopey, yeah a busy one u?20:01
popeybeer train20:01
popeychoo choo *hic*20:01
ahayzen\o/20:01
ahayzenah with ubuntu-uk?20:01
popeyya20:01
ahayzensweet20:01
ahayzen'real ale train' or RAT ?20:02
ahayzenpopey, anyway ... so what is the plan with https://bugs.launchpad.net/bugs/135052920:02
ubot5Launchpad bug 1350529 in Ubuntu Music App "[music-app] Trunk fails autopilot tests on jenkins" [High,Triaged]20:02
ahayzenpopey, if u look at my last comment i've basically shown that it isn't the music-app there is something strange going on20:02
ahayzenpopey, either we are missing some property to filter the tracks or the QML plugin is broken20:03
popeyyes, RAT ☻20:03
* popey looks20:03
ahayzenpopey, and according to the landing mail it is 'worked on by upstream developers' ... not sure who 'upstream' is? us || mediascanner2 guys?20:04
ahayzenpopey, oh and if u could confirm that mini-app i made does that same it could be useful ;)20:05
popeylets ask sil2100 in -ci-eng20:05
ahayzenpopey, cool20:06
popeylemme test that now20:06
* balloons listens20:07
ahayzenballoons, o/20:07
balloonshey ahayzen :-)20:07
ahayzenpopey, it is a qmlproject app.. so easiest way is to open in qtcreator then do 'install/run on device'20:07
ahayzenpopey, suppose that bug should be critical not high as well as it is blocking the image and our mps20:08
popeyahayzen: your app doesnt launch here20:08
ahayzenpopey, uhoh20:08
ahayzenpopey, what does it say?20:09
* popey reboots20:09
popeynothing20:09
ahayzenhah20:09
popeydoesn't launch20:09
ahayzenpopey, i think i had to go with the install the app route as run just didn't wanna play IIRC20:09
popeyyeah, i made a click from it, pushed to phone and installed20:10
popeyprobably apparmor20:10
popey20:10
ahayzenpopey, i did Build->Ubuntu->Install application on device20:10
ahayzenpopey, yeah it needs to be unconfined20:10
popeyi get no log at all when running iut20:11
popeylemme do it in sdk20:11
popeyexpecting failure20:11
* jdstrand advises to use click-reviewers-tools and do 'grep DEN /var/log/syslog'20:11
ahayzenpopey, ah the app.json isn;t in the bzr?20:11
popeythere were no denials, I was being humourous ☻20:11
ahayzenpopey, so u'll have to mod it urself20:11
jdstrandheh20:11
popeycorrect, no app.json20:11
ahayzenpopey, hang on i'll add it then push20:12
popeythanks20:12
ahayzenpopey, try now pulling now :)20:12
popeyk20:13
popeyuh20:15
popeythis looks messed up20:15
ahayzenpopey, now whats up lol20:15
popeyhttp://imgur.com/pPz72YZ20:16
popeythat looks bad20:16
ahayzenpopey, thats what i had! now close it and run it again20:16
ahayzenpopey, i just thought it was some random Mir thing lol20:17
popeysame20:17
ahayzenpopey, except mine was white on black not black on white20:17
popeyfreaky20:17
ahayzenpopey, did it run the second time?20:17
popeyyes20:17
ahayzenhah20:18
popeylots of crap in unity8.log20:18
ahayzenpopey, ok so at the top do u have some *completely* empty listitems?20:18
nik90.;20:18
* ahayzen causes bugs in his 'mini-app' to solve bugs....20:18
popeyhttp://paste.ubuntu.com/7955024/20:18
ahayzenoh god popey should we report this in another bug?20:19
popeyyou doing this on devel or proposed?20:19
ahayzenpopey, i was ~166 now i'm on the latest proposed20:19
popeyhm20:20
popeysame20:20
popeywhat does your app even do?20:20
popeythere's nothing to it20:20
ahayzenpopey, hang on just about to post a screeny of mine..20:20
ahayzenpopey, less is more ;) ... https://docs.google.com/file/d/0B3XynHVKfrvMOW5BOWV4Q2lieTg/edit20:21
popeywtf20:21
popeywhy is mine so messed up20:21
ahayzenpopey, it simply lists the title and filename of every song in the SongsModel ... but it shows that the first two items are incorrect as they have no filepath or title or anything! ... (which is the bug that is causing music-app to explode)20:22
nik90 balloons: Hi, I am going to go ahead and merge https://code.launchpad.net/~carla-sella/ubuntu-clock-app/add-alarm-test/+merge/22908420:22
popeycan you post your screenshot to the bug to make it clear?20:22
nik90balloons: is that okay with you?20:22
popeyand in words of one syllable20:22
ahayzenpopey, yep will do .... hmm one syllable ;)20:23
popey"tune no work"20:23
popeybest synonym for music I could come up with20:23
popeyjdstrand: i appreciate you having apparmor on hilight though (I assume)20:24
ahayzenhah20:24
popeyI dont understand why it's blowing up so madly for me20:24
* popey reboots20:24
ahayzenpopey, i can't remember what i did to mine to fix it... thought i just closed the app and reopened20:26
ahayzenpopey, but maybe i reinstalled from qtcreator or something20:26
balloonsnik90, weird, my other comments are gone :-(20:28
nik90balloons: were they inline comments?20:28
balloonsno, I must not have submitted them I guess20:28
nik90balloons: oh :(20:29
ahayzenpopey, commented, hope it is clear enough? https://bugs.launchpad.net/music-app/+bug/1350529/comments/8 ... i may have used more than 1 syllable though ;)20:29
ubot5Launchpad bug 1350529 in Ubuntu Music App "[music-app] Trunk fails autopilot tests on jenkins" [High,Triaged]20:29
nik90balloons: can you add them when you have time? I believe carla is already starting with the next round of tests.20:29
popeyahayzen: thank you!20:31
ahayzenpopey, so do we now wait to see what ms2 guys say? i feel there isn't much more we can do as we have proved it isn't us?20:32
popeyyeah, I'll poke jamesh20:32
ahayzenpopey, cool thanks, meanwhile the listitem-actions, nik90 helped me find the address-book one that i've been reworking ours to https://code.launchpad.net/~andrew-hayzen/music-app/listitem-actions-take-2 which should then have consistent animations across address-book, clock-reboot and music-app :)20:33
balloonsnik90, I think it's fine. I had trouble getting things runnning locally as well. If they work for you and jenkins, I'm happy for the moment20:34
ahayzenpopey, and for this bug 1205355 i just approved the fix that they made for us :)20:34
ubot5bug 1205355 in ubuntu-download-manager "Content-Disposition is not used to get the file name" [Medium,In progress] https://launchpad.net/bugs/120535520:34
nik90balloons: well I don't know about jenkins, but it worked for me in the utopic vm I have20:34
balloonsnik90, I would like __init__.py to be different.. no disabling OKS for instance20:34
popeyahayzen: sweet!20:34
popeyawesome news20:34
ahayzenpopey, now for the content-hub we are waiting for mediascanner2 again lol... we need a way of streaming/reloading the models20:34
nik90balloons: I agree, I was about to ask you about it actually20:34
ahayzenpopey, then content-hub is done \o/20:35
popeynearly there!20:35
ahayzenpopey, the mediascanner2 folk must love us lol requesting loads of features and finding loads of bugs all the time ;)20:35
nik90balloons: I think she took it from the old clock app tests which also do that20:36
ahayzenpopey, are u going to poke jamesh via mail? ... because if u are could u refresh his mind with the reloading/streaming models issue as well?20:36
popeyi just poked via irc20:36
ahayzenpopey, :) ...which chann?20:37
popeyfeel free to poke via mail, the two-pronged attack works well with the wild-eye'd marsupial developer20:37
popeypm20:37
ahayzenah20:37
ahayzenhaha20:37
nik90ahayzen: thought you added some modifications to it :P20:38
ahayzennik90, *adding* ...20:38
nik90hehe20:38
ahayzennik90, just starting to figure out reordering20:38
balloonsnik90, right, which is why it's ok to merge it for now20:38
jdstrandWellark: hey, are you around and available to talk about the connectivity-api? it seems it would be quite late for you so feel free to tell me to wait until morning20:38
jdstrandwell, my morning, it would be your afternoon tomorrow :)20:39
ahayzenpopey, what were we doing with that screen corruption issue? did we want to just show someone to see if it is valid?20:40
popeyahayzen: yeah, I'll file a bug20:41
ahayzenpopey, cool thanks :)20:41
nik90balloons: ok20:46
popeyahayzen: bug 135255320:57
ubot5bug 1352553 in mir (Ubuntu) "Screen corruption on mako #169" [Undecided,New] https://launchpad.net/bugs/135255320:57
ahayzenpopey, thanks :)20:58
ahayzennik90, u still around?22:16
nik90ahayzen: what's up22:28
ahayzennik90, i need to conditionally set the leftSideAction22:29
ahayzennik90, so i have songStackPage.line1 === "Playlist" ? playlistRemoveAction : null22:29
nik90hmm22:29
ahayzennik90, and playlistRemoveAction is a Component with the action inside...22:29
ahayzennik90, but i just get "Unable to assign QQmlComponent to Action_QMLTYPE_19"22:29
ahayzennik90, wondered if u had any ideas as my brain has frozen :/22:30
ahayzennik90, the only thing i can think of is dynamically create them in JS but that just feels like it would be slow and horrible to write compared to pure QML22:32
nik90maybe use a loader?22:33
nik90which is loaded only when you want it to22:33
nik90ahayzen: ^^ ?22:33
ahayzennik90, hmm sounds like a plan22:33
ahayzennik90, sweet changing playlistRemoveAction to a Loader then putting the action as the sourceComponent... then just do songStackPage.line1 === "Playlist" ? playlistRemoveAction.item : null22:38
ahayzennik90, works thanks :)22:38
nik90ahayzen: awesome22:39
ahayzennik90, thats reordering added \o/22:41
nik90\o/22:45
balloonsahayzen, so I'm wondering where to start on restructing for tests for music.. Should I merge all the pending branches and depend on them or /22:51
ahayzenballoons, hah oh god this could be fun....22:52
balloonsahayzen, yea, it's kind of why I keep putting it off..22:52
ahayzenballoons, FYI ms2 has broken us for now due to https://bugs.launchpad.net/music-app/+bug/135052922:52
ubot5Launchpad bug 1350529 in Ubuntu Music App "[music-app] Trunk fails autopilot tests on jenkins" [High,Triaged]22:52
ahayzenballoons, i would recommend waiting for ^^ to be fixed22:52
balloonsahayzen, right I saw you talking with popey about it22:52
balloonsahayzen, do you expect many things to change in the qml?22:52
ahayzenballoons, then all of our branches will land.... and hopefully my listitem actions will...so all i'll have left is content-hub/bottom-edge then i'm onto ap refactor22:53
ahayzenballoons, erm not much for the fix to ^^ bug...but when listitem-actions lands that could be a big change...and bottom-edge could be fun to test if i can figure it out before rtm :)22:54
balloonsbut your thought is to wait.. as indeed that's alot of change to the app22:54
ahayzenballoons, would u be around for our weekly meeting on thurs? ... because by then i would hope that the bug would be resolved/solution incoming and we could then discuss plans with alan and victor?22:54
ahayzenballoons, eg which things to land before/after etc22:55
balloonsI'm usually just waking up when you guys meet :-)22:55
ahayzenballoons, are u +/- victor's timezone?22:55
balloonssame, and yes, he's an early riser I guess22:55
ahayzenballoons, hah it is lunch time for me... i sprint back from work so usually a few minutes late ;)22:55
ahayzenballoons, victor is -5 and ur -4?22:56
balloonsohh is victor -5?22:56
balloonsI'm -4 now yes22:56
ahayzenballoons, what this says https://launchpad.net/~vthompson22:56
balloonsso yea, early riser if he's up much before that meeting22:57
ahayzenballoons, he usually surfaces for the meeting lol22:57
ahayzenballoons, but yeah i would recommend just holding off for a little bit...hopefully not too long22:58
=== chriadam|away is now known as chriadam
=== salem_ is now known as _salem

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