=== balloons16 is now known as balloons | ||
=== ljp is now known as lpotter | ||
Saviq | pstolowski, FYI, I pulled activation progress from silo 51 since unity-scopes-shell is stuck in proposed currently due to the libjsoncpp migration | 09:33 |
---|---|---|
pstolowski | Saviq, ok, np | 09:34 |
Saviq | cimi, one slap on the wrist for you: https://code.launchpad.net/~aacid/unity8/preview_audio_playlist/+merge/284624/comments/727453 | 09:34 |
Saviq | ltinkl, and one for you: https://code.launchpad.net/~aacid/unity8/dash_resizing_fixes/+merge/285453/comments/727471 | 09:35 |
Saviq | ;) | 09:35 |
cimi | Saviq, I discussed with albert around that | 10:07 |
cimi | let's wait him on monday | 10:08 |
Saviq | cimi, what was the rationale? | 10:09 |
cimi | that has been to many squirrels ago Saviq! (I cannot find irc log) he told me that this is how playlists work and I accepted | 10:12 |
Saviq | cimi, ok, let's see Monday | 10:13 |
cimi | Saviq, I asked him why he was wrapping the playlists instead of having a single for through the preview | 10:13 |
cimi | he said it was better this way, I think spotify does the same | 10:13 |
Saviq | cimi, could use a design review in that case | 10:16 |
popey | Anyone know where UI bugs in notifications on the phone should go? | 10:20 |
cimi | popey, unity8 | 10:24 |
Saviq | and we'll punt somewhere else, as usual | 10:27 |
popey | ok | 10:30 |
popey | https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1544909 :) | 10:32 |
ubot5` | Launchpad bug 1544909 in unity8 (Ubuntu) "Text overspills notifications" [Undecided,New] | 10:32 |
Saviq | popey, thanks, will fix | 10:34 |
cimi | Saviq, sounds like a bug on our side, we should elide no? | 10:36 |
Saviq | cimi, the wrapping went wrong, rather | 10:36 |
Saviq | cimi, not sure which we use, but we should use Qt.Wrap | 10:37 |
cimi | Saviq, wrapMode: Text.WordWrap | 10:39 |
cimi | Saviq, yeah | 10:39 |
Saviq | cimi, yup, that's wrong | 10:42 |
Saviq | cimi, I believe the other - maximumLineCount and elide we do have set up, it's just that it didn't wrap mid-word | 10:42 |
cimi | Saviq, https://code.launchpad.net/~cimi/unity8/fix1544909/+merge/285852 | 10:45 |
Saviq | cimi, ack | 10:51 |
greyback_ | network flaky today | 12:06 |
greyback_ | Saviq: does Dash draw the UbuntuOne login, or is that a trusted prompt? Any idea where the bugtracker for that is? | 12:08 |
Saviq | greyback_, accounts-service | 12:08 |
Saviq | d'oh | 12:09 |
Saviq | online accounts | 12:09 |
Saviq | not as | 12:09 |
Saviq | greyback_, ubuntu-system-settings-online-accounts | 12:10 |
=== alan_g is now known as alan_g|lunch | ||
=== dandrader is now known as dandrader|afk | ||
=== alan_g|lunch is now known as alan_g | ||
=== dandrader|afk is now known as dandrader | ||
faenil | mzanetti: Saviq OSK not appearing, known issue? | 15:43 |
faenil | http://pastebin.ubuntu.com/15024835/ | 15:43 |
faenil | qtmir.surfaces: MirSurface[0x1885048,"-"]::dropPendingBuffer() dropped=0 left=2 - failed to upate texture | 15:43 |
Saviq | faenil, context? | 15:43 |
faenil | Saviq: OOBE, wifi password dialog | 15:43 |
mzanetti | faenil, it is known that sometimes it doesn't appear. however not to and extent where we wouldn't require more info | 15:43 |
faenil | and then login as well | 15:43 |
mzanetti | faenil, I think something crashes and doesn't reconnect sometimes | 15:43 |
faenil | patriciadavila said she's seen this multiple times on different devices in the last few days | 15:44 |
mzanetti | hmm... | 15:44 |
faenil | (rc-proposeD) | 15:45 |
mzanetti | dandrader, do you have some more info on what info to collect when the OSK doesn't show up? | 15:45 |
patriciadavila | mzanetti: in the last few days, it has happened a few times, but when i restarted the device, then the OSK will show up. Now, i've just flashed a device with rc-proposed and no OSK in OOBE and in the greeter | 15:46 |
mzanetti | patriciadavila, you just flashed, without adding a silo? | 15:46 |
patriciadavila | mzanetti: yes | 15:47 |
mzanetti | did you flash with --wipe? | 15:47 |
patriciadavila | mazanetti: that was the next thing that i was going to do, install silo 45 | 15:47 |
mzanetti | and what device? I might be able to reproduce if it happens so often for you now | 15:47 |
patriciadavila | mzanetti: $ ubuntu-device-flash touch --device krillin --bootstrap --channel ubuntu-touch/rc-proposed/ubuntu --wipe --developer-mode --password=1111 | 15:48 |
patriciadavila | mzanetti: krillin | 15:48 |
mzanetti | patriciadavila, you probably don't want to use --bootstrap all the time | 15:49 |
mzanetti | anyhow, that should be unrelated | 15:49 |
Saviq | or --device krillin | 15:49 |
mzanetti | ok, will try to repro | 15:49 |
dandrader | mzanetti, no... steps to reproduce would be the best thing (on info to collect) | 15:51 |
mzanetti | dandrader, apparently this is it: ubuntu-device-flash touch --device krillin --bootstrap --channel ubuntu-touch/rc-proposed/ubuntu --wipe --developer-mode --password=1111 | 15:52 |
mzanetti | to reproduce... happens in about 3/4 of the times they said | 15:53 |
patriciadavila | mzanetti: I just flashed another krillin using same command and now the OSK shows. I don't know what are the steps to reproduce.. it has happened in the new OOBE (silo 33) and the old OOBE and also the greeter | 16:00 |
patriciadavila | (so far) | 16:00 |
mzanetti | I believe there is a race condition at startup somewhere, because I have seen that issue before, but really only in like 1 out of 100 reboots. if it starts appearing more often now, that's good and bad... we really need to fix it asap, but we might get a chance to catch it | 16:02 |
=== dandrader is now known as dandrader|afk | ||
=== dandrader|afk is now known as dandrader | ||
mterry | Saviq, mzanetti: ah... that 1970 can't-unlock-your-phone bug doesn't make me feel so bad now: http://www.theguardian.com/technology/2016/feb/12/setting-the-date-to-1-january-1970-will-brick-your-iphone-ipad-or-ipod-touch | 20:29 |
lpotter | have you tried that on ubuntu phone? | 20:46 |
ltinkl | lpotter, we've had users who were hit by this :) | 20:52 |
Saviq | ;D | 21:04 |
mzanetti | haha | 21:16 |
lpotter | mzanetti: I have some time to work on qinputinfo. writing some autotests at the moment, as well as finding/fixing bug | 21:48 |
mzanetti | lpotter, ah, great | 22:14 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!