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

=== chriadam|away is now known as chriadam
=== _salem is now known as salem_
=== salem_ is now known as _salem
=== _salem is now known as salem_
=== renato_ is now known as Guest91990
=== salem_ is now known as _salem
=== chihchun_afk is now known as chihchun
=== dpm_ is now known as dpm
DanChapmanGood Morning all06:19
DanChapmannik90_: hey so i started to look at the clock app cmake last night then noticed gang65/Bartosz has a recent branch for it, is that still active and in progress? I don't want to be stepping on anyones toes, so thought i would ask before proceeding06:29
dholbachgood morning06:39
nhainesdholbach: good morning. :)06:43
dholbachhi nhaines06:50
justCarakasgood morning all06:52
dpmmorning dholbach06:57
dholbachhola dpm06:58
dpmhola hola06:58
dpmdholbach, do you have a few minutes for a question on packaging?06:58
dholbachdpm, sure sure06:58
dpmcool, so quick context first06:58
dpmI'm trying to build a package that switches the evernote account to use production servers (we're using development so far)06:59
dpmthe change has landed in trunk06:59
dholbachright06:59
dpmtrunk has got a debian folder where packages are built from07:00
dpmand that works as expected locally and on a PPA07:00
dholbachcool07:00
dpmnow I'm trying to get that uploaded to the archive, so I talked to the ci train team, got a silo assigned07:00
dpmand the package built in a silo's PPA07:01
dpmhowever, it inexplicably failed07:01
dholbachdo you have a link to the log?07:01
dpmbut I thing I tracked why07:01
dpm*think07:01
dpmyeah, although I didn't mean the build failed, here's what happened:07:01
dpmthe build succeeded07:02
dpmbut the package uses dh-exec to expand ${DEB_HOST_MULTIARCH} in debian/*.install files07:02
dpmwhat failed is that the expansion did not happen, so I end up with a .deb that contains files in /usr/lib/${DEB_HOST_MULTIARCH} (unexpanded)07:03
dholbachdo you have a link to the source package?07:03
dpmdholbach, https://launchpad.net/~ci-train-ppa-service/+archive/landing-01307:04
dholbachthanks07:04
dpmhttps://launchpad.net/~ci-train-ppa-service/+archive/landing-013/+files/reminders-app_0.4%2B14.10.20140703-0ubuntu1.dsc07:04
dpmI've tracked it down to the diff.gz file not carrying the +x flag of the .install file07:04
dpmthe .install file must be set as executable for dh-exec to work07:05
dpmI've been told I should move to source format 3.007:05
dpmwhich generates the diff as a diff.tar.gz07:06
dpmbut there are 2 things I don't understand: why is a diff.gz generated at all, if I've only got a branch with the code? What is the diff against?07:07
dpmand then what should I use 3.0 (native) or 3.0 (quilt)?07:07
dholbachdpm, it's a diff against the orig.tar.gz07:07
dholbachor diff on top of the orig tarball07:08
dholbachto separate out the packaging07:08
dpmah, and the generation of orig.tar.gz effectively removes the debian folder, then?07:08
dholbachthe debian/ dir should not be part of the orig tarball, yes07:08
dpmok, gotcha07:08
dholbachI think for autolanding the rule is to not have debian/source/format07:08
dholbachlet me toy around with it for a bit07:09
* dpm hugs dholbach07:09
dpmdholbach,  if it helps, this is the branch that contains the code: https://code.launchpad.net/~dpm/reminders-app/account-plugin-evernote-upload/+merge/225581 (it was supposed to be a non-change MP, but I had to change the packaging version and other things as instructed by robru to make the ci-train happy)07:10
dholbachok cool - I'll get back to you in a bit07:12
dpmthank you!07:14
dholbachdpm, http://paste.ubuntu.com/7745831/07:16
dholbachdpm, not sure if it's the best way to do it, or the most elegant, but it works :)07:16
dpmdholbach, what I like on that sentence is the "it works" bit :)07:18
dholbachthought so ;-)07:18
dpmdholbach, I'm happy with that, but to understand it: so you would recommend against modifying the debian/source file to migrate to 3.0?07:19
dholbachdpm, at least AFAIUI for the autolanding to work, you have to keep debian/source/format empty - that's at least how it was last time I checked the docs... so it might even be that this is how you have to do it for now07:19
dholbachRobert, Timo, Didier, Sébastien and others would know for sure - I can try to dig out the link again07:20
dholbachok... found it07:21
dholbachhttps://wiki.ubuntu.com/DailyRelease/InlinePackaging07:21
=== chriadam is now known as chriadam|away
dholbachstep 1)07:21
dholbach$ rm -rf debian/patches debian/source07:21
dholbachso yes07:21
dholbachdpm, want to chat a bit on the phone?07:23
dpmdholbach, sure, thanks. Let me try to push that change to the MP first07:23
dholbachok ok07:23
dpmdholbach, does it look ok to you? -> https://code.launchpad.net/~dpm/reminders-app/account-plugin-evernote-upload/+merge/22558107:27
dpmdholbach, other than that, then all set for a call07:29
dholbachdpm, yep, AFAICS it's looking good07:49
dpmawesome, thanks07:49
dpmlol, http://www.programmerexcuses.com/08:14
dpmI should probably start ticking how many of those I've used already08:14
JamesTaitGood morning all; happy Friday, and happy US Independence Day! :-D08:17
kalikianat1mp: https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/englishButtons/+merge/22561008:17
dpmmorning mzanetti, would you be able to install account-plugin-evernote from silo 13 and confirm that it works? I've tested it myself, but it'd be good to get an extra +1: https://docs.google.com/a/canonical.com/spreadsheet/ccc?key=0AuDk72Lpx8U5dFVHQ3FuMDJGLUZCamJfSjYzbWh3Wnc&pli=1#gid=3108:26
mzanettidpm: sure08:26
dpmawesome, thanks08:27
dpmpopey, could you start preparing a click for reminders' trunk when you've got a minute?08:36
t1mpkalikiana: is that a pre for your localization branch?08:37
kalikianat1mp: no, just staging. which currently for me fails due to localization08:38
kalikianaas the buttons will say Anrufen08:38
popeydpm: sure.08:39
dpmcool cool08:39
t1mpkalikiana: for now I'll first debug the landing branch before happroving new stuff if you don't mind08:40
popeyclick for 172 is built08:40
popeythat what you want, right?08:40
kalikianat1mp: that's why I saw it, as it is in landing ;-)08:40
kalikianaand false positives are rather annoying08:41
t1mpkalikiana: does that branch fix something in the landing tests that zoltan is running? or only for you?08:41
dpmpopey, indeed. Can you pass it on to me and I'll upload it? We'll have to wait for the account-plugin-evernote archive upload before approving for the store08:41
kalikianat1mp: it does fix errors in the landing branch if I run them08:42
popeydpm: k08:45
JoeyChanHello geeks,  I previously using a script to run my c++ project on my Nexus, now it said "QUbuntu: Could not create application instance08:49
JoeyChan"08:49
JoeyChanthe original script is from reminder-app08:50
fuzzywhirlpoolHi there.09:13
mzanettidpm: https://docs.google.com/a/canonical.com/spreadsheet/ccc?key=0AuDk72Lpx8U5dFVHQ3FuMDJGLUZCamJfSjYzbWh3Wnc&pli=1#gid=3109:29
dpmmzanetti, awesome, let's...09:30
dpm ____  _   _ ___ ____    ___ _____ _09:30
dpm\___ \| |_| || || |_) |  | |  | | | |09:30
dpm ___) |  _  || ||  __/   | |  | | |_|09:30
dpm|____/|_| |_|___|_|     |___| |_| (_)09:30
mzanettilol09:30
mzanettiJoeyChan: hey, the issue is most likely that your .desktop file is not within ApplicationDirPath09:31
mzanettiJoeyChan: I've reported this yesterday09:31
mzanettiJoeyChan: for now, change your script to pass one of the .desktop files from /usr/share/applications/ in --desktop_file_hint09:32
JoeyChanmzanetti: ok  let me see09:33
justCarakasis google also down for you guys ?09:34
justCarakasits working again :p got a 500 for 2 min :p09:35
mzanettiworks for me (TM)09:36
mzanettit1mp: hey, I have a few issues with the new header, now that I tried to switch over some of my apps. I can't figure how to open a Popover when tapping on an Action and position that correctly09:39
davmor2dpm: Lets DHIP IT! ;)09:39
mzanettit1mp: it opens, but the pointer points to the upper left corner, not to the action09:39
dpmdavmor2, yeah, a bit of a #fail with pasting :)09:39
mzanettiI've also tried to explicitly set pointerTarget, but doesn't help09:39
mzanettidpm: doesn't really look like an S with monospace fonts either :P09:41
JoeyChanmzanetti:  thx it work  :)09:41
JoeyChanmzanetti:  but why can't I use my own .desktop file ?09:41
mzanettiJoeyChan: a bug09:42
mzanettiJoeyChan: you can use your own if you copy it to /usr/share/applications/ or ~/.local/share/applications/09:42
dpmmzanetti, I'm very tempted to paste it again, but I don't want to spam again with ASCII art :D09:42
JoeyChanmzanetti: oh,  let me try09:43
t1mpmzanetti: there is no support for that. The popover needs an Item to point to (Action is not an Item)09:48
t1mpmzanetti: you can add a lot of actions to the header, and those that don't fit will automatically be put in popover09:48
mzanettit1mp: yeah, I tried making it point to the wrapping ToolbarItem, but doesn't work either09:49
mzanettit1mp: but I need a popover menu :/09:49
mzanettit1mp: basically I have like 3 icons in there already, and each of them needs to open another popover09:49
mzanettit1mp: we're not talking about apps with just 1 feature here :P09:49
JoeyChanmzanetti:  lol   now works perfectly      thx very much09:50
mzanettiyw09:51
t1mpmzanetti: the ToolbarItem is no longer used, that's just there to still support the old toolbar API09:51
mzanettit1mp: ah ok... so I could drop that... cool.09:51
t1mpmzanetti: we are currently trying to land the new header API (old one will still work though) where you can simply give a list of Actions (no more ToolbarItems needed)09:51
mzanetti+1 on that09:51
t1mpmzanetti: until we land the new header API you still need to have the ToolbarItem in there09:51
mzanettit1mp: still I guess the issue with the Popover in those persists09:52
t1mpmzanetti: yes09:52
mzanettit1mp: any other suggestion what to do?09:52
mzanettit1mp: example is: I have an Action called "Power"09:52
mzanettit1mp: and the popover would open a menu with "Shutdown", "Suspend", ...09:52
t1mpmzanetti: design doesn't like multiple popovers from the header, and there is a proposal for new visuals which replaces the popover by something that looks more like it is part of the header09:52
t1mpmzanetti: it is possible to open a popover, with "null" as its target. The popover will then be centered in the screen with no pointer09:53
mzanettit1mp: ok... I don't really care how it looks visually... but I don't really have a place to put the actions09:53
t1mpmzanetti: another option is a Dialog09:53
mzanettiyeah... thought about the dialog09:53
t1mpmzanetti: or you have an action that pushes a new Page on a PageStack which shows Shutdown/Suspend/...09:53
mzanettihmm... didn't think of that yet09:54
t1mpmzanetti: let's try to involve someone from the design team09:54
mzanettit1mp: I can elaborate a bit more on my use case (providing some screenshots how it works with the deprecatedToolbar)09:54
t1mpmzanetti: I'm not against adding support for multiple popovers if there are use cases and designs, but perhaps there are better/cleaner ways to do it09:54
t1mpgiorgioventuri: hello10:02
giorgioventurit1mp: hi10:02
t1mpgiorgioventuri: currently tabs in the header open a popover on the left, and if there are too many actions, there will be an action overflow button on the right that opens another popover10:02
t1mpgiorgioventuri: personally I think that's good :)10:02
giorgioventurit1mp that's correct10:03
t1mpgiorgioventuri: mzanetti has a use case where he likes several buttons in the header that each open a different popover10:03
mzanettit1mp: giorgioventuri: here's an example:10:03
t1mpgiorgioventuri: there are alternatives: 1. Open a popover in the center of the screen without a pointer pointing to the header button, 2. A dialog instead of a popover 3. The action opens a new page (pushes the Page on the PageStack) that shows the additional actions there10:03
mzanettihttp://wstaw.org/m/2014/07/04/plasma-desktopRh8061.png10:04
mzanettihttp://wstaw.org/m/2014/07/04/plasma-desktopuv8061.png10:04
mzanettii.e. there' 3 items in the toolbar10:04
mzanettieach one produces a popover with more entries, (depending on how many audio streams, subtitiles etc the movie has)10:04
t1mpmzanetti: more, subtitle, audio track?10:04
mzanettiyeah10:05
t1mpmzanetti: there is a problem with header actions opening a popover. If there are too many actions in the header, some automatically go in the overflow popover, so then you could have an action in the popover opening another popover10:05
mzanettiyeah... just realized that too10:06
mzanettithat wouldn't be nive10:06
mzanettinice10:06
t1mpgiorgioventuri: are there any design guidelines on how to solve this?10:06
giorgioventuriin general, we should provide a solid pattern for actions in apps10:07
mzanettiotoh, if the popover in the header is going away and more looking like the dash departments10:07
mzanettithen it would work fine10:07
giorgioventurithe pattern solves 99% of the use cases10:07
t1mpgiorgioventuri: hmm.. an idea, could the header sections help out with this?10:07
giorgioventuribut if you look at the browser, which has a custom header, it has an action that opens a popover: 'bookmark'10:07
mzanettit1mp: if you have a recently flashed device, go to the scopes scope, open the amazon scope and check out the submenu below the header10:07
t1mpgiorgioventuri: if there was only the subtitle or audio track I guess that could go there10:07
mzanettit1mp: there can be any number of audio tracks (just having a bad example here)10:08
t1mpmzanetti: what do you mean bookmark? I see "All departments" and under that a list of departmens and items to buy10:08
mzanettit1mp: also, when xbmc plays music, the items change to repeat and shuffle, having 2 or 3 submenus too10:09
mzanettit1mp: yeah, that "All departments" menu... you can expand it, navigate to subcategories etc10:09
t1mpmzanetti: that might be something to put in the bottom-edge swipe?10:09
t1mpmzanetti: hmm... there is a bottom edge available also when you move stuff to the header10:09
mzanettit1mp: hmm... I had other plans for the bottom edge... but I can rethink those10:10
t1mpgiorgioventuri: the browser in the image still has the toolbar at the bottom10:10
giorgioventurit1mp: mzanetti: sorry guys, what is the problem we are trying to solve here? the general pattern or this specific app10:10
mzanettiimo more the general pattern...10:10
mzanettias in, right now we can't really have groups of actions10:11
giorgioventuriok, the general pattern is that actions don't open popovers10:11
t1mpmzanetti: I think in general it is good the way we have it now10:11
t1mpgiorgioventuri: and I think that is a good pattern, which doesn't confuse the user10:11
giorgioventuribut I can see use cases where you want to have custom headers10:11
giorgioventurispecial use cases like image editors for example10:12
mzanettiah right... the gallery app seems to have the same issue10:12
giorgioventuriwe need to look at these special use cases10:12
giorgioventurimzanetti: is the app you are pointing to in he Ubuntu store?10:12
mzanettigiorgioventuri: yes. however, you need to install xbmc to be able to get to those screens10:13
mzanettigiorgioventuri: xbmc on a pc, then connect to it with that app10:13
mzanettithe app is called xbmcremote10:13
giorgioventuriI see10:13
giorgioventuriI have XBMC on my computer at home, not here10:13
mzanettigiorgioventuri: then its about time you start using the best remote control app for it :P10:14
t1mpmzanetti: what's the problem with the gallery app?10:14
giorgioventurican we hang out and screen share? that might be easier10:14
t1mpmzanetti: ah gallery-app has a popover for "Edit" and "Share"10:14
mzanettiyeo10:14
mzanettiyep10:14
t1mpI don't know if there is a new design for gallery-app that uses the header instead of toolbar10:15
t1mpgiorgioventuri: ^ do you know?10:15
mzanettiwell, I guess the plan is to eventually get away with the deprecated toolbar, no?10:15
giorgioventurit1mp: we haven't touch it yet, it's on our hit list though10:15
t1mpmzanetti: the easiest for you now is I think to use a popover without a target so there is no pointer10:16
mzanettit1mp: yeah, didn't have the idea to try without parent10:16
t1mpmzanetti: but I don't know if that is the best final solution..10:17
mzanettit1mp: but yes, I agree, I'll go with that for now and wait what design people come up with for the gallery app10:17
mzanettiand then follow that approach10:17
t1mpmzanetti: its your friday afternoon project?10:17
mzanettit1mp: no... its just a spare time app10:17
mzanettibut I don't want to ping you about such issues on sunday morning... so that's why I'm here now10:17
giorgioventurihttps://plus.google.com/hangouts/_/gvdlswlhegfs2cken54sobvqfaa10:18
t1mpmzanetti: there will be an additional way to quickly change options, I'm going to work on adding a list of options to the header divider, where you can swipe it to quickly switch between the options10:18
t1mpmzanetti: it is fine to ping on sunday morning10:18
t1mpmzanetti: but probably I won't reply ;) since I'm offline10:18
mzanettit1mp: one other thing I noticed: seems the actions don't adjust the icon's color to the title color. known or should I file a bug for it?10:33
t1mpmzanetti: known, https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/131781610:34
ubot5Ubuntu bug 1317816 in Ubuntu UI Toolkit "Tab drawer icon color should be the same as the header text color" [Critical,Confirmed]10:34
t1mpmzanetti: the bug mentions only the tabs drawer, but I'll update it because it goes for all header icons10:35
mzanettiyep10:35
giorgioventurimzanetti: ping me when you are ready10:47
mzanettigiorgioventuri: I got it to run now...10:48
mzanettiif it fits for you, we can have the hangout it now10:48
giorgioventurisure10:48
giorgioventurihttps://plus.google.com/hangouts/_/grndp4li2j5spj3zupnkycmcyia10:48
nik90_popey: want to go hunting for a cmake person?>10:51
popeyheh.10:52
popeyDanChapman: you still about? ☻10:52
nik90_popey: btw regarding bug 1333299, we need to wait until 17:00 to check if the recurring alarm went of?10:52
ubot5bug 1333299 in Ubuntu Clock App "Recurring alarms only work once" [Undecided,New] https://launchpad.net/bugs/133329910:52
popeynik90_: no, i had another recurring alarm on another device10:53
popey06:46, wakey wakey10:53
nik90_ah10:53
nik90_sweet10:53
popeyheard it go off this morning10:53
nik90_did the alarm sound go well? as in was it in short burts or the normal way?10:53
popeysounded as normal10:53
popeyimage 112 or so i think10:53
nik90_ok..I guess then bug 1337529 is no longer valid as well10:54
ubot5bug 1337529 in Ubuntu Clock App reboot "Alarm comes in short bursts when phone is locked" [Undecided,Confirmed] https://launchpad.net/bugs/133752910:54
popeyhmm10:56
popeyi have heard that10:56
* popey comments10:57
* popey lunches10:57
* nik90_ is away for 15 mins10:58
=== MacSlow is now known as MacSlow|lunch
dholbachlool, beuno, does the thread on the appstore list mean that we are generally going to go for some kind of chroot mechanism instead of an API in the store?11:40
beunodholbach, I wouldn't be able to implement it before RTM11:43
beunoso I think it means we'll do API now11:43
beunoand chroot when we can11:43
dholbachbeuno, it wasn't quite clear to me where this discussion was going11:43
looldholbach, beuno: Short-term the appstore json thing is great11:43
loolbasically what beuno said11:44
dholbachok11:44
dpmpopey, the new reminders app source package, including the account-plugin-evernote binary package we need for the switch to production was uploaded about 1h ago (https://launchpad.net/ubuntu/+source/reminders-app) - do you know if this will make it to the next devel-proposed image?11:44
dholbachlool, beuno: ok... so while we now have a place where we define the frameworks (even if it's a ~ubuntu-core-dev/+junk branch for now), there's still  info from /usr/share/apparmor/easyprof we read11:47
popeyi dont see it at https://lists.ubuntu.com/archives/utopic-changes/2014-July/thread.html dpm11:47
dholbachso it's not a solution yet which we can backport for trusty easily11:48
popeywhich means it wont be in the next image11:48
dpmahhh, so close....11:48
beunodholbach, that's the security policy, right>11:48
beuno?11:48
beunoJamie said he knew how to fix that and would do so when he returned11:49
dholbachok11:49
dpmpopey, so I guess the reminders .click update will have to wait till Monday?11:49
popeyunless it hits the archive over the weekend and an image gets built11:50
popeywhat will the app do on older images?11:51
popeybecause (for example) my #106 phone wont have that package11:51
popeywe probably need to wait for 1) package in archive, 2) image built, 3) image promotion, 4) put it in the store.11:51
dpmmzanetti, I'm re-setting the copyright MP to Needs Review simply because I've been told to go through CI I need a MP that's not been merged, but thanks for reviewing11:55
mzanettidpm: not following on the reasoning... but ok. fine with me11:57
dpmpopey, indeed, the app will not work on older images. So yeah, essentially 3) is the main milestone we'll need to wait for to continue11:57
dpmmzanetti, yesterday I requested the account-evernote-plugin landing, and I was told I could not just request it from trunk, so I had to prepare a no-change MP. This time around, I'll use this MP11:58
dpmso I don't have to prepare another dummy branch +MP11:58
elopiomardy: I have a couple of branches for review. Can you please take a look?12:06
elopiohttps://code.launchpad.net/~elopio/ubuntu-system-settings-online-accounts12:06
=== lazowik is now known as lazowik|afk
=== _salem is now known as salem_
mihirballoons: ping !!12:48
dakerbzoltan: hi, can you please take a look at those MRs ? https://code.launchpad.net/~daker/qtcreator-plugin-ubuntu/webapps-valid-json & https://code.launchpad.net/~daker/qtcreator-plugin-ubuntu/fix.132776112:52
bzoltanzbenjamin: ^12:52
* zbenjamin looks12:53
popeynik90_: getting the choppy audio, phablet-shell'ed in, system-settings is eating 100% cpu13:03
popey  PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND13:03
popey16022 phablet   20   0  322836  88952  31948 R  94.9  4.7   7:44.67 system-settings13:03
popey  729 message+  20   0   61540  58848    748 S  13.1  3.1   6:29.99 dbus-daemon13:03
popeythat is probably why13:03
dakerzbenjamin: and this please https://code.launchpad.net/~daker/qtcreator-plugin-ubuntu/fix.1335692/+merge/22565713:07
nik90_popey: ah weird13:07
nik90_popey: I dont get it though..what is system-setting doing anything with alarms13:07
nik90_popey: the least i would expect either EDS or indicator-datetime to do that13:08
popeynik90_: i dont think it is, i think its just that the phone is busy, so audio is choppy13:10
popeybyproduct of a busy cpu13:10
nik90_popey: ah...so would that also affect call audio ringtone?13:10
popeypossibly.13:12
popeyi mean, if the cpu is pegged at 100% I expect all kinds of odd things13:12
nik90_DanChapman: hey regarding Dekko, I have an idea..You might want to consider using the Ubuntu Listview to display the emails in the inbox to make use of the pulltorefresh feature.13:12
nik90_DanChapman: this way one can just pull down to automatically refresh the list instead of a dedicated refresh button in the header13:12
DanChapmannik90_: has that landed now? last I looked it was in staging13:12
nik90_DanChapman: oh..let me check13:13
nik90_DanChapman: it hasn't landed :/13:13
nik90_popey: who should I bring this up with since it is not a clock app bug13:13
nik90_DanChapman: and I need your help with the clock app cmake file13:15
popeynik90_: i already have a bug open for system settings13:15
popeybug 133720013:15
ubot5bug 1337200 in ubuntu-system-settings (Ubuntu) "U-S-S sluggish after some hours, high CPU" [Undecided,New] https://launchpad.net/bugs/133720013:15
nik90_popey: ok..I will close the clock app bug and redirect the user to your bug13:16
popeyk13:16
popeynik90_: see the mail ?13:16
* nik90_ checks now13:17
zbenjaminbzoltan: the MRs from daker are already approved by the HTML team so i would say they are fine13:18
bzoltanzbenjamin:  OK, let's include them in the next landing13:19
dakerbzoltan: zbenjamin thanks!13:20
bzoltanzbenjamin:  I am fine with even including them in the ongoing landing as we need to fix there the conflict anyway13:22
DanChapmannik90_: sure, i'll give you a ping after the trojita meeting13:26
nik90_t1mp: any idea when zsombor will be back?13:35
popeyrschroll: happy 4th july13:37
rschrollpopey: thanks :)13:39
* nik90_ is admiring the new suru icons on the phone...they look gorgeous13:41
=== Guest91990 is now known as renato___
t1mpnik90_: not very soon13:43
nik90_t1mp: oh :/13:43
popeythose crazy Finnish off in the mountains with their birch twigs, saunas and snow for months13:44
t1mpnik90_: I can't find it now.. I think for 2 weeks at least13:44
popey -!- bzoltan [~balogh@nemein.hietalahti.nemein.net] has quit [TO THE MOUNTAINS]13:44
nik90_popey: lol13:44
nik90_t1mp: hmm I will have to redirect all the alarm bugs to kalikiana then :P13:45
popey+113:45
nik90_popey: btw I cannot find my app flashback in the Sound and Video section. I checked developer.ubuntu.com to confirm the category.13:48
nik90_I noticed some other apps also missing like your podcast app13:48
DanChapmannik90_: dekko doesn't come up in Internet>Mail either13:48
nik90_DanChapman: +113:48
* popey looks13:50
popeylooks broken13:51
popeyhttps://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+filebug?no_redirect13:51
popey13:51
nik90_:)13:51
nik90_bug 1337864 reported13:55
ubot5bug 1337864 in unity-scope-click (Ubuntu) "Apps missing in some store categories" [Undecided,New] https://launchpad.net/bugs/133786413:55
=== chrisccoulson_ is now known as chrisccoulson
t1mppopey: we have an issue with the qt icon themes not checking parent themes for icons14:20
t1mppopey: as a result, since switching to the suru-icon-theme, icons may be missing from apps14:20
t1mppopey: I found this in calendar-app: http://pastebin.ubuntu.com/7747258/14:21
t1mppopey: new-event and dropdown-menu icons are missing14:21
t1mppopey: dropdown-menu is fixed after the next UITK landing, but I think new-event must be changed to appointment-new14:21
t1mphttps://bugs.launchpad.net/ubuntu-calendar-app/+bug/133787914:25
ubot5Ubuntu bug 1337879 in Ubuntu Calendar App "update icon names for the suru-icon-theme" [Undecided,New]14:25
* t1mp afk now, bbl14:25
azkabanhai14:34
dpmhi bfiller, is it now possible to use the camera app as a content source? I.e. other apps choosing camera in a content picker to take a pic and import it14:36
azkabanehmmm14:37
bfillerdpm: not yet14:51
dpmbfiller, ah, ok, no worries. Just wondering, I thought I'd understood it from your apps update e-mail. Is this something that's planned for RTM?14:52
bfillerdpm: you can share from the photo roll in the camera which is a new feature. making it a content source is a might do for rtm if we have time14:53
dpmbfiller, ah, ok, thanks. I need to look at the translations for the new camera too. Is the project still the same in LP?14:55
bfillerdpm: yes14:55
dpmah, seems like the translations template is already up-to-date, cool14:56
bfillerdpm: that's good, we just used the existing branch and modified the UI so I expect it should be all set14:56
bfillerpopey: is there a way yet to create a calendar event and specify it for google calendar not local calendar?15:00
DanChapmannik90_: pulling clock reboot now. So what issues are you hitting with cmake? Looking at it I see it's only configured for click's is that correct and you don't need debian style desktop install or is that also needed?15:02
nik90_DanChapman: we need debian packaging as well15:02
nik90_DanChapman: check https://code.launchpad.net/~jpakkane/ubuntu-clock-app/utopiccmake15:03
nik90_DanChapman: jussi and sergio from canonical started working on it as well15:03
nik90_DanChapman: may be you can take a look there and see what still needs to be done15:03
DanChapmannik90_: ok cool i'll take a look at that then15:08
dpmbfiller, would it be possible to get bug 1320437 assigned for dialer and messaging? I'm not worried too much about notes, but it shouldn't take more than a few minutes to update translations, and translators need them to be exposed to finish their work before August. Thanks!15:09
ubot5bug 1320437 in notes-app "Please update the translations template file" [Undecided,New] https://launchpad.net/bugs/132043715:09
bfillerdpm: yes, thought we had done that already15:11
* DanChapman wonders what this magic cmake variable UBUNTU_PROJECT_TYPE does to QtCreator....... *goes to find out*15:11
dpmbfiller, from what I've seen, all other apps are up-to-date, it's only dialer and messaging15:12
bfillerdpm: I'll make sure we take care of it15:12
dpmawesome, thanks bfiller15:14
popeybfiller: sorry, was on a call...15:29
popeybfiller: there's a merge in flight to do that15:29
popeybfiller: https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/CalMan-NewEvent/+merge/22491015:29
popeyballoons: can you help us fix up that test ^ ?15:30
popeythen we can land it i think.15:30
popeyoh, balloons will be on vacation i suspect, elopio can you help with that ^ ?15:31
elopiopopey: yes, I'll check it.15:32
popeythanks elopio15:32
elopiopopey: can you help getting this one reviewed?15:32
elopiohttps://code.launchpad.net/~elopio/ubuntu-rssreader-app/no_swipe_to_delete_direction/+merge/22568615:32
popeysure15:32
popeydone15:34
DanChapmannik90_: the only issue I see in jussi's branch is the desktop file name in manifest.json is wrong, see https://code.launchpad.net/~dpniel/ubuntu-clock-app/manifest_fix it's creating click's fine and run on device is working and seems to be all working as should, do you want that fix proposed against jussi's branch?15:36
elopiopopey: that fails because no event is created.15:40
elopiothe test is correct.15:41
elopioFail to create items: Cannot create calendar object: Permission denied15:42
elopiomaybe that?15:42
popeycould be15:42
elopiopopey: yes, reproduced manually. +1 of karma to the nice gentlemen who wrote the test :D15:43
popey:D15:44
popeyso, elopio it's a bug in the code? or the fact that it runs on the desktop without syncmonitor?15:46
popeyi dont understand15:46
elopioah, that goes beyond my powers. I have no idea what's syncmonitor.15:46
elopioI would have to go deeper, but for that I don't have time atm.15:46
=== gatox is now known as gatox_lunch
popeyits the thing that syncs google calendars15:47
popeywhich obviously wont be setup during the test run15:47
elopiopopey: it's saving the event to a calendar called Birthdays & Anniversaires15:49
elopiowhy would it try to sync it with google?15:49
popeyah okay, so it's one of the local calendars its failing to save in15:50
rschrollI've created a few bugs against the QML toolkit (#1337555, #1337556, #1337694, #1337694).  I'd appreciate it if someone could confirm them and/or tell me what I'm doing wrong.15:54
popeythanks rschroll16:05
davmor2popey: DanChapman: why is dekko not under Internet/mail as a category?16:15
popeydavmor2: file a bug16:20
popeymost apps aren't in the right place it seems16:21
zbenjaminnik90_: did you see dpm's mail about QtC 3.1.1?16:38
=== gatox_lunch is now known as gatox
nik90_zbenjamin: just saw it16:52
nik90_zbenjamin: Is there anything specific you would like me to test?16:52
zbenjaminnik90_: nothing specific, just check if it works for you16:53
=== lazowik|afk is now known as lazowik
nik90_zbenjamin: will do16:54
zbenjaminnik90_: awesome :)16:55
nik90_DanChapman: thnx mate for looking through it16:56
zbenjaminnik90_: bzoltan will push a new version to that ppa later, so maybe try to upgrade tomorrow to get all the new goodies ;)16:56
nik90_DanChapman: since it is a one line fix, I will comment in the original mp16:56
nik90_zbenjamin: ok16:56
bzoltanzbenjamin: nik90_: I am dputing in a minute16:57
DanChapmannik90_: np :-) sounds good to me, i'll drop that branch then16:57
davmor2popey: DanChapman: https://bugs.launchpad.net/dekko/+bug/1337924   figured out why I couldn't send mail.  In the account setup you don't get the Identities page so the address from is blank effectively16:59
ubot5Ubuntu bug 1337924 in dekko "Unable to send email from my own server" [Undecided,New]16:59
davmor2popey: let me know if you get that mail please17:01
bzoltanzbenjamin: nik90_: the latest (5 minutes old) utopic release of the QtC plugin is flying up to the PPA, expect the fresh release in 20 minutes17:03
davmor2DanChapman: https://bugs.launchpad.net/dekko/+bug/133793117:04
ubot5Ubuntu bug 1337931 in dekko "editing the sig in the Sender Identity page does nothing on sending a mail" [Undecided,New]17:04
zbenjaminbzoltan: awesome :)17:04
nik90_bzoltan: thnx17:05
davmor2DanChapman: does dekko only read in on opening?  If so that would explain why the sig is wrong on restarting the app the updated sig is pulled in.17:08
DanChapmandavmor2: \o/ it's not completely busted then :-D . right ok I see the problem there. If no identity is given it should be defaulting back to smtp username so you wouldn't have the fancy "Dan Chapman <dpniel@ubuntu.com>" style address but that seems to not be the case. I will also add the identity page to the initial setup17:10
bzoltandaker: mvo: I start the next landing right away for the QtC. Should I add these MRs? https://code.launchpad.net/~daker/qtcreator-plugin-ubuntu/fix.1335692/+merge/225657 https://code.launchpad.net/~mvo/qtcreator-plugin-ubuntu/webapp-template-with-doc/+merge/22475917:15
dakerbzoltan: yes17:17
dakerthanks!17:18
bzoltandaker: I have had today 3 MRs that could land only in a sequence :) So I can use the opportunity to push in other stuff and test them.17:19
DanChapmandavmor2: no it 'should' be accessible straight after adding a new sig. The sender identity is stored in a U1db doc. Just going to test that out now,17:19
rschrollIs it recommended to use the UbuntuWebView 0.2, or is it still under development?17:38
dakerrschroll: yes use 0.2, 0.1 will be deprecated soon17:49
rschrolldaker: Does / will it have an equivalent for WebView.experimental.evaluateJavascript?17:51
daker0.2 uses oxide while 0.1 uses qtwebkit and it will be removed from the plateform17:51
rschrollWhich is why17:51
rschrollI'm asking for an equivalent17:52
rschrollI can't find the API for it anywhere17:52
dakerrschroll: if it doesn't, just report bug against lp:oxide17:53
rschrollOK.  Is it API documented somewhere, or do I have to introspect it to find out what it has?17:55
dakerrschroll: no but i made this http://daker.me/2014/05/how-to-use-oxide-in-your-ubuntu-qml-application.html17:59
rschrollAh - the message API should work for me.18:05
rschrollThanks for the help!18:05
dakerrschroll: ok :)18:11
dakerdavmor2: hi, when you use the front camera, and start switching btwn photo/video mode18:18
bzoltandaker: would you please give me a hand and verify that the landing silo has the changes in a way you expect? ppa:ci-train-ppa-service/landing-001 If yes then I can land it still today (before the :) soccer match)18:18
dakerbzoltan: one sec18:19
dakerdavmor2: will be back to you18:22
dakerbzoltan: how can i check that ? i am not familliar with that18:23
dakerbzoltan: i am not seeing the first two MRs in the diff18:25
dakerhttps://launchpadlibrarian.net/179305578/qtcreator-plugin-ubuntu_3.1.1%2B14.10.20140704-0ubuntu1_3.1.1%2B14.10.20140704.1-0ubuntu1.diff.gz18:26
=== salem_ is now known as _salem
bzoltandaker: you had three MRs, all three are there.. strange that two of them by [ daker ] and one by [ Adnane Belmadiaf ]18:47
dakerbzoltan: the two MRs by daker are not included in the diff18:49
dakerone touches the desktop file and one the apparmor file18:50
bzoltandaker:  hmm... let me check what the package contains18:51
dakerok18:51
bzoltandaker:  This MR https://code.launchpad.net/~daker/qtcreator-plugin-ubuntu/webapps-valid-json/+merge/222433 has a single -"," diff and that  is correct in the package19:00
bzoltandaker:  this MR https://code.launchpad.net/~daker/qtcreator-plugin-ubuntu/fix.1327761/+merge/222456 says that there is a single line diff, but I do not see the difference19:00
dakerbzoltan: their is a "-" btwn session & cookies19:03
bzoltandaker:  ahh...19:03
bzoltandaker: that is too correct in the package19:04
dakerbzoltan: ok19:04
dakerwirred :)19:04
bzoltandaker: I do not understand the package diff19:05
dakerif it's in the package then we are ok19:06
bzoltandaker:  that is what I think too... what is possible that these changes were in the package already. Not impossible that mvo has pushed manually these fixes to the archive, but not to the project trunk.19:07
dakerok19:08
bzoltandaker:  yeps... that is exactly the case. The Utopic archive has a package what was released outside of the CI and it has those fixes. From now these fixes will be in the project source too and so will be backported to the LTS. Thanks for your help :)19:08
dakeryw :)19:09
elijhI am not too ashamed to ask what is probably the most ridiculous question ever: where is the qtcreator menu bar?23:30
elijhmany tutorials, like this one23:31
elijhhttp://developer.ubuntu.com/apps/sdk/tutorials/creating-an-sdk-app-project/23:31
elijhinstruct you to open a menu item. when i run qtcreator, i get no menu at all (holds true regardless of setting to put app menu in window title or menu bar)23:32
elijhi don't have this problem with any other applications (running 14.04). is there something really obvious I am missing?23:32

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