/srv/irclogs.ubuntu.com/2023/03/07/#ubuntu-desktop.txt

KGB-0gnome-shell pristine-tar c8f18c5 Jeremy Bicha gnome-shell_44~rc.orig.tar.xz.delta gnome-shell_44~rc.orig.tar.xz.id * pristine-tar data for gnome-shell_44~rc.orig.tar.xz * https://deb.li/3PLtG01:11
KGB-0gnome-shell signed tags 0e0722f Jeremy Bicha upstream/44_rc * Upstream version 44~rc * https://deb.li/sl6c01:11
KGB-2mutter Jeremy Bicha 387606 * commented merge request !90 * https://deb.li/3nmfy01:24
KGB-0mutter Daniel van Vugt 387609 * commented merge request !90 * https://deb.li/394rV01:43
KGB-2gnome-shell-extension-appindicator tags dd4cc01 Marco Trevisan upstream/50 * Upstream version 50 * https://deb.li/hVR01:52
KGB-0gnome-shell-extension-appindicator pristine-tar 6eea6cb Marco Trevisan (Treviño) gnome-shell-extension-appindicator_49.orig.tar.gz.delta gnome-shell-extension-appindicator_49.orig.tar.gz.id * pristine-tar data for gnome-shell-extension-appindicator_49.orig.tar.gz * https://deb.li/3bkXy01:53
KGB-0gnome-shell-extension-appindicator pristine-tar fc736c5 Marco Trevisan (Treviño) gnome-shell-extension-appindicator_50.orig.tar.gz.delta gnome-shell-extension-appindicator_50.orig.tar.gz.id * pristine-tar data for gnome-shell-extension-appindicator_50.orig.tar.gz * https://deb.li/6T9G01:53
=== ackk is now known as ack
KGB-2mutter Simon McVittie 387671 * commented merge request !90 * https://deb.li/3oeBd12:57
=== feichtmeier1 is now known as feichtmeier
EickmeyerHey desktopers! If you're not aware, Edubuntu is back officially! \o/ Means I'll probably be working a lot closer with all of you since we also use GNOME.14:58
EickmeyerUnfortunately, that created an issue wrt this merge from 8 months ago that this team spearheaded: https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/96514:59
-ubottu:#ubuntu-desktop- Merge 965 in GNOME/gnome-control-center "Make it easier to configure the distributor logo in the info-overview panel" [Merged]14:59
EickmeyerMeans the Ubuntu logo is hard-coded into the "About" details, and that's unfortunate.14:59
seb128divert the logo?14:59
EickmeyerNot that easy. It's hard-coded.15:00
EickmeyerIt's in the gresource itself.15:00
seb128I mean dpkg-divert the file on disk15:00
EickmeyerYeah, I tried that. :(15:00
EickmeyerThe entire binary has to be recompiled.15:00
seb128Eickmeyer, it's basically the base-files discussion we had on the devel list some time ago15:06
seb128sorry I need to drop from IRC, one day Ubuntu will have a modern chat system :/15:07
EickmeyerHeh, it's all good.15:07
seb128feel free to ping me again later or tomorrow if you want to continue the conversation though15:07
EickmeyerNo worries. :)15:07
seb128and back for a bit15:50
seb128Eickmeyer, was there more you wanted to discuss? I think in reality if you want another distro logo you should divert the base-files logo and not try to patch code use it15:51
Eickmeyerseb128: I'll give it another shot, I may have missed something in my local test. I uploaded a new version of edubuntu-artwork to the archive anyhow since the logo files *should* be diverted logically anyhow.16:00
seb128right16:01
Eickmeyer(it was last night and I was tired)16:01
Eickmeyer8 AM locally for me right now.16:02
seb128good morniong then :)16:03
Eickmeyer:D16:04
KGB-0gnome-shell-extensions signed tags a30214b Jeremy Bicha upstream/44_rc * Upstream version 44~rc * https://deb.li/LHPF17:26
KGB-0gnome-shell-extensions upstream/latest 2c25e22 Florian Müllner data/gnome-shell-sass * Update sass submodule * https://deb.li/3q9u117:27
KGB-0gnome-shell-extensions upstream/latest e0d5ede Florian Müllner NEWS meson.build * Bump version to 44.rc * https://deb.li/3ifmd17:27
KGB-0gnome-shell-extensions upstream/latest 51df22a Jeremy Bicha NEWS data/gnome-shell-sass/_colors.scss data/gnome-shell-sass/widgets/_quick-settings.scss meson.build * New upstream version 44~rc * https://deb.li/i20QV17:27
KGB-0gnome-shell-extensions pristine-tar 751fc1d Jeremy Bicha gnome-shell-extensions_44~rc.orig.tar.xz.delta gnome-shell-extensions_44~rc.orig.tar.xz.id * pristine-tar data for gnome-shell-extensions_44~rc.orig.tar.xz * https://deb.li/wHdA17:27
KGB-0gjs signed tags e41d9dc Jeremy Bicha upstream/1.75.90 * Upstream version 1.75.90 * https://deb.li/iUfP717:38
KGB-0gjs pristine-tar fa75af4 Jeremy Bicha gjs_1.75.90.orig.tar.xz.delta gjs_1.75.90.orig.tar.xz.id * pristine-tar data for gjs_1.75.90.orig.tar.xz * https://deb.li/3U0Rg17:38
KGB-2gnome-photos signed tags cca246f Jeremy Bicha upstream/44.0 * Upstream version 44.0 * https://deb.li/HPej17:44
GunnarHjjbicha: Re bug #2008279: Comment #9 was intended as an instruction how to reproduce the issue. Do you want me to spell it out more clearly?18:26
-ubottu:#ubuntu-desktop- Bug 2008279 in glib2.0 (Ubuntu) "glib2.0 2.75.3-3 breaks text input for Firefox & Chromium snaps" [High, New] https://launchpad.net/bugs/200827918:26
jbichaGunnarHj: thanks, I can reproduce it now, thought I couldn't earlier18:33
GunnarHjjbicha: Good. The I suppose you can add a test case to clarify the issue for others.18:34
GunnarHjs/The/Then/18:34
GunnarHjjbicha: In short you can say that as soon as IBus has been 'turned on' you see the issue. The g-s-d commit you reversed makes IBus always be turned on. With the g-s-d version currently in -proposed you need to somehow trigger a need to turn IBus on.18:38
jbichaGunnarHj: I added a test case & rewrote the description, but feel free to improve it18:41
GunnarHjjbicha: Hmm.. I'm going to add at least one more option.18:43
KGB-2baobab upstream/latest 4fc6cd7 Jeremy Bicha * pushed 34 commits (first 5 follow) * https://deb.li/30Pty18:51
KGB-2baobab upstream/latest b5896da Aurimas Černius po/lt.po * Update Lithuanian translation * https://deb.li/dPqd18:51
KGB-2baobab upstream/latest 95567c5 Fabio Tomat po/fur.po * Update Friulian translation * https://deb.li/31ywV18:51
KGB-2baobab upstream/latest 7fbcb0d Balázs Úr po/hu.po * Update Hungarian translation * https://deb.li/3pqo118:51
KGB-2baobab upstream/latest b26a7ab Daniel po/es.po * Updated Spanish translation * https://deb.li/ijgrN18:51
KGB-2baobab upstream/latest e4fd38b Sabri Ünal po/tr.po * Update Turkish translation * https://deb.li/xPG018:51
KGB-2baobab pristine-tar 4f84420 Jeremy Bicha baobab_44~rc.orig.tar.xz.delta baobab_44~rc.orig.tar.xz.id * pristine-tar data for baobab_44~rc.orig.tar.xz * https://deb.li/3lyW218:52
KGB-0nautilus signed tags 2113da9 Jeremy Bicha ubuntu/1%44_beta-1ubuntu1 * nautilus Debian release 1:44~beta-1ubuntu1 * https://deb.li/9qXi18:59
KGB-0nautilus upstream/latest dddaac8 Jeremy Bicha * pushed 29 commits (first 5 follow) * https://deb.li/3gi7j19:09
KGB-0nautilus upstream/latest 6fecc53 Alan Mortensen po/da.po * Update Danish translation * https://deb.li/ixCVR19:09
KGB-0nautilus upstream/latest 816e827 Daniel po/es.po * Updated Spanish translation * https://deb.li/4spd19:09
KGB-0nautilus upstream/latest cf0f424 Matej Urbančič po/sl.po * Update Slovenian translation * https://deb.li/3W7bV19:10
KGB-0nautilus upstream/latest 2744825 Corey Berla src/nautilus-list-base.c * list-base: Sort after file-changes * https://deb.li/eiH119:10
KGB-2nautilus signed tags d4e6c6d Jeremy Bicha ubuntu/1%44_rc-1ubuntu1 * nautilus Debian release 1:44~rc-1ubuntu1 * https://deb.li/o7m219:10
KGB-0nautilus upstream/latest 5433568 Corey Berla src/nautilus-list-base.c * list-base: Don't free calls to nautilus_view_model_get_item_from_file * https://deb.li/3AC5N19:10
KGB-2nautilus signed tags f7621cd Jeremy Bicha upstream/44_rc * Upstream version 44~rc * https://deb.li/36YQC19:10
KGB-0nautilus pristine-tar 53a7ff0 Jeremy Bicha nautilus_44~rc.orig.tar.xz.delta nautilus_44~rc.orig.tar.xz.id * pristine-tar data for nautilus_44~rc.orig.tar.xz * https://deb.li/FSQc19:10
KGB-2nautilus ubuntu/master 26b3ba0 Jeremy Bicha * pushed 107 commits (first 5 follow) * https://deb.li/O7sg19:10
KGB-2nautilus ubuntu/master cb8ed0c Ondrej Holy build-aux/flatpak/org.gnome.Nautilus.json * flatpak: Remove --talk-name=org.gtk.vfs * https://deb.li/3KYFl19:10
KGB-2nautilus ubuntu/master 011bb2e Balázs Úr po/hu.po * Update Hungarian translation * https://deb.li/vSUx19:10
KGB-2nautilus ubuntu/master 1539962 Alexandre Franke po/fr.po * Update French translation * https://deb.li/3s51E19:10
KGB-2nautilus ubuntu/master ba62221 Chao-Hsiung Liao po/zh_TW.po * Update Chinese (Taiwan) translation * https://deb.li/C5n419:10
KGB-2nautilus ubuntu/master 4f0fee3 Changwoo Ryu po/ko.po * Update Korean translation * https://deb.li/3b7dD19:10
KGB-2libhandy-1 signed tags 8a68200 Jeremy Bicha upstream/1.8.2 * Upstream version 1.8.2 * https://deb.li/ij5In19:22
KGB-0libhandy-1 upstream/latest 7b40acc Jeremy Bicha * pushed 17 commits (first 5 follow) * https://deb.li/TSpC19:24
KGB-0libhandy-1 upstream/latest d498b39 Martin po/sl.po * Update Slovenian translation * https://deb.li/3QiQd19:24
KGB-0libhandy-1 upstream/latest bc86819 Alexander Mikhaylenko .gitlab-ci.yml * ci: Update fedora images * https://deb.li/q5uF19:24
KGB-0libhandy-1 upstream/latest cc94f87 Alexander Mikhaylenko src/hdy-tab-view.c * tab-view: Fix set_menu_model() check * https://deb.li/3V7S119:24
KGB-0libhandy-1 upstream/latest f403e96 Alexander Mikhaylenko src/hdy-tab-view.c * tab-view: Fix a typo in docs * https://deb.li/D7ah19:24
KGB-2libhandy-1 pristine-tar 3f7a41c Jeremy Bicha libhandy-1_1.8.2.orig.tar.xz.delta libhandy-1_1.8.2.orig.tar.xz.id * pristine-tar data for libhandy-1_1.8.2.orig.tar.xz * https://deb.li/i35bG19:24
KGB-0libhandy-1 upstream/latest e7bf0ad Corey Berla doc/libhandy.toml.in * docs: Fix dependency names * https://deb.li/3RYHc19:24
KGB-0libhandy-1 pipeline Jeremy Bicha 508895 * running (extract-source: running; build: created; build i386: created; build source: created; test-build-any: created; test-build-all: created; test-crossbuild-arm64: created; reprotest: created; lintian: created; autopkgtest: created; blhc: created; piuparts: created)19:40
GunnarHjjbicha: Elaborated on that bug description and changed the bug title again. Hope you agree.19:41
jbichathank you19:42
KGB-0clutter tags 3bc0dcf Marco Trevisan upstream/1.26.4+git2779b932+dfsg * Upstream version 1.26.4+git2779b932+dfsg * https://deb.li/78ye21:16
KGB-2clutter upstream/latest 584e260 Marco Trevisan * pushed 45 commits (first 5 follow) * https://deb.li/iWu8U21:17
KGB-2clutter upstream/latest b296b2d A S Alam po/pa.po * Update Punjabi translation * https://deb.li/p8oF21:17
KGB-2clutter upstream/latest 03453f1 Yaron Shahrabani po/he.po * Update Hebrew translation * https://deb.li/3jxr121:17
KGB-2clutter upstream/latest b1c9a7e Pawan Chitrakar po/ne.po * Update Nepali translation * https://deb.li/1Mwd21:17
KGB-2clutter upstream/latest 92e2d5a Pawan Chitrakar po/ne.po * Update Nepali translation * https://deb.li/3BDYV21:17
KGB-2clutter upstream/latest c250d76 Quentin PAGÈS po/oc.po * Update Occitan translation * https://deb.li/ZD6C21:17
KGB-2clutter pristine-tar 7edc5f0 Marco Trevisan (Treviño) clutter-1.0_1.26.4+git2779b932+dfsg.orig.tar.xz.delta clutter-1.0_1.26.4+git2779b932+dfsg.orig.tar.xz.id * pristine-tar data for clutter-1.0_1.26.4+git2779b932+dfsg.orig.tar.xz * https://deb.li/3L8fG21:17
KGB-0gnome-contacts signed tags 2e61312 Jeremy Bicha upstream/44_rc * Upstream version 44~rc * https://deb.li/MQJV23:23
KGB-2gnome-contacts upstream/latest cf1d77c Jeremy Bicha * pushed 64 commits (first 5 follow) * https://deb.li/3eQF023:23
KGB-2gnome-contacts upstream/latest 85db6e3 Fran Dieguez po/gl.po * Update Galician translation * https://deb.li/346UA23:23
KGB-2gnome-contacts upstream/latest bdc970e Vasil Pupkin po/be.po * Update Belarusian translation * https://deb.li/iWrYi23:23
KGB-2gnome-contacts upstream/latest e594ee4 Quentin PAGÈS po/oc.po * Update Occitan translation * https://deb.li/pQBh23:23
KGB-2gnome-contacts upstream/latest 0abbc28 Niels De Graef src/core/contacts-addresses-chunk.vala tests/core/test-addresses-chunk.vala * addresses-chunk: properly notify is-empty * https://deb.li/7Qvz23:23
KGB-2gnome-contacts upstream/latest 99af581 Niels De Graef src/core/contacts-structured-name-chunk.vala * structured-name-chunk: return null Value if empty * https://deb.li/3Fz7s23:24
KGB-2gnome-contacts pristine-tar 5662aee Jeremy Bicha gnome-contacts_44~rc.orig.tar.xz.delta gnome-contacts_44~rc.orig.tar.xz.id * pristine-tar data for gnome-contacts_44~rc.orig.tar.xz * https://deb.li/3QzKc23:24

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!