=== JanC_ is now known as JanC [05:26] good morning [05:48] good morning desktoppers [05:55] salut oSoMoN [05:57] good morning [05:57] salut jibel, oSoMoN [05:58] salut jibel [05:58] salut didrocks [05:59] salut didrocks [06:03] salut les frenchies, oSoMoN didrocks jibel [06:03] Something that bothers me is that there are very few screenshots in gnome-software... [06:06] oSoMoN: fyi: my branch adding host system font access for snaps got merged to master. That probably means it'll be generally available in snapd-2.29 [06:14] salut seb128 [06:14] jamesh, yes, I’ve seen the branch land, thanks! [06:14] I’ll be eagerly waiting for it to be released [06:15] oSoMoN: it should only require you to plug the "desktop" interface, so apps should pick this up by default as they move to the new interface [06:30] jamesh, did you land the complete work? like if you plug to the desktop interface all the host fonts are bindmounted for you? [06:30] the pr I saw was just adding the mountdir but not doing any actual mounting [06:30] jamesh, oh and hey btw :-) [06:31] seb128: yeah. There were two parts: (1) adding the empty directories as mount points to the core snap, and (2) updating the desktop interface to actually do the bind mounts [06:31] seb128: (2) is what just landed [06:31] ah nice [06:31] good to know they are open to that as well [06:31] do you plan to do similar changes for other things [06:32] this is just in master right now though, so you'd need to compile your own snapd until it is released [06:32] like maybe mimetypes [06:32] seb128: I want to solve theming, but that is a little more complex [06:32] k, that one would be good [06:32] I'm not sure whether exposing the host shared-mime-info makes sense [06:33] we should work out a way to avoid the rebuild that the desktop-helpers part does though [06:33] right [06:34] the host system mime database is going to be a combination of the base shared-mime-info and stuff provided by installed applications [06:35] (a) it's not clear we want confined apps to know everything that's installed out of the sandbox, and (b) it's not clear that they could meaningfully use that info [06:35] (e.g. they can't launch those apps directly) [06:38] right [06:38] well, that's not an important part to resolve now in any case, theme is higher priority for sure [06:39] oh other topic [06:39] jamesh, did you see bug #1715662? [06:39] bug 1715662 in gnome-control-center (Ubuntu) "Network Connectivity Checking does not turn gray when toggle is set to Off" [Low,Confirmed] https://launchpad.net/bugs/1715662 [06:39] jamesh, and did you forget to send your weekly summary for the meeting yesterday or did that just got lost on the way? [06:39] sorry for the dump of questions :-) [06:43] seb128: I had seen that bug. The code is supposed to be doing delayed update, but obviously isn't quite working right. I forgot to send through my update yesterday. [06:44] jamesh, l_aney has a review comment pointing to a code error which he thinks explains the issue, can you have a look to that and comment back at least? even if you don't have slots to work on a fix atm [06:46] seb128: sure. [06:46] thanks [08:01] hooooooooooooooooooooooo [08:01] hey ho Laney [08:03] hey Laney, how are you? [08:08] hey didrocks seb128 [08:08] I'm gooooooooooooooooooooooooooooooooooood [08:08] :-) [08:08] you? [08:09] I'm good as well, had a good night and was up feeling fresh and ready to work at 7am [08:09] already got quite some work done [08:09] and I'm playing tennis tonight :-) [08:10] morning all. I'm on child care for a little bit this morning. Should be back in about 15 mins [08:11] 7am wtf [08:13] lol [08:13] hey willcooke [08:13] good luck with the kids [08:13] moin willcooke [08:14] morning all 0/ [08:15] hey c-lobrano [08:38] I'm looking at bug 1718285 and trying to confirm it. It seems that it's caused by the uim module under wayland. I installed uim but would anyone know how to enable it? I found nothing to configure input methods in control center [08:38] bug 1718285 in nautilus (Ubuntu) "nautilus crashed with SIGSEGV in XGetModifierMapping()" [Medium,New] https://launchpad.net/bugs/1718285 [08:39] back [08:45] jibel, GTK_IM_MODULE=uim [08:45] hey willcooke [08:45] thanks [08:45] jibel, I wanted to look at that but I'm currently under an x11 session and can't restart [08:45] jibel, the bt is gtk2 so find something gtk2ish [08:45] ignore that it's nautilus [08:46] and gtk3 [08:46] I saw a similar on gtk2 earlier [08:46] ah, no, it's the retrace [08:46] im_module_init (type_module=0x55a287902100) at ../../gtk2/immodule/gtk-im-uim.c:1808 [08:46] I wonder if uim is wrongly built and install the gtk2 module in the gtk3 dir [08:47] seems not [08:47] koza, seb128 let's skip again today. duflu is out and nothing new to report on the current bluez stack I think [08:47] willcooke, koza, +1 [08:48] oh, except, I havent looked, but do you know if the fix for that bluetooth exploit is released to Xenial? [08:48] * willcooke now looks [08:48] willcooke, https://launchpad.net/ubuntu/+source/bluez/5.37-0ubuntu5.1 [08:48] seb128, the gtk2 module is installed in the gtk2 dir and GTK_IM_MODULE=uim nautiluse crashes nautilus immediately [08:48] willcooke, breaks my heart but yeah we can skip [08:48] * willcooke sends koza some flowers [08:48] it is released, snap is following [08:48] thanks seb128 [08:49] willcooke, yw! [08:49] * koza koza has lags, is uploading kernel at 34.00 KiB/s [08:50] :( [08:51] jibel, the uim bug is https://github.com/uim/uim/issues/71 [08:52] thanks, I'll update lp [08:52] refresh first [08:52] I did some changes to the bug [08:52] ok [09:00] chrisccoulson, hey, have you had a chance to check the chromium update (61.0.3163.79) in the stage ppa? [09:28] seb128: this should fix up the gnome-control-center issue: https://code.launchpad.net/~jamesh/gnome-control-center/ubuntu-bug-1715662/+merge/331038 [09:29] jamesh, great, thanks [10:26] jbicha: FYI, tried the pkexec patch, but it only has effects on Xorg session, so I think we can wait for .1 :) [11:08] bah, tb segfaults on start for me now [11:15] oSoMoN, yeah, I'm working on it [11:16] thanks! [11:16] restarting [12:03] seb128: hi, I guess we want NM 1.8.4 (released today) ? https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/NEWS/?h=nm-1-8 [12:04] in case it helps with new gnome-control-center shell crashes? [12:05] jbicha, hey, sure [12:05] jbicha, I was going to ask you if you knew of a ppa with 1.10 [12:05] jbicha, the NEWS doesn't sound like it fixes the g-c-c issue though [12:08] nah, master is still buggy, I tried with NM/g-c-c from git using jhbuild [12:09] Laney, would be useful if you say so on #control-center :-) [12:09] also good to mention [12:09] I was about to spend time on that [12:09] I just did mention it [12:09] I literally just did that so this is not a case of me failing to tell you [12:09] right, and I just thanked you for doing so :-) [12:09] ok [12:10] feel free to spend time on it [12:10] I'm going to have lunch [12:10] sorry, messages don't get through IRC easily sometime [12:10] thanks for testing! [12:10] I don't have a jhbuild handy around [12:10] it feels to me like the old g-c-c shell doesn't crash as much but I don't use the old shell as much either [12:10] so I was going to start some manual building figuring out build options and such [12:25] jbicha, do you have any idea what we do about that cups-filters/qpdf issue? [12:29] seb128: I thought tkamppeter fixed it (LP: #1718215) with cups-filters 1.17.7 but that's stuck in artful-proposed because of cups autopkgtest failures [12:30] Launchpad bug 1718215 in cups-filters (Ubuntu) "versions of cups-filters and libqpdf do not match" [Critical,Fix committed] https://launchpad.net/bugs/1718215 [12:30] jbicha, right, the "blocked in proposed because of cups autopkg" is the issue [12:31] I FAIL stderr: /usr/bin/lp: Unsupported document-format "application/pdf" [12:31] Till is away for travel/visiting of NY/w.e now [12:31] right [12:31] I don't know [12:31] I emailed Till about it [12:31] but he said the cups-filters update should fix that [12:33] jbicha, should we revert the qpdf update [12:33] ? [12:33] the tests pass in Debian https://ci.debian.net/packages/c/cups/unstable/amd64/ [12:34] does anybody knows why compiling mutter 3.24.4 I got this error http://paste.ubuntu.com/25578901/ ? [12:35] jbicha, that's good to know but doesn't help us much? [12:35] *does anybody know [12:36] revert qpdf to what? qpdf 7b1 has been in artful for a few weeks [12:37] that version works [12:37] the issue is that they changed a symbol between 7b1 and 7 [12:38] c-lobrano, I don't [12:39] seb128: ok, thanks anyway [12:40] jbicha, it's probably more productive to fix the issue but it's a bit annoying that it's when Till is travelling :-/ [12:42] Trevinho, maybe :) [12:43] c-lobrano, or the gnome channels [12:43] seb128: I've tried in gnome-shell already, but no luck [12:44] hi all please, how to request a cancellation of a pastebin pasted for error? on paste.ubuntu.com? [12:47] jk^, you can't easily, https://askubuntu.com/questions/406275/i-would-like-to-delete-an-accidental-post-i-did-on-paste-ubuntu-com-while-using suggest filing an ubuntu rt [12:59] didrocks: do you know why the Ubuntu session uses org.gnome.mutter gsettings instead of org.gnome.shell.overrides like the GNOME session does? [13:00] it makes configuring dynamic-workspaces or attach-modal-dialog etc. more complicated with Tweaks [13:03] jbicha, I think it has to do with the use of a gnome-shell mode [13:03] I don't remember the details though [13:09] jbicha: because this is the thing which was hackish in org.gnome.shell.overrides [13:10] jbicha: and upstream is ging to remove it now that we have per-session overrides [13:10] (per desktop rather) [13:11] jbicha: basically, in tweaks, you should just take the gsettings value, so it's actually easier [13:13] didrocks: I should do what? [13:14] jbicha: nothing, normally, the settings are just the base ones, org.gnome.mutter [13:14] and it will be the same for GNOME classic soon [13:14] (the patches are already ready by Florian) [13:16] didrocks: it sounds to me like you're saying that this will be easier for 3.28 but what should I do for 3.26? [13:16] a related bug is https://bugzilla.gnome.org/show_bug.cgi?id=786311 [13:17] Gnome bug 786311 in general "Ineffective "static workspaces" setting" [Critical,New] [13:19] jbicha: you can test session and special case ubuntu if you want to support it [13:19] jbicha: knowing that in 3.28, you sohuld just have to listen on org.gnome.mutter [13:54] we are really getting a ton of positive comments on my blog post suite [13:54] the last one being: [13:54] "Wow, I have just tried it out, you know, Ubuntu 17.10 ... and it looks very nice! Works like a charm! [13:54] The animations in GNOME 3.26 when maximizing windows etc. also work great. Together with the modifications for Ubuntu, it all looks very posh!" [13:55] :-D [13:55] * didrocks was more expecting 50/50 feedbacks, but it's overall 80/20 of positive feedbacks [13:57] willcooke: ping about the mascott for slideshow :) [13:57] jbicha: do you mind answer on a Tweak question on https://didrocks.fr/2017/09/20/ubuntu-gnome-shell-in-artful-day-13/#comment-3526266138? I can't think of anything blocking anyone installing an extension on Tweaks… [13:57] apart from "can't disable extensions being part of a mode" ofc [13:58] cyphermox, HEY! [13:58] oops [13:58] sorry for caps [13:58] ahaha [13:58] I added the mascot to the xcf file in the source [13:59] and also, lemme find the bug [13:59] https://bugs.launchpad.net/ubuntu-themes/+bug/1717309 [13:59] Ubuntu bug 1717309 in ubuntu-themes (Ubuntu) "17.10 Artful Aardvark Mascot" [Undecided,New] [14:01] Laney, seb128: hey... I finally was able to fix all the compile issues, test failures and arch-related troubles (the only "bad thing" i had to accept was disabling -Werror in armhf and ppc64)... s390x doesn't go, but it never went and I guess we don't care. So if you agree, feel free to publish https://bileto.ubuntu.com/#/ticket/2892 [14:02] So I can proceed back porting the important fixes on lockscreen to Xenial [14:03] Trevinho, good, I do that [14:03] Trevinho, was anyone able to test and recreate? [14:03] on U7 that is [14:03] willcooke: what you refer to? [14:03] Trevinho, the lock screen / desktop flashing up for a couple of seconds [14:04] willcooke: ah andyrock had it iirc [14:04] willcooke: cool! [14:07] Trevinho, Laney,the publishing fails because of the missing s390x builds it seems [14:08] In the past it was ignored... I don't know how to mark that [14:10] There's a default that I can't reproduce and also valgrind doesn't complain... I can ignore tests there too... But, I guess we can just ignore the arch [14:10] yeah, unsure how to ignore [14:10] maybe manual pocket copy [14:12] does super+up/down work for someone, to maximize/minimize windows? doesn't work for me [14:12] left/right does [14:14] seb128: probably... [14:15] tjaalton, wfm under wayland [14:15] seb128: ok, must be a hw issue on this beta laptop then.. [14:15] or something [14:16] super+up/down doesn't work on X, but ctrl+super+up/down does [14:17] what keybindings are listed in settings? [14:17] jibel: yeah that works here too, and I'm on wayland [14:18] ah, the settings was modified. After a reset super+up/down works [14:18] I don't remember I modified it or looong time ago [14:24] me neither [14:25] never opened ccsm in the unity times? [14:25] it's keybindings inherited from unity7 [14:25] ccsm had the nasty effect to "write" some default keys and so, became non defaults [14:25] (and so, new defaults aren't applied) [14:26] default zesty installation ctrl+super+up/down maximizes/restores the windows but only super+up/down on artful/g-shell [14:26] so on an upgraded system keybindings are different than a default artful installation [14:27] ok, i'll blame ccsm [14:28] looks like I got gnome set up pretty much the way I had unity7, but missing alt+f2 which had a history :) [14:30] and some weirdness with a n*n workspace grid where some shortcuts think it's still a vertical array of workspaces [14:30] but that's just a bug [14:30] all in all, artful is looking good :) [14:30] seb128, jbicha: Hi guys, I think I made the adjustments of the ubuntu-seeds MP which we talked about yesterday, including an adjustment of l-s. Any remaining issues/questions, or is any of you ready to merge the thing? [14:30] https://code.launchpad.net/~gunnarhj/ubuntu-seeds/ubuntu.artful_cjkv-fixes/+merge/329857 [14:31] GunnarHj, I'm not familiar enough with that to merge it without spending some time trying to understand what it does exactly and I don't have slots for that atm [14:32] Trevinho: looks like the last release does build on s390x q [14:32] GunnarHj, while you are here, could you have a look to the UIFe on https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1713712 ? [14:32] Ubuntu bug 1713712 in gnome-shell-extension-ubuntu-dock (Ubuntu) "[UIFe, FFe] Provide Unity Launcher API" [Medium,New] [14:34] GunnarHj: the MP looks good to me. Speaking of UIFe's, I was going to email the lists soon for LP: #1718083 [14:34] Launchpad bug 1718083 in gnome-control-center (Ubuntu) "UIFe: Add Additional Printer Settings button" [Undecided,New] https://launchpad.net/bugs/1718083 [14:34] Laney, can you force skip over the cups-filters autopkgtest for cups failure? I emailed Till about it and he had a look and wrote "This is not a bug, this is a specialty PPD for Braille embossers which does not support PDF input. The autopkgtest of CUPS (debian/tests/cups in CUPS source package) needs some kind of override" [14:34] jbicha, ^ [14:34] GunnarHj: you should never have said "hi" :) [14:35] :-) [14:35] didrocks, seb128: Wasn't aware of the implied code in that word. :) [14:36] hehe [14:36] :p [14:36] seb128: so maybe Debian's autopkgtest didn't fail because they don't have cups-filter 1.17.7 with the extra braille stuff? [14:37] seb128: if it's normal then the test shouldn't fail on it [14:38] jbicha, right [14:38] Laney, right, that's the "needs some kind of override" part [14:38] Laney, but qpdf migrated to artful screwing cups-filters/cups on the way [14:38] and Tiil is travelling to NY on having days off to visit [14:38] so he's off until eow [14:38] so either we keep cups broken in artful for the week [14:39] or we skip over the test for that one [14:39] and Till can do the test fix next week [14:39] Laney, ^ [14:39] that thing you pasted doesn't sound like he's planning to fix cups [14:40] the issue is not a real issue but an imperfect test so I would argue in favor of skipping and fixing the archive [14:40] jbicha: Added a comment on 1718083. Will you merge the ubuntu-seeds MP? [14:40] yes, well, everyone always argues in favour of skipping over regressions rather than fixing things [14:40] Laney, let me forward you the emails, I didn't want to spam IRC too much [14:40] seb128: did cups-filters just need a rebuild against qpdf? if so, maybe going back to 1.17.5 would be easier now [14:40] jbicha, that would be a solution I guess [14:41] Laney, I fowarded you the email, let me know what you want to do [14:41] options are [14:41] - keep artful buggy until somebody fixes the cups test (not likely this week) [14:41] - delete the cups-filters and do a no change rebuild from the old version [14:41] - skip over the test for now and fix properly next week [14:41] afaik [14:42] option 1 is not an option: buggy mean "no printing at all" [14:42] seb128: Added a comment on 1713712. [14:42] so it's either revert or force the publication [14:42] jibel, well it's an option, even if you don't like it [14:42] I didn't say it was a good option [14:43] you cannot reasonably keep printing broken for a week [14:43] that's not the option I favorite [14:43] agreed [14:43] but I can't be bothered going backward [14:43] and L_aney is not liking skips [14:43] so we might just end up there [14:45] jbicha, thanks for merging GunnarHj's changes [14:46] I'm going to ask Till to set up an autopkgtest for qpdf as well [14:46] so next time it doesn't migrate screwing up cups-filters/cups [14:48] It's probably worth pinging Till on email anyway, he might get a few mins here and there in the hotel before he goes out adventuring [14:49] willcooke, I did, he debugged the issue [14:49] well figured out what the problem is [14:49] it's not a bug in the runtime, just a test that is being done over braille ppds which are special cases and shouldn't be tested in that conext [14:49] context [14:50] I don't think he's going to have the slots to do the packaging changes today though and he's off tomorrow/friday and I don't think it's important enough to ask him to take time on his days off to work [14:50] yeah, I mean he might fix the tests this week [14:51] worth asking is all I mean [14:52] right, let me do that [15:00] it would be easy for anyone to update /usr/share/cups/test-drivers to skip that brail [4~ even if that's temporaryledriver [15:01] i'm having a really hard time IRCing atm, sorry [15:01] don't even know if these messages are getting through [15:01] Laney, they do [15:01] thanks for the suggestion [15:06] I emailed Till asking about that [15:10] oSoMoN, you should probably change back the GNOME bug about the screen config being lost from needinfo to new since you provided the info [15:11] seb128, I was kind of expecting the person who asked for more info to do that, and it seems I can only change it to RESOLVED [15:12] oh ok [15:12] oSoMoN, ignore me then, sometime it acts as a small nudging but I didn't remember the status was locked [15:13] managed to pass about 3 packets [15:15] others in this room aren't having problems [15:15] :/ [15:15] :-/ [15:15] Laney, time to use your 3g? ;-) [15:16] can't tether on that [15:16] ok, seems a bit better now [15:17] wb! [15:22] cyphermox, lol @ aardvarkify [15:33] kenvandine, remember those /dev/shm/org.chromium.XXXXXX denials in the firefox snap? looks like firefox uses some chromium code for IPC, and they didn't bother modifying the namespace… https://hg.mozilla.org/mozilla-central/file/tip/ipc/chromium/src/base/file_util_posix.cc [15:41] Laney, you probably know that but just to give a confirmation, your n-m change fixes the g-c-c/unlock segfault for me [15:41] Laney, do you plan to handle the n-m upload with the vpn patch and yours once they are accepted? [15:50] seb128: can do if necessary [15:52] Laney, that would be nice :-) [15:55] oSoMoN, indeed [15:55] oSoMoN, do you think that's related to the problem? [15:57] kenvandine, I think so, yes [16:01] Laney: hey, you saw my ping of before? [16:01] it's still valid, though I triggered a rebuild of the silo as I missed a commit [16:04] Trevinho: yes, you said that s390x doesn't build, right? [16:04] the last build in artful does have an s390x build so that's probably why it's complaining [16:05] Laney: well, it's libnux that doesn't [16:05] it builds [16:05] but... it segfaults in a test [16:05] and I can't really debug it [16:05] valgrind is ok with it here [16:07] doesn't matter why, just that's the reason I think [16:07] so you probably need an archive admin to help you remove it or something [16:12] Laney: so... you suggest me to disable the tests and get it done, or ask for the removal? [16:12] I don't think there's much point building something that is totally/mostly broken [16:12] so maybe remove it [16:12] but you need to check for things which depend or build-depend on it too [16:13] I guess only unity [16:13] ype [16:14] sil2100: can you help with that? ^ [16:15] or didrocks... but he's out now :( [16:15] ah, seb128 too, no? [16:15] * Trevinho goes through the list of admins :-D [16:17] oSoMoN, regarding firefox, this looks troublesome indeed [16:59] good night all [17:14] yo [17:16] qengho: hi! I hope Irma wasn't too bad for you [17:19] jbicha: Hi! Thanks! I barely felt it because I moved 3000 miles away. [17:19] oh, that works === pavlushka_ is now known as pavlushka [18:30] yay, auto-connection for gnome-3-26-1604 granted :) [18:30] jdstrand, thx! [18:30] seb128, ^^ [18:31] yw [18:33] kenvandine: curious if you are doing one for gnome-3-24-1604? [18:34] jdstrand, i could easily [18:35] jdstrand, but not sure we need/want it now that we have 3.26 [18:36] less to maintain this way, we'll do one for 3.28 when it's out then we'll have multiple versions to maintain [18:37] so lets not start with extra baggage :) [18:51] seb128: could you subscribe desktop-bugs to ibus-table-chinese and mozc? this is follow-up from GunnarHj's seed change [18:59] kenvandine: wfm. perhaps you will want to have the snap removed if you are abandoning it (once you move your stuff off of it). just for your consideration [20:43] jdstrand, yeah, that's a good idea [20:59] So, there are serious HiDPI regressions on 3.26 with Xorg. These are visible in the Artful installer. [21:00] Has anybody seen these? [22:26] jackpot51, report bugs on launchpad? [22:30] jbicha, I didn't follow, we need MIRs for new ibus things? is that for locales that were used fcitx? [22:31] mozc is already in main, why do you need desktop-bugs subscribed? [22:37] same for ibus-table-chinese [22:54] seb128: oh that makes sense since they were 'supported', but shouldn't there be a bug subsciber? I was looking at component-mismatches [23:11] kenvandine: hey, can you give a look to https://code.launchpad.net/~3v1n0/ubuntu-themes/vertical-linked-buttons-tuning/+merge/330958 ?