/srv/irclogs.ubuntu.com/2014/04/17/#ubuntu-unity.txt

altaryBeastiful_hey got some crash on unity-panel-service at startupt00:11
altaryBeastiful_would that be the cause of a black screen on startupt?00:11
altaryBeastiful_oops wrong chan00:12
altaryBeastiful_keep hacking wisdom felllows00:13
tsdgeoswhat's wrong with launchpad?07:50
tsdgeosnow i can't reopen a unity8 bug?07:51
Saviqtsdgeos, not an ubuntu one08:00
Saviqtsdgeos, a unity8 one you can08:00
Saviqwe're not ubuntu bug masters ;)08:01
tsdgeosSaviq: you mean unity8 (ubuntu) i can't?08:01
Saviqtsdgeos, yup08:01
tsdgeosi used to can08:01
tsdgeosi think08:01
Saviqtsdgeos, not reopen08:01
tsdgeosok08:01
Saviqtsdgeos, you could change its status within a limited set08:01
tsdgeosSaviq: https://code.launchpad.net/~unity-team/unity8/suru-switch/+merge/207991 <- merge ?08:01
Saviqtsdgeos, no, https://blueprints.launchpad.net/unity8/+spec/suru-icon-switch08:02
Saviqah ok08:02
Saviq:D08:02
tsdgeosSaviq: i mean merge the branch with master08:02
Saviqyeah ;)08:02
tsdgeostrunk08:02
tsdgeoshead08:02
tsdgeosor whatever is called the mainline08:02
tsdgeosSaviq: and then set it to in progress if we're not supposed to merge it?08:03
Saviqdone08:03
paulliuSaviq: I cannot test my code on phone because porst.ubuntu.com is extreme slow for asia area.08:13
paulliuSaviq: Should I add an DBusActionGroup in Shell.qml to receive the signal to shutdown the shell?08:13
Saviqpaulliu, no, DBusActionGroup are specific to qmenumodel, ApplicationManager should just have a plain Qt signal to which shell would listen08:14
paulliuSaviq: ok. got it.08:14
tsdgeoscan't run the autopilot thing now :/08:16
CimiSaviq, I temporarly removed the LC_ALL=C from the first set of qmltests cause I don't know the syntax08:17
* tsdgeos kicks upstart08:18
tsdgeosstatus is pre-start08:19
tsdgeosstop tells me it's already stopped08:19
tsdgeoshow do i fix that?08:19
Cimitsdgeos, what's the issue?08:23
tsdgeosCimi: well since it's in pre-start upstart doesn't want to start a new one08:24
tsdgeosso i'm basically unable to run unity808:24
Cimitsdgeos, what's in pre start?08:25
tsdgeosunity908:25
tsdgeos808:25
Cimitsdgeos, well.. debug08:26
tsdgeosno08:26
tsdgeosi'm not going to debug upstart08:26
Cimitsdgeos, there's log in ~.cache/upstart/unity8/log08:26
Cimitsdgeos, debug our script08:26
tsdgeosthere's nothing to debug in our scripty08:26
Cimiso you want the issue fixed but you don't want to debug it? :)08:27
Saviqtsdgeos, so upstart got "stuck" in pre-start?08:27
tsdgeosSaviq: correct08:28
Saviqtsdgeos, unity8 not running is it?08:28
tsdgeosSaviq: correct08:28
Saviqtsdgeos, and that's locally or on phone?08:28
=== popey_ is now known as popey
tsdgeosCimi: i'm not going to spend my time debugging upstart, there's much more valuable ways of me using the time canonical pays for08:29
tsdgeosSaviq: laptop08:29
Cimitsdgeos, well reading the log might show if we have any bug in the script08:29
tsdgeosCimi: since i'm not using any script i don't know how that can be of relevance here08:30
Saviqtsdgeos, only thing I can think of that might cause that is one of the `initctl emit` blocks08:30
Saviqtsdgeos, try `initctl emit indicator-services-end`08:30
Saviqtsdgeos, indicators will die, but hopefully release the pre-start script08:30
Saviqor `initctl emit indicator-services-start` to maybe kick them again08:31
Cimitsdgeos, upstart script that is08:31
tsdgeosSaviq: nah :/08:33
* tsdgeos reboots to see if that helps08:33
Saviqrestarting the session would be enough....08:33
tsdgeosso yeah08:46
tsdgeosdidn't help ^_^08:46
tsdgeosstart unity8 is handing there forever08:46
tsdgeoswhich i guess if i kill it08:46
tsdgeoswill end up causing the prestart problem08:46
tsdgeoscorrect08:48
mhr3Saviq, are card-optimizations in the latest image?08:52
tsdgeosmhr3: yes08:55
tsdgeosmhr3: why?08:55
mhr3tsdgeos, wondering if i should see any difference08:56
tsdgeosmhr3: you should08:56
tsdgeosit's not awesome08:56
tsdgeosit's less bad08:56
Saviqmhr3, it's just a first step, ↑08:56
Saviqtsdgeos, you need to add some debug echos to pre-start in data/unity8.conf08:57
Saviqtsdgeos, those will end up in ~/.cache/upstart/unity8.conf08:57
Saviq.log that is08:57
Saviqtsdgeos, but my bet is that one of the indicators fails to start08:58
tsdgeosyeah trying to do that08:58
Saviqtsdgeos, you could check by going `initctl emit indicator-services-start` and see if that returns08:58
SaviqOTOH we were doing the same, only via library before...08:58
Saviqbut yeah, debug echos in the .conf are the way to go08:59
tsdgeosyeah that return just fine08:59
Saviqtsdgeos, make sure to copy the file to ~/.config/upstart08:59
Saviqtsdgeos, otherwise the system-wide one will be used08:59
tsdgeosSaviq: sure i was editing the system one ^_^08:59
Saviq;)08:59
Saviqthat's an option, too ;D08:59
Saviqtsdgeos, then make sure you *don't* have a ~/.cache/upstart one, 'cause that will take precedence09:00
tsdgeosyeah, nothing there09:00
Saviqtsdgeos, also, it should be enough to log out/in, no need to reboot09:00
tsdgeoslet me do that09:01
tsdgeosback when i've found something09:01
mhr3Saviq, i know, it does seem tiny bit better, was hoping for more :)09:01
Saviqmhr3, we just need to stop displaying thousands of results09:02
Saviqmhr3, or we need to cache them all09:02
mhr3Saviq, s/thousand/fifteen/09:03
mhr3FTFY :)09:04
Saviqmhr3, depends what you're talking about09:04
CimiSaviq, can I review https://code.launchpad.net/~saviq/unity8/split-common/+merge/214907 ?09:12
SaviqCimi, sure09:12
tsdgeosSaviq: so yeah it's actually something wrong with indicator-services-start09:21
tsdgeosif i restart09:21
tsdgeosrun it09:21
tsdgeosit will hang forever09:21
tsdgeosthen if i ctrl+c it09:22
tsdgeoswill just "timeout"?09:22
tsdgeosso i can now start unity809:22
tsdgeosbtu that's a bit sad :D09:22
Saviqtsdgeos, right, so one of the indicators has issues for you09:22
tsdgeosyep09:22
tsdgeosprobably the network209:22
tsdgeoswhich is the only one that unity7 doesn't load?09:22
Saviqtsdgeos, `grep -r indicator-services-start /usr/share/upstart/sessions`09:22
Saviqtsdgeos, and try starting them one by one09:22
Saviqtsdgeos, you'll see which one is the problem09:23
tsdgeosindicator-network09:24
tsdgeostsdgeos_work@xps:~$ start indicator-network09:24
tsdgeosindicator-network stop/pre-start, process 350709:24
tsdgeosall the rest is already running09:24
tsdgeoslet me relogin again to make sure that if i try to start it, it will hang09:24
Saviqlooks like that's it09:24
Saviqtsdgeos, so a bug in indicator-network09:28
Saviqtsdgeos, try starting it manually and see where it's hanging?09:29
tsdgeosSaviq: i guess09:29
tsdgeosi think it's crashing09:29
tsdgeoshttp://paste.ubuntu.com/7266765/09:30
tsdgeosworks if i manually start it :S09:32
tsdgeosi think the upstart script is not cool09:32
tsdgeoshttp://paste.ubuntu.com/7266777/09:32
MacSlowSaviq, if I have to fix 1306769 (stand-alone pin-unlock) 1308011 becomes invalid09:33
tsdgeosdo you guys can actually start it?09:33
tsdgeosor am i the only one up to date enough?09:34
tsdgeosor i'm the unlucky one09:34
tsdgeosback again09:35
tsdgeosSaviq: so i open a bug on indicator-network and tell them they're breaking unity8 for us?09:45
Saviqtsdgeos, works for me...09:45
Saviqtsdgeos, the upstart script looks fine09:45
Saviqtsdgeos,09:46
Saviq> start indicator-network09:46
Saviqindicator-network stop/pre-start, process 539809:46
Saviq> status indicator-network09:46
Saviqindicator-network stop/waiting09:46
Saviqwhich just means it decides not to start in the pre-start script09:46
Saviqand that's as expected09:46
tsdgeosok :/09:47
tsdgeosthen i don't know09:47
Saviqtsdgeos, does "initctl emit indicator-services-start" hang for you?09:47
tsdgeosit does09:47
tsdgeosonce09:47
tsdgeosafter i ctrl+c it09:47
tsdgeosit will just timeotu09:47
Saviqtsdgeos, so yeah, that's your problem...09:48
SaviqI go `initctl emit indicator-services-end`09:48
Saviqall of them go away09:48
Saviq`initctl emit indicator-services-start`09:48
Saviqall of them come back, returns straight away09:49
tsdgeosSaviq: are you totally dist-upgraded?09:49
Saviqtsdgeos, yes09:49
Saviqwe could still go & at the end of the emit...09:49
Saviqindicator-sync09:50
Saviqindicator-printers09:50
Saviqindicator-sound09:50
Saviqindicator-network09:50
Saviqindicator-application09:50
Saviqindicator-messages09:50
Saviqindicator-session09:50
Saviqindicator-bluetooth09:50
Saviqindicator-power09:50
Saviqindicator-datetime09:50
Saviqtsdgeos, start those one by one09:50
Saviqand see which one of those hangs09:50
tsdgeosnone :/09:51
Saviqtsdgeos, have you stopped them before?09:51
Saviqtsdgeos, emit the -end first09:51
tsdgeosyeah09:52
tsdgeoslet me do it again09:52
tsdgeosjust in case09:52
Saviq> initctl list | grep indicator09:52
Saviq?09:52
tsdgeoshttp://paste.ubuntu.com/7266867/09:53
tsdgeoshttp://paste.ubuntu.com/7266870/09:53
Saviqtsdgeos, ok /me no get it09:57
* tsdgeos neither09:57
Saviqtsdgeos, hotfix: add & at the end of `initctl emit...`09:57
tsdgeosbut let's ignore it for now09:57
tsdgeosand see if it keeps reproducing09:57
tsdgeostx for the help :)09:57
Saviqtsdgeos, sure09:58
=== paulliu is now known as paulliu-dinner
CimiSaviq, tsdgeos did we change something? https://jenkins.qa.ubuntu.com/job/unity-phablet-qmluitests-trusty/1706/testReport/junit/(root)/qmltestrunner/tst_listviewwithpageheaderqml__compile/10:24
tsdgeosCimi: yes that needs https://code.launchpad.net/~aacid/unity8/card_optimizations/+merge/213660 to be merged again10:27
tsdgeossorry10:27
tsdgeoshttp://bazaar.launchpad.net/~aacid/unity8/card_optimizations/revision/82810:27
tsdgeosSaviq: you landing it again?10:27
Saviqtsdgeos, not sure today (release day) is a good day for that10:29
Saviqwill probably have to wait until tomorrow10:29
tsdgeosok10:29
SaviqI'm not entirely sure how that works until U is open10:29
Saviq/food10:30
=== MacSlow is now known as MacSlow|lunch
CimiSaviq, when this gets merged we need unity branch too https://code.launchpad.net/~cimi/unity-mir/unity-mir.stop-server_wizard/+merge/21498310:49
Cimiwhich doesnt work https://jenkins.qa.ubuntu.com/job/generic-deb-autopilot-runner-mako/287/?10:50
CimiI tried on my device the autopilot test, but weird...10:51
SaviqCimi, it doesn't work 'cause -ci does not take the unity-mir branch11:15
SaviqCimi, they need to land together, but it's fine - they're marked accordingly in the description11:16
CimiSaviq, but I was not able to test them properly here11:17
CimiSaviq, I installed unity branch11:17
CimiSaviq, and mir11:17
SaviqCimi, but it'd be useful to bump versions of both, and in unity-mir add Breaks: unity8 << $old_version, and in unity8 Depends: libunity-mir1 >= $new_version11:18
SaviqCimi, so as to force an upgrade11:18
CimiI see11:18
SaviqCimi, just take the packages from -ci, install them both and it should be fine11:18
CimiI tried with sbuild last evening11:19
* Cimi tries again11:19
Saviqdednick, a small one if you have a moment https://code.launchpad.net/~saviq/unity8-desktop-session/start-indicators-lp1308891/+merge/21626111:19
dednickSaviq: sure.11:21
* Saviq can't run the desktop session here still :|11:21
dednickSaviq: i don't have to test that one do i? :)11:22
Saviqdednick, nah11:22
Saviqdednick, I will in the silo anyway11:23
Saviqbrb11:25
mhr3Saviq, i can actually test that11:26
mhr3was trying it out last week, got it all working then :)11:26
=== greyback is now known as greyback|lunch
CimiSaviq, tested again, works on my mako11:30
mhr3Saviq, doesn't work, you forgot emits foo11:32
mhr3Saviq, or something on my computer is broken :)11:33
Cimioh damn, dithering on the new wallpaper looks really bad11:34
Cimion mako11:35
tsdgeosSaviq: you do https://code.launchpad.net/~aacid/unity8/filtergrid_bindingloop/+merge/216147 or shall i try to find someone else?11:35
Cimitsdgeos, I started11:35
tsdgeosCimi: ah, awesome :)11:35
tsdgeosSaviq: Cimi's doing it11:36
=== MacSlow|lunch is now known as MacSlow
Saviqmhr3, right, damn11:51
Saviqmhr3, pushed11:52
mhr3Saviq, actually, not enough, for some reason adding that event makes unity crash11:52
mhr3without it, it starts up11:52
mhr3but with it, it doesn't11:52
mhr3Saviq, upstart logs shows just http://paste.ubuntu.com/7267488/11:54
Saviqmhr3, try adding & after the initctl emit please11:56
Saviqmhr3, tsdgeos reported that emit blocking forever, maybe that? or are you getting an actual crash?11:57
mhr3Saviq, it would be unity8 itself crashing, right?11:57
Saviqmhr3, if it would, yes11:57
mhr3i do have a unity8 crash here from few minutes ago11:58
mhr3looking11:58
mhr3Saviq, http://paste.ubuntu.com/7267524/12:02
Saviqmhr3, that's on stop12:02
mhr3Saviq, alrighty, & fixes12:04
mhr3that does make me wonder what sorcery is that12:04
mhr3initctl emit with noone listening == infinite wait?12:04
mhr3oh upstart, upstart12:05
Saviqmhr3, not with noone listening, *something* that's listening takes forever12:06
mhr3or that :)12:06
mhr3fwiw the initctl process is just sleeping in poll()12:07
mhr3poll from deep inside libdbus12:07
mhr3http://paste.ubuntu.com/7267565/12:09
mhr3but maybe it's not upstart itself12:10
=== alan_g is now known as alan_g|lunch
=== paulliu-dinner is now known as paulliu
=== _salem is now known as salem_
Saviqmhr3, can you verify silo 001 for me with the indicator fix?13:01
mhr3Saviq, k13:01
Saviqworked fine here13:02
mhr3Saviq, yep here too, +113:04
Saviqmhr3, thanks13:05
=== alan_g|lunch is now known as alan_g
=== jhodapp|afk is now known as jhodapp
=== greyback|lunch is now known as greyback
Cimitsdgeos, you set filtered as readonly, but in dashrenderers you forgot readonly 140+    property bool filtered: true13:32
tsdgeosyes13:33
tsdgeosDashrenderer is not a FilterGrid13:33
tsdgeosDashRenderer is just "base common API" for the Dash Renderers13:34
tsdgeosthe thing is matched in qml/Dash/CardFilterGrid.qml13:34
tsdgeoswith13:34
tsdgeosfiltered: filterGrid.filtered13:34
Cimiyes13:35
Cimitsdgeos, but we have readonly13:35
Cimiin filtergrid13:36
Cimidon't we want to preserve same api?13:36
tsdgeoswe can't13:36
tsdgeossince we have the DashRenderer "base item" and CardFilterGrid.qml that "implements it"13:38
tsdgeoswe can't set it readonly in DashRenderer13:38
tsdgeosand then set it in CardFilterGrid to be filtered: filterGrid.filtered13:38
tsdgeosi think13:38
tsdgeosmaybe i'm wrong13:38
tsdgeoslet me try :D13:38
tsdgeosyeah, can't13:38
tsdgeosCardFilterGrid.qml:31:5: Invalid property assignment: "filtered" is a read-only property13:38
tsdgeosCimi: it'd be cool if we could do what you say though13:38
tsdgeosi agree13:38
Cimiok13:38
tsdgeosCimi: at least the documentation of filtered makes it clear it's supposed to be used for read only, no?13:39
tsdgeosor maybe not that much :D13:40
tsdgeosman, we're not the only ones with CI problems, can't land my Qt fix because their jenkins is foobar'ed too13:55
dandradermzanetti, so you're back to work on unity8 trunk now right?14:00
mzanettidandrader: well.. I'm trying to implement the animation for the tablet right edge. can do that on either branch I guess. the animation is the same regardless if its images or items.14:03
mzanettiI'll leave the screenshot updating away for now anyways...14:04
mzanettidandrader: the reason why on trunk is that the FakeApplicationManager works there14:05
mzanettiso I can develop on my laptop instead of using the slow devices14:05
mterryOMG, I just flashed my actual phone instead of my work phone14:06
mterry:(14:06
mzanettimterry: :D yep. happened to me already too14:06
mzanettimterry: were you using android on that or dogfooding ubuntu?14:07
mterrymzanetti, I even have a case for my work phone so I know not to do this14:07
mterrymzanetti, dogfooding14:07
mzanettimterry: ah ok. then its not that bad I guess, unless you bootstrapped14:07
mterrymzanetti, I did!14:07
mzanettilol14:07
mzanettiok, that's a bigger fail then14:07
mterry:)  Eh, it's OK.  Now that contacts syncing happened, I didn't have much data there I cared about14:08
mterryJust have to redownload all my apps14:08
mzanettitrue... but contact sync was working for me since day one. (setting it up manually tho)14:08
Cimitsdgeos, whas ./run that was not working for u on the desktop?14:09
dandradergreyback, mind reviewing this one? https://code.launchpad.net/~dandrader/platform-api/window_get_size/+merge/21615614:09
greybackdandrader: sure. That's an API change, so need to bump the version number14:10
dandradergreyback, you mean in the debian/changelog?14:10
greybackdandrader: yep14:11
dandradergreyback, or set(UBUNTU_PLATFORM_API_VERSION_MINOR 0) ?14:11
tsdgeosCimi: correct14:11
tsdgeosCimi: it does work if i do some workaround though14:12
greybackdandrader: both14:12
=== maxb_ is now known as maxb
greyback;l14:12
dandradergreyback, done14:18
greybackta14:19
Saviqpaulliu, please push your logout things to bzr and let us know where to look when you EOD today14:39
paulliuSaviq: yes.14:41
paulliuI'm testing right now. Will push it soon14:41
Saviqawesome14:41
=== alan_g is now known as alan_g|tea
Cimitsdgeos, cimi@draco:~$ cat .cache/upstart/unity8.log14:44
Cimiinitctl: Connection was disconnected before a reply was received14:44
Cimi/bin/sh: 1: exec: -mousetouch: not found14:44
tsdgeosCimi: that's weird14:44
tsdgeosit's like the variable for the unity8 path wasn't found14:45
tsdgeosCimi: which shell do you use?14:46
Cimitsdgeos, unity714:46
SaviqCimi, or you're not in an upstart session there?14:46
SaviqCimi, echo $UPSTART_SESSION14:46
tsdgeosCimi: as in zsh, bash, foosh, etc14:46
Cimibash14:46
SaviqCimi, and check if there's no .crash for init in /var/crash14:46
tsdgeoshmmm, works here14:46
SaviqCimi, ./build first?14:47
SaviqCimi, is ./builddir/src/unity8 there?14:47
tsdgeosi guess readlink is failing?14:48
tsdgeosCimi: http://paste.ubuntu.com/7268563/ what does it return?14:48
Ciminevermind guys, works now14:48
CimiI guess I did not run build14:49
Cimior simply some debuild or sbuild deleted the dir14:49
Cimikeeps respawning though14:50
Cimiunless you ctrl c14:50
tsdgeosyep14:51
=== alan_g|tea is now known as alan_g
tsdgeoswe agreed with Saviq that it was "good enough" for us14:52
tsdgeosthat are the target group of run14:52
tsdgeosmostly14:52
tsdgeoss/us/developers maybe14:52
paulliugreyback: for applicationmanager can I just call onSessionStopping to stop the apps?14:53
paulliugreyback: Should I only close the focused app?14:53
greybackpaulliu: that method is called by mir to report that a client (application) is disconnecting (probably shutting down).14:54
greybackso something else caused that app to shut down14:54
paulliugreyback: ok.14:54
greybackpaulliu: stopApplication is what you want14:54
paulliugreyback: ok. got it14:55
greybackpaulliu: this is for log out, yes? In that case, it would be best to close all apps, no?14:55
paulliugreyback: yeah.. I'll iterator the applist and close all of them14:55
greybackpaulliu: I'm not sure what logout really will do. Does upstart tear down the whole user session?14:56
greybackbut it's nicer to close apps, before mir/unity8 has shut down14:56
greybackkgunn: have just created lp:unity-mir/devel, who do I poke to get CI and autolanding going?14:57
=== dandrader is now known as dandrader|afk
kgunnfginther: could you possibly help us ? ^14:59
kgunnor a designate14:59
fgintherkgunn, ack15:00
paulliuSaviq: is Qt.quit(); good for end the Shell?15:09
Cimipaulliu, qt quit sends a signal that we need to connect to15:10
Cimiin the main.cpp15:10
paulliuCimi: ok.15:10
Cimipaulliu, what u need to do?15:10
paulliuCimi: logout and quit the shell.15:10
Cimipaulliu, so you need to handle it15:11
paulliuCimi: got it15:11
Cimipaulliu, QObject::connect(view->engine(), SIGNAL(quit()), application, SLOT(quit()));15:12
Cimipaulliu, you can change SLOT(quit()) to your likings15:12
Saviqpaulliu, yeah, and take Cimi's unity-mir branch15:13
Cimipaulliu, put this like line 127 of main.cpp15:13
Saviqhttps://code.launchpad.net/~cimi/unity-mir/unity-mir.stop-server_wizard/+merge/21498315:14
=== beidl_ is now known as beidl
=== gatox is now known as gatox_lunch
=== dandrader|afk is now known as dandrader
CimiSaviq, can we close the greeter when the screen turns off?15:29
CimiSaviq, so annoying to turn the screen on and seeing the greeter closing15:29
SaviqCimi, bug #123356415:29
ubot5bug 1233564 in mir (Ubuntu) "Wrong frame is seen on wake up/resume/unlock." [High,Triaged] https://launchpad.net/bugs/123356415:29
* greyback has to go, happy easter all15:37
tsdgeoso/15:37
Saviqo/15:37
dandrader \o15:38
Saviq\o/15:38
dandrader_o_15:38
Saviq/o/15:38
Saviq/away15:38
paulliuSaviq: https://code.launchpad.net/~paulliu/unity-mir/logout/+merge/21633615:56
paulliuSaviq: I'm testing the unity8 code now. Will push it later.15:56
=== bschaefer_ is now known as bschaefer
=== gatox_lunch is now known as gatox
didrocksolli: Saviq: in case you didn't notice, but the indicator startup fix for the unity8 session is available in the release pocket (just in time)16:43
ollididrocks, most awesome!16:43
dandradermzanetti,  you don't animate SpreadDelegates when its correponding model entry is removed, right?16:48
dandradermzanetti, they just vanish from the Repeater and that's it16:48
dandradermzanetti,  ok, guess you went for your holidays already16:57
=== alan_g is now known as alan_g|EOD
paulliuSaviq: https://code.launchpad.net/~paulliu/unity8/logout/+merge/21637317:16
darklight_so in 14.04, if one sets the scale and plugins hotcorners they get reset every session BUT if one puts them last in dconf in org->compiz->profiles->unity->plugins->core the settings are remembered, only issue is that then when using meta+w and meta+s unity segfaults17:20
=== dandrader is now known as dandrader|lunch
mzanettidandrader|lunch: hey, no, I don't do that yet, but I guess that should happen at some point17:39
fgintherkgunn, lp:unity-mir/devel is now setup18:08
=== jhodapp is now known as jhodapp|lunch
=== dandrader|lunch is now known as dandrader
=== jhodapp|lunch is now known as jhodapp
=== salem_ is now known as _salem
=== jhodapp is now known as jhodapp|afk
=== bschaefer_ is now known as bschaefer
josharensonkgunn are you eod?23:12
kgunnjosharenson: almost23:24
kgunnwhat's up?23:24
josharensonkgunn: I talked with fginther at length today about the CI test. Its getting frustrating rewriting it every time we come up with a new way to run the tests.... However I think we finally nailed down how its going to work.23:25
kgunncool23:26
josharensonkgunn: so I've retracted all my MPs and I'm implementing the solution we discussed. Just wanted to give you an update on progress since its been kinda choppy23:26
kgunnjosharenson: no worries, i know you're hard at it...and its a lot of mucky infra-stuff23:27
darklight_what's the appropiate way to set up hotcorners in 14.04  ?23:43
darklight_because the options don't stick and changing the order of expo and scale in dconf makes unity segfaults when using the shortcuts meta+w or meta+s23:44

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