/srv/irclogs.ubuntu.com/2016/03/29/#ubuntu-unity.txt

=== marcusto_ is now known as marcustomlinson
elachecheHey!10:13
elachecheI was looking for a way to check is the screen is locked or not via CLI.. :/ And if someone have an idea when the idle == "?xdm?" bug will be fixed10:13
* elacheche is trying to script a cron that send a mail whenever a user forget his screen not locked10:13
=== alan_g is now known as alan_g|lunch
mterrySaviq: heyo!  Hope you had a good holiday  :)  I found the bug that prevented RealName from being set -- usermod didn't work with a read-only  /etc, which I hadn't happened to test on before.  So I updated shadow again, pushed to xenial and ppa 7612:21
mterrySaviq: I also see the notes about the right edge desktop tutorial not even letting you through.  OK will look at that again12:22
Saviqmterry, nice ,thanks12:31
Saviqmterry, the latter should be reproducible on desktop12:32
Saviqmterry, that might explain why I saw real name working before - I probably had it on an rw device12:37
mterrySaviq: yeah me too  :(12:37
Saviqmterry, we're getting another chance on https://requests.ci-train.ubuntu.com/#/ticket/1186 after all, can you upload shadow (bincopy from archive for xenial and bincopy from 76 for overlay)?12:52
mterrySaviq: shadow copied.  I believe correctly this time  :)13:03
Saviqtx13:05
Saviqmterry, great, thanks13:05
=== alan_g|lunch is now known as alan_g
Saviq"Copied from ubuntu xenial in Primary Archive" that does sound reassuring :D13:06
tsdgeosMirv: https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/156332013:15
ubot5Launchpad bug 1563320 in qtdeclarative-opensource-src (Ubuntu) "[PATCH] Fix crash in hasAtlasTexture" [Undecided,New]13:15
mterrySaviq: ok and the right-edge desktop branch should have a fix now13:33
Saviqmterry, great, adding that13:34
Saviqoh grr, qtmir failed to build... EnableCoverage disappeared ¿?13:36
Saviqgreyback, do you guys ever check coverage in qtmir anyway?13:37
greybackSaviq: nah13:37
greybackok to remove it13:37
Saviqnot sure that would help TBH13:38
Saviqf00k13:38
Saviqthere's a new cmake in proposed since 2h ago :S13:39
mterryheh13:39
Saviqso cmake-extras are b0rked13:40
Saviqgaah13:40
Saviqnot sure how to fix that for real13:40
mterrySaviq: is it borked borked or just changed and we have to update?13:40
mterrySaviq: because if it's borked we can get an archive admin to remove it from proposed13:40
Saviqmterry, needs a no-change rebuild in theory13:41
mterrySaviq: cmake does?  let me see if I can push that button13:41
Saviqmterry, no, cmake-extras13:41
* mterry can, but whether I should13:41
Saviqmterry, but also should have a versioned cmake (= ) dep13:42
Saviqso that it prevents publishing cmake until cmake-extras gets rebuilt13:42
mterrySaviq: I don't see a new cmake-extras in https://launchpad.net/ubuntu/+source/cmake-extras13:42
Saviqmterry, exactly13:42
mterrySaviq: we use the train for cmake-extras it looks like.  We can just throw a no-change fix in our silo13:44
Saviqmterry, yeah, just doing that13:44
mterryAlthough I guess this would block other people too13:44
Saviqtrue dat13:45
Mirvtsdgeos: ack. current qtdeclarative landing has been pending for two weeks because of KDE autopkgtest breakage so silo can't enter QA queue13:45
Saviqmterry, I think this warrants a quick no-change upload to xenial proposed13:45
Saviqso that other people don't have to find out on their own13:46
Saviqand when we land cmake-extras next, we'll sync the changelog13:46
mterrySaviq: ok.  I'm  not familiar with the exact breakage, but I'll trust you.  no-change is unlikely to break something13:46
* mterry uploads13:46
Saviqmterry, it's quite simple, https://bazaar.launchpad.net/~ubuntu-branches/ubuntu/wily/cmake-extras/wily/view/head:/CMakeLists.txt13:47
SaviqCMAKE_ROOT changes with cmake majir/minor versions13:47
Saviq*major13:47
Saviqso the real problem is that https://bazaar.launchpad.net/~ubuntu-branches/ubuntu/wily/cmake-extras/wily/view/head:/debian/control does not have a versioned Depends on cmake (= $cmake_version)13:48
Saviqor well, a cmake (>= $cmake_version), cmake (<< $cmake_version+1)13:48
mterrySaviq: OK, well I just did the quick fix and uploaded a no-change.  Still needs to be manually approved to enter the queue, but should happen relatively soon13:48
Saviqmterry, ack, thanks13:49
SaviqIIUC the above would block cmake from getting into archive unless cmake-extras is rebuilt (due to cmake-extras being uninstallable)13:49
Saviqs/being/becoming/13:50
Saviqobviously this wouldn't help when built with proposed, but at least someone will notice cmake's stuck in proposed (hopefully)13:52
=== JMulholland_ is now known as JMulholland
=== dandrader is now known as dandrader|afk
pstolowskijosharenson, hey, have you just added MP to silo 71? cause I did fix the problem of DEFAULTS a few hours ago already (it's in my main unity-scopes-shell branch) :/15:53
pstolowskijosharenson, and we have conflict now15:53
josharensonpstolowski: ok ill remove the MP15:54
pstolowskijosharenson, sorry, i didn't know you intend to work on the plugin side too15:54
josharensonpstolowski: its ok, i figured a lot of people were on holiday yesterday so I was safe to get that in15:54
=== shuduo-afk is now known as shuduo
pstolowskijosharenson, i'm still debugging one more issue with our changes in this silo15:55
josharensonpstolowski: what is the issue?15:57
pstolowskijosharenson, you should be able to +1/-1, but the icon doesn't change after you +1 something15:58
josharensonpstolowski: ah ok15:58
pstolowskijosharenson, this is because at some point the categoryId of the activated results is dempty on the shell plugin side.. currently debugging if unity8 is passing it15:58
josharensonpstolowski: ok let me know if there is anything I can help with15:59
pstolowskijosharenson, k, thanks15:59
=== dandrader|afk is now known as dandrader
=== marcusto_ is now known as marcustomlinson
=== attente_ is now known as attente
=== alan_g is now known as alan_g|EOD
mterrySaviq: btw, cmake-extras got approved to xenial17:56
=== dandrader is now known as dandrader|afk
Saviqmterry, great. thanks19:23
=== dandrader|afk is now known as dandrader
=== shookees is now known as Guest59728

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