=== maclin1 is now known as maclin [09:17] mzanetti, hey, bug #1521518 :/ [09:17] bug 1521518 in unity8 (Ubuntu) "OSK doesn't come up in login screen if mouse connected on nexus 7" [Undecided,New] https://launchpad.net/bugs/1521518 [09:19] Mirv, hey, need any help with Qt 5.6? [09:21] Saviq: did he not just release 5.5 [09:22] Saviq: after I get 5.5 out, I will start with 5.6. but nothing yet, I can't parallel work on 5.4.1 + 5.4.2 + 5.5 + 5.6, I like to keep it at max three :) [09:22] davmor2: not yet, but maybe later today (into xenial-proposed) [09:23] it's ok to have two stable releases since for those I mainly touch qtbase + qtdeclarative on average, but two development releases with 20 git branches for both is too cumbersome [09:23] Mirv: Just tell him the truth you like to sleep too [09:24] davmor2, Mirv, yeah I meant 5.5 ;) [09:25] Saviq: oh ok :D well it's done now basically, I will publish it later today. any new problems found, if there are some, then yes please fix. but at the moment, I'm just finalizing some KDE arm64 stuff. [09:25] ack [09:32] Saviq: see he gets all the fun doesn't he, not only does he get to break unity 8 he gets to break KDE too [09:32] :) [11:03] :'( arale/rc-proposed r182, the mouse is not recognised any more... i can't see the pointer [11:07] gatobaubau, bug #1518395, fixed already, so will be better with the next update [11:07] bug 1518395 in unity8 (Ubuntu) "Cursor no longer appears in unity8 desktop" [Critical,Fix released] https://launchpad.net/bugs/1518395 [11:08] thanks Saviq, sub [11:08] Saviq, not sure if related. arale shouldn't shouldn't have anything to do with touchpads.... [11:09] dandrader, oh that was only for touchpads, though mice as well [11:09] +t [11:19] mzanetti, wdyt ↑↑? [11:19] hmm [11:20] yeah, that bug only affected touch pads [11:20] I whish I'd know what image 182 means [11:21] gatobaubau, what mouse? [11:22] ok. 182 is the latest one [11:23] mzanetti, a red one [11:23] j/k :D [11:23] it's a usb mouse [11:23] oh, we only support purple and orange ones [11:23] :P [11:23] and i use a usb - miniusb? connector [11:23] interesting [11:23] worked before [11:23] same mouse [11:23] yes, it should work [11:23] yep [11:23] so when you move the mouse and click [11:24] does it still do something? [11:24] in other words, is it only the cursor image that's gone, or is the mouse not working at all? [11:24] nothing, i've tried to click and drag on the scopes apps... but nothing [11:24] hmm, ok [11:24] the led is lit.. so the phones see the mouse [11:24] did it switch to windowed mode when you plugged the mouse? [11:25] no... it only switches with an bt mouse [11:25] it shouldn't [11:25] so with an usb mouse it never auto switched to windowed mode, and it's not switching now [11:25] gatobaubau, are you willing to use apt-get on that device (implies breaking OTA updates until you reflash)? [11:26] it really should switch with a USB mouse too [11:26] something's broken there it seems [11:26] mzanetti, i kinda don't want to reflash because it's my main phone :> [11:26] don't want to lose stuff [11:27] fwiw, just reflashing doesn't touch any of your data [11:27] you just need to make sure to *not* use --wipe or --bootstrap [11:27] mzanetti, oh. then ok [11:28] ok, gimme some minutes please. I'll be back [11:28] mzanetti, can i give you 10? [11:28] mzanetti, i have to do something [11:28] sure [11:28] now [11:28] ok. brb [11:39] gatobaubau, when you're back: https://docs.google.com/document/d/19Tr1a42bK7jG6mOc7axpSySwyajYpuHaFB4fSgdfn28/edit?usp=sharing [11:39] no need to use apt-get [11:47] mzanetti, back, can't i just wget http://notyetthere.org/data/lsinput ? i'm already connected via adb [11:47] yes [11:49] mzanetti, here you go :P http://pastebin.ubuntu.com/13597537/ [11:49] do i need to lsinput while the mouse is connected? [11:49] yes [11:49] ok... it seems to be the touchpad issue [11:50] mzanetti, so i don't have the mouse connected now, the phone is connected to the pc [11:50] oh ok [11:50] should i run it again with the mouse connected? [11:50] gatobaubau, you can ssh to the phone over wifi [11:50] yes, please connect that mouse and run it again [11:50] good point... /me updates the doc [11:50] mzanetti, or i can open the terminal? [11:51] yes [11:51] whatever works for you [11:54] hm.. mzanetti from the terminal i get bash: ./lsinput: Permission denied [11:54] hmm... I guess adb shell does it at root [11:55] try sudo... or chown it to phablet or something [11:55] sudo: unable to execute .. same error [11:56] ls -l lsinput [11:57] -rwxr-xr-x 1 phablet phablet [11:57] hmm... looks fine [12:00] mzanetti, should i use this to enable ssh? http://askubuntu.com/questions/348714/how-can-i-access-my-ubuntu-phone-over-ssh [12:01] just plug it to the PC, run "phablet-shell" once [12:01] after that you should be able to ssh into it over wifi too [12:02] woa, nice :D [12:05] mzanetti, phablet-shell [12:05] Host [localhost]:2222 not found in /home/pixel/.ssh/known_hosts [12:05] ls: cannot access /home/pixel/.ssh/*.pub: No such file or directory [12:06] ssh phablet@192.168.0.101 [12:06] Permission denied (publickey). [12:06] hmm [12:07] what's going on today [12:07] this should work too [12:07] ah wait [12:07] cannot access /home/pixel/.ssh/*.pub: No such file or directory [12:07] you don't have a ssh key [12:07] ssh-keygen [12:09] Your public key has been saved in /home/pixel/.ssh/id_rsa.pub. [12:09] phablet-shell [12:09] Host [localhost]:2222 not found in /home/pixel/.ssh/known_hosts [12:09] Warning: Permanently added '[localhost]:2222' (RSA) to the list of known hosts. [12:09] Permission denied (publickey). [12:10] you still havve to copy the public key to /home/phablet/.ssh/authorized_hosts [12:10] localhost? [12:11] anpok, so ... adb push ~/.ssh/id_rsa.pub /home/phablet/.ssh/authorized_keys ? [12:12] should do yes [12:12] 9 KB/s (393 bytes in 0.040s) [12:13] afaik phablet-shell should copy the key on its own [12:13] anyhow, yes, if it doesn't, copy it yourself [12:13] ~/.ssh$ ls [12:13] authorized_keys authorized_keys2 [12:14] so i have the keys [12:14] not sure why there are 2 of them [12:17] authorized_keys2 is from July [12:17] authorized_keys [12:17] -rw-rw-rw- 1 phablet phablet 393 Dec 1 14:12 authorized_keys [12:18] so phablet-shell didn't copy the key [12:25] is it working now? [12:25] nope [12:25] ssh phablet@192.168.0.101 [12:25] Permission denied (publickey). [12:26] mzanetti, tried from ubuntu sdk open ssh connection to the device [12:26] but it does nothing [12:27] that uses phablet-shell. so only working from USB [12:27] oh :/ i know nothing X-( [12:29] lemme delete the both keys [12:30] and make a new one [12:40] mzanetti, cat ~/.ssh/config [12:40] Host kvm.snappy [12:40] Hostname localhost [12:40] Port 8022 [12:40] User ubuntu [12:40] UserKnownHostsFile /dev/null [12:40] StrictHostKeyChecking no [12:40] mzanetti, how is your ssh config? [12:41] don't have one [13:00] mzanetti, Dec 1 14:57:02 ubuntu-phablet sshd[9532]: error: Could not load host key: /etc/ssh/ssh_host_ecdsa_key [13:00] Dec 1 14:57:02 ubuntu-phablet sshd[9532]: error: Could not load host key: /etc/ssh/ssh_host_ed25519_key === alan_g is now known as alan_g|lunch [13:00] Dec 1 14:57:02 ubuntu-phablet sshd[9532]: Authentication refused: bad ownership or modes for file /home/phablet/.ssh/authorized_keys [13:21] gatobaubau, ok... I managed to reproduce it [13:21] gatobaubau, should be fixed with the next update [13:22] mzanetti, yay! :D === dandrader is now known as dandrader|afk [13:22] I wonder why the update didn't hit arale yet [13:25] tsdgeos, https://code.launchpad.net/~saviq/unity8/in-train-pot-update/+merge/279100 seems to actually be working :) [13:25] now we have to convince Powers That Be that this is acceptable on some level ;P [13:26] mzanetti, probably popey pushed the wrong buttons and it missed arale [13:26] gatobaubau, no... I just updated my arale to the latest version [13:26] still affected [13:26] still popey 's fault if you ask me [13:26] fair enough... [13:26] yep :D [13:27] Popescu, you really hate people knowing who you are :P [13:27] he does, yes [13:27] yep [13:28] j/k [13:31] Saviq, it's actually quite odd... even if I apt-get update and apt-get install unity8 on arale I don't get the fixed version yet [13:31] mzanetti, apt-cache policy unity8 ? [13:32] should be 8.11+16.04.20151126-0ubuntu1 [13:32] hmm... [13:33] problem is really that I can't flash my arale any more [13:33] system-image-cli --help [13:33] I need to OTA it all the time and manually revert things after testing silos [13:33] yeah, found the issue [13:33] the OOBE silo has a newer version number, but seems the build did not merge that trunk version yet [13:34] system-image-cli --build 0 [13:34] will force a full-image reflash [13:34] so equal to ubuntu-device-flash [13:34] oh [13:34] that's nice [13:35] muahaha [13:35] flashing over wifi [13:40] Saviq: nice [13:44] tsdgeos, the result: https://code.launchpad.net/~ci-train-bot/unity8/unity8-ubuntu-xenial-landing-028 [13:45] it does mean we get a diff in there even if no strings really changed, but... [13:45] that's actaully how it should be tbh [13:45] the line numbers are supposed to be accurate [13:46] in this case there's a diff also because it's run under a different locale [13:46] that has a different sorting rule for the . vs non . [13:46] i always hated that :D === dandrader|afk is now known as dandrader === alan_g|lunch is now known as alan_g [14:02] greyback, heyo, I heard you were around some designers? If you're around Jouni or mpt, can you poke them about the "flash animation" redesign (the animation that happens when flashing your device). They haven't given me feedback for my code changes in a bit [14:02] mzanetti, ltinkl, dednick https://code.launchpad.net/~dandrader/unity8/sizeHints/+merge/278743 could any of you guys review this one? [14:02] gatobaubau, https://code.launchpad.net/~mzanetti/unity8/drop-ignoredMice/+merge/279121 [14:03] dandrader, yup, I will if nobody else volunteers :) [14:03] dandrader, yep [14:03] ltinkl, feel free :) [14:03] mzanetti, ok :) [14:03] ltinkl, thanks! [14:03] lunching [14:04] Hi, anyone know how I can change the screen timeout on unity to never using bash please? [14:05] dandrader, just a question, why not define minimum/maximumSize as a QSize? [14:05] tsdgeos, yeah, but sometimes only the date will change [14:05] Saviq: yeah [14:05] in which case I'd skip the commit but can't be bothered [14:05] ltinkl, I think it's more convinient to manipulate them that way [14:05] ltinkl, and they can change independently [14:06] ltinkl, a size changes both dimensions at the same time [14:06] dednick, this one would be ready for review now: https://code.launchpad.net/~mzanetti/unity8/fix-occlusion-detection/+merge/278637 [14:06] mzanetti, yay! your the best [14:06] mzanetti, just claimed it [14:06] ah ok [14:07] Saviq: that's what we use in kde http://paste.ubuntu.com/13599590/ [14:07] to see if two files are different or not [14:07] dandrader, fyi: with trunk, if you have 2 maximized and 1 normal window, the maximized ones will disappear when the normal one is focused [14:07] but yeah i don't think it's the end of the world [14:08] tsdgeos, the comment seems outdated ;) [14:08] ah no, it's just that Content-T matches both :P [14:08] sneaky [14:08] as you were [14:09] mzanetti: aiight [14:09] dednick, dandrader seems to have claimed it already now [14:10] so you're off the hook :) === gatobaubau is now known as gato_aw [14:11] ltinkl, ok... going to test the OOBE stuff now... is the silo to be bilt? [14:11] :) [14:11] tsdgeos, I could put strip-tags in there, too ;) [14:11] mzanetti, yeah, I think it needs a rebuild [14:11] totally [14:11] Saviq, are you adding some magic hook to the train? [14:11] Saviq: yep :) [14:11] mzanetti, https://code.launchpad.net/~saviq/unity8/in-train-pot-update/+merge/279100 [14:12] nice! [14:12] add a clazy run [14:12] :D [14:12] but we seem to be doing well with tags recently [14:12] yeah... we moved them over to qtmir now :D [14:12] well, a clazy run should be a test, rather [14:13] Saviq, hmm... clazy does update things, not just bail out... I guess it could be made to just bail out [14:13] as should be comparing .qmltypes as checked-in and as generated [14:13] but nowadays we're having really weird things in there [14:13] in order to get it right you'd need to do major doc reading and object evaluation every time you add an arg to a method [14:13] I don't think we want to force people to do that all the time [14:13] instead I'd just let clazy do the magic once per month or so [14:16] mzanetti, I'd be wary to allow any tool modify code without supervision [14:17] yeah... I agree... was not really serious with doing that in the train [14:17] but also wouldn't want it to fail tests every time it finds something [14:17] because we're not talking about real mistakes any more. rather some super tiny optimizations [14:18] ltinkl, ok, building OOBE [14:20] anyone knows what's the benefit of https://code.launchpad.net/~attente/unity8/gtk-qt-im-module/+merge/278522 ? [14:21] William says "doing it here allows us to remove it from there" [14:21] but that doesn't seem like an improvement [14:21] mterry: sure [14:22] greyback, thanks -- they are probably aware of it, I'm just being anxious [14:22] But it has been a few weeks [14:22] mterry: I'll pester :) [14:29] dandrader, "don't crash..." card is blocked ("waiting for some outstanding MPs in qtmir to land first"), should I unblock? [14:30] Saviq: lp:unity8 updated with the changelog entry for no-change qt 5.5.1 rebuild [14:30] Mirv, ack [14:33] ltinkl, have a conflict in your branch [14:33] https://ci-train.ubuntu.com/job/ubuntu-landing-033-1-build/99/console [14:34] mzanetti, meh, gimme a sec [14:36] mzanetti, done (was the PO file) [14:36] ack === maclin1 is now known as maclin [14:58] mterry, were you not waiting for design feedback on https://trello.com/c/xzcvESdk/195-8-disallow-xapp-launching-notification-saying-connect-to-monitor-to-use too? [14:58] Saviq, oh yeah -- Alex never got back to me [14:59] greyback, ↑ [14:59] Saviq, I had just gone ahead with my wording, a copy of mzanetti's dialog layout, and no change to the launcher icons -- had completely forgotten that wasn't approved ;) [15:00] mterry: Alex isn't here :( [15:00] ah ok, /me poking him elsewhere [15:00] nope, not online [15:00] mterry, he's alexm fwiw [15:00] * mterry likes responsive designers [15:00] Saviq, yeah when I remember to poke him, he's not online [15:01] So I sent emails [15:01] * greyback off to dinner o/ [15:08] tsdgeos: my understanding is that putting it in /etc/environment is a bit of a hack. those variables are only related to the graphical environment under u8, so it would be best if they were only available there, and not in other desktop shells or vts [15:31] Saviq: isn't it a bit strange that clients have to restrict themselves to a single surface when u8 is running on the phone? if mir is providing a protocol that doesn't restrict this, should the onus be on u8 to make sure it handles it well? === dandrader is now known as dandrader|afk [16:11] attente: i see, makes sense yeah [16:38] attente, obviously the current limitation is temporary, we already have work in place that will allow multiple surfaces per app, how we will deal with them on the phone is an open question, though [16:38] as in, we don't have plans to allow multiple windows per app, so we're unlikely to accept more than one normal surface, but we might accept other things like dialogs, tooltips and such [16:42] Saviq: ok, i guess i'll wait for those changes rather than try to hack gtk apps into using just one surface [16:44] attente, that's gonna take a while though [16:45] Saviq: do you have a rough idea how long? [17:36] Saviq: hi, we have this error on the ubuntu database: https://errors.ubuntu.com/problem/d4b5f8e8e69986f28fd161d677a4cea7c76e4c7f [17:36] Saviq: that's a Mir-only issue, right? I mean, could it possibly be caused by anything we are doing wrong in dialer-app itself? [17:38] dandrader|afk: any idea about this one? ^ [17:41] boiko, well, dialer-app is being rejected, it would be interesting to know when this happens [17:43] looking at https://errors.ubuntu.com/oops/5c406a94-9777-11e5-9c6a-fa163e525ba7 there's very little env, which could suggets dialer-app being run outside of upstart, but then apport trims the environ quite aggressively === dandrader|afk is now known as dandrader === alan_g is now known as alan_g|EOD [18:01] Saviq: I think it is happening in different situations it seems, launching directly, dialer being started from url-dispatcher, etc [19:30] jhodapp, hey, can't reproduce https://bugs.launchpad.net/qtmir/+bug/1518122. Could you try again on today's image on either N7 or arale? [19:30] Ubuntu bug 1518122 in QtMir "Launch Falldown/Monster Wars and turn off screen before the app is ready ---> the app keeps reproducing audio" [High,In progress] [19:30] dandrader, sure [19:30] jhodapp, would try on my N4 if I could get it out of that google + padlock screen... [19:31] dandrader, lol, np...I think I originally reproduced it on a krillin anyway [19:31] jhodapp, hmm, ok. will check krillin [19:32] dandrader, just reproduced it [19:32] jhodapp, device + image number please [19:32] dandrader, sure one sec [19:32] jhodapp, preferably comment it on the bug report [19:33] jhodapp, did you flash it today? [19:33] dandrader, http://pastebin.ubuntu.com/13604554/ [19:33] dandrader, yes [19:33] I'll add to the bug report [19:35] dandrader, so you are pressing the power button to lock the screen almost immediately after tapping the Monster Wars icon? [19:35] dandrader, perhaps it's harder those other devices since they have much faster CPUs [19:39] dandrader, happens for me on the latest rc-proposed on my n4 as well [20:48] Hi! Can i get info about place in sources where i can modify this paddings? http://rghost.net/7JZsZZ4Nx/image.png [20:49] And also, where i can change top panel font size? [20:50] zezic, look in http://bazaar.launchpad.net/~unity-team/unity/trunk/files/head:/panel/ [20:50] zezic, although at least some of that is influenced by the GTK theme [20:50] zezic, in which case, http://bazaar.launchpad.net/~ubuntu-art-pkg/ubuntu-themes/trunk/files/head:/Ambiance/ [20:51] From GTK CSS i can tweak, may be, only font color =( [20:51] sorry can't give you more precise directions [20:52] OK. Thank you! Will wait for someone else :) [21:14] I assume people know that that test_Shell has an error in trunk?