/srv/irclogs.ubuntu.com/2014/09/23/#ubuntu-unity.txt

=== _salem is now known as salem_
=== salem_ is now known as _salem
=== _salem is now known as salem_
=== salem_ is now known as _salem
tsdgeosMacSlow: so https://code.launchpad.net/~nick-dedekind/unity8/lp1336715-checkable-bindings/+merge/234503 can be approved then?08:14
MacSlowtsdgeos, I could not run an instance of that branch to verify it fixing the problem locally here... that's why I did not approve it yet... if you could/want to do that, that's fine08:15
tsdgeosMacSlow: what problem did you have running it?08:16
MacSlowtsdgeos, I just got my DSL working again today and am still pulling updates and such...08:16
MacSlowtsdgeos, only unity8-dash starts via the run.sh script08:17
tsdgeosMacSlow: run it on the phone with the contents of http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-utopic-armhf/6057/artifact/work/output/*zip*/output.zip ?08:18
MacSlowtsdgeos, that's my second option08:19
MacSlowtsdgeos, still I'd also like to get my system back in a working state too :)08:19
tsdgeosMacSlow: ok, see if you can get it done today, it's one of kevin's priority branches08:19
MacSlowtsdgeos, I know... read that email too08:19
tsdgeos:)08:20
tsdgeosCimi: were you taking care of https://code.launchpad.net/~unity-team/unity8/card-visual-tweaks/+merge/234332 ?08:31
MacSlowdednick, I managed to get the flight-mode setting to get out of sync again... https://code.launchpad.net/~nick-dedekind/unity8/lp1336715-checkable-bindings/+merge/234503/comments/57625408:38
MacSlowdednick, perhaps there's more to this than just the bindings?08:39
dednickMacSlow: so what is out of sync exactly?08:41
MacSlowdednick, the system-settings, indicator-icon and indicator-toggle for flight-mode...08:41
dednickMacSlow: is the flightmode in settings not the same as flightmode in indicator?08:41
MacSlowdednick, correct...08:42
MacSlowdednick, the icon is stuck in "flight mode on" (showing the plane-icon) and system-settings flight-mode toggle and indicator-toggle for flight-mode are out-of-sync... they were fine the first ~10 tries I did switching between states08:43
dednickstuck?08:43
MacSlowdednick, no matter what I set fight-mode to now (indicator or system-settings) the plane-icon stays visible08:44
dednickMacSlow: how did you reprodce? toggling in settings or in indicator?08:44
MacSlowdednick, both08:44
MacSlowdednick, it was fine and solid like the ten first switches... was about to approve it (disregarding the ap-issue)08:45
dednickr56 or krillin? hm. why is mine one flashing 48...08:46
dednickMacSlow: which image you using?08:46
dednickdevel-proposed?08:47
MacSlowdednick, very likely08:47
dednickok. i guess you were on 46, not 56. i'll take a look08:48
tsdgeosmzanetti: maybe you can add to the next silo? https://code.launchpad.net/~aacid/unity8/fix_gsv_test/+merge/235580 it's a test fixing patch09:04
mzanettitsdgeos: ah great, thanks09:05
mzanettitsdgeos: can you give this one a shot? https://code.launchpad.net/~mzanetti/unity8/fix-greeter-left-edge/+merge/23550809:08
tsdgeosmzanetti: sure09:09
mzanettitsdgeos: I wonder why testShell and testShellWithPin crash in jenkins09:09
tsdgeosbecause they don't have my branch09:09
tsdgeoshttps://code.launchpad.net/~aacid/unity8/need_schemas_qmluitests/+merge/23525209:09
tsdgeosthis "my branch"09:10
mzanettiaaah09:10
mzanettiok. that one is in the next silo09:10
mzanettiwill add the other test fixing branches too09:10
tsdgeosmzanetti: not sure i understand the bug09:15
tsdgeosis it about long vs short swipe09:16
tsdgeos?09:16
mzanettitsdgeos: there's a video attached09:16
mzanettiin the bug report09:16
tsdgeosok09:17
tsdgeosi see now09:17
tsdgeosneed to unbrick my n409:17
tsdgeosgaaaaaaarg09:17
tsdgeosdamned thing is stuck in some weird mode09:17
tsdgeosguys, don't update your n409:25
tsdgeosimage 252 seems to have some weirdness09:25
tsdgeosdoesn't boot09:25
MacSlowtsdgeos, bricked my device too09:25
MacSlowtsdgeos, just in time for again-working DSL :)09:26
tsdgeos;)09:26
MacSlowstill hate vodafone though09:26
tsdgeosMacSlow: i'm giving this a try09:28
tsdgeosubuntu-device-flash ubuntu-system --channel devel-proposed --wipe --bootstrap --developer-mode  --revision=25109:28
tsdgeossee if it brings it back09:29
MacSlowtsdgeos, missing a = between --channel and devel-proposed09:29
tsdgeosMacSlow: that has always worked :D09:29
tsdgeosnot sure if by change maybe09:29
tsdgeosmzanetti: should that be an else if?09:32
=== zbenjamin_ is now known as zbenjamin
mzanettitsdgeos: don't think so09:33
mzanettitsdgeos: left edge swipe should show the dash too09:33
tsdgeoshmmm09:33
tsdgeosright09:34
MacSlowtsdgeos, question regarding lp:~unity-team/unity8/croppedImageMinimumSourceSize ... can onSourceSizeChanged be interrupted by anything (another size-change)?09:56
tsdgeosMacSlow: yes, and that is why the function guards itself09:57
MacSlowtsdgeos, that's what wasn't clear and made me question resizing... but ok then09:58
tsdgeosMacSlow: well i'm assigning sourcesize inside the function, that will obviously call onSourceSizeChanged ;)09:58
MacSlowtsdgeos, is there any quantative test I could do to see the savings of lp:~unity-team/unity8/croppedImageMinimumSourceSize ?10:26
tsdgeosMacSlow: there is, i don't know how though :D10:28
tsdgeostextures in the gpu will be smaller10:29
tsdgeosi know you can check that, not sure how tohought10:29
MacSlowtsdgeos, ok... I'll try to see if I can find a way to measure that10:29
MacSlowdamn.... unity8-private from your branch fails to install due to dependency-problems on the device10:31
MacSlowaaand I bricked the device :/10:32
MacSlowtsdgeos, btw... the qml-test Card::test_padding fails for the "No Summary" data-set with lp:~unity-team/unity8/croppedImageMinimum10:42
tsdgeosright10:47
tsdgeosah10:56
tsdgeosMacSlow: do you have the prerequisite?10:56
mzanettitsdgeos: do you happen to know which one is the bad package that breaks image 252?11:04
tsdgeosmzanetti: no i do not :/11:05
MacSlowtsdgeos, yes installed that first of course11:11
=== MacSlow is now known as MacSlow|lunch
tsdgeosMacSlow|lunch: that's weird, it works fine here with the pre-requisite11:12
tsdgeosMacSlow|lunch: can you run make tryCard and tell me if you see the mascot?11:13
greybackmzanetti: http://people.canonical.com/~ogra/touch-image-stats/252.changes is list of changed packages in 252, lxc-android-config or apparmor would be ones I'd suspect11:23
mzanettigreyback: probably... I just figured flashing 251 and then upgrading to silo 6 is working fine. so not a big blocker any more11:24
facundobatistaHolas11:24
mzanettio/11:24
=== _salem is now known as salem_
seb128hum11:47
seb128I've unity8 frozen on rtm 5611:48
seb128what info would be useful?11:48
seb128I was swipping between scopes and it started hanging11:48
seb128I couldn't interact with the dash but I was still able to right-edge swipe between running softwares11:48
seb128but I tried to show the launcher and that got stucked as well and now nothing is working11:48
seb128hum, stopping the location service unstucked things (it was using 100%)11:49
seb128cpu11:49
greybacknot good, we must be blocking on dbus traffic11:50
seb128traffic or sync call11:50
seb128the location service is buggy for me, it's creating issues for others11:50
seb128like the camera app hangs for 30s on start in a sync dbus call to the location11:51
seb128I wonder if some scope is having the same issue11:51
seb128trying to get the location and blocking on a return that never comes11:51
dednickanyone know how to fix "Permission denied (publickey)." recieved from device when phablet-shell ?12:20
=== gatox is now known as gatox_away
=== MacSlow|lunch is now known as MacSlow
MacSlowtsdgeos,  trying now...12:32
MacSlowtsdgeos, I've to use lp:ubuntu-ui-toolkit/staging with it... lp:ubuntu-ui-toolkit doesn't have your scaling_image_provider_respect_one_requested_size_zero merged yet, right?12:38
cwayneCimi: ping12:41
=== salem_ is now known as _salem
=== dandrader is now known as dandrader|afk
tsdgeosMacSlow: right12:51
=== dandrader|afk is now known as dandrader
=== _salem is now known as salem_
Cimicwayne, pong13:29
tsdgeosWellark: can we merge https://code.launchpad.net/~aacid/connectivity-api/unused_qthread_include ?13:39
cwayneCimi: any eta for the card-visual-tweaks landing?13:41
Cimicwayne, branch is there redy for review13:41
Cimicwayne, but is behind a list of other branches13:42
=== gatox_away is now known as gatox
mterrymzanetti, sorry I forgot to comment on the main merge page, but I did this morning, you should be able to see the MP I've proposed for merging into yours14:00
Wellarktsdgeos: sure. it will go in on the next landing14:01
Wellarkwhen ever that is14:01
tsdgeosWellark: :D14:01
tsdgeosok14:01
mzanettimterry: ok... will review and merge.14:02
mzanettimterry: want a bug for the "pull-in-greeter-from-left"?14:03
mterrymzanetti, sure14:03
mzanettimterry: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/137295214:06
ubot5Launchpad bug 1372952 in unity8 (Ubuntu) "Can pull in greeter above the lockscreen" [Undecided,New]14:06
=== boiko_ is now known as boiko
greybacktsdgeos: hey, blocker I was looking into was that QDBusInterface blocks if the service you're trying to connect to either does not exist, or the process is SIGSTOPed14:39
tsdgeosgreyback: hmmm14:41
tsdgeosgreyback: doesn't look like what i had14:42
greybackok14:42
greybackjust in case14:42
greybackbut I do think we need to be more careful with dbus connections14:42
greybackit's an easy way for something external to make unity8 UI hang14:42
dandradercan't seem to find where the whitespace test puts its results...14:42
Wellarkgreyback: hey, do you know if you have any sessions you absolutely must attend at Washington?14:42
Wellarkbecause if you do or they pop up later, please let me know14:43
greybackWellark: I've not even looked at the calendar yet:)14:43
greybackWellark: how come?14:43
Wellarkso that I can make sure they don't overlap with the "unity8 indicators on unity7" session where I absolutely must have on on board :)14:43
Wellark*you on board14:44
greybackWellark: understood15:00
MacSlowmterry, thanks for the review on https://code.launchpad.net/~macslow/unity-notifications/synchronous-notification/+merge/234476 I've added a clarifying comment too... mind to also top-approve it, if you're happy with it?15:22
mterryMacSlow, ah.  I guess in theory you'd have mocks for each component15:27
mterryMacSlow, but ok, will top approve15:27
MacSlowmterry, thx15:28
=== gatox is now known as gatox_lunch
=== dandrader is now known as dandrader|lunch
=== gatox_lunch is now known as gatox
=== dandrader|lunch is now known as dandrader
yecril71plHello, the manual pages scope seems not to work at my place.17:32
yecril71plI cannot find anything in this scope.17:33
yecril71plCould you help me with this?17:33
=== dandrader_ is now known as dandrader|afk
=== dandrader|afk is now known as dandrader
=== salem_ is now known as _salem

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