/srv/irclogs.ubuntu.com/2013/10/14/#ubuntu-app-devel.txt

=== chriadam|away is now known as chriadam
=== Guest99228 is now known as amithkk
dholbachgood morning07:13
mihirgood Morning :)07:33
WebbyITehi popey :) How are you?08:28
JamesTaitGood morning all; happy Bald And Free Day! :-D08:34
popeyWebbyIT: hey08:40
WebbyITpopey, I find a little bug on Calc, can you confirm it please? Do a calc, tear off, edit a label, press power off button without exit label edit, press again power button: in the label there are strages symbol08:42
popeyWebbyIT: known bug where spurious characters get inserted08:42
popeyhappens in other apps too08:43
popeye.g. press power button with terminal open08:43
WebbyITpopey, ohh, you are right, thanks!08:43
popeydaker: x-type is now showing me something like a desktop browser08:45
popeydaker: http://popey.com/~alan/device-2013-10-14-094607.png08:46
om26ernik90, hey08:47
om26ernik90, btw clock app looks "drunk" :) its leaning towards the right.. http://imagebin.org/index.php?mode=image&id=27364208:48
om26eralso I can't reveal the toolbar08:48
popeyom26er: bug 123908808:51
ubot2Launchpad bug 1239088 in Ubuntu Clock App "Display of clock app is too wide and offset to the right" [Undecided,Confirmed] https://launchpad.net/bugs/123908808:51
om26erpopey, also toolbar does not come up08:52
nik90om26er, popey: I have no idea how to fix it08:58
nik90om26er, popey: I have used the proper anchoring methods already08:59
om26erSDK changed probably ?08:59
popeypossibly08:59
popeywhich image did it work fine in.. when did it break?08:59
* nik90 checks the sdk commit log08:59
nik90popey: it broke only in image 9408:59
nik90in image 93, clock did not open (black screen) due to faulty desktop file08:59
popeylots changed in 94 http://people.canonical.com/~j-lallement/touch/changes/20131012.html09:00
popeyincluding switching to click09:01
* popey tries removing the click package and installing the deb from trunk09:01
nik90om26er: btw nice comparison :_09:03
nik90:)09:03
om26erheh09:04
popeyclock deb built from upstream also fails in the same way09:06
popeythere's a load of sdk changes in there http://people.canonical.com/~ogra/touch-image-stats/20131012.changes09:06
nik90popey: yes but why is this localised to clock app alone?09:07
popeythat i don't know09:07
nik90popey: It is hard to test this with qtcreator broken09:07
popeynik90: which qtcreator you using?09:07
nik902.8.109:07
popeyok, same here09:08
nik90I added the sdk ppa as recommended09:08
popeynik90: run on device works here09:10
* nik90 tries09:10
popeyI made mine read-write with the usual adb shell touch /userdata/.writable_image && adb reboot09:10
popeyusing clock from trunk09:10
nik90popey: how do you check which image you got? I am not sure if I am runningn 93 or 9409:12
popeysystem-image-cli -i09:12
popeycurrent build number: 9609:12
popeybrb, tea calls09:12
nik90om26er: which image did you notice the bug on?09:13
nik90om26er: I am runing image 93 (devel channel) and the clock looks fine09:13
nik90om26er: (latest trunk)09:14
nik90popey ^^09:14
om26ernik90, yesterday I noticed that first09:14
om26ernik90, btw devel channel have 96 now09:14
dpmmorning popey, om26er. Do you know the status of Jenkins for the calendar app? fginther mentioned he was working on re-enabling the merger job for it, but I've not talked to him since Friday. We've got the EDS branch to save events blocking on that09:16
om26erNot really sure about that09:16
dpmom26er, and now that I've got you here :) would you mind reviewing  this branch that adds tests for the music app? -> https://code.launchpad.net/~vthompson/music-app/add-ap-tests-previous-and-now-playing-play-pause/+merge/19085609:18
om26erdpm, sure. on it.09:19
dpmawesome, thanks!09:19
popeynik90: might be worth (as you're on 93) doing a "sudo apt-get update" on the device, then "sudo apt-get install ..." the sdk packages like sudo apt-get install ubuntu-ui-toolkit - which will pull in new stuff, reboot and see if that broke it09:24
popeynik90: that way you limit the changes on your device to just the sdk09:24
nik90popey: i just reflashed :(09:26
popeybum09:26
nik90popey: hmm, I did phablet-flash ubuntu-system --channel devel and still have image 9309:27
popeyyes, thats right09:27
popeythats good ☻09:28
popeyso can you test above?09:28
nik90but om26er said that devel has image 9609:28
popeyno, devel-proposed has 9609:28
nik90ah09:28
popeywe haven't released 9609:28
om26erdevel-proposed yes.09:28
nik90popey: testing09:29
popeythanks09:29
om26ernik90, is alarm working now ?09:29
nik90om26er: not sure, I am testing that as well09:29
nik90popey: so in your changelog link, ui-toolkit-plugin is at 0.1.46+13.10.20131011.2-0ubuntu1 and on sudo apt-get update, I have that same version as well on the phone09:34
nik90popey: on running clock through qtcreator on phone, it appears normal,09:35
nik90working properly09:35
nik90popey: should I install one by one every package in the changelog to see which breaks it?09:35
popeynik90: what gets offered if you "apt-get -s dist-upgrade" (simulate)09:35
popeyi dont think one-by-one is possible09:36
popeyit will pull in dependencies09:36
nik90popey: http://paste.ubuntu.com/6235180/09:37
nik90popey: ui-toolkit-plugin isnt listed since I already upgrade that one09:38
nik90upgraded*09:38
popeyah09:39
popeyqmlscene perhaps?09:39
nik90shall i try installing that?09:39
popeyI'd be picking off a few packages and installing them one by one09:39
popeyyeah09:40
popeybut only sdk / qt5 related ones09:40
popeyuntil it breaks.09:40
nik90okay09:41
popeysorry ☹09:44
nik90popey: http://paste.ubuntu.com/6235230/09:55
nik90popey: i tested against those packages09:55
nik90still works09:55
nik90I do not think the others are revelant09:56
nik90can I do a full dist-upgrade and try again?09:56
popeyfeel free10:03
popeyyou can always downgrade a package later10:03
popeyTime for more tea!10:04
nik90popey: I upgraded all packages and clock appears fine..no dislocation :)10:16
nik90popey: on the other hand, I am not sure why you see the bug10:19
popeynik90: I have not been drinking, if that's what you're implying! ☻10:22
nik90popey: hehe10:22
dpmfginther, just read your e-mail about the status of the automatic upstream merger. Could we get it enabled for ubuntu-calendar-app? We were blocking on some qtorganizer-eds fixes which landed on image 94, and it'd be good if we could land the calendar branch that needed those fixes10:23
nik90popey: I could try reflashing to image 96 and then try qtcreator run on it10:23
nik90popey: that's the last thing I can do since this issue is definitely not in the clock code10:24
popeynik90: I have 96 here too, feel free to try it10:28
nik90popey: so I reflashed to img 96..opening the clock app, I see it is dislocated..however running it from qtcreator, it appears fine10:39
popeywell that's even more odd10:40
nik90popey: actually it is not10:40
nik90popey: but I fixed it10:40
nik90:_)10:40
nik90popey: https://code.launchpad.net/~nik90/ubuntu-clock-app/fix-dislocated-clock/+merge/19091010:46
nik90popey: please test and approve10:46
popeyok10:46
popeynik90: works, approved, nice one!10:49
nik90popey: is the freeze today?10:50
popeynope10:50
nik90balloons: is this bug still valid -> https://bugs.launchpad.net/ubuntu-clock-app/+bug/123870310:51
ubot2Launchpad bug 1238703 in Ubuntu Clock App "All autopilot tests fail" [Critical,Confirmed]10:51
=== chriadam is now known as chriadam|away
=== MacSlow is now known as MacSlow|lunch
=== gusch is now known as gusch|lunch
om26ernerochiaro, hey! can you review this https://code.launchpad.net/~om26er/mediaplayer-app/disable_settings_button/+merge/19090411:39
om26ersince the mediaplayer does not have any settings, I have dimmed the settings icon so that its clear there are no settings11:40
dakerhey oSoMoN i just want to know if the two fixes were released with the new image or not ?11:43
oSoMoNdaker: let me check11:43
dakeroSoMoN: i pushed a new version(0.4) to the store with the UbuntuWebView11:44
oSoMoNdaker: cool, I’ll check it out now11:44
oSoMoNdaker: I confirm the two fixes have been released with the latest image (#96)11:45
oSoMoNdaker: I’m not seeing the app in the click lens11:47
dakerhm, oSoMoN try searching "X-Type"11:47
oSoMoNdaker: no results11:48
dakerit does appear here http://search.apps.ubuntu.com/api/v1/search11:48
dakermaybe it's a bug or something...11:48
dakeroSoMoN: ^11:50
nerochiaroom26er: haveig a look11:50
nerochiaroom26er: the code is simple enough to just approve as it is, but jenkins is not happy with it for some reason11:51
davmor2popey: is it me or have both the card apps disappeared from the store when you look at the list of apps on the phone?11:52
om26ernerochiaro, jenkins is problematic. probably some problem with CI infrastructure11:52
om26ernerochiaro, try top approve it might just land ;)11:52
oSoMoNdaker: maybe…11:52
nerochiaroom26er: done11:52
om26ernerochiaro, thanks11:56
popeydavmor2: mzanetti also mentioned apps disappearing. can you file a bug ?11:58
dakeroSoMoN: here is the code if you want to test it on device directly https://bazaar.launchpad.net/~daker/+junk/x-type/files11:58
davmor2popey: will do I'm going to chase things our end first though so I know what I'm filing and why :)11:58
oSoMoNdaker: thanks12:01
=== MacSlow|lunch is now known as MacSlow
oSoMoNdaker: I can confirm it works nicely, although it’s rather slow here on my galaxy nexus (but then again everything is slow on galaxy nexus with mir)12:07
dakeroSoMoN: ok thanks :)12:07
davmor2popey: the architecture is set to all, it's a known bug that has a high priority12:13
=== _salem is now known as salem_
dakeroSoMoN: did you saw popey comment ?12:14
oSoMoNdaker: no12:14
oSoMoNah, just saw it12:14
oSoMoNso it’s a known issue12:15
oSoMoNapparently12:15
dakerdavmor2: oSoMoN says that he can't find my app "X-Type" in the click lens too12:16
=== gusch|lunch is now known as gusch
davmor2daker: oSoMoN: popey: https://bugs.launchpad.net/click-package-index/+bug/123966212:21
ubot2Launchpad bug 1239662 in Click Package Index "Apps with Architecture All are not visible on devices" [Critical,In progress]12:22
dakerhere we go :)12:22
mihiroSoMoN: still EDS is not merged??12:25
SpotAritrying to install my app .deb to nexus 4 with todays image 96. not showing in applications anymore (worked fine on Friday).. what's changed?12:26
steoria:-1: error: cannot find -lsqlite312:31
=== gatox is now known as gatox_brb
fgintherdpm, which branch is that, we may be able to merge only that one13:05
dpmfginther, https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/EDS/+merge/188188 - but there are a bunch of other branches that are depending/blocking on this one too.13:06
dpmhi ahayzen, I see you guys were busy over the weekend, the music app is looking better and better :)13:07
ahayzendpm, thanks13:07
ahayzendpm, just got 50 emails in the past 10hrs from you guys reporting bugs though :)13:08
popeyhah13:08
dpmhahaha, that's the excitement about getting to run and test the latest :)13:08
ahayzen:)13:08
ahayzenpopey, can u get lisettte to look at https://code.launchpad.net/~andrew-hayzen/music-app/album-art-toolbar-when-no-back-button/+merge/19082313:09
dpmahayzen, I've asked her already this morning, let me ping her again13:10
ahayzendpm, thanks13:10
dpmshe's going though the bugs too13:11
=== gatox_brb is now known as gatox
ahayzencool13:11
ahayzendpm, i don't see why Victor won't approve https://code.launchpad.net/~andrew-hayzen/music-app/expander-now-playing/+merge/190820 as it makes the behaviour consistent across the app and then meets the design spec :/13:12
=== hatchetation_ is now known as hatchetation
dpmlet me have a look13:12
dpmahayzen, actually, I was testing it this morning and got sidetracked. This is implementing the chevron to expand the items in the play queue, instead of the plus sign, right?13:13
ahayzendpm, yep it implements the expander like in the artists/album/playlist13:14
ahayzendpm, we didn't implement it before because of the reordering/swipeDelete and the fact the rows have different heights due to states...but i figured out how to do it so pushed it up13:15
oSoMoNmihir: I haven’t followed the latest developments on this branch, let me check13:16
dpmahayzen, makes sense. I can see Victor's point, because in the current implementation the two chevrons on top are really close to each other. But on https://docs.google.com/a/canonical.com/presentation/d/1nc7RTAD5ViEAdc3VsZyN-lkmG-AnO664uV-5wXZoZZg/edit#slide=id.ge8e1d63f_040 the currently playing item has the chevron below the cover art, which removes the confusion imo13:16
ahayzendpm, i could try moving the meta data below the album art if tht helps?13:17
dpmahayzen, I think so, yes, but if it's not a trivial change it might be worth doing it in a separate branch. Let me have a quick look and see if we can approve this one.13:18
ahayzendpm, ok good plan :)13:19
oSoMoNdpm: hey, could you confirm that https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/EDS/+merge/188188 is now good to merge?13:24
oSoMoNdpm: ah, nevermind, just saw the global status13:24
oSoMoNmihir: so it appears the EDS branch is ready to merge, but hasn’t been merged yet because the upstream merger is deactivated for the calendar-app due to failing autopilot tests under MIR13:25
dpmoSoMoN, yeah, what was blocking it were the eds backend fixes, which landed on image #9413:25
oSoMoNdpm: great, thanks13:25
dpmoSoMoN, fginther is looking into that ^^13:25
oSoMoNexcellent13:25
mihiroSoMoN: okay thank you for updates..13:26
fgintherdpm, oSoMoN I should get back to you on the state of that shortly. It may still be blocked by the mir transition, stay tuned13:26
dpmthanks13:27
ahayzendpm, could u let me know if ur gonna approve tht branch cause tht depicts whether i do this work in a separate branch13:28
dpmahayzen, yeah, on it, just taking some screenshots about an issue I noticed13:29
ahayzendpm, cool13:30
mihirdpm: thank you :)13:33
lisettteahayzen: i was looking at https://code.launchpad.net/~andrew-hayzen/music-app/album-art-toolbar-when-no-back-button/+merge/19082313:38
ahayzenlisettte, o/13:38
lisettteahayzen: I don't think this is a good idea, because users will tap in the same area without looking and might have an unexpected result if in some cases they go back and in others to the player13:39
lisettteahayzen: i do wonder whether we have space for album art13:39
lisettteahayzen: and i want to ask Michal about that13:39
ahayzenlisettte, i don't wanna squash the meta data in the centre anymore though13:39
lisettteahayzen: ?13:39
ahayzenlisettte, if we were to add album art in as well as the back button and play button13:40
lisettteahayzen: the question that really matters here is, are single genre and playlist going to be the same as single album?13:40
lisettteahayzen: because if we are stuck with that we will never actually have a back button13:42
ahayzenlisettte, what do u mean by 'going to be the same'? as in are they gonna use sheets with the close button?13:43
lisettteahayzen: in the design single album, single playlist, single artist are all outside of the tab nav, and to return the user needs to press back13:44
lisettteahayzen: in case of the single album it was technically impossible to do this13:44
ahayzenyep13:44
lisettteahayzen: but the current sheet makes play controls inaccessible, which is weird13:45
ahayzenlisettte, yeah thts the issue with the sheet13:45
lisettteahayzen: anyway, re the back button, if we have a back button in some  places (and it sounds like we do) we should not fill that space with album art13:46
lisettteahayzen: that part of the toolbar should be reserved for other toolbar actions13:47
ahayzenlisettte, ok please add a comment to the merge and disprove13:47
lisettteahayzen: for instance, a grid / list view toggle13:47
ahayzenyep13:47
lisettteahayzen: i agree it is not ideal at the moment though13:48
mihirdpm: now i need to pull & push new MR for Edit event correct?13:59
oSoMoNmihir: you don’t need to push a new MR, just push new revisions to fix conflicts to your branch, and the existing MR will pick up those new revisions14:00
dpmmihir, exactly14:00
dpmmihir, yeah, but more correctly, what oSoMoN says14:01
mihiroSoMoN: complicated i always mess with this confilicts , anyways I should try that once I reach home :)14:01
dpmmihir, essentially:14:01
mihirthese*14:01
dpmbzr merge lp:ubuntu-calendar-app14:01
dpmthen maually fix any conflicts (if any)14:01
dpmthen bzr commit14:02
dpmthen bzr push to the same branch as the existing merge proposal14:02
mihirdpm: thank you :) I'll do that14:05
ahayzendpm, i've moved the labels below the album art :) could you rereview the merges? https://code.launchpad.net/~andrew-hayzen/music-app/move-label-below-current-album-art/+merge/19096814:09
mihirdpm: i am facing weird problem on QTCreator, each time it updates manifest.json automatiicaly ? any idea ?14:13
ahayzenmihir, i'm having the same issue just have to revert the changes for tht file each time :(14:14
mihirahayzen: : yeah , i need to do that each time before I commit14:14
ahayzenmihir, yep same only takes like 10 seconds though so not too bad just irritating14:15
dpmmihir, I agree it's annoying. bzr revert manifest.json should make things a bit easier for the time being14:20
mihirdpm: i am doing that only, i thought there is some problem with my machine , but got it it's for everybody :)14:26
mihirdpm: can we merge this MR now ?https://code.launchpad.net/~mihirsoni-123/ubuntu-calendar-app/NewEventdetails/+merge/18748914:26
dpmmihir, looking at it now...14:30
ahayzenlisettte, ping14:31
lisettteahayzen: pong :)14:32
ahayzenlisettte, i'm just doing bug 123971514:33
ubot2Launchpad bug 1239715 in Ubuntu Music App "[Music app] toolbar should hide when scrolling the play queue, or when in library mode" [Medium,In progress] https://launchpad.net/bugs/123971514:33
dpmmihir, you'll need to merge https://code.launchpad.net/~mihirsoni-123/ubuntu-calendar-app/NewEventdetails/+merge/187489 from trunk as discussed earlier before we can land it14:33
lisettteahayzen: yep14:33
ahayzenlisettte, should when you select 'Back' after say selecting an artist/playlist should it hide the toolbar  as well?14:33
ahayzenlisettte, as in the back button in the toolbar14:33
lisettteahayzen: yes, unless the toolbar behaves differently everywhere else14:34
* lisettte checking14:34
mihirdpm: so I should first merge then again push the changes correct ?14:34
ahayzenlisettte, i've made it so when you select back from the player mode (now playing page) it hides the toolbar and when you scroll on tht page it hides it14:35
dpmmihir, yes14:35
mihirdpm: okay I'll do it i am commuting to home now , once I reach I'll do it :) thanks for your help !!14:35
dpmthank you mihir!14:35
lisettteahayzen: that sounds good, but are we changing anything in the default toolbar behaviour?14:35
lisettteahayzen: the design was done assuming that is the default toolbar behaviour14:36
ahayzenlisettte, we are using a custom component14:36
lisettteahayzen: right, so let me triple check14:36
ahayzenlisettte, so this is probably making match the 'normal' behaviour as we have to now tell it when to do things14:36
lisettteahayzen: great14:36
lisettteahayzen: this part is something we really need to see in action before we know if it works or not14:37
ahayzenlisettte, i'm not so sure if it should because say if u have the toolbar expanded when at the playlists page then u select a playlist then select back if it collapses it then you aren't left how you were before14:37
lisettteahayzen: if you are in playlists and select a playlist, you are interacting with the library, not the player14:39
ahayzenlisettte, yeah thts the back button i mean14:39
ahayzenlisettte, when u go back up a pageStack14:39
dpmfginther, the upstream merger only lands branches directly into trunk, right? I.e. it does not try to do a merge first and if there are no conflicts then land?14:39
lisettteahayzen: in library mode, as per the ux design, it should be hidden by default apart from the progress keyline14:40
lisettteahayzen: but you think this causes a problem when you are inside a single playlist?14:41
ahayzenlisettte, so when i hit the back button on this toolbar to return to the list of playlists it should minimise the toolbar http://ubuntuone.com/3FGUN57Hj74rWL1D5NzrPB14:41
lisettteahayzen: yes, because we think the user will want to look at other library content, not play controls14:42
ahayzenlisettte, ok do the same in other places where that appears?14:42
lisettteahayzen: the user might want to select another playlist, so we should give him as much screen real estate as possible14:42
ahayzenlisettte, so basically if goBack() is run then minimise the toolbar14:43
lisettteahayzen: yes14:43
ahayzenlisettte, cool tht simplifies things... sorry for not explaining ver well14:43
lisettteahayzen: i am loving the snapping back to the current item in the player btw14:43
ahayzen:)14:43
lisettteahayzen: no worries! this is very complex, and still handwavy in places anyway14:43
lisettteahayzen: apologies for not making it clearer from the ux spec!14:44
ahayzenlisettte, it is pretty clear just the really fine details like this :)14:44
lisettteahayzen: cool cool14:45
=== davidcalle_ is now known as davidcalle
fgintherdpm, one moment, otp14:48
dpmnp14:48
ahayzendpm, think you need to approve https://code.launchpad.net/~andrew-hayzen/music-app/expander-now-playing/+merge/190820 to land the other branch?14:54
dpmahayzen, yes, that's correct. The other branch was relatively easy to review, but I think I'd prefer Victor or Daniel to top-approve the pre-requisite branch. The changes are not trivial, and I'd prefer one of the developers to ack it, as you guys are much more into the logic of the app, and I wouldn't do a good job at reviewing the code. Let me add a comment.14:56
ahayzendpm, Victor has approved it14:56
dpmahayzen, in that case, done :)14:57
ahayzen:)14:57
ahayzendpm, i'll put swapping the orientation of the icon on my list of things to investigate14:58
dpmahayzen, yeah, it might be worth pinging mehow_ about it if he's online. I'd leave it as a low priority action for now15:00
ahayzendpm, thanks i'll have a look later once i've got this bunch of work done15:00
dpmcool, thanks a lot ahayzen!15:00
dpmlisettte, mehow_ to fix https://bugs.launchpad.net/music-app/+bug/1239699 could we get some icons for the controls? For instance, we're using a play button that's smaller than the one in the spec, and it'd be nice to have the same icons as in the visuals15:02
ubot2Launchpad bug 1239699 in Ubuntu Music App "[Music app] play control icons should not be inside button shapes" [Medium,Triaged]15:02
lisetttedpm: the icons should be in the icon theme, and they should be scaleable?15:03
zohannight15:04
zohanall15:04
zohan:D15:04
dpmlisettte, it seems the icon theme only provides media-playback-pause, *-start, *-skip-backward and *skip-forward. For the rest, we can use the icons we already have, but it'd be good to know the display sizes, especially that of the play icon, which is bigger than the rest15:09
fgintherdpm, upstream merger does a merge with trunk first, before doing a build or running tests15:09
dpmmehow_, ^15:09
lisetttedpm: let me count the grid units in the spec15:09
lisetttedpm: play / pause is 4 units high15:10
lisetttedpm: the rest 215:10
lisetttedpm: should i add this information to a bug?15:10
dpmfginther, ok, so if a branch does not have conflicts but is behind trunk, then upstream merger takes care of rebasing to trunk without the developers having to do it right?15:11
fgintherdpm, yes15:11
fgintherdpm, the only time a dev should need to rebase to trunk is when there are actual merge conflicts15:12
lisetttedpm: or should i file a new bug for this?15:13
dpmlisettte, we've got the existing bug for that, let me add the info, including where to find the icons, to it, thanks!15:14
dpmfginther, awesome, thanks. For this branch https://code.launchpad.net/~mihirsoni-123/ubuntu-calendar-app/NewEventdetails/+merge/187489 - could we get the upstream merger retriggered?15:15
fginther dpm, http://91.189.93.70:8080/job/ubuntu-calendar-app-ci/144/15:16
fgintherdpm, does that need to be merged to trunk as well?15:16
dpmfginther, yes. Essentially, the EDS branch was blocking a bunch (well, I think 2) of other branches which can now land15:17
fgintherdpm, merge conflict now :-(15:19
fgintherhttp://91.189.93.70:8080/job/ubuntu-calendar-app-saucy-amd64-ci/144/console15:19
dpmfginther, ah, bummer. The developer is commuting home now, but he said he'd look into it when he'd be back. I thought this one would merge cleanly.15:20
fgintherdpm, it's a non-trivial conflict, otherwise I might have tried :-(15:25
dpmnp, thanks fginther15:25
lisettteahayzen, danielholm: mehow_ has a default album cover. How big should the image be?15:30
ahayzenlisettte, at the moment we have one version which is 500x500 and another which is 48x4815:32
lisettteahayzen: cool! mehow_ ^15:32
dpmlisettte, I was not sure what to comment on bug 1239513. Would you mind commenting it?15:34
ubot2Launchpad bug 1239513 in Ubuntu Music App "search bar does not work for music app" [Undecided,New] https://launchpad.net/bugs/123951315:34
lisetttedpm: ok15:39
janimo`I see automaticOrientation in MainView that allows rotating the view based on the device orientation. Is there a way to force a certain orientation regardless of sensor data?15:41
janimo`for example landscape mode on the phone15:42
lisetttemehow_: i don't see your question here??15:45
lisettteahayzen: mehow_ wonders about the sizes; shouldn't it be 10GU x 10GU is 270px x 270px ?15:46
lisettteahayzen: but we can give you the images in the sizes you need to fix it today of course :)15:46
mehow_hey15:48
mehow_could you confirm that you need that missing album cover artwork 500x500 and 48x48  ?15:48
mehow_ahayzen: hey15:49
mehow_could you confirm that you need that missing album cover artwork 500x500 and 48x48  ?15:49
ahayzenmehow_, o/16:13
=== charles_ is now known as charles
ahayzenmehow_, yep if u have it available :)16:14
ahayzenlisettte, it will scale to the size of the item16:16
=== dpm is now known as dpm-afk
lisettteahayzen: artwork is now attached to https://bugs.launchpad.net/music-app/+bug/123909516:18
ubot2Launchpad bug 1239095 in Ubuntu Music App "[Music app] Remove "Scrobble cover to last.fm" until the function is implemented" [Medium,Triaged]16:18
lisettteahayzen: please note that we added all the sizes..16:18
lisettteahayzen: so the sizes you mentioned and the sizes we thought it would be calculating from grid units16:18
ahayzenlisettte, thanks16:19
ahayzenlisettte, how did u calculate the 971x971 ?16:19
lisettteahayzen: from the grid units i guess.. mehow_ probably knows16:19
ahayzenlisettte, just wondering as tht would mean the current would look pixelated somewhere if tht is correct16:20
ahayzenpopey, ping16:21
popeyahayzen: hey16:21
ahayzenpopey, do we have an ETA on the builds for today?16:21
ahayzenpopey, just so i know the deadline16:21
popeyimage builds?16:21
ahayzenpopey, yh16:21
lisettteahayzen: haven't noticed that myself, but i am not sure if i would16:22
ahayzenlisettte, same thts why i was wondering how u got to that figure16:22
ahayzenlisettte, cause my screen only has 768 horizontal lines :)16:23
popeyahayzen: "in some hours" - will let you know once we have a better idea16:23
ahayzenpopey, heh16:23
ahayzenlisettte, i'll put like for like ones in for now16:24
lisettteahayzen: all i know is that the visual designers are designing for 1 grid unit = 27 x 27 px. i guess just use the ones that work for now16:30
ahayzenlisettte, i thought it was much smaller than tht in real life... http://developer.ubuntu.com/api/ubuntu-12.10/qml/mobile/resolution-independence.html16:31
ahayzen'Most laptops 1 gu = 8 px' and 'Phone with 4 inch screen at HD resolution (around 720x1,280 pixels) 1 gu = 18 px'16:31
lisettteahayzen: interesting… mehow_ ^16:32
ahayzenlisettte, just a thought do u have the images in SVG?16:36
lisettteahayzen: i doubt it; mehow_ ?16:37
ahayzenlisettte, we do have a few images in SVG now which has the advantage of being resolution independent, no worries if u don't16:38
lisettteahayzen: no, it is a pixel image for now; we could change it in the future though?16:40
ahayzenlisettte, something for V2 to go through most of the images and see if we can change them16:40
ahayzenlisettte, right tht is proposed now waiting for someone to approve16:41
lisettteahayzen: awesome!16:41
ahayzenpopey, dpm-afk, do u mind looking at this https://code.launchpad.net/~andrew-hayzen/music-app/hide-toolbar-on-go-back/+merge/19097416:53
harishaHello all, I am submitting an application17:05
harishaBut i did not get what is package name17:05
harishawhat has to be given for package name?17:06
popeyahayzen: top approved17:13
ahayzencool17:13
ahayzenpopey, and https://code.launchpad.net/~andrew-hayzen/music-app/increase-queued-normal-height/+merge/19101017:13
ahayzenpopey, i'm just about to go for a run so will be back in like 30mins cyas17:14
popeyapproved17:15
=== jo-erlend__ is now known as jo-erlend
ahayzenpopey, thanks18:04
popeynp18:06
ahayzenpopey, looks like dpm wanted a slight adjustment i'll put it in the fix for bug 123978518:09
ubot2Launchpad bug 1239785 in Ubuntu Music App "Metadata display improvements in the play queue view" [Medium,In progress] https://launchpad.net/bugs/123978518:09
popeyah ok18:09
ahayzenpopey, it wasn't anything introduced in tht branch so not really and issue with the merge18:10
wellsbmhall119, dpm-afk: Any ETA for when we can expect to receive feedback about showdown apps?18:26
popeywellsb: mhall119 is on vacation today18:26
ahayzenpopey, is dpm still around?18:34
AmandaCIs this the place to ask for stuff like libmessaging-menu questions ( from a developer's side. )18:36
AmandaCI ask because I'm toying with an idea in Vala using the messaging menu, and when I select a source, it disappears from the menu. Is that supposed to happen, or am I messing up somewhere along the way?18:38
popeyahayzen: dunno, wassup?18:46
ahayzenpopey, just trying to land more stuff aha18:46
popeyanything i can help with ahayzen ?18:46
ahayzenpopey, this should resolve bug 1239785 and the comment he put in the other merge https://code.launchpad.net/~andrew-hayzen/music-app/split-album-artist-in-now-playing/+merge/19102218:47
ubot2Launchpad bug 1239785 in Ubuntu Music App "Metadata display improvements in the play queue view" [Medium,In progress] https://launchpad.net/bugs/123978518:47
ahayzenpopey, the music app is starting to look really awesome now :)18:49
popeylooks good ahayzen18:55
ahayzen\o/18:55
dakerpopey: can you retry "X-type" now, oSomon confirmed it's working, and the image #96 has landed so i am sure you'll get the latest browser plugin ?19:24
popeyok19:24
popeyhm19:24
dakerthanks19:24
popeyhttp://popey.com/~alan/device-2013-10-14-202543.png19:26
popeyfeels really slow19:26
popeygonna reboot and try again19:26
dakerya i think that's because of...mir :)19:26
popeyi can test without mir too19:28
dakerpopey: one last thing, can you take 2 other screenshots ? i want to update the store19:28
popeyi took 319:28
popeyone mo19:28
dakerif you can switch to SF and retest, so we can see if it's only slow under mir19:30
popeyya, will do19:31
ahayzenpopey, suppose we should top approve https://code.launchpad.net/~andrew-hayzen/music-app/split-album-artist-in-now-playing/+merge/191022 ?19:38
popeydaker: its not that much slower under sf tbh19:42
popeynot sure I can tell the difference19:42
popeyahayzen: done19:42
ahayzenpopey, thanks :)19:42
dakerpopey: ok19:42
popeybeuno / JamesTait I'm getting 503's from the store when installing apps19:56
popeyand lots of images not loading19:56
beunopopey, yeah, the service is flaky, been trying to get a hold on a webops19:57
popeyij19:57
popeyer ok19:57
ahayzenpopey, has the llast21:59
ahayzenbah21:59
ahayzenpopey, has the last build been done yet?21:59
renatohey guys I am trying to use the qtcreator to run a example app on my device and I am getting this error22:00
renatobash: cannot set terminal process group (-1): Invalid argument22:01
renatobash: no job control in this shell22:01
renatoany Idea how to fix that?22:01
ahayzenrenato, you have to run without Mir22:01
ahayzenrenato, or on the build i'm on you did22:02
renatoahayzen, any way to remove Mir?22:03
renatoahayzen, I flashed the device using: phablet-flash cdimage-touch --pending22:03
ahayzenrenato, delete the .display_mir file in /home/phablet then restart should then use surfaceflinger ... don't hold me responsible if it breaks :)22:04
renatoahayzen, ok thanks22:04
dakerpopey: ping22:16
dakeranother game waiting for you :)22:17
nik90renato: it works on mir if you use the system-image with devel-proposed22:19
nik90renato: with qtcreator 2.8.1 (from ppa on 13.10)22:19
nik90renato: I had the same issue few days back, but was resolved after I added the ppa22:19
renatonik90, ok thanks22:19
JamesTaitbeuno/popey, is the 503 coming from the index, or the download?22:22
=== salem_ is now known as _salem
nik90mhall119, popey: https://plus.google.com/113051860352311525753/posts/SzinycjRtLP22:39
beunoJamesTait, same as always, ran out of PG connections, had it restarted22:40
JamesTaitbeuno, right, thanks.22:41

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