/srv/irclogs.ubuntu.com/2013/09/18/#ubuntu-unity.txt

=== _salem is now known as salem_
=== salem_ is now known as _salem
=== mfisch` is now known as mfisch
=== mfisch is now known as Guest10530
=== shiznix_ is now known as shiznix
krishnwhile installing unity 8 i got th efollowing error can anybody help  "-- checking for module 'libdee-qt5>=3.2' --   package 'libdee-qt5>=3.2' not found CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 (message):   A required package was not found Call Stack (most recent call first):   /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)   tests/plugins/Unity/CMakeLists.txt:8 (pkg06:24
krishnAlso guide me how should i install missing libraries06:24
krishn??06:26
=== deegee__ is now known as drussell
sil2100bregma: ping!08:39
sil2100dbarth: ping09:06
dbarthsil2100: pong09:13
sil2100dbarth: hi, we have a problem with libunity-webapps right now which will sadly require a big revert...09:14
dbarthsil2100: oh, which problem?09:15
sil2100dbarth: some time ago Alex made libunity-webapps depend on webbrowser-app, this causes a problem as the MIR for webbrowser-app is blocked, and now images are not building because of the mismatch09:15
dbarthsil2100: i see09:16
dbarthsil2100: we could turn that into a recommend instead09:16
didrocksrecommends are installed by default on ubuntu09:17
didrocksthis won't fix it09:17
dbarthhas we have adjusted our plans to not /strictly/ require webbrowser-app on the desktop09:17
didrockssuggests at best09:17
dbarththen a suggests09:17
didrocksbut the code needs to be rewritten to have this optional09:17
sil2100dbarth: right, but we need upstream to fix the code so that it won't use webbrowser-app when not available and fallback to legacy09:17
sil2100dbarth: and I don't see alex around09:18
dbarthwhich is the plan now09:18
dbarthalex is probably not up yet09:18
dbarthwe have a revert in the works anyway09:18
sil2100dbarth: I prepared a quick revert as well, how much time would you need to fix that?09:19
dbarththe revert is in review09:21
sil2100dbarth: I don't see a branch in review09:23
sil2100dbarth: is that somewhere else?09:24
mzanettiasac: ping09:24
dbarththe change was on the extensions09:25
dbarthi had not seen the -service depended on webbrowser-app as well09:25
sil2100https://code.launchpad.net/~sil2100/libunity-webapps/revert_webbrowser-app/+merge/186277 <-09:25
dbarthsil2100: you can merge prop and approve a change to 'suggests'09:25
dbarthand land that in urgence to unblock the image build09:25
sil2100dbarth: but as I said, it needs code reverting, since from what I know the webbrowser-app requirement is mandatory09:26
didrockssil2100: feel free to push that to trunk if it's taking too long to merge09:26
sil2100dbarth: there was only a fallback to legacy for powerpc09:26
didrocksthen rekick dailies09:26
sil2100dbarth: or maybe I'm wrong?09:26
dbarthsil2100: the chnage to use webbrowser-app in extensions is not landed, and so the dep on the service is mostly to prep. the transition09:27
dbarthby rewriting desktop files09:27
sil2100dbarth: since I see open_webapp_with_container_with_url is used every time for non-powerpc and unity_webapps_service_open_homepage_sync only on powerpc09:27
sil2100dbarth: so running open_webapp_with_container_with_url() without webbrowser-app not installed won't break anything?09:28
dbarthsil2100: hang on, i can prop a fix in 15 min. but i need to grab the kid at school now09:29
dbarthbrb09:29
sil2100alex-abreu: ping09:31
dbarthok back09:53
dbarthso my suggestion would be to just revert to the previous packages09:53
dbarthi chatted with zaspire and sil2100 in the meantime09:54
dbarthdidrocks: what do you think? ^^09:54
dbarthi can audit the code a little further09:54
dbarthi don't think the service would crash without webbrowser-app09:54
dbarthbut it may start migrating desktop files to using it (webbrowser-app), and that may result in corrupted desktop files09:55
sil2100I'm thinking now if it's possible to use the older packages now when we already pushed them to the archive, hm09:55
sil2100By formal means I guess09:56
sil2100dbarth: since once a package gets into the archive, dropping it is a very bothersome thing - and we can't really force users to use an older version instead, so I think reverting and re-releasing the pacakges seems like the fastest way09:57
dbarthsil2100: zaspire just indicated that the code should default to legacy mode09:58
dbarthie http://bazaar.launchpad.net/~webapps/libunity-webapps/trunk/revision/117109:58
dbarthunless the new extensions (chromium) is landed as well09:58
dbarthwhich should really not be the case09:58
dbarth(but i will need to double check right now)09:58
sil2100Oh09:59
dbarthso, the code in the service won't crash, nor corrupt things09:59
dbarthso the move to having webbrowser-app be a suggest is safe in that regard09:59
sil2100dbarth: ok, could you quickly test that locally? Or zaspire? Since if it's really like that, then it's great news09:59
dbarthyes, will do so10:00
dbarthsil2100: then should we do a mp to do the packaging change,10:01
dbarth?10:01
sil2100dbarth: since I didn't see an actuall check for existance of webbrowser-app, just a check for unity-webapps/enable-webapp-container10:01
dbarthor can you revert at the package version level?10:01
sil2100dbarth: yes, I'll prepare that in the meantime, since we want it in trunk10:01
dbarthsil2100: ok, so you do the merge prop for the debian/control file10:01
dbarthgreat10:01
dbarthzaspire: hey10:03
zaspiredbarth: hey10:03
dbarthzaspire: so based on your findings, sil2100 is preparing a change to just 'suggest' webbrowser-app10:04
dbarthnow we need to confirm that the latests build of libwebapps (the service part) will not rewrite desktop files with the old extension10:04
dbarthzaspire: how can i test that quickly?10:04
zaspireit will not rewrite by default with old extension10:05
dbarthsil2100: the package that breaks things? in which ppa / pocket can i retrieve it?10:05
zaspiretest it with any website e.g. gmail/launchpad/news.google/...10:05
dbarthhttp://bazaar.launchpad.net/~webapps/libunity-webapps/trunk/revision/117110:06
dbarthhttps://launchpad.net/~webapps/+archive/staging10:06
sil2100dbarth: it's in the archive already ;) That's why it's breaking builds10:06
dbarthsil2100: and so should the chromium-extension10:07
sil2100zaspire: the thing is that when using libunity-webapps post-rev-1171 I'm afraid what would happen in open_webapp_with_containe() when webbrowser-app is not available10:09
sil2100zaspire: as per the diff that dbarth pasted10:09
dbarthrestarting the sessionto ensure i'm using the right service binary10:10
zaspiresil2100: It will not be called by default10:10
sil2100zaspire: when is it called? I'm a noob in webapps so I don't really understand the codepaths ;)10:11
zaspiresil2100: if webbrowser-app integration is enabled, It will be called10:12
zaspireotherwise it will start default browser10:12
sil2100zaspire: ah, how is it enabled? And when? Through what? :)10:12
zaspireby adding file to user dir _or_ when using new chrome extension10:13
sil2100Damn, and I wanted webbrowser-app as Suggests last time, but somehow after talking with alex-abreu last time I got the impression that it's used always without any fallback - since that's why he later added a conditional for powerpc10:13
sil2100zaspire: awesome to know, thanks!10:13
sil2100dbarth, zaspire: https://code.launchpad.net/~sil2100/libunity-webapps/webbrowser-app_to_suggests/+merge/18628410:14
sil2100dbarth, zaspire: and we still need that revert in the chrome extension, right?10:14
zaspiresil2100: let me check10:15
dbarthok, so it still creates unity-webapps-runner desktop files10:15
dbarthwhich means, with the current chromium-extension, we've not switched to new mode10:15
dbarthsil2100: so you can make that a suggest in the package for now10:16
sil2100dbarth: done as per the MR above, can you approve?10:16
dbarthoh sorry missed it10:16
sil2100dbarth: so, if we leave things as are now, all is ok?10:16
sil2100(with that suggests)10:16
sil2100Nothing else needed not to break things?10:17
zaspiresil2100, dbarth: Alex already revert changes to unity-chromium-extension10:19
sil2100Awesome10:19
sil2100So just waiting for that branch to merge in and releasing to unblock things \o/10:19
sil2100zaspire, dbarth: thanks guys10:19
dbarthsil2100: approved now, with a long explanation in the comment ;)10:20
dbarthsil2100: ping us back on #ubuntu-touch as well, to let cjwatson know that the image build can be restarted10:21
dbarthie, when the package is available again10:21
dbarthor if it needs manual attention to make it's way faster into it10:21
sil2100bregma: reping - https://bugs.launchpad.net/unity/+bug/122705610:25
ubot5Ubuntu bug 1227056 in Unity "Many autopilot failures on the unity stack (mostly IBus)" [High,New]10:25
dbarthsil2100: do you have a view on the end of the CI jobs, to check whether the integration tests are run properly after this change as well?10:26
sil2100dbarth: I'll re-run the indicator stack once this gets in and we'll see if those pass10:34
dbarthsil2100: ok, thanks10:37
=== MacSlow is now known as MacSlow|lunch
mzanettiSaviq: hi11:44
mzanettiSaviq: when did you see the unlocking not working for the last time?11:45
mzanettiSaviq: a few weeks back veebers fixed some issue in autopilot that the mouse pointer was stuck in an infinite loop. since that got merged I think I haven't seen it any more11:45
mzanettiwhich might be coincidence, but I still hope that fixed it11:46
dbarthsil2100: ping? good news?12:07
=== MacSlow|lunch is now known as MacSlow
sil2100dbarth: so... not much news, as the tests didn't run yet as mirslave is hogging out autopilot12:10
sil2100Argh, infinite mouse12:10
dbarthugh12:11
dbarthsil2100: so the image is still blocked, right?12:11
dbarthare we the only one blocking it? and if so, can the CI stuff be unblocked?12:11
sil2100dbarth: it will be unblocked in a moment - I guess it's only the desktop image that's blocked12:11
alex-abreusil2100, are you ok w/ webapps ?12:32
alex-abreudbarth, I reverted the chromium extension to were it was before12:33
=== thomi_ is now known as thomi
dbarthalex-abreu: ok12:46
=== _salem is now known as salem_
=== jhodapp|afk is now known as jhodapp
sil2100jamesh: hi!13:18
sil2100jamesh: are you around?13:18
sil2100tedg: ping13:20
tedgsil2100, unping13:21
sil2100tedg: hi! Do you know how if there are some automated tests for hud on touch?13:21
tedgsil2100, Like autopilot?  That'd be more a tsdgeos question.13:21
sil2100tedg: since I want to release hud today, the latest changes, but I don't seem to get any results for any of the apps on the device13:21
sil2100hm, where is tsdgeos I wonder!13:22
tedgsil2100, Wellark had found an issue where apps were including both the old HUD library and the Unity Actions, and that was messing things up.13:22
tedgsil2100, Not sure if that could perhaps still be the issue.13:22
sil2100tedg: hm, do you know how I could test that etc.? Since I guess this is the change we wanted to release: https://code.launchpad.net/~ted/hud/lp1193700/+merge/18379713:23
Cimidednick, hey nick, I need a lil help with dubs (advice more than help)13:24
tedgsil2100, Uhm, I'm not sure.  I'm guessing we could grep the includes... not sure of the exact strings though.13:24
tedgWho would know that...13:24
tedgpopey, I bet could help me find someone.13:25
sil2100tedg: btw. do you know if hud is working on touch ;p ? Since I tried on a few applications but searching in the hud returns nothing13:25
Cimidednick, the shell initialises the bottombarcommunicator with dbus13:25
sil2100Been wondering if that's normal13:25
* popey wakes with a start13:25
popeyhmm?13:25
dednickCimi: hi. ok13:25
Cimidednick, what I want now, is having a property that I can write from outside13:26
tedgsil2100, It has been on and off.  Wellark had it working last I checked, but I'm not sure how "special" his build was.  I know he'd modified some apps and was planning to push those MRs, but I'm not sure entirely.13:26
popeytedg: I have basically every single app in the store installed on my device.. what am I grepping for?13:26
Cimidednick, property or function13:26
tedgpopey, Do you know an app developer who could perhaps help us figure out if the apps are including the old HUD library?13:26
tedgpopey, We're not sure :-)13:27
popeywhen did we go from old to new?13:27
popeymaybe we could look at ye olde crusty code from the past13:27
tedgHmm, perhaps.  It's with all the Unity Actions stuff.13:28
dednickCimi: outside where?13:28
tedgI guess actually, no QML should have HUD in it.13:28
Cimidednick, from the sdk13:28
Cimidednick, I want to send the shell the position of the toolbar13:28
sil2100tedg: thanks13:28
Cimidednick, so inside Panel.qml of sdk I'll have something like13:29
Cimidednick, onPositionChanged: bottomBarVisibilityCommunicator.position = position13:29
Cimidednick, the bottombasvisibilitycommunicator.cpp of the sdk will have a setPosition that needs to set the property of the unity communicator plugin through dbus13:30
dednickCimi: um, i don't think that's advisable. Doing something unity8 specific inside the sdk is somewhat of a nono i would have though.13:31
Cimidednick, standup :)13:31
tedgpopey, Could you perhaps just look at all the imports in QML files and see if any of them contain HUD (case insensitive)13:32
Cimidednick, but we need it..13:32
dednickwhy in the sdk?13:32
tedgpopey, It's kinda a fish net approach, but investigating may take longer than throwing out the dolphins.13:33
Cimidednick, because the HUD needs to know if the toolbar is displayed or not13:33
Cimidednick, the easiest way I think of is sending this through dbus13:35
dednickCimi: i would think in that case that unity8 would tell the hud that it's displaying, rather than the other way around13:35
Cimidednick, but I want to place an inputfilterarea that won't overlap the toolbar13:38
dednickCimi: i'm not really the person to talk to about it though. I have no idea why the bottom bar thing even goes over dbus.13:38
Cimidednick, to hide the toolbar when the hud appears13:38
popeytedg: click.ubuntu.com/com.ubuntu.developer.mhall119.ureadit/current/uReadIt.qml.~1~:import Ubuntu.HUD 1.0 as HUD13:39
popeylike that?13:39
tedgpopey, Yeah, I think so.  We should totally ban that mhall119 developer!13:39
popey13:40
popeyI only did grep -R /opt/click.ubuntu.com/*/current/* | grep -i hud13:40
popeydidn't find much13:41
tedgDo the apps that are on the image (not click yet) have a fixed prefix you can search?13:41
popeychecking13:41
mhall119hey now, that was valid code when I wrote it, it's not my fault you guys keep changing the API13:42
popeydropping letters is the only other one13:42
bcurtiswxhow can i reset unity.. ?13:42
popeywhich pre-dates the sdk13:42
tedgpopey, So let's just drop it from the image and see what breaks :-)13:43
popeyer.. grep -Ri ^import /opt/click.ubuntu.com/*/current/* | grep -i hud    actually13:43
popeyI approve13:44
dednickCimi: so where is this InputFilterArea going?13:44
dednickin the hud?13:44
Cimidednick, I have it in my branch13:44
Cimidednick, since the hud will stay visible on screen13:44
Cimidednick, for a delay13:44
Cimidednick, I need to filter events13:44
Cimidednick, I have an inputfilterarea to block input, and a mouse area to dismiss the HUD13:45
Cimidednick, both Shell and app takes input, so the inputfilterarea is required13:45
bcurtiswxmy session crashes on login on one user and is fine on another, and i'm trying to reset unity to see if thats crashing it13:48
bcurtiswxhow do i reset unity /13:48
mterrymzanetti: you and asac fight it out over whether we need to fix autopilot or have a script to unlock the greeter13:55
om26erwho specifically works on the dash, more precisely the apps lens13:55
mzanettimterry: I actually believe the issue with the unlocking is gone13:55
Saviqom26er, UI or backend?13:55
mterryasac, are you still seeing inconsistent unlocking of greeter in autopilot?13:55
om26erSaviq, I would assume backend since there is an empty icon 'unity launcher' for a while there13:56
mzanettimterry: I wanted to ask that already but haven't managed to reach asac yet13:56
Saviqdednick, while you're doing the re-drag in indicators, think the "swipe through SEARCH to invoke" could be tackled simultaneously13:56
Saviq?13:56
mhr3Saviq, i have the shell randomly frozen on the lock screen, anything i can do to help debug?13:56
mzanettimterry: but I haven't seen it ever since veebers merged a branch called "prevent-infinite-mouse-loop" into autopilot13:56
dednickSaviq: i'm going through all the work items13:56
Saviqom26er, hmm never saw that13:56
Saviqmhr3, is it actually still running (i.e. clock is correct?)13:57
mterrymzanetti, good, I hate infinite mice loops13:57
mzanettiwe all do :D13:57
Saviqdednick, ok cool13:57
om26erSaviq, http://i.imgur.com/BG08WN2.png13:57
mhr3Saviq, nope, clock is frozen too13:57
om26erSaviq, after UbuntuOne icon13:57
mzanettiSaviq: yeah, I have that icon too13:58
nic-doffaymzanetti, take a look at my comments yesterday in the filters branch...13:58
mhr3Saviq, hm just installed gdb on the device and attached to it, the backtrace is pretty much the same as when i was debugging the missing header13:58
Saviqmzanetti, om26er that's "Unity Webapps QML Test Launcher"13:58
mzanettiyes13:58
Saviqi.e. /usr/share/applications/unitywebappsqmllauncher.desktop13:58
mzanettiSaviq: I think the confusing thing is that it doesn't really launch anything13:59
Saviqmzanetti, yeah, it shouldn't be there for sure13:59
om26erSaviq, mzanetti I would assume that needs an entry in the desktop file to "not show" or something13:59
Saviqom26er that's a webapps issue13:59
mhr3Saviq, is there -dbgsym for unity8?13:59
Saviqmhr3, in ddebs, yes13:59
om26erSaviq, ok, will bug them :)13:59
* mhr3 installes14:00
Saviqmzanetti, btw, empty Notes icon in the Launcher14:00
=== dandrader is now known as dandrader|afk
asacmterry: of course, the greeter is not fixed for us in autopilot14:00
asacbut we have also not mangaed to land autopilot14:00
mzanettinotes... hmm.. .lemme check14:00
asacwas not good enough today14:00
asacso it might be in there14:00
mterrymzanetti, ^14:00
mzanettiasac: I haven't seen that issue since about 2 weeks, after a certain fix in autopilot14:01
mzanettiasac: it still could be coincidence14:01
mzanettiasac: but the more time goes by without that issue the more confident I am14:01
paulliuhmm.. why the unity-video-lens is not installed defaultly?14:03
paulliusorry, unity-lens-video14:03
mzanettipaulliu: most likely because noone added it to the seed yet14:04
asacmzanetti: our problem is that we have no reliable way to unlock the screen from phablet-test-run14:04
asacor as part of the autopilot tests14:05
asacmzanetti: once you tell me that i can run phablet-test-run for application autopilots without requiring me to first manually unlock the screen14:05
kgunnMacSlow: awesome!14:05
asacits done14:05
mzanettiasac: ah... wait... so we're not talking about the issue that the unity8 tests get stuck in unlocking the greeter?14:05
mzanettiasac: but some other way to unlock the shell in order to run other tests?14:05
mzanettiasac: I see... I understood it wrong14:06
=== john-mca` is now known as john-mcaleely
asacno. i am talking about someone fixing this damn autopilot thing so i dont need to tell folks "if you run this you first have to unlock on your own", but if you run "unity8" you have to pass -n14:06
mzanettiasac: I fear the -n with unity8 will stay14:08
mzanettiasac: but for the other we can help you, yes14:09
asacmzanetti: then i would prefer if we would use -n also for apps14:09
mzanettiasac: mterry actually did it already14:09
asacand have magic that first starts fresh unity14:09
asacand then unlock14:09
asacand then runs the tests :)14:09
asacsounds so simple :-P14:09
asacanyway. not for now14:09
mzanettihmm... om26er. what do you think? would it make sense to always stop unity and start up a fresh unity before doing tests for apps?14:10
om26ermzanetti, I don't think that will help, it may actually cause problem because right now restarting unity8 in some cases results in the apps running inside not being responsive i.e. you cannot click in those apps14:12
mzanettiom26er: ah yeah... true... good point14:13
mzanettiom26er: but I guess we could add some "if $testsuite == unity8; stop unity8" magic14:14
om26ermzanetti, I am doing that already for unity814:14
mzanettiin the phablet-test-run script?14:14
om26ermzanetti, no in the upstream merger jobs only14:14
om26ermzanetti, yes, would make sense to do the same for phablet-tools as well14:15
Saviqdednick, if stuff is blocked (i.e. no support in indicator backends), can you please mark them so in the blueprint?14:15
mzanettiom26er: right... but asac wants it to be magic, not to be put into job configs :)14:15
=== dandrader|afk is now known as dandrader
om26ermzanetti, we don't use phablet-test-run there, we directly run autopilot on the device14:15
mzanettiom26er: I know... but I'm talking about phablet-test-run... it's used in other places14:16
asacphablet-test-run is the common middlware14:16
asacthat everyone should use14:16
om26ermzanetti, I'll try to add that to phablet-test-run if you don't beat me to it :)14:16
asacdevelopers, utah, etc.14:16
asacif we do that we wil l have a much easier life and stop doing blamewars14:16
mzanetti+114:17
Saviqnic-doffay, can you go for bug #112456714:18
ubot5bug 1124567 in Unity 8 "[DASH] activity indicator not shown while search process is ongoing " [High,Triaged] https://launchpad.net/bugs/112456714:18
=== Guest10530 is now known as mfisch
=== mfisch is now known as Guest22239
om26ermzanetti, that empty bug seems fixed in code, its just not in the image yet, I believe https://code.launchpad.net/~abreu-alexandre/unity-webapps-qml/fix-qml-launcher-desktop-dash-discoverability/+merge/18471514:27
om26er*empty icon14:27
nic-doffaySaviq, yeah sure14:28
nic-doffaySaviq, who should I ask for more info about this?14:28
mzanettiom26er: ah cool14:28
Saviqnic-doffay, get an asset to start with14:29
Saviqnic-doffay, so Jouni14:29
Saviqpstolowski, remember what property we should be looking at for scope search activity?14:30
Saviqi.e. search-in-progress?14:30
Saviqnic-doffay, there's ActivityIndicator in the SDK http://developer.ubuntu.com/api/ubuntu-12.10/qml/mobile/qml-ubuntu-components0-activityindicator.html14:31
Saviqnic-doffay, but it's probably not the asset we want14:32
nic-doffaySaviq, I'll check with him when he's out his meeting.14:32
Saviqnic-doffay, yup14:32
Saviqmzanetti, bug #1225186 is fix released?14:33
ubot5bug 1225186 in unity8 (Ubuntu) "Launcher icons for click apps not displayed after reboot" [Undecided,New] https://launchpad.net/bugs/122518614:33
Saviqmzanetti, I think the fix for that broke the notes icon14:34
mzanettiSaviq: could be, yes14:34
mzanettiSaviq: but I think its the notes-app's desktop file that is bad14:35
Saviqmzanetti, it looked correct to me, but yeah - please have a look14:36
mzanettiSaviq: it specifies an icon and a Path. but in that path there is no icon14:36
Saviqmzanetti, hmm14:36
Saviqmzanetti, shouldn't it still fall back to the theme icon (where the icon is)?14:36
mzanettiI guess it should, yeah14:36
mzanettichecking right now14:36
mzanettiSaviq: http://paste.kde.org/pbc4b7d7214:37
pstolowskiSaviq: not sure what's the context of your question? Scope in the qml bindings has searchFinished signal14:37
Saviqpstolowski, yeah, that ;) nic-doffay ↑14:38
Saviqpstolowski, so for a "search activity indicator" we should do onSearchQueryChanged: active = true; onSearchFinished: active = false ?14:38
Saviqpstolowski, I wonder if that should be a bool property on the scope instead14:38
Saviqmzanetti, so I think the problem is that $path/$icon exists in the case of notepad14:40
Saviqmzanetti, but it's not an icon14:40
mzanettijust checked... it doesn't14:40
pstolowskiSaviq: yes, nSearchQueryChanged + onSearchFinished would do. we can also add a bool property if that works better for you14:40
Saviqmzanetti, file:///usr/share/unity8/Launcher/LauncherDelegate.qml:61:20: QML QQuickImage: F14:41
Saviqailed to get image from provider: image://theme//usr/share/notes-app//notepad14:41
Saviqmzanetti, so the image://theme fallback is actually using the Path for some reason14:41
mzanettiSaviq: this doesn't compute for me... :D14:43
mzanettibut ok... will start a debugging session14:43
Saviqmzanetti, me neither, but that's what it is :)14:43
nic-doffaySaviq, throw that in the pageheader?14:44
Saviqnic-doffay, yes14:44
Saviqnic-doffay, the search icon in the text entry should be replaced with the activity spinner, AFAIR14:45
Saviqnic-doffay, Jouni should be able to confirm14:45
nic-doffaySaviq, cool I'll confirm with design.14:45
Saviqdednick, bug #1154818 is fix released, correct?14:49
ubot5bug 1154818 in Unity 8 "ensure inidicators are loading dynamically to avoid mem usage" [High,Triaged] https://launchpad.net/bugs/115481814:50
=== hggdh_ is now known as hggdh
dednickSaviq: they are loaded dynamically, although i've never tested the mem usage14:59
Saviqdednick, yeah, but the bug is about loading them dynamically, so *that* bug is fix released15:00
Saviqdednick, marking it so15:00
dbarthsil2100: ping? any news about the package?15:03
sil2100dbarth: yes! Sorry about that, it's been a busy day - it got released and I think it's in the archive now15:03
dbarthsil2100: brilliant! thanks15:04
=== Guest22239 is now known as mfisch
=== mfisch is now known as Guest20042
mhr3Saviq, http://paste.ubuntu.com/6124394/15:34
mhr3Saviq, thread 13 is interesting15:34
Saviqmhr3, ugh15:35
Saviqmhr3, that's where it got stuck for you?15:36
mhr3Saviq, yep, v8 waiting on some lock...15:36
Saviqmzanetti, bug #1205243 btw15:36
ubot5bug 1205243 in Unity 8 "[autopilot] unlock swipe sometimes gets stuck" [High,Incomplete] https://launchpad.net/bugs/120524315:36
mhr3but this time there's more debug symbols15:36
mhr3the other threads look fine... just waiting in poll()15:37
mhr3well.. minus the part which makes the traces broken15:37
Saviqnic-doffay, bug #1213034 would be another one to tackle15:39
ubot5bug 1213034 in Unity 8 "Can't dismiss keyboard by tapping outside of search entry" [High,Triaged] https://launchpad.net/bugs/121303415:39
mzanettiSaviq: found the reason... you don't have the fix yet... jenkins started testing before I merged the launcher fix but comitted its changelog after that15:41
Saviqmzanetti, ah, so it's not released is all?15:41
mzanettiSaviq: nope15:42
Saviqmzanetti, k15:42
Saviqmzanetti, did you see bug #1223795 ?15:43
ubot5bug 1223795 in Unity 8 "[Ubuntu shape] Inner highlight glow is not correctly rendered in Launcher icons" [High,New] https://launchpad.net/bugs/122379515:43
mzanettiSaviq: would it be possible with bzr commit the jenkins changelog in the right place?15:43
mzanettiSaviq: yes. this bug depends on the new UbuntuShape15:43
Saviqmzanetti, ok15:43
Saviqmzanetti, no, not really - we'd need to block upstream merger during release15:44
Saviqmzanetti, for 4 times a day release...15:44
Saviqmzanetti, and it can't commit before actually releasing, 'cause that would be even worse15:44
mzanettiSaviq: seems that the test run takes the full 4 hours by now15:44
Saviqmzanetti, hence the "revision x" in the changelog15:44
Saviqwe just need to remember to look at it15:45
mzanettinarf... I missed that...15:45
* mzanetti slaps himself15:45
nic-doffaySaviq, bookmarked15:45
Saviqmzanetti, bug #122503115:48
ubot5bug 1225031 in unity8 (Ubuntu) "Notes app icon missing" [High,Fix committed] https://launchpad.net/bugs/122503115:48
mzanettiSaviq: did you just link the branch?15:49
popeytedg: seems Antti was ahead of us - bug 122134415:49
Saviqmzanetti, yes15:49
ubot5bug 1221344 in webbrowser-app (Ubuntu) "remove usage of qtdeclarative5-hud1.0 " [Undecided,New] https://launchpad.net/bugs/122134415:49
Saviqdednick, could you try bug #1224186 again?15:49
ubot5bug 1224186 in Unity 8 "screen lock while viewing a preview page causes device to be stuck on Home scope upon waking" [High,Incomplete] https://launchpad.net/bugs/122418615:49
tedgpopey, Yeah, but LP won't let us dup it :-/15:49
popeyoh?15:49
popeywhich is yours?15:49
tedgAh!  It did!15:50
tedgpopey, bug 122716615:50
popeyyay15:50
ubot5bug 1221344 in webbrowser-app (Ubuntu) "duplicate for #1227166 remove usage of qtdeclarative5-hud1.0 " [Undecided,Confirmed] https://launchpad.net/bugs/122134415:50
popeySuh-weet15:50
dednickSaviq: i need to flash latest?15:51
bschaefersil2100, ping15:56
Saviqdednick, and/or just try the latest steps to repro16:00
Saviqdednick, https://bugs.launchpad.net/unity8/+bug/1224186/comments/616:00
ubot5Ubuntu bug 1224186 in Unity 8 "screen lock while viewing a preview page causes device to be stuck on Home scope upon waking" [High,Incomplete]16:00
=== dandrader_ is now known as dandrader|lunch
dednickSaviq: works for me. but one thing. The lock screen shows when i wake up my device from sleep. There was no instruction to swipe away to the dash.16:18
Saviqdednick, so it might be that it didn't lock?16:18
dednick:S maybe.16:19
cwayne1mzanetti: ping16:22
mzanetticwayne1: hi16:22
cwayne1mzanetti: heya, i was wondering if you had an ETA on that infographic theme config file?  I understand it's likely not on the top of your list, but it'd be good to have an idea of when it could be done :)16:23
mzanetticwayne1: what gave you the impression that its on my list at all? :D16:24
mzanetticwayne1: but ok... I think I can find the time to help you there16:24
cwayne1mzanetti: touche :P16:24
=== Guest20042 is now known as mfisch
mzanetticwayne1: hmm... so what exactly do we need there?16:25
=== mfisch is now known as Guest66657
cwayne1as i understand it, a config file with colors for the little circles on the infographic screen16:25
cwayne1ssweeny: ^ is that right?16:25
mzanetticwayne1: we agreed on a config option which will not be exposed to users in a first edition, right?16:26
cwayne1mzanetti: i believe so, yes16:26
mzanettilet me just quickly re-read the mail thread16:26
mzanetticwayne1: ok... waiting on a last confirmation from our tech lead.16:33
mzanetticwayne1: if noone objects I think I can get it done this week still16:33
cwayne1mzanetti: awesome, thank you!16:33
om26erSaviq, hello16:44
dednickSaviq: ping16:53
dednickSaviq: unping. I'll save it for later ;)16:59
mhr3ssweeny, btw libunity landed in distro, probably not in the image yet, but it should be just apt-get upgrade away (cc: cwayne1)17:01
cwayne1mhr3: that's for the scopes living in /custom?17:02
mhr3cwayne1, yep17:03
cwayne1mhr3: awesome! thanks a lot :)17:04
=== dandrader|lunch is now known as dandrader
=== dandrader is now known as dandrader|afk
mhr3mzanetti, which was the pkg that overrides the dconf key for the visible dconf pages?17:37
mzanettimhr3: ubuntu-touch-settings17:38
mhr3mzanetti, thx17:38
=== dandrader|afk is now known as dandrader
Saviqom26er, pong18:14
om26erSaviq, this bug https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/122665018:16
ubot5Ubuntu bug 1226650 in unity8 (Ubuntu) "Indicators contents are loaded on-demand which is not a pleasing experience" [Medium,New]18:16
=== Guest66657 is now known as mfisch
om26erSaviq, that kind of happens most of  the times. i.e. the indicator contents are loaded18:16
=== mfisch is now known as Guest6677
Saviqom26er, that's a feature, not a bug18:17
om26erSaviq, to free up memory I would assume, but does not look good :/18:17
Saviqom26er, yeah, we could think of improving that experience with a spinner of some kind, and obviously improve the speed with which they're loaded18:18
om26erSaviq, that looks like a bug to me. I could show you a video if you want18:18
Saviqom26er, well, the load-on-demand is not a bug, it's explicitly needed to keep memory down18:19
Saviqom26er, but the fact that we're not dealing well with the transition is a bug I agree18:19
om26erSaviq, alright, want me to add a ubuntu-ux to that report ?18:19
Saviqom26er, and generally they should load much quicker than they do now18:19
om26erso designers could chip in18:19
Saviqom26er, yeah, sounds about right18:19
Saviqmhr3, can you please put the notes we made from the hangout into bug #122499818:25
ubot5bug 1224998 in Unity 8 "Cache preview and thumbnail images" [Medium,Triaged] https://launchpad.net/bugs/122499818:25
mhr3Saviq, added18:32
Saviqmhr3, thanks18:32
=== cwayne1 is now known as cwayne
kgunncyphermox: ping20:21
cyphermoxkgunn: pong20:22
kgunncyphermox: curious....can you poke the experimental https://launchpad.net/~ubuntu-unity/+archive/experimental-prevalidation20:22
kgunnto start a mir build ?20:22
cyphermoxyou mean force a new run?20:22
cyphermoxsure20:22
kgunncyphermox: yes please...if possible20:22
kgunnwe just landed something we'd like to get in20:22
kgunnfor test20:22
cyphermoxlet me check if there isn't once scheduled shortly first though... just to make sure we don  get extra things running at the same time20:23
kgunncyphermox: oh yeah...for sure20:23
cyphermoxkgunn: ok to wait half an hour? I see it should be starting automatically then20:28
cyphermoxor I can just force it to run now, up to you :)20:28
kgunncyphermox: 30 mins is ok...we might land something else in the meantime (more bang for buck :)20:29
kgunnthanks for takin a peek20:29
cyphermoxsure.20:29
mhall119tedg: when will the url dispatcher be available on Touch?20:32
Saviqthomi, bug #122418620:33
ubot5bug 1224186 in Unity 8 "screen lock while viewing a preview page causes device to be stuck on Home scope upon waking" [High,Incomplete] https://launchpad.net/bugs/122418620:33
tedgmhall119, It is already there :-)  We're waiting on the Qt backend landing though.  Should be soon.20:33
Saviqthomi, actually no, that's a different one... bug #122113720:33
ubot5bug 1221137 in Ubuntu UX "[dash] open preview disables scrolling in all scopes" [Undecided,Confirmed] https://launchpad.net/bugs/122113720:33
tedgmhall119, https://code.launchpad.net/~aacid/qtubuntu/qtubunturl/+merge/18175220:33
mhall119tedg: awesome, I know several showdown apps tried to open external urls20:46
=== salem_ is now known as _salem
=== jhodapp is now known as jhodapp|afk
om26ermterry, hey! mind looking at bug 1226995 ?21:41
ubot5bug 1226995 in unity8 (Ubuntu) "unity8 uses 30% CPU with greeter activated" [Undecided,Confirmed] https://launchpad.net/bugs/122699521:41
mterryom26er, hrm...21:41
mterryom26er, sure21:41
mterryom26er, is this with demo active?21:41
mterryI'm guessing not from bug, but not 100% clear21:42
mterryactually, shouldn't matter.  still bad21:42
* balloons waves hello21:43
om26ermterry, yeah its without the demo active balloons says that21:43
balloonsmterry, om26er so I rebooted and I'm not seeing it on first boot at the moment, so there might be a bit more to set it up21:44
om26erballoons, enable the demo, reboot, skip the demo and then try to reproduce the bug ?21:45
mterryballoons, hi  :)21:45
mterryballoons, enabling the demo is tricky, do you know how?21:46
mterrydbus-send --system --print-reply --dest=org.freedesktop.Accounts /org/freedesktop/Accounts/User32011 org.freedesktop.DBus.Properties.Set string:com.canonical.unity.AccountsService string:demo-edges variant:boolean:true21:46
balloonswhen I reproduced it, I simply tried from my phone's current state and indeed it displayed the issue. I had rebooted since the demo, I've been playing with it all day21:46
mterryhm21:46
balloonsmterry, ty, I'll do that21:46
mterryballoons, well, if you originally saw it nowhere near the demo, that's fine.  It probably isn't demo related21:47
mterryI just know that the demo consumes about 30% CPU21:47
balloonsmterry, right, I just want to nail this down for you21:47
balloonsI have an inkling it's a misbehaving application21:48
balloonsI'll play with it more in a moment, confirming one last bug ;-)21:50
=== Guest6677 is now known as mfisch
=== mfisch is now known as Guest72565

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