/srv/irclogs.ubuntu.com/2014/05/09/#ubuntu-app-devel.txt

Elleokenvandine: haven't seen that before, will have a poke at it tomorrow and see if I can reproduce it00:12
=== _salem is now known as salem_
=== salem_ is now known as _salem
=== chihchun_afk is now known as chihchun
borenCan anyone do apt-get update on Touch?04:38
zsombinik90: ping05:34
zsombinik90: here's the layouts visibility related bug fix: https://code.launchpad.net/~zsombi/ubuntu-ui-toolkit/layouts-visibility/+merge/21891605:59
zsombinik90: pls have a test round with it05:59
Aki-ThinkpadMorning almost all05:59
dholbachgood morning06:47
justCarakasGood morning07:11
popeyzbenjamin: you about? I'd love to figure out why I get this when I open qtc and start a brand new project.. paste.ubuntu.com/7420112/07:47
popeythe bit at the top happens when I open qtc07:47
dpmpopey, I had a problem with the chroot a couple of days ago. I can't help with the rest of errors, but running the chroot command at the top gave me more context as to why it was failing (missing python3 installation in my case), perhaps that might help?07:49
popeydpm: which command?07:50
popeythe schroot one?07:50
dpmpopey, the one on line 407:50
dpmyes07:50
popeyit just echos the lines 1-3 to me07:51
dpmactually, on line 2 it seems you've got a stale chroot?07:51
dpmor a stale chroot session07:51
popeystale as in not updated?07:54
popeyi have a build target in qtc07:54
* popey presses "update"07:54
zbenjaminpopey: check your mount output, is the chroot still shown as mounted?07:54
popeyhttp://paste.ubuntu.com/7420150/ doesnt look like it07:55
zbenjaminpopey: weird, did you delete and recreate the chroot when you had that error before?07:55
popeyi deleted them, yes.07:56
popeyre-created a click target in qtc yesterday07:56
popeyahhh, overlayfs is a kernel thing.. right?07:57
popeyI am running an upstream kernel, not an ubuntu kernel07:57
popeydue to intel video driver being made out of grass-cuttings and dogshit.07:57
* popey reboots back to an ubuntu kernel to see if that makes a difference, guess we have patches that I am not using right now.07:58
zbenjaminpopey: that could be+07:58
JamesTaitGood morning all; happy Friday, and happy Lost Sock Memorial Day! :-D08:02
popeywell.. that was a lesson learned!08:02
popeyrebooted into ubuntu kernel and started sdk, now I get this zbenjamin /usr/share/qtcreator/ubuntu/scripts/qtc_chroot_cmake2: line 19: CLICK_SDK_ARCH: Need to set CLICK_SDK_ARCH non-empty08:02
popeywhich is certainly good progress!08:03
zbenjaminpopey: that one can be ignored08:03
popey\o/08:03
zbenjaminpopey: its somewhere in the initialization process where QtC seems to miss a env var. I need to investigate more but it still works so its a minor issue08:06
popeyok08:06
popeyzbenjamin: ok, how about all this gubbins when I create a project? paste.ubuntu.com/7420207/08:14
zbenjaminpopey: thats qmlplugindump. Its not from us08:14
zbenjaminpopey: thats the process that tries to read information from shared libraries so they can be used in the qml sourcecode completion and highlighting08:15
zbenjaminpopey: for example if you register a new type from a qml c++ plugin, qmlplugindump will read the informations and tell the QtC editor the types and properties exported by a shlib08:16
popeyseems its looking for a file that doesn't exist08:17
popey /usr/lib/x86_64-linux-gnu/qt5/qml/CordovaUbuntu.2.8/typelist.qml doesn't exist on my system08:17
popey /usr/lib/x86_64-linux-gnu/qt5/qml/CordovaUbuntu.2.8 does08:17
popeyzbenjamin: managed to build my app and run on device, so it all seems to be working now, thank you!08:20
zbenjaminpopey: np08:20
justCarakasJamesTait: nice followup greeting :p08:29
JamesTaitjustCarakas, I thought so! ;)08:31
dpmmorning oSoMoN_ - we're using UbuntuWebView in the Reminders app to display HTML from Evernote (well, it's their own XHTML format called ENML). One thing I've noticed is that the standard font sizes are tiny when we load the notes. Here's an example: http://i.imgur.com/114l3Oj.png - so if I create a note on the web at sandbox.evernote.com, the default size is 11. When I load that note in Reminders, it's not very readable, as it's really small08:35
dpmhow do you deal with this in UbuntuWebView? Can e.g. a scaling factor be applied for display?08:36
oSoMoN_dpm, we discussed this yesterday with mzanetti and rpadovani, there is a way to set the default font size on a webview using the preferences08:36
oSoMoN_dpm, it might not fully work with the qtwebkit-based webview, but it definitely does with the new one based on oxide08:36
dpmoSoMoN_, ah, cool how does this override the sizes set in the original document?08:37
dpmi.e. if I've got a mixture of sizes in my original doc08:37
oSoMoN_dpm, it won’t, that’s the default size for when no size is explicitly specified08:37
dpmoh, I see08:37
oSoMoN_dpm, note that if you switch to the new webview based on oxide, I believe the default zoom factor is larger, and it may automatically fix the issue you’re seeing without the need for any explicit setting08:38
dpmawesome!08:39
=== oSoMoN_ is now known as oSoMoN
dpmoSoMoN, so what's needed for the switch? Do we need any particular dependencies? I.e. will it work in trusty or does it have to be utopic?08:39
dpmit'd be nice for it to work in trusty, so that we can test it on the desktop too while developing08:40
oSoMoNdpm, it will work in trusty, (almost) all you need to do is change the import of Ubuntu.Components.Extras.Browser from 0.1 to 0.2 (and you may need a few minor adaptations depending of how much you rely on QtWebKit specifics)08:42
dpmoSoMoN, IIRC, we don't do much with it other than displaying the notes, I don't think we rely on any webkit specifics08:43
oSoMoNexcellent, so trying it will only be a matter of updating the version on the import line08:43
dpmI'll give it a go08:43
oSoMoNdpm, where can I check out the code of the app, out of curiosity?08:44
dpmoSoMoN, lp:reminders-app - any feedback/MPs to improve how we display the notes with UbuntuWebView welcome :)08:44
dpmoSoMoN_, is there a setting for font family that works equally the same as the default size? I.e. can I set the font to be 'Ubuntu' by default and it will be used for display if no font is specified?08:45
dpmthat'd be essentially the MP rpadovani sent yesterday, I just want to understand whether it does that already ^08:45
oSoMoNdpm, yes, I also explained rpadovani and mzanetti how to do that yesterday08:49
dpmexcellent, thanks!08:50
=== hunger_ is now known as hunger
dpmrpadovani, mzanetti, I believe the new design looks good enough to land. This will give us something to test and iterate on small polish details. What do you think? Is there anything big that still needs looking at before you're comfortable with landing it?08:54
mzanettidpm: once you've approved the new-reminders-design branch (I'm a bit lost with the initial offset) we need to do a test of the whole new-design branch.08:54
mzanettidpm: if happy with it, we're good to go08:55
mzanettidpm: I don't think anything big is still missing08:55
dpmmzanetti, yeah, I saw your comment on the MP, that's what prompted me to give it a go. If the offset is a Qt issue, I wouldn't want the whole new design to block on it08:56
dpmso let me approve the reminders branch08:56
mzanettidpm: well, I haven't really tracked it down so I'm not 100% sure its an issue in qt. but given that my code doesn't do any positioning really, I suspect that08:56
dpmok08:57
dpmmzanetti, ok, top-approved08:59
mzanettidpm: ok... I'll merge it08:59
dpmmzanetti, while you're at manually merging, would you mind having a look at https://code.launchpad.net/~rpadovani/reminders-app/little-fixes-new-design/+merge/218856 and merging it too if you think everything's ok?09:00
mzanettiok09:00
dpmmzanetti, thanks. Shall we set https://code.launchpad.net/~reminders-app-dev/reminders-app/new-design/+merge/218341 as "Needs review" as the next step?09:11
mzanettidpm: yes09:11
dpm\o/09:11
dpmmzanetti, also a quick heads up that qtdeclarative5-quicklayouts-plugin is already on a promoted image (#17)09:13
mzanettidpm: awesome :D09:13
dpmso pending review, there's nothing else blocking this for landing :)09:13
dpmmzanetti, I think once that's landed, the next steps will be polish, and the next big feature requests will be RTF and tags. I remember we discussed RTF a while ago and we left it for later. Was it because of any particular blocker, or just because it was a non-trivial job and there were other more important things to do?09:17
mzanettidpm: the latter09:18
dpmok, glad to hear that, thanks :)09:18
mzanettidpm: just found out that if I don't set the size on the delegates, the issue isn't happening :/09:18
mzanettithe one with the offset09:19
mzanettiobviously we need to set the size to follow the design09:19
dpmhm09:19
mzanettidpm: even weirder: if i don't set the size its fine, if I set it to 6 gus, which is the same as the default, it happens again09:22
dpmweird09:23
dpmmzanetti, another quick question: I noticed that the new refresh action works well and refreshes the list of notes. But it doesn't refresh their content. Is there a way, when I click on a note to view it, to check if there have been changes done externally and load it if there have been? So I'm trying to see if there is a compromise between refreshing the note upon each load of the page and using the cached version09:24
dpmI'm guessing we don't want just the content of _all_ notes to be refreshed when we press the refresh button, as that might take a while with a long list of notes?09:25
mzanettidpm: the note content is refreshed each time a note is scrolled into the view and also when its opened09:25
mzanettidpm: I think thats fine09:26
dpmmzanetti, it's not refreshed when it's opened, I just noticed that09:26
mzanettidpm: err. no. its not refreshed when scrolled into view. only if the content was empty09:26
mzanettidpm: huh... I'm sure it was at some point. let me check09:26
mzanettidpm: right... its only refreshed if it was empty too09:27
mzanettidpm: I guess we should refresh it each time we open it09:27
mzanettidpm: I'll propose a branch for it09:27
dpmmzanetti, yeah, but that would decrease responsiveness if we load the note every time. I'm wondering if we can check the last modified date and only load it if it differs09:28
mzanettilet me see09:28
dpmcool, thanks09:28
mzanettidpm: not really... There is a timestamp propoerty in the note.. so I could do a fetchNote(), then compare if the timestamp matches and if not, do a fetchNoteContent()09:30
mzanettidpm: however, I'm not sure if thats any better than directly refreshing the content09:31
mzanettiit would be better for notes with like a full MB of text... but that's a really rare case I think09:31
mzanettifor small notes with just a few words It would make it a little worse actually09:31
dpmmzanetti, I don't know. Having notes with images might well be a common case09:31
mzanettidpm: no... we don't refresh the images when refreshing the content09:32
dpmah, ok09:32
nik90t1mp: ping09:32
mzanettidpm: all notes are always refreshed without images (and other attachments).09:32
nik90Good morning everyone09:32
mzanettidpm: when we see an incoming note that has a new attachment we haven't cached yet, we'll fetch the note again including resources09:33
t1mpnik90: hi09:33
nik90t1mp: the new tab header icon ...is it possible to change the color?09:33
nik90t1mp: the grey color looks weird on the clock app..let me share a screenshot09:33
nik90t1mp: https://imgur.com/0CEhXUh09:34
dpmmzanetti, that sounds good. So we'd just refresh the content (but not attachments) always when we open a note to view it, correct?09:34
mzanettidpm: yes09:34
t1mpnik90: there is no property for the apps to change it09:35
t1mpnik90: the header text automatically has the right color? I guess using that color would work09:35
t1mpnik90: can you create a bug for that, and also add it to the ubuntu-ui-toolkit and ubuntu-ux projects? I'll discuss the correct coloring with a designer then09:36
nik90t1mp: indeed..it should take the color of the header text at least ...which would be white09:36
nik90t1mp: sure..will do09:36
dpmmzanetti, sounds great to me. I'm wondering if we should also then add a refresh button on a single note view that refreshes the cached attachments too. This way we'd allow the user to refresh the attachments too on demand, without sacrificing overall responsiveness. Otherwise, there wouldn't be a way for users to refresh their images other than restarting the app. What do you think?09:36
mzanettidpm: if an image changes it gets a new hash and won't match our cached version any more09:37
mzanettiso it'll be automatically refreshed when the note refreshes09:37
dpmmzanetti, but you said that we're not refreshing attachments?09:37
mzanettidpm: I said that if we get a note update and find an attachment in there which we haven't cached, we'll update that09:38
mzanettidpm: a changed image is the same as a deleted image and a new image09:38
dpmaha09:38
dpmgotcha, that sounds quite good09:39
nik90t1mp: https://bugs.launchpad.net/ubuntu-ux/+bug/131781609:39
nik90zsombi: testing your branch now09:39
t1mpnik90: thanks09:41
dpmmzanetti, ok, filed https://bugs.launchpad.net/reminders-app/+bug/1317819 for that, let me know if it contains enough info09:43
dpmpopey, would you happen to know who to poke to bring the bug bot back to life in this channel?09:44
=== chriadam is now known as chriadam|away
mzanettidpm: https://code.launchpad.net/~mzanetti/reminders-app/refresh-note-on-view/+merge/21895109:51
nik90zsombi: hey so on testing your layout branch, the visibility issue is fixed (yay)...however I noticed that when switching from a conditional layout to the default layout, the elements in the default layout are no positioned in the same order they were as defined in the code.09:55
zsombinik90: ok, so the parenting order is not the same...09:56
nik90zsombi: yup09:56
zsombinik90: good. beside that, could you also check this? https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/129888609:56
zsombinik90: I mean the fix branch for that...09:57
nik90zsombi: sure09:57
zsombinik90: I'll check what can I do about the children order09:57
nik90ok09:57
popeydpm: yes10:00
nik90zsombi: This issue seems to be fixed as well with your MP. I tested it on the sample code I attached in the bug report10:07
zsombinik90: me too, just wanted to know whether you can see the same as me ;)10:07
nik90zsombi: :)10:07
zsombinik90: so, the only thing is to restore the children order10:08
zsombinik90: and that's a bit tricky, but doable10:08
nik90zsombi: yup10:08
nik90zsombi: yay I can now finish flashback's convergence to tablet10:08
zsombinik90: as the time an item is restored to its original parent, its former neighbors may still not be restored yet10:09
zsombinik90 :)10:09
nik90t1mp: erm I found a bug with pagestacks. this is also reproducible on the phone and may be causing the clock app AP tests to fail.10:14
nik90t1mp: with the old headers, in the clock app, when I go to the add alarm page by pushing a page into the pagestack, when I press back it does not return to the original Alarm tab. But instead it returns to the clock tab10:15
nik90t1mp: so Clock Tab -> Alarm Tab -> Push Page to go into Add Alarm Page -> Press Back Button -> Returns to the Clock Tab10:15
nik90t1mp: this bug is not happening with the new headers10:15
nik90zsombi: In the Alarms API, it is mentioned that the sound property takes a url. Is this the file path to the ringtone?10:24
zsombinik90: that supposed to be, however that particular field has not been agreed 100% yet... we should check with renato/charles on what attachments can be stored there10:26
nik90zsombi: ok..I just talked to popey about this. I will be adding a ringtones field in the add alarm page so that a user can choose a ringtone per alarm if he wants to10:28
zsombinik90: good. if you see something not working, then we should rise a bug against the whole chain10:29
nik90zsombi: I will check with renato/charles in the evening about this. So as of now, the SDK expects a file path url. I will see what charles/renato expects there10:29
zsombinik90: the SDK does not expect anything, it passes whatever it gets to QtOrganizer10:30
nik90zsombi: ah ok10:30
t1mpnik90: is it this bug? https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/131673610:32
nik90t1mp: yup that's the bug10:32
nik90t1mp: can we raise its priority since it is causing all my alarms tests to fail essentially blocking code merges10:33
t1mpnik90: I didn't realize that it happens with the old tabs only.. that's a regression10:33
t1mpyes10:33
nik90thnx10:33
mihirpopey: my almost all branches are about to merge10:36
mihirpopey: just left with kunal's input on last limit functionality , rest are done.10:36
mihirwill pick any high priority bug and will work on that stuff now.10:36
popeymihir: great news!10:42
=== chihchun is now known as chihchun_afk
Mirvpopey: I don't know if you've been in discussions with the developer who had the keymap problem, but earlier this I copied the fix also to trusty SDK PPA users (already in utopic)11:20
Mirvthis week11:20
t1mpnik90: are you still around?11:22
nik90t1mp: yeah11:22
popeyMirv: I dont recall who that was11:23
t1mpnik90: I have a branch that I believe fixes the pagestack/tabs bug :) I'm creating an MR now11:23
nik90t1mp: nice. I will test it once I have the MR link11:24
t1mpnik90: https://code.launchpad.net/~tpeeters/ubuntu-ui-toolkit/popToTabs/+merge/21897111:24
t1mpmhall119: ^ that fixes https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/131673611:26
nik90t1mp: yup that fixes the issue11:31
t1mphurray :)11:32
nik90t1mp: btw, the tab drawer..sometimes it says 4 tabs underneath the icon, and sometimes it doesn't.11:32
t1mpkalikiana_: do you have time for a review? https://code.launchpad.net/~tpeeters/ubuntu-ui-toolkit/popToTabs/+merge/21897111:32
nik90t1mp: When is it supposed to show the text and vice versa?11:32
t1mpnik90: the initial version had text, but in newer versions where you also have actions in the header, I removed the text because it looked too cluttered11:32
ahayzenzsombi, ping11:33
nik90t1mp: ah ok..looks much better without the text11:33
zsombiahayzen: pong11:33
t1mpnik90: I still need to find a designer to discuss the final looks with, but for the moment I just tweaked it the way I thought looks better11:33
ahayzenzsombi, when you get a moment could you have a look at this MP, Tim said you would likely be best for review as you have been doing alot with events and wrote the InverseMouseArea, thanks. https://code.launchpad.net/~andrew-hayzen/ubuntu-ui-toolkit/fix-1315775/+merge/21820611:33
nik90t1mp: https://imgur.com/HVBoKWp11:33
t1mpnik90: yeah, until I get official designs it will simply look the way I like it :)11:33
nik90t1mp: heheh...we got the POWER!11:34
t1mp:)11:34
t1mpnik90: for now... ;)11:34
kalikiana_t1mp: not really right now, preferrably pass it to somebody else11:34
zsombiahayzen: ah, nice catch!!!11:35
t1mpkalikiana_: okay11:35
t1mpzsombi: can you review this? https://code.launchpad.net/~tpeeters/ubuntu-ui-toolkit/popToTabs/+merge/218971 it fixes a regression11:35
ahayzenzsombi, thanks :)11:36
t1mpnik90: ^ probably it helps if you comment there that you tested and it works :)11:36
nik90t1mp: sure11:36
zsombit1mp: ahayzen: we ned to run CI on the https://code.launchpad.net/~andrew-hayzen/ubuntu-ui-toolkit/fix-1315775/+merge/21820611:37
ahayzenzsombi, i don't have permission to run that right?11:39
zsombiahayzen, no, I already asked for it in #ubuntu-ci-eng11:39
ahayzenzsombi, cool thanks :)11:39
zsombit1mp: I'm in the middle of some heavy Layouts change, I'll get that MR reviewed once I'm done with that... and that may not be this week, so if you need it faster, pls go ask Kaleo11:41
t1mpzsombi: ok11:56
zsombit1mp: thx11:57
=== _salem is now known as salem_
rpadovanidpm, mzanetti some beatiful news this morning :-)12:10
mzanettirpadovani: which is?12:10
rpadovanimzanetti, that new design is ready :-)12:11
mzanettiah, yeah :)12:11
mzanettirpadovani: well done btw12:11
rpadovanimzanetti, thanks, you too :-)12:12
mzanettirpadovani: regarding the gradient: I think its smoother if you make it from 0 to 1 instead of 0.9 to 112:12
rpadovanimzanetti, so I need two rectangle, one with rotation of 90 and one with rotation of 270?12:12
mzanettirpadovani: yeah12:14
rpadovanimzanetti, isn't too expensive for phone hardware?12:15
mzanettirpadovani: should be ok still... but you're right... always try to keep items in delegates to a minimum12:16
mzanettirpadovani: but that one added gradient shouldn't make it much worse12:16
rpadovanimzanetti, k, I'll do some test in next hours12:16
dpmrpadovani, indeed, I think we should be able to land it today, what do you think? I'd like to do a bit of dogfooding, but overall it looks and feels great!12:19
rpadovanidpm, I think is ready, some little details (like gradient in image) aren't perfect yet, but we can fix them after the land :-)12:21
dpmindeed, that's the idea, this is the initial iteration, and we can do polish later12:21
dpmI'd also like to have it in the store for Lucas to test it and give us his feedback12:21
rpadovanisounds good to me12:24
=== jhodapp|afk is now known as jhodapp
popeydpm: if you want me to trigger a click package on jenkins, just say, and I'll test locally then ask balloons to upload to the store12:33
dpmawesome, thanks popey. Right now Jenkins is failing for an unknown reason on Reminders, I've been waiting for a vanguard to be on -ci-eng to poke someone about it12:34
nik90popey: btw, with the switch to the new framework, we are deciding to no longer trusty? I am asking since then the switch to the new tab headers wouldn't need any backwards compatibility code12:39
nik90support trusty*12:39
popeynik90: it would be good if we could support trusty so the desktop ppa works12:43
nik90popey: no I meant on the phone12:43
popeyon phone, no12:44
nik90popey: on the desktop, things will work as long as the user has the SDK PPA added12:44
=== randomcpp_ is now known as gcollura_
=== jhodapp is now known as jhodapp|brb
mzanettidpm: fixed13:03
mzanettimhall119: hey, tagger should now work again. thanks again for letting me know13:04
dpmman, you guys are quick!13:04
rpadovanidpm, https://code.launchpad.net/~rpadovani/reminders-app/1316950/+merge/218829/comments/52204613:06
rpadovaniwhat's the problem?13:06
nik90t1mp: What is the recommended method to hide a toolbar button? Currently I am setting the visibility property of a toolbar button to false to hide it. However that doesn't seem to work with the new headers. Regression or am I doing it wrong?13:06
dpmrpadovani, I don't know, I asked on #ubuntu-ci-eng a few minutes ago, they're looking into it13:06
mzanettidpm: its really taking shape now :)13:06
=== jhodapp|brb is now known as jhodapp
dpmmzanetti, indeed, I've now got a bunch of notes with images from testing, and it looks like it's scaling well (and looking awesome) for something that's closer to daily use13:07
rpadovanidpm, thanks!13:08
renatodpm, could you help me reviewing this MR: https://code.launchpad.net/~renatofilho/sync-monitor/i18n/+merge/21594313:09
dpmrenato, sure, give me a few minutes and I can review13:09
renatothanks13:09
dpmrpadovani, the job on your MP is running now, we should have a new Jenkins result, hopefully positive :) soon13:12
rpadovani\o/13:12
t1mpnik90: it doesn't work at the moment13:15
t1mpnik90: it should be Action.visible, see https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/131663113:15
nik90t1mp: but when I use Action.visible, it says that "Action.visible is a DEPRECATED property. Use ActionItems to specify the representation of an Action."13:15
nik90which is what made me concerned about using it13:15
=== randomcpp_ is now known as gcollura_
t1mpnik90: right. I added that as a point to be included in the Header API discussion https://docs.google.com/a/canonical.com/document/d/1wUUKtPmRmwbUELC1BUB9l0VOAwS_zAPRSCqMopUxR1c/edit#13:17
t1mpnik90: at the moment I don't see another way than to start using Action.visible again..13:18
nik90t1mp: ok13:18
nik90t1mp: I also noticed that if there is only 1 toolbar visible and then other 2 toolbar actions are hidden, it still shows a arrow just for one toolbar button13:19
t1mpnik90: huh? how did you make the other 2 hidden?13:21
nik90t1mp: using Action.visible13:22
nik90t1mp: https://imgur.com/2K5iTjQ13:22
t1mpnik90: ah yes13:24
t1mpnik90: that's part of the bug. I'll work on that after I finish some other header improvements13:24
nik90t1mp: ok13:25
t1mpnik90: it will work correctly when the header is done. It is still work in progress now13:25
nik90t1mp: np, I am just getting the clock app transition branch ready..I will wait for the header to be ready before merging13:26
t1mpnik90: but keep reporting issues that you find. That's very useful :)13:26
nik90:)13:26
dpmrenato, reviewed your MP. You might want to ask mhr3 or dobey too, who recently enabled i18n with CMake + C++ in scopes13:30
=== oSoMoN__ is now known as oSoMoN
dpmmzanetti, approved the refresh notes MP13:30
mzanettidpm: merged13:31
dpm\o/13:31
mzanettidpm: please give the whole new-design branch another test.13:31
mzanettiif happy, lets merge it13:32
dpmmzanetti, yes, that was my plan13:32
mzanettiotherwise let me know what to fix13:32
dpmcool13:32
t1mpartmello: I marked https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1317713 as a duplicate of a bug that I just fixed,13:34
t1mpartmello: but I realized that your bug describes two bugs, so maybe the dupe is incorrect.13:34
t1mpartmello: could you check/test if the first bug is the same as the second one?13:35
dpmrpadovani, mzanetti, the refresh action in the toolbar works really well, so I'm happy we landed that. But I'm wondering if it might be better to move it out of the toolbar and trigger a refresh when the user pulls the list of notes from the top. With the new design, I've found myself unconciously pulling the list to do refreshes, although I know that the action is actually in the toolbar :) What do you think?13:36
mzanettidpm: +1 for the general idea13:37
mzanettidpm: don't have time for it right now13:37
dpmmzanetti, that's cool, I just wanted to hear your thoughts13:37
dpmI'm more interested in landing the new design right now than adding new features :)13:38
rpadovanidpm +1, I could add this to the weekend to-do list, if I have time I can try :-)13:39
dpmawesome13:39
dpmthanks guys13:40
=== oSoMoN_ is now known as oSoMoN
JoeyChanHello guys,  is it a duplicate bug ?   https://bugs.launchpad.net/ubuntu-rssreader-app/+bug/131785013:44
dpmhi JoeyChan, you might want to ask t1mp, he's the master of tabs! :-)13:48
JoeyChanThanks  dpm  :)13:50
JoeyChanHi t1mp,     r u already fix this ?     https://bugs.launchpad.net/ubuntu-rssreader-app/+bug/131785013:50
dpmJoeyChan, I've not been attending the RSS meetings for a while, how are you doing? And btw, thanks for pointing out the bug in translations from click packages :)13:51
=== chihchun_afk is now known as chihchun
JoeyChandpm   Now Shorts is very stable, no feature added since early this year,  we just fix bugs recently13:53
dpmglad to hear it's very stable!13:55
JoeyChandpm   Alan told me that there won't be any design support for Shorts, but Roman and I have not enough experience about design13:55
JoeyChanlooking for some help from somewhere ...13:55
popeyJoeyChan: one thing you can do, is implement the new toolbar, as nik90 is doing for clock, and ahayzen has done for music.. they can probably point you to a simple code sample13:57
JoeyChanpopey    the new header ?  I saw it in G+13:58
popeyhttps://code.launchpad.net/~vthompson/music-app/use-sdk-back-button-take2/+merge/21853413:58
popeyI *think* that's it.13:58
popeyright ahayzen ?13:58
JoeyChanwow,  does the new header land already ?13:59
JoeyChanI am using Utopic r1713:59
popeyits in progress, but it's usable.13:59
popeymaybe try it, and see how it works with rssreader?14:00
popeyI suspect it might get interesting if you have a lot of tabs14:00
JoeyChansounds cool    lol14:00
ahayzenpopey, whts up?14:04
* ahayzen reads scrollback14:04
artmellot1mp: I will test to see if its fixed. thx14:05
ahayzenpopey, yeah that mp makes the tabs use the drawer14:05
t1mpartmello: great, thanks14:05
artmellot1mp: I thin both bugs (BUG1/BUG2) are the same14:05
artmello*think14:06
ahayzenpopey, we have another one that adds the toolbar item to the header (this one https://code.launchpad.net/~andrew-hayzen/music-app/search-toolbar-item/+merge/218614)14:06
popeythat will also be handy for JoeyChan, for adding the buttons14:06
JoeyChangot it  :)14:07
nik90popey: I updated the core apps blocker google doc with one for clock14:07
popeythanks nik9014:08
ahayzenpopey, JoeyChan note we had to lock the toolbar to closed as we have a custom toolbar and did not want the old one showing over the top of ours in older images, you probably won't have to do this14:08
JoeyChanahayzen     Do u mean ... if the toolbar is unlocked, it will show up over the top ?14:10
ahayzenJoeyChan, in older images without the new header stuff, the SDK toolbar would have been shown. We have a custom toolbar and do not want the SDK one to be shown... basically you probably don't need the opened: false locked: true in the ToolbarItem14:11
ahayzenJoeyChan, just adding useDeprecatedToolbar: false to the mainView will probably be enough14:12
JoeyChanahayzen   Thanks,    I saw that in Music-app14:14
dpmhi kenvandine, did you find out more yesterday about that bug whereby on loading a second image from the Gallery via content hub Reminders got stuck? Was it a bug in Gallery?14:14
ahayzenJoeyChan, :) you'll probably need UITK staging to get the header items to work (instructions in the second mp on how to test/setup on desktop)14:15
JoeyChanahayzen   is it landed on Utopic (Phone)  ?14:19
ahayzenJoeyChan, erm i'm not sure haven't checked recently, nik90 ?14:19
ahayzenJoeyChan, i know the drawer for tabs had...but not sure about the toolbar items in header14:20
nik90ahayzen, JoeyChan: The tab drawers part has landed14:20
nik90the header actions hasn't14:20
JoeyChani c14:20
ahayzennik90, thanks14:20
JoeyChanthanks  :)14:21
borenCan anyone do apt-get update on Touch.14:22
ahayzenJoeyChan, let us know if u need any more help14:22
JoeyChanahayzen    So how can I test the new header ?14:23
JoeyChanadd PPA  ?14:23
ahayzenJoeyChan, i tested using the instructions under 'TESTING' on this mp https://code.launchpad.net/~andrew-hayzen/music-app/search-toolbar-item/+merge/21861414:23
nik90JoeyChan: if you are on trusty, you need the SDK PPA14:23
dpmmzanetti, rpadovani, approved the new design branch, it's looking fantastic, I'll let you guys do the honours and top-approve ;)14:24
ahayzennik90, does the SDK PPA have the staging changes though, cause i had to build it from staging to test the toolbar items in header14:24
mzanetti:D14:24
mzanettirpadovani: go ahead if you whish14:24
nik90ahayzen: the PPA doesn't have the staging changes..you are right14:24
nik90ahayzen: I thought JoeyChan wanted the new header14:24
JoeyChannik90     How about phone ?  I am using Utopic r1714:24
ahayzenJoeyChan, i don't think either have staging changes yet right nik90 ?14:25
nik90JoeyChan: on the phone, r17 should have the new header but *NOT* the header actions14:25
rpadovanimzanetti, all for you, my Jedi (QML) Master14:25
ahayzenyeah14:25
nik90what ahayzen said ^14:25
nik90JoeyChan: Basically the new header actions are in staging..so not available on desktop or phone14:25
ahayzenJoeyChan, setting up staging on the desktop is quite easily thankfully14:26
mzanettidpm: the missing separator in reminders happens if you mark one as done... I think renato has an upcoming fix for that in the component14:28
dpmmzanetti, ah, good to know, thanks14:28
JoeyChanahayzen  So I only need is add the SDK PPA on trusty(desktop)  ?14:29
ahayzenJoeyChan, depends wht u want to do, adding the SDK PPA will bring you up to pretty much the same as the utopic image SDK14:30
ahayzenJoeyChan, but if you branch and build the staging then you get the latest and greatest14:30
JoeyChanahayzen  DO u mean download the source code then make install ?14:32
ahayzenJoeyChan, something like this would work for the music-app http://pastebin.ubuntu.com/7421680/14:33
ahayzenJoeyChan, i doesn't replace the installed version of the SDK and is only for that session of the terminal14:34
ahayzen*it doesn't14:35
JoeyChanahayzen     wow thanks about that  :)      will have a test14:35
ahayzenJoeyChan, yeah t 1mp gave it to me pretty useful :)14:35
kenvandinedpm, yeah, maybe a regression in the sdk https://bugs.launchpad.net/ubuntu/+source/gallery-app/+bug/131771315:01
rpadovanidpm, could you give a try to https://code.launchpad.net/~rpadovani/reminders-app/betterGradient/+merge/219003 please?15:04
rpadovaniI don't know if is enough as improvement, but it's an attempt15:04
dpmkenvandine, ah, thanks a lot for following that up15:05
dpmrpadovani, cool, testing now. Also, you know the bugfix you did for font family to be 'Ubuntu' by default? If you've got a minute, do you think you could do the same with setting the default font size?15:07
rpadovanidpm, I tried it yesterday but experimental.preferences.defaultFontSize didn't work, but I didn't investigate much more. I can take a look, but I promise nothing15:08
dpmrpadovani, no worries, thanks!15:12
kenvandinedpm, no problem15:16
dpmrpadovani, looks great to me now, nice work! Are you still concerned about the performance, though?15:20
rpadovanidpm, dunno, I don't tried it on device, but I think on mako should works well15:21
=== gatox is now known as gatox_lunch
dpmbbiab, really late lunch :)15:34
dpmpopey, I think when the next reminders branches land in trunk we should be good to go for a store upload, but let's sync later on if you've got time15:34
popeyI'll be around dpm, just ping me15:35
=== gatox_lunch is now known as gatox
dpmrpadovani, could you perhaps remove the prerequisite branch from https://code.launchpad.net/~rpadovani/reminders-app/betterGradient/+merge/219005 and do an empty commit? I'm not sure what's happened with the diff after the new-design branch landed. I've tested the branch, but I'd prefer to see a diff before top-approving16:12
dpmI'm hoping that the commit might trigger an update to the diff16:13
rpadovanidpm, mh, strange, I do it now16:13
rpadovanidpm, well, now diff works :-) https://code.launchpad.net/~rpadovani/reminders-app/betterGradient/+merge/21901516:14
dpmaha!16:15
dpmballoons, nik90, would you be happy to go with the suggestion here? -> https://code.launchpad.net/~popey/ubuntu-clock-app/fix-1315318/+merge/21806716:26
dpmalso balloons, I guess this branch can be marked as Rejected as superseded by elopio's new test branches for Reminders? -> https://code.launchpad.net/~nskaggs/reminders-app/oauth-ap/+merge/20410716:31
dpmpopey, ok, I think we're good to go with Reminders' new design, could you trigger a click build from the latest trunk (r131)?16:33
popeyyup16:34
dpm\o/16:34
popeybuilding r131 now16:35
nik90dpm: yes16:39
balloonsdpm, yes my old branch can be rejected16:43
nik90dpm: for that MP, jenkins wont merge it though..will balloons force it?16:43
balloonsdpm, right we would have to force it16:44
dpmhow do we force it? Do we ask nicely?16:44
nik90dpm: well balloons does his magic and then jenkins listens :)16:46
dpmaaah, that's how he works! :-)16:46
balloonslol16:46
popeylooking forward to writing next weeks core apps update16:48
popeyit's going to be a monster16:48
popeys/next/this/16:48
dpmindeed!16:50
dpmpopey, and wait until you see the new reminders design :)16:50
popeyjust pushed to my phone16:50
dpmcool :)16:51
popeyit says no notes16:51
popeybut i have it setup to my sandbox account16:51
popeyand i can't add an evernote account on my flo16:52
popeythe online accounts plugin dies16:52
dpmhm, does it show an activity indicator? Can you use the new Refresh button in the toolbar? Do you actually have notes (sorry, obvious question, but had to ask)?16:52
popeyi refreshed, and yes i have notes16:52
* popey reboots phone to start again16:53
dpmon another subject popey, renato, I don't seem to be able to run Calendar on my trusty desktop. Am I missing any EDS fixes or something? This is what I'm getting -> http://pastebin.ubuntu.com/7422308/16:53
popeydpm: i have seen that before, uncheck your google accounts in online accounts and see if you can open it16:54
popeythen try and re-enable them16:54
dpmok16:54
popeyrebooted phone, i do have an evernote account setup, and see no notes16:55
popeyrefresh does nothing16:55
nik90t1mp: I thought I saw a MP by bzoltan which merged the new header actions into trunk...Did it get merged?16:56
popeydpm: paste.ubuntu.com/7422329/16:56
popeydpm: will try removing evernote account and re-adding16:57
t1mpnik90: I think it landed half an hour ago16:58
nik90t1mp: awesome..when will the next landing take place? the one with the critical pagestack bug16:58
t1mpnik90: we will start it Monday16:59
nik90t1mp: ok16:59
dpmmzanetti, any ideas why popey cannot get Reminders to work on his device? Seems to be something related to online accounts: http://paste.ubuntu.com/7422329/16:59
popeydpm: what image you on? mine are #1916:59
t1mpnik90: that fix just landed in our staging16:59
nik90t1mp: yeah I noticed17:00
popeydpm: the online accounts system is broken completely - i can't add a twitter account17:00
dpmpopey, I'm on #1717:01
rpadovanidpm, popey I'm bootstraping a device, hope to give a try in ~15 minutes17:01
popeytry adding any account in online accounts17:01
popeyi cant add _anything_17:01
dpmpopey I did already for Evernote and it worked, but let me try another one17:01
popeyon #19?17:01
dpmpopey, I'm still on #1717:02
popeypeople.canonical.com/~ogra/touch-image-stats/19.changes17:02
popeylibonline-accounts-client1:armhf from 0.3+14.04.20140328-0ubuntu3 to 0.3+14.10.20140506.1-0ubuntu117:02
popeybet that broke it17:02
popeyubuntu-system-settings-online-accounts from 0.3+14.04.20140328-0ubuntu3 to 0.3+14.10.20140506.1-0ubuntu117:02
popeyor that ☻17:02
popeymardy: ^17:02
dpmpopey, ok, then it needs to be tested on #17 or #18, I guess. Do you have the link to the .click? I'll give it a go17:03
popeydpm: http://popey.com/~alan/com.ubuntu.reminders_0.5.131_armhf.click17:03
popeythat link work?17:03
dpmpopey, thanks. It downloaded something, at least :)17:04
* popey files a bug17:04
dpmbah, can't get Calendar to start at all, only if I disable online accounts :(17:05
popeyirritatingly this is a friday image so it's going to be broken over the weekend17:05
popeydpm: try my ppa...17:05
dpmoh, you managed to build all that stuff for trusty? awesome!17:06
popeydpm: https://launchpad.net/~popey/+archive/qtpim add that ppa and upgrade, if it doesn't work then ppa-purge it again17:06
popeyyeah17:06
ogra_popey, y'know ... there were dogfooders approving it :P17:06
popeyi didnt17:06
dpmpopey, will give it a go after Reminders17:06
popeyok17:06
ogra_dpm, did you see #ubuntu-devel ?  wrt reminders17:07
dpmnope, looking now...17:07
rpadovanipopey, I can confirm your issues: only account I can add is the Ubuntu one, and I'm on a fresh installation :/17:17
dpmrpadovani, on what image are you? This seems to have happened with #19, but it's ok with #17 (and I guess with #18 it's ok too)17:17
rpadovanidpm #1917:18
nik90balloons: looks like jenkins isn't listening to you17:18
dpmrpadovani, mzanetti, so unfortunately, we'll have to postpone the upload with the new design to th store until Monday -> we'll need to fix this one first: https://bugs.launchpad.net/reminders-app/+bug/131797717:33
dpmrpadovani, mzanetti, in any case, perhaps it's better so, as it's not always the best idea to release on a Friday. Calling it a day now, thanks so much for the awesome awesome job in getting the app not only in shape, but also to land a full new design this week.17:36
rpadovani:-)17:36
renatodpm, I am not sure if the fix landed on trusty17:37
dpmthanks renato, I'll test again from popey's backport PPA17:38
=== gcollura is now known as gcollura|afk
=== salem_ is now known as _salem
gerlowskijaHow long does the emulator take to start the first time around?21:34

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