15:31 <willcooke> #startmeeting Desktop Team Weekly Meeting - 2016-03-01 15:31 <meetingology> Meeting started Tue Mar 1 15:31:28 2016 UTC. The chair is willcooke. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 15:31 <meetingology> 15:31 <meetingology> Available commands: action commands idea info link nick 15:31 <willcooke> Roll call: andyrock (appt), attente, desrt, dgadomski, fjkong (out), happyaron, hikiko (appt), laney, qengho (appt), seb128, sweet5hark, themuso (out), tkamppeter (out), trevinho(hols), robert_ancell (out) 15:31 * davmor2 I hate that willcooke now I have greensleeves stuck in my head 15:31 <Sweet5hark> aye 15:32 <seb128> _o/ 15:33 <desrt> word up 15:33 <willcooke> #topic andyrock 15:35 <desrt> *cough* 15:35 <willcooke> * Reviews 15:35 <willcooke> * HR stuff (self review and 360) 15:35 <willcooke> * Fixed all the branches I proposed according to Marco's reviews. 15:35 <willcooke> * Found a simple fix for the lockscreen/suspend issues. I'm looking 15:35 <willcooke> into adding some unit tests for it. 15:35 <willcooke> my bad, distracted 15:35 <willcooke> #topic attente 15:36 <attente> hey 15:36 <attente> fix a couple minor crashers in gnome-software, make sure we ask for u1 creds for all requests where we need it, e.g. #1549508 15:37 <attente> doing some refactoring of the gtkmenu api branch 15:37 <attente> (eof) 15:38 <willcooke> sorry, talking 15:38 <willcooke> thanks attente 15:38 <willcooke> #topic desrt 15:38 <Laney> yak yak yak 15:38 <desrt> hihi 15:38 <desrt> was a 'bugs' week, more or less 15:38 <desrt> eof. 15:39 <willcooke> #topic dgadomski 15:39 <dgadomski> hey 15:39 <dgadomski> I was on a sprint last week, so nothing really to share this time. 15:39 <willcooke> thank dgadomski 15:39 <willcooke> #topic FJKong 15:39 <willcooke> bug/1545910 15:39 <willcooke> Cannot input Chinese characters into TextField in a QML application 15:39 <willcooke> still in progress, tesing TestField 15:39 <willcooke> pinyinsearch 15:39 <willcooke> finding new method for converting pingyin 15:39 <willcooke> Sogou IM 15:39 <willcooke> verify loging problem causing by IM 15:39 <willcooke> #topic happyaron 15:41 <seb128> zzZZzz 15:41 <willcooke> happyaron, please let me have you updates 15:42 <willcooke> We need to have them on a Tuesday afternoon your time *every* week. 15:42 <willcooke> #topic hikiko 15:42 <willcooke> Sorry, haven't had time to summarise this: 15:42 <willcooke> Black dots bug: I tested my theory that the problem is in Compiz and 15:42 <willcooke> found out for sure that it's at the part that creates the textures for 15:42 <willcooke> the windows. It can't be in gtk because then the dots would appear in 15:42 <willcooke> every window manager but I see no issues in XFCE. It's not related to 15:42 <willcooke> the shadows or the decorations as we initially thought because we still 15:42 <willcooke> see the problem when the unityshell plugin is disabled. So, to find out 15:42 <willcooke> what happens in Compiz, I modified the opengl plugin to extract and save 15:42 <willcooke> the texture of the dot-windows at the time that glDrawTexture is called 15:42 <willcooke> for the window and right before the texture is send to the GPU and I 15:42 <willcooke> noticed that the image I write to the disk always has the dots on it 15:43 <willcooke> (the window textures are created and filled by compiz so, compiz creates 15:43 <willcooke> the dots). Then, I created and saved images with the window alpha values 15:43 <willcooke> to see how they vary in the transparent and semi-transparent regions of 15:43 <willcooke> the window and the images were all white (=> we had no alpha). So, I am 15:43 <willcooke> debugging the opengl plugin texture mapping parameters and the compiz 15:43 <willcooke> plugins that modify them to see why the A is ignored in all cases even 15:43 <willcooke> when we use RGBA, I hope that the fix won't take more than a few days 15:43 <willcooke> now that I figured out where the problem is and what I have to test 15:43 <willcooke> exactly. EOF 15:43 <willcooke> hikiko, bullet points next time please 15:43 <willcooke> #topic Laney 15:43 <Laney> • It's been a short week 15:43 <Laney> • I had broken the release upgrader, so I fixed that 15:43 <Laney> • Reviewed, travestied and uploaded a Zeitgeist branch from Trevinho to VACUUM every now and again, which speeds up the dash 15:43 <Laney> • Got pinged by rishi to backport a patch to gnome-terminal from Fedora to fix some padding problems 15:43 <Laney> • Some yak shaving when my internal mirror started 404ing for directories which existed (srsly) 15:43 <Laney> • Chatted with IS about appstream screenshot problem - we found a way out! 15:43 <Laney> • Wrote a little patch for appstream-dep11 to put a "Date" field in the header document, so we can track if server → Launchpad → apt is working right, got some comments from ximion to fix, thanks 15:43 <Laney> • Backported GDBusProxy memleak fix for wily, just got to dput it... oh I might as well do that. OK it's done. 15:43 <Laney> • Merged ffmpeg for some reason, I think maybe because I noticed an outstanding security fix? 15:43 <Laney> ⭒ (https://codepoints.net/random is my new friend) 15:44 <Laney> https://codepoints.net/U+1F060 15:44 <seb128> 𓃀 15:44 <Laney> https://codepoints.net/domino_tiles 15:44 <attente> ꕥ 15:44 <Laney> unicode is the best 15:44 <seb128> nice 15:45 <seb128> 🁠 15:45 <seb128> it even works in xchat ;-) 15:45 <willcooke> thanks Laney 15:45 <Laney> I can't see those characters 15:45 <Laney> :( 15:45 <willcooke> #topic qengho 15:45 <willcooke> * in-progress: Chromium snap. Going pretty well. 15:45 <willcooke> * in-progress: Revisiting chromium default-browser setting. Internal xdg-settings broken again. Needs autopkgtest too. 15:45 <willcooke> * done: grub patches and plans for zfs patches with cking. 15:45 <willcooke> #topic seb128 15:46 <seb128> • looked at some gtk theming issues (totem slider & checkboxes, editable listview entry, ...) 15:46 <seb128> • new poppler (soname change -> transition/rebuilds) 15:46 <seb128> • hit some build issue due to ghostscript, backport a fix for that 15:46 <seb128> • reported some gnome-software & gnome-calendar bugs upstream 15:46 <seb128> • fixed gnome-software missing translations (potfiles outdated) 15:46 <seb128> • desktop updates (gtk) 15:46 <seb128> • worked on nautilus sidebar/gtk issues (gtk changed abi), no easy solution so far (tried to copy the old gtkplacesidebar widget in nautilus but that turned out to be too much work) 15:46 <seb128> • canonical hr reviews 15:46 <seb128> • contributed to snappy discussions 15:46 <seb128> • sponsored onboard changes to the default config (docked, stretched at the bottom of the screen) 15:46 <seb128> • new reviews (a11y-profile-manager, libertine-scope, qclib) 15:46 <seb128> </week> 15:47 <seb128> ping? 15:47 <seb128> (I wonder if I'm lagging today?) 15:47 <willcooke> thanks seb128 15:47 <willcooke> #topic Sweet5hark 15:47 <seb128> feels like high latency, unsure if that's on my side 15:48 <willcooke> seb128, I'm in a meeting, trying to do two things at once and failing 15:48 <Sweet5hark> - snapcraft wrangling on xenial: filed bug count now at 6, more feedback and input 15:48 <Sweet5hark> - build a libreoffice 5.0.4 snap PoC on snapcraft (source is here: https://git.launchpad.net/~bjoern-michaelsen/df-libreoffice/+git/libreoffice-snap-playground/log/?h=xenial) 15:48 <Sweet5hark> -- not running, but limping along in a most basic if you smack it with LD_LIBRARY_PATHs and fun 15:48 <Sweet5hark> - setting up snappy dimension on classic 15:48 <Sweet5hark> - upstream TDF board call 15:48 <seb128> I see 15:48 <Sweet5hark> - upstream ESC call: 15:48 <Sweet5hark> -- RedHat want to sponsor experimental xdg-app build there 15:48 <Sweet5hark> -- created a development budget estimate 15:48 <Sweet5hark> -- other local events admin: Ankara Hackfest, German LoCo budgeting 15:48 <Sweet5hark> - some firefighting on lagging/missing upstream l10ns 15:48 <Sweet5hark> - some contract/job candidate negotiations 15:48 <Sweet5hark> - libreoffice 5.1.0-ubuntu1 bump 15:48 <Laney> xdg-app build... 15:48 * Sweet5hark got throttled ... 15:48 <Laney> sounds up your street Sweet5hark 15:48 <Sweet5hark> -- created a development budget estimate 15:48 <Sweet5hark> -- other local events admin: Ankara Hackfest, German LoCo budgeting 15:48 <Sweet5hark> - some firefighting on lagging/missing upstream l10ns 15:48 <Sweet5hark> - some contract/job candidate negotiations 15:48 <Sweet5hark> - libreoffice 5.1.0-ubuntu1 bump 15:48 <Sweet5hark> - libreoffice 5.1.1~rc2 bump (with bugs 1506544, 753627) 15:48 <Sweet5hark> EOF 15:48 <ubot5> bug 1506544 in libreoffice (Ubuntu) "Change default Theme for LibreOffice to Breeze for Ubuntu 16.04" [Wishlist,In progress] https://launchpad.net/bugs/1506544 15:48 <ubot5> bug 753627 in libreoffice (Ubuntu Precise) "LibreOffice needs an update of the Ubuntu color palette" [Wishlist,Fix released] https://launchpad.net/bugs/753627 15:49 <willcooke> thanks Sweet5hark 15:49 <willcooke> #topic TheMuso 15:50 <willcooke> oh, TheMuso I am missing your update 15:50 <willcooke> #topic tkamppeter 15:50 <willcooke> - Preparations for the OpenPrinting Summit 2016 15:50 <willcooke> o Finalized agenda 15:50 <willcooke> o Sent out remaining invitations 15:50 <willcooke> o Started organization of the trip 15:50 <willcooke> - Updated OpenPrinting for some new Ricoh printers 15:50 <willcooke> - Google Summer of Code 2016: The Linux Foundation got accepted! 15:50 <willcooke> o Spread the news to the possible mentors 15:50 <willcooke> - Tests for possible new concept for auto-downloadable driver packages. 15:50 <willcooke> - Bugs. 15:50 <willcooke> #topic Trevinho 15:50 <willcooke> * New libdbusmenu upstream release 15:50 <willcooke> * New unity and compiz landing prepared 15:51 <willcooke> * gtk black-corners saga: Working on exporting gtk border radius for 15:51 <willcooke> windows with a titlebox (headerbar) and tooltips. First part is done, 15:51 <willcooke> tooltips are in WIP. Unity side of things is ready. 15:51 <willcooke> #topic robert_ancell 15:51 <willcooke> - GNOME Software work 15:51 <willcooke> #topic any other business 15:51 <willcooke> Sorry folks, still in another meeting 15:51 <willcooke> didn't want to hold you all up 15:51 <Laney> I hope it is a good meeting 15:52 <willcooke> its certainly interesting 15:52 * seb128 does like much when things are "interesting" :p 15:52 <willcooke> very wise seb128 15:52 * seb128 prefers "quiet" 15:52 <willcooke> any one got aob? 15:52 * Sweet5hark mumbles "may you live in interesting times" 15:53 <willcooke> #endmeeting