oSoMoN | good morning desktoppers | 06:41 |
---|---|---|
duflu | Hi oSoMoN | 06:45 |
oSoMoN | hey duflu | 06:45 |
didrocks | good morning | 07:23 |
duflu | Hi didrocks | 07:24 |
jpnurmi | good morning. hey oSoMoN duflu didrocks | 07:27 |
oSoMoN | salut didrocks, hey jpnurmi | 07:27 |
duflu | Morning jpnurmi | 07:27 |
didrocks | hey duflu, jpnurmi, oSoMoN | 07:32 |
seb128 | goood morning desktopers! | 07:54 |
duflu | Hi seb128 | 07:55 |
didrocks | salut seb128, ça va ? | 07:55 |
seb128 | hey duflu, lut didrocks , how are you? | 07:58 |
seb128 | didrocks, ça va ! | 07:58 |
duflu | seb128, alright though a bit rushed. Have to fix a bug and do multiple interview things before dinner | 07:59 |
duflu | How are you? | 07:59 |
didrocks | seb128: idem :) | 07:59 |
seb128 | duflu, I'm alright thanks! | 08:04 |
seb128 | duflu, what bug are you working on today? | 08:05 |
duflu | seb128, triple buffering has one bug, specifically nvidia-470 on Wayland | 08:05 |
duflu | should be finished soon | 08:05 |
seb128 | ah ok | 08:05 |
seb128 | upstream is still not wanting to merge that one in for this cycle I guess? | 08:06 |
duflu | seb128, they're silent on it which I expected | 08:13 |
jibel | good morning all | 08:38 |
duflu | Morning jibel | 08:39 |
didrocks | salut jibel | 08:39 |
jibel | tillkamppeter, Hey, last week I told you I couldn't print anymore on Jammy. Here is the erroor I get in the logs: | 08:52 |
jibel | AVC apparmor="DENIED" operation="connect" profile="/usr/sbin/cupsd" name="/run/systemd/userdb/io.systemd.Machine" pid=892182 comm="cupsd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0 | 08:52 |
jibel | tillkamppeter,do you want a bug report or it is a known issue? | 08:52 |
amurray | jibel: I wonder if this is an apparmor issue, not a cups specific issue - I see LP: #1894902 looks familiar and it is for ntpsec not cups - so probably /etc/apparmor.d/abstractions/nss-systemd and perhaps /etc/apparmor.d/abstractions/nameservice both need to be updated to include something like `/run/systemd/userdb/io.systemd.Machine rw,` | 09:02 |
ubottu | Launchpad bug 1894902 in ntpsec (Ubuntu) "2 apparmor items missing for 'groovy'" [Undecided, New] https://launchpad.net/bugs/1894902 | 09:02 |
amurray | jibel: so would be worth filing a bug against apparmor about this I think | 09:05 |
seb128 | hey jibel amurray | 09:05 |
amurray | hey seb128 :) | 09:06 |
seb128 | amurray, thanks for the quick snapd-desktop-integration security review! | 09:06 |
amurray | seb128: no worries - it wasn't too onerous - thankfully is a nice, small, well-contained application | 09:07 |
seb128 | :) | 09:12 |
jibel | Hey amurray , thanks, I'll do that | 09:14 |
amurray | jibel: cheers | 09:15 |
jibel | amurray,https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1964325 | 09:35 |
ubottu | Launchpad bug 1964325 in apparmor (Ubuntu) "Fails to print due to apparmor denied connect operation for cupsd - /run/systemd/userdb/io.systemd.Machine" [Undecided, New] | 09:35 |
seb128 | tillkamppeter, hey, I'm trying to print something but the printer doesn't seem to get the job, it's a ricoh network printer | 10:48 |
seb128 | the cups error_log has | 10:48 |
seb128 | D [09/Mar/2022:11:47:16 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files" | 10:48 |
seb128 | D [09/Mar/2022:11:47:16 +0100] [Client 9959] HTTP_STATE_WAITING Closing for error 32 (Broken pipe) | 10:48 |
seb128 | D [09/Mar/2022:11:47:16 +0100] [Client 9959] Closing connection. | 10:48 |
seb128 | any idea how to debug that? | 10:48 |
oSoMoN | seb128, same problem as what jibel was mentioning earlier, maybe? | 10:59 |
seb128 | oSoMoN, no, I checked the journal and I don't have those apparmor denial and I tried to set cups to complain mode and it's not making a difference | 11:06 |
luna | morning desktoppers | 11:49 |
seb128 | hey luna, how are you? | 11:51 |
seb128 | jbicha, I enabled libsoup3 on i386 now | 11:51 |
luna | other then a bunch of headache i should not whine | 11:52 |
jbicha | seb128: good morning. Could you look into demoting eog-dev libhandy-1-dev and the webkit 4.1 packages to universe? (eog-dev was pulling in libhandy which tried to pull in glade) | 11:57 |
seb128 | jbicha, I already demoted those but the component mismatch report is buggy and they keep being listed anyway, seems like someone promoted them back | 11:59 |
seb128 | jbicha, I can try to demote again but I'm unsure it will help with what you try to resolve | 11:59 |
jbicha | I just updated the seed thing last night so it might stick this time | 12:00 |
seb128 | jbicha, https://git.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/+git/ubuntu/commit/?id=dcd5e10f | 12:03 |
ubottu | Commit dcd5e10 in ~ubuntu-core-dev/ubuntu-seeds/+git/ubuntu "supported: add libhandy-1-dev explicitly" | 12:03 |
oSoMoN | good morning luna, jbicha | 12:04 |
seb128 | jbicha, is the use of * not working anymore? | 12:04 |
luna | morning oSoMoN | 12:04 |
tillkamppeter | seb128, first,there was a bug fix in CUPS on Debian, CUPS 2.4.1op1-2, Closes: #1006849 #1006727 #876207 | 12:05 |
tillkamppeter | I will merge this fix today. | 12:05 |
seb128 | tillkamppeter, thx | 12:07 |
seb128 | sorry I've to drop from IRC, going for lunch and I'm taking the laptop with me | 12:07 |
seb128 | bbl, we can resume that conversation if needed | 12:07 |
tillkamppeter | seb128, but I do not know whether it covers your problem. The effect of the fix is to have the line "SystemGroup lpadmin root" in /etc/cups/cups-files.conf. So you can manually adjust it and try. | 12:07 |
seb128 | tillkamppeter, k, I will try that and let you know after lunch | 12:07 |
tillkamppeter | seb128, OK | 12:07 |
seb128 | thanks | 12:07 |
KGB-0 | gnome-tweaks signed tags 46745f3 Jeremy Bicha upstream/42_beta * Upstream version 42~beta * https://deb.li/MvqC | 12:35 |
KGB-0 | gnome-tweaks pristine-tar d65d77e Jeremy Bicha gnome-tweaks_42~beta.orig.tar.xz.delta gnome-tweaks_42~beta.orig.tar.xz.id * pristine-tar data for gnome-tweaks_42~beta.orig.tar.xz * https://deb.li/3BHqF | 12:35 |
KGB-2 | gnome-tweaks upstream/latest eb0428e Jeremy Bicha * pushed 67 commits (first 5 follow) * https://deb.li/3evCz | 12:35 |
KGB-2 | gnome-tweaks upstream/latest 72775d2 Aleksandr Melman po/ru.po * Update Russian translation * https://deb.li/3kI2R | 12:35 |
KGB-2 | gnome-tweaks upstream/latest 1aa3932 Quentin PAGÈS po/oc.po * Update Occitan translation * https://deb.li/iW0Gv | 12:35 |
KGB-2 | gnome-tweaks upstream/latest 75d8369 Jordi Mas i Hernandez po/ca.po * Update Catalan translation * https://deb.li/pvyn | 12:35 |
KGB-2 | gnome-tweaks upstream/latest 85d7139 Danial Behzadi po/fa.po * Update Persian translation * https://deb.li/3jwZ7 | 12:35 |
KGB-2 | gnome-tweaks upstream/latest 6e60974 Emin Tufan Çetin po/tr.po * Update Turkish translation * https://deb.li/1ukU | 12:36 |
luna | anyone elses update or installation of todays 22.04 gets stuck on linux-headers packages? | 13:05 |
KGB-0 | gnome-system-monitor signed tags 39e4bd6 Jeremy Bicha upstream/42_rc * Upstream version 42~rc * https://deb.li/3nfM0 | 13:22 |
KGB-2 | gnome-system-monitor pristine-tar 9906440 Jeremy Bicha gnome-system-monitor_42~alpha.orig.tar.xz.delta gnome-system-monitor_42~alpha.orig.tar.xz.id * pristine-tar data for gnome-system-monitor_42~alpha.orig.tar.xz * https://deb.li/OBTG | 13:22 |
KGB-2 | gnome-system-monitor pristine-tar aef4275 Jeremy Bicha gnome-system-monitor_42~rc.orig.tar.xz.delta gnome-system-monitor_42~rc.orig.tar.xz.id * pristine-tar data for gnome-system-monitor_42~rc.orig.tar.xz * https://deb.li/3h2PM | 13:22 |
KGB-0 | gnome-system-monitor upstream/latest ee0cbe6 Jeremy Bicha * pushed 42 commits (first 5 follow) * https://deb.li/z2zA | 13:23 |
KGB-0 | gnome-system-monitor upstream/latest 8c56a28 sicklylife po/ja.po * Update Japanese translation * https://deb.li/3vbwi | 13:23 |
KGB-0 | gnome-system-monitor upstream/latest b4ae55d Daniel Mustieles po/es.po * Update Spanish translation * https://deb.li/hbRv | 13:23 |
KGB-0 | gnome-system-monitor upstream/latest 3924b4f Sergej A help/ru/ru.po * Update Russian translation * https://deb.li/3CXnn | 13:23 |
KGB-0 | gnome-system-monitor upstream/latest 79a3eda sicklylife po/ja.po * Update Japanese translation * https://deb.li/oBvs | 13:23 |
KGB-0 | gnome-system-monitor upstream/latest c43f7a0 Fran Dieguez help/ LINGUAS gl/gl.po * Add Galician translation * https://deb.li/ig2tU | 13:23 |
KGB-2 | mutter signed tags 80f7aaa Jeremy Bicha upstream/42_rc * Upstream version 42~rc * https://deb.li/aFMD | 13:46 |
KGB-0 | mutter upstream/latest 0894965 Jeremy Bicha * pushed 85 commits (first 5 follow) * https://deb.li/3uBRz | 13:46 |
KGB-0 | mutter upstream/latest 79319a3 Jonas Ådahl src/backends/ meta-barrier.c native/meta-barrier-native.c * barrier/native: Fix warning about implicit enum conversion * https://deb.li/fByl | 13:46 |
KGB-0 | mutter upstream/latest 43870a5 Jonas Ådahl src/backends/x11/meta-input-settings-x11.c * input-settins/x11: Fix switch fallthrough warning * https://deb.li/3e2DI | 13:46 |
KGB-0 | mutter upstream/latest 339c315 Jonas Ådahl src/backends/native/meta-input-settings-native.c * input-settings/native: Fix switch fallthrough warning * https://deb.li/34n4E | 13:46 |
KGB-0 | mutter upstream/latest 590e32d Jonas Ådahl src/wayland/meta-wayland-tablet-pad.c * wayland/tablet-pad: Fix fallthrough warning * https://deb.li/iWFze | 13:46 |
KGB-0 | mutter upstream/latest 46f81af Jonas Ådahl src/backends/native/meta-kms-impl-device-atomic.c * kms/impl-device/atomic: Fix function type signature * https://deb.li/p2v0 | 13:46 |
jbicha | seb128: I reverted that libhandy * change since it wasn't the right fix | 13:47 |
KGB-0 | mutter pristine-tar a47c3a6 Jeremy Bicha mutter_42~rc.orig.tar.xz.delta mutter_42~rc.orig.tar.xz.id * pristine-tar data for mutter_42~rc.orig.tar.xz * https://deb.li/3Qbt2 | 13:47 |
seb128 | jbicha, thanks | 13:48 |
KGB-2 | nautilus upstream/latest 67404be Jeremy Bicha * pushed 42 commits (first 5 follow) * https://deb.li/iKHc | 18:40 |
KGB-2 | nautilus upstream/latest 196951e Piotr Drąg po/pl.po * Update Polish translation * https://deb.li/32m5y | 18:40 |
KGB-2 | nautilus upstream/latest 616997b Charles Monzat po/fr.po * Update French translation * https://deb.li/qLbG | 18:40 |
KGB-2 | nautilus upstream/latest ef94918 Alan Mortensen po/da.po * Updated Danish translation * https://deb.li/38NkM | 18:40 |
KGB-2 | nautilus upstream/latest 7f2598b Goran Vidović po/hr.po * Update Croatian translation * https://deb.li/HNS1 | 18:40 |
KGB-2 | nautilus upstream/latest 33c0c4c Fabio Tomat po/fur.po * Update Friulian translation * https://deb.li/3RlXN | 18:40 |
KGB-0 | nautilus ubuntu/master b289f1d Jeremy Bicha * pushed 50 commits (first 5 follow) * https://deb.li/i3L7g | 18:45 |
KGB-0 | nautilus ubuntu/master adabebd Changwoo Ryu po/ko.po * Update Korean translation * https://deb.li/Q4Nz | 18:45 |
KGB-0 | nautilus ubuntu/master 6336970 Jiri Grönroos po/fi.po * Update Finnish translation * https://deb.li/3HLEs | 18:45 |
KGB-2 | nautilus signed tags d3c333d Jeremy Bicha ubuntu/1%42_beta-1ubuntu1 * nautilus Debian release 1:42~beta-1ubuntu1 * https://deb.li/3q4I0 | 18:45 |
KGB-0 | nautilus ubuntu/master 9fd9b95 Luna Jernberg po/sv.po * Update Swedish translation * https://deb.li/VKxv | 18:46 |
KGB-0 | nautilus ubuntu/master 404996a António Fernandes src/nautilus-list-view.c * list-view: Draw thumbnail shadow in advance * https://deb.li/3Nmen | 18:46 |
KGB-0 | nautilus ubuntu/master 77ba1d7 António Fernandes src/ nautilus-canvas-item.c nautilus-list-view.c resources/css/Adwaita.css * css: Don't use -gtk-icon-shadow for thumbnails * https://deb.li/RGge | 18:46 |
Wimpy | Hello desktopers o/ | 19:23 |
Wimpy | I've just noticed the the Firefox .deb and .snap are both installed by default in Ubuntu MATE. | 19:23 |
Wimpy | This is because libreoffice-help-en-us Recommends firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium | 19:24 |
sarnold | Wimpy: there's a discussion about the very similar chromium-browser package on https://lists.ubuntu.com/archives/ubuntu-devel/2022-February/041839.html where the consensus seems to be that it's worth keeping around the deb to manage symlinks to snaps, apport hooks, etc | 19:25 |
Wimpy | sarnold: Thanks for the info. I'll have a read. | 19:26 |
KGB-2 | gnome-shell signed tags ca09532 Jeremy Bicha upstream/42_rc * Upstream version 42~rc * https://deb.li/3UKph | 19:45 |
KGB-2 | gnome-shell pristine-tar 6265221 Jeremy Bicha gnome-shell_42~rc.orig.tar.xz.delta gnome-shell_42~rc.orig.tar.xz.id * pristine-tar data for gnome-shell_42~rc.orig.tar.xz * https://deb.li/igr3N | 19:45 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!