[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-15 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 42~beta-1ubuntu2 --- gnome-shell (42~beta-1ubuntu2) jammy; urgency=medium * Add patch to restore Settings item in system menu, because we're using the older gnome-control-center.desktop) (LP: #1964136) -- Jeremy Bicha Thu, 10

[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-15 Thread Sebastien Bacher
** Changed in: gnome-control-center (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1964136 Title: Settings item not shown in System

[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-10 Thread Matthew Ruffell
Hi Jeremy, Sorry, I should have rebooted first. The settings link is there and it works. Happy to say verified. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1964136 Title:

[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-10 Thread Jeremy Bicha
Matthew, yes, the missing Settings link was basically an Ubuntu packaging bug and is fixed with https://launchpad.net/ubuntu/+source/gnome-shell/42~beta-1ubuntu2 I believe you would need to log out and log back in after installing that update. -- You received this bug notification because you

[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-10 Thread Matthew Ruffell
Just to clarify, we will be adding the option to launch gnome-control- center from the system menu? I keep finding myself trying to launch it from there to check sound settings before meetings, but it is missing, and have to launch from overview instead. I think this is a feature that LTS users

[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-10 Thread TreviƱo
IMHO we should still expose the new desktop file as NoDisplay, just to be sure that applications that will target GNOME 42 will be able to open settings. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu.

[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-10 Thread Jeremy Bicha
** Changed in: gnome-shell (Ubuntu) Status: Triaged => Fix Committed ** Changed in: gnome-shell (Ubuntu) Assignee: (unassigned) => Jeremy Bicha (jbicha) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu.

[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-10 Thread Jeremy Bicha
You're right. We need both codesearch lists. I believe updating the distro packages is doable for Jammy but I am willing to wait for 22.10 if you don't think it's a good idea now. For our LTS users as long as they're using distro packages, it shouldn't make a difference which way we go. I think

[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-09 Thread Sebastien Bacher
> Here's a better list of affected packages Could you provide details on why you think it's a better list? The patch renames the dbus entry point, which means that applications trying to spawn setting over dbus will need to be update. As a testcase build gnome-control-center with the suggested

[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-09 Thread Sebastien Bacher
** Tags added: rls-jj-incoming -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1964136 Title: Settings item not shown in System menu Status in gnome-control-center package in

[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-08 Thread Daniel van Vugt
** Tags added: jammy regression -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1964136 Title: Settings item not shown in System menu Status in gnome-control-center package in

[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-08 Thread Gunnar Hjalmarsson
Adding back gnome-shell as affected package for now. Leaving it to others to decide which route to take. ;) ** Also affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Changed in: gnome-shell (Ubuntu) Importance: Undecided => High ** Changed in: gnome-shell (Ubuntu)

[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-08 Thread Sebastien Bacher
@Jeremy, I'm unsure to understand your point, what do you suggest doing exactly? The shell revert seems the safest way there, unless you want to provide compat with different names but what is the win for the LTS users exactly? -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-08 Thread Jeremy Bicha
Here's a better list of affected packages: https://codesearch.debian.net/search?q=gnome-control-center.desktop=1 The network-manager plugins are for AppStream metadata and it's pretty easy to support both names there. budgie-control-center can be ignored since it's just a fork of gnome-

[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-08 Thread Sebastien Bacher
-1 on doing the rename before the LTS, we are past feature freeze, a check on the old name shows quite some reverse depends call to the name to trigger the settings https://codesearch.debian.net/search?q=org.gnome.ControlCenter We could start patching the rdepends but that's not useful work, we

[Desktop-packages] [Bug 1964136] Re: Settings item not shown in System menu

2022-03-08 Thread Jeremy Bicha
gnome-control-center 42 changed its .desktop name. We either need to backport that change to Jammy or revert gnome-shell 42's change. I proposed the backport: https://salsa.debian.org/gnome-team/gnome-control- center/-/merge_requests/24 ** Package changed: gnome-shell (Ubuntu) =>