[Desktop-packages] [Bug 1838358] Re: Ibus causes gnome-shell to freeze when password fields are selected in Firefox

2019-07-29 Thread Matthew Ruffell
Attached is the debdiff for bionic which restores ibus- xx-f19-password.patch ** Patch added: "ibus debdiff for bionic" https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1838358/+attachment/5279953/+files/lp1838358_bionic.debdiff ** Tags added: sts-sponsor -- You received this bug

[Desktop-packages] [Bug 1838358] [NEW] Ibus causes gnome-shell to freeze when password fields are selected in Firefox

2019-07-29 Thread Matthew Ruffell
D_PASSWORD=1 firefox or export IBUS_DISCARD_PASSWORD_APPS='firefox,.*chrome.*' ** Affects: ibus (Ubuntu) Importance: Undecided Status: New ** Affects: ibus (Ubuntu Bionic) Importance: Medium Assignee: Matthew Ruffell (mruffell) Status: In Progress ** Tags: sts

[Desktop-packages] [Bug 1838358] Re: Ibus causes gnome-shell to freeze when password fields are selected in Firefox

2019-07-31 Thread Matthew Ruffell
** Description changed: [Impact] The following has been seen in a VMware Horizon VDI. I cannot reproduce this issue myself. When a user interacts with any password field in Firefox, gnome-shell and Firefox both freeze and the system becomes unusable. If you ssh into the system

[Desktop-packages] [Bug 1838358] Re: Ibus causes gnome-shell to freeze when password fields are selected in Firefox

2019-07-31 Thread Matthew Ruffell
Hi Oliver, Full details from the environment which has the problem: Affected machines are all running Bionic and are fully patched. firefox: 68.0.1+build1-0ubuntu0.18.04.1 gnome-shell: 3.28.4-0ubuntu18.04.1 ibus: 1.5.17-3ubuntu4 Machines are accessed as a VDI through VMware Horizon 7.9.0, and

[Desktop-packages] [Bug 1838358] Re: Ibus causes gnome-shell to freeze when password fields are selected in Firefox

2019-07-31 Thread Matthew Ruffell
Revised debdiff for bionic which enables the environment variables IBUS_DISCARD_PASSWORD and IBUS_DISCARD_PASSWORD_APPS ** Patch added: "revised debdiff for bionic" https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1838358/+attachment/5280261/+files/lp1838358_bionic_revised.debdiff -- You

[Desktop-packages] [Bug 1838358] Re: Ibus causes gnome-shell to freeze when password fields are selected in Firefox

2019-08-05 Thread Matthew Ruffell
Hi Lukasz, We are in luck, after some very helpful debugging done by the customer, I have been able to reliably reproduce this issue myself. Firstly, this issue only affects users of Ubuntu inside a VMware Horizon VDI, and only occurs after you install the VMware Horizon Agent for Linux. The

[Desktop-packages] [Bug 1838358] Re: Ibus causes gnome-shell to freeze when password fields are selected in Firefox

2019-08-08 Thread Matthew Ruffell
I enabled bionic-proposed and installed ibus, ibus-gtk, ibus-gtk3 versions 1.5.17-3ubuntu5. I ran the test in a bionic VM which had VMware Horizon Agent for Linux installed, version 7.9.0-13916467. Running firefox with no environment variables caused long input delays and small lockups with the

[Desktop-packages] [Bug 1847176] Re: [HP ENVY Laptop 13-ad1xx, Realtek ALC295, Speaker, Internal] Pulseaudio fails to detect card

2019-10-08 Thread Matthew Ruffell
@gunnarl, did your audio work correctly in kernel 5.0.0-29, and broke when you updated to 5.0.0-31? If you boot 5.0.0-29 by selecting it in grub when you turn your computer on, does your audio work? Might this be related to Bug 1846991? -- You received this bug notification because you are a

[Desktop-packages] [Bug 1864577] [NEW] Ubuntu logo is not displayed in the 'About' Pane

2020-02-24 Thread Matthew Ruffell
Public bug reported: On Focal, if you go to the 'About' pane in gnome-control-center, a large GNOME icon is displayed. On previous releases, usually an Ubuntu logo is displayed instead. Is this change intentional? Or did upstream GNOME change a file name or something? Attached is a screenshot.

[Desktop-packages] [Bug 1866275] [NEW] Password overlay dialogue breaks during screen lock while overlay present

2020-03-05 Thread Matthew Ruffell
Public bug reported: If you have a password overlay dialogue box present on your screen, for example, trying to mount an encrypted disk image from gnome-disks, or trying to unlock an ssh key, if the lock screen appears while the dialogue is in place, after unlocking the screen, you can still

[Desktop-packages] [Bug 1866275] Re: Password overlay dialogue breaks during screen lock while overlay present

2020-03-05 Thread Matthew Ruffell
I opened an issue upstream: https://gitlab.gnome.org/GNOME/gnome- shell/issues/2321 -- 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/1866275 Title: Password overlay dialogue breaks

[Desktop-packages] [Bug 1866259] [NEW] Text clipped on password overlay dialogues

2020-03-05 Thread Matthew Ruffell
Public bug reported: On focal with yaru-gtk-theme 20.04.2, the text in the password overlay dialogue boxes is clipped. Possibly the font is too big, or the dialogue box not wide enough? Attached is a screenshot of attempting to mount an encrypted disk image in gnome-disks, and I can also

[Desktop-packages] [Bug 1858857] Re: gnome-calendar: Hits assert when timezone set to Etc/UTC

2020-02-18 Thread Matthew Ruffell
** Information type changed from Private to Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-calendar in Ubuntu. https://bugs.launchpad.net/bugs/1858857 Title: gnome-calendar: Hits assert when timezone set to Etc/UTC

[Desktop-packages] [Bug 1866259] Re: Text clipped on password overlay dialogues

2020-03-08 Thread Matthew Ruffell
** Changed in: gnome-shell (Ubuntu) Status: New => Fix Released ** Also affects: yaru-theme (Ubuntu) Importance: Undecided Status: New ** Also affects: gnome-shell (Ubuntu Focal) Importance: Low Status: Fix Released ** Also affects: yaru-theme (Ubuntu Focal)

[Desktop-packages] [Bug 1866259] Re: Text clipped on password overlay dialogues

2020-03-08 Thread Matthew Ruffell
Hello MadsRH and Daniel, I checked the Adwaita theme, and no text clipping is seen, and things are as expected. Attached is a screenshot of the same gnome-disks password dialogue in Adwaita. ** Attachment added: "Screenshot of Adwaita password overlay box"

[Desktop-packages] [Bug 1866259] Re: Text clipped on password overlay dialogues

2020-03-08 Thread Matthew Ruffell
I found the bug. The font-size is too large in .message-dialog-content .message-dialog-title. It is set to 18pt, but the largest it should be is 13pt. Attached is a picture demonstrating each font size, no other changes made. ** Attachment added: "Comparison of font sizes"

[Desktop-packages] [Bug 1866259] Re: Text clipped on password overlay dialogues

2020-03-08 Thread Matthew Ruffell
I did some extensive digging and found why it is fixed in Adwaita and not Yaru. Two weeks ago, the below commit was merged to gnome-shell. It checks to see if the string width is longer than the box width, and if it is, it switches to a hardcoded "leightweight" width of 13pt. commit

[Desktop-packages] [Bug 1866259] Re: Text clipped on password overlay dialogues

2020-03-08 Thread Matthew Ruffell
I went and checked Yaru theme from Eoan, and the dialogue is displayed correctly. Maybe something broke on the move to the new dialogue box? Attached is the same gnome-disks dialogue on Eoan. I still think the issue is the font is too big on the title of the new Yaru theme dialogue box. **

[Desktop-packages] [Bug 1869974] [NEW] gnome-shell: virtual desktops broken as windows appear on every desktop, regardless of where they are placed

2020-03-31 Thread Matthew Ruffell
Public bug reported: gnome-shell: virtual desktops broken as windows appear on every desktop, regardless of where they are placed On focal, with gnome-shell 3.36.0-2ubuntu1 and 3.36.0-2ubuntu2, if you open a few applications, such as gnome-disks, nautilus and firefox, then move a window to a

[Desktop-packages] [Bug 1869974] Re: gnome-shell: virtual desktops broken as windows appear on every desktop, regardless of where they are placed

2020-03-31 Thread Matthew Ruffell
Attached is a screencast demonstrating the problem. ** Attachment added: "Screencast of virtual desktops breaking" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1869974/+attachment/5343942/+files/Screencast%20from%2001-04-20%2011%3A08%3A18.webm -- You received this bug

[Desktop-packages] [Bug 1869970] [NEW] yaru: Long passwords cause lock screen and gdm password boxes to expand

2020-03-31 Thread Matthew Ruffell
Public bug reported: yaru: Long passwords cause lock screen and gdm password boxes to expand On focal, with yaru-theme 20.04.4, if the user has a very long password, the small password box will expand for a split second once the user presses the enter key to accept the password. I believe this

[Desktop-packages] [Bug 1869974] Re: gnome-shell: virtual desktops broken as windows appear on every desktop, regardless of where they are placed

2020-03-31 Thread Matthew Ruffell
Oops, sorry. I rebooted my machine and the problem does not reproduce, since I installed 3.36.0-2ubuntu2 and hadn't rebooted. ** Changed in: gnome-shell (Ubuntu Focal) Status: Incomplete => Fix Released ** Tags removed: champagne -- You received this bug notification because you are a

[Desktop-packages] [Bug 1886592] Re: Add support for VMware Horizon SSO to gnome-shell

2020-10-18 Thread Matthew Ruffell
** Description changed: [Impact] VMware Horizon is a VDI product that runs atop of VMware's normal virtualisation stack, and it supports SSO authentication for login. In the past, the VMware Horizon agent has been pretty buggy, and requires SSO patches to be present to function,

[Desktop-packages] [Bug 1886592] Re: Add support for VMware Horizon SSO to gnome-shell

2020-10-18 Thread Matthew Ruffell
Attached is a debdiff for gnome-shell for Focal with the required patches to implement VMware Horizon SSO support. ** Patch added: "gnome-shell debdiff for Focal" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1886592/+attachment/5423914/+files/lp1886592_focal.debdiff -- You

[Desktop-packages] [Bug 1886592] Re: Add support for VMware Horizon SSO to gnome-shell

2020-10-18 Thread Matthew Ruffell
Attached is a debdiff for Bionic which implements support for VMware Horizon SSO in gnome-shell. ** Patch added: "gnome-shell debdiff for Bionic" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1886592/+attachment/5423915/+files/lp1886592_bionic.debdiff -- You received this bug

[Desktop-packages] [Bug 1886592] [NEW] Add support for VMware Horizon SSO to gnome-shell

2020-07-06 Thread Matthew Ruffell
nee: Matthew Ruffell (mruffell) Status: In Progress ** Affects: gnome-shell (Ubuntu Bionic) Importance: Undecided Assignee: Matthew Ruffell (mruffell) Status: In Progress ** Affects: gnome-shell (Ubuntu Eoan) Importance: Undecided Status: Won't Fix ** Af

[Desktop-packages] [Bug 1930359] Re: gdm fails to start with latest mutter 3.36.9-0ubuntu0.20.04.1 in focal-updates

2021-06-17 Thread Matthew Ruffell
I spent some time attempting to reproduce on AWS today, using a g4dn.xlarge instance, which has a Nvidia Tesla T4 GPU, which supports GRID. I installed ubuntu-desktop-minimal and rebooted, and gdm started fine with mutter 3.36.9-0ubuntu0.20.04.1. I confirmed this by looking at the instance

[Desktop-packages] [Bug 1930359] Re: gdm fails to start with latest mutter 3.36.9-0ubuntu0.20.04.1 in focal-updates

2021-06-17 Thread Matthew Ruffell
** Attachment added: "screenshot of working gdm on AWS" https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1930359/+attachment/5505412/+files/Screenshot%20from%202021-06-18%2013-40-15.png -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1930359] Re: gdm fails to start with latest mutter 3.36.9-0ubuntu0.20.04.1 in focal-updates

2021-06-14 Thread Matthew Ruffell
I built a test package based on mutter 3.36.9-0ubuntu0.20.04.1, and reverted the three commits introduced by LP #1905825, namely: commit: 92834d8feceeac538299a47a8c742e155de4e6e8 From: Kai-Heng Feng Date: Mon, 21 Dec 2020 14:34:43 +0800 Subject: renderer/native: Refactor modeset boilerplate into

[Desktop-packages] [Bug 1905825] Re: [SRU] Disable CRTCs when system becomes headless

2021-05-31 Thread Matthew Ruffell
Hello, Just a note that mutter 3.36.9-0ubuntu0.20.04.1 has introduced a regression in a VMware Horizon VDI environment, where gdm fails to start, and has taken out several hundred VDIs. I am tracking the issue in bug 1930359. The plan is to make a test package with the patches from bug 1905825

[Desktop-packages] [Bug 1919143] Re: SRU mutter to 3.36.9

2021-05-31 Thread Matthew Ruffell
Hello, Just a note that mutter 3.36.9-0ubuntu0.20.04.1 has introduced a regression in a VMware Horizon VDI environment, where gdm fails to start, and has taken out several hundred VDIs. I am tracking the issue in bug 1930359. The plan is to make a test package with the patches from bug 1905825

[Desktop-packages] [Bug 1930359] [NEW] gdm fails to start with latest mutter 3.36.9-0ubuntu0.20.04.1 in focal-updates

2021-05-31 Thread Matthew Ruffell
. Currently looking into what landed in bug 1919143 and bug 1905825. [Testcase] [Where problems can occur] ** Affects: mutter (Ubuntu) Importance: Undecided Status: New ** Affects: mutter (Ubuntu Focal) Importance: High Assignee: Matthew Ruffell (mruffell) Status

[Desktop-packages] [Bug 1930359] Re: gdm fails to start in a VMware Horizon VDI environment with latest mutter 3.36.9-0ubuntu0.20.04.1 in focal-updates

2021-07-02 Thread Matthew Ruffell
Hi Daniel, Yes, I am sure this is the same issue that they are experiencing there, and I now believe the issue lies in glib, and not mutter. When we install mutter-common, it calls the libglib2.0-0 hook to recompile the gsettings schemas. The customer provided me with a tarball of their

[Desktop-packages] [Bug 1930359] Re: gdm fails to start in a VMware Horizon VDI environment with latest mutter 3.36.9-0ubuntu0.20.04.1 in focal-updates

2021-06-30 Thread Matthew Ruffell
Okay, the affected user has now started experiencing the issue again, and was forced to roll mutter back on their fleet. We managed to get some logs this time, and we have determined what is happening. When the user upgrades the mutter packages, particularly mutter-common, the libglib2.0-0 hook

[Desktop-packages] [Bug 1930359] Re: gdm fails to start in a VMware Horizon VDI environment with latest mutter 3.36.9-0ubuntu0.20.04.1 in focal-updates

2021-06-29 Thread Matthew Ruffell
The affected user cannot reproduce the issue anymore. The new mutter packages install fine in their environment, and gdm starts every time. They have since rolled out the new mutter packages to their fleet without any issues. I'm going to mark this bug as invalid, as we can't reproduce the issue

[Desktop-packages] [Bug 1930359] Re: glib2.0: Uninitialised memory is written to gschema.compiled, failure to parse this file leads to gdm, gnome-shell failing to start

2021-07-11 Thread Matthew Ruffell
Attached is a debdiff for glib2.0 on Focal which fixes this problem. ** Patch added: "Debdiff for glib2.0 for Focal" https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1930359/+attachment/5510466/+files/lp1930359_focal.debdiff ** Tags removed: regression-update ** Tags added: sts-sponsor

[Desktop-packages] [Bug 1930359] Re: gdm fails to start in a VMware Horizon VDI environment with latest mutter 3.36.9-0ubuntu0.20.04.1 in focal-updates

2021-07-11 Thread Matthew Ruffell
** No longer affects: mutter (Ubuntu) ** No longer affects: mutter (Ubuntu Focal) ** Changed in: glib2.0 (Ubuntu) Status: New => Fix Released ** Changed in: glib2.0 (Ubuntu Focal) Status: New => In Progress ** Changed in: glib2.0 (Ubuntu Focal) Importance: Undecided => High

[Desktop-packages] [Bug 1922839] Re: Opening new tab in gnome-terminal launched from nautilus loses most environment variables

2021-04-06 Thread Matthew Ruffell
Version tested in hirsute is 3.38.1-1ubuntu1. I checked Groovy, with 3.38.0-1ubuntu1.1, and the problem does not happen. Both systems using Wayland session. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-terminal in Ubuntu.

[Desktop-packages] [Bug 1922839] [NEW] Opening new tab in gnome-terminal launched from nautilus loses most environment variables

2021-04-06 Thread Matthew Ruffell
Public bug reported: [Impact] If you launch gnome-terminal by right clicking a directory in Nautilus, selecting "Open in Terminal", you get a fully functional terminal window. If you then press the new tab button, or ctrl-shift-t to open a new terminal tab, you will find that most environment

[Desktop-packages] [Bug 1922839] Re: Opening new tab in gnome-terminal launched from nautilus loses most environment variables

2021-04-06 Thread Matthew Ruffell
Seems this is a long running issue. Upstream bug: https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/253 ** Bug watch added: gitlab.gnome.org/GNOME/gnome-terminal/-/issues #253 https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/253 ** Bug watch added:

[Desktop-packages] [Bug 1922839] Re: Opening new tab in gnome-terminal launched from nautilus loses most environment variables

2021-04-06 Thread Matthew Ruffell
Might also be related: https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/303 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/1922839 Title: Opening new tab in

[Desktop-packages] [Bug 1886592] Re: Add support for VMware Horizon SSO to gnome-shell

2021-03-21 Thread Matthew Ruffell
Performing verification for gnome-shell in Focal. During this verification I will explain how VMware Horizon SSO works, and will prove that the gnome-shell in -proposed is equivalent to the custom gnome-shell package distributed by VMware. I will begin by walking through the SSO workflow, based

[Desktop-packages] [Bug 1886592] Re: Add support for VMware Horizon SSO to gnome-shell

2021-03-21 Thread Matthew Ruffell
Performing verification for gnome-shell in Bionic. During this verification I will explain how VMware Horizon SSO works, and will prove that the gnome-shell in -proposed is equivalent to the custom gnome-shell package distributed by VMware. I will begin by walking through the SSO workflow, based

[Desktop-packages] [Bug 1838152] Re: gnome-shell freezes on notification arrival (fixed upstream)

2021-04-07 Thread Matthew Ruffell
Performing verification for Bionic. I want to say straight up, I haven't been able to reproduce the problem, I have tried many mechanisms, but I can not reproduce the 20 second shell hang and crash, as documented in https://github.com/GSConnect

[Desktop-packages] [Bug 1922839] Re: Opening new tab in gnome-terminal launched from nautilus loses most environment variables

2021-04-12 Thread Matthew Ruffell
It seems the revert for "screen: Use clean env when creating new tab" is already in 3.38.1, and I checked the Ubuntu source package, and the revert is in place. https://gitlab.gnome.org/GNOME/gnome- terminal/-/commit/16bd9f6a4181d37af2769e7ca5a1f9a1211cfaac Interesting. I might try a test build

[Desktop-packages] [Bug 1922839] Re: Opening new tab in gnome-terminal launched from nautilus loses most environment variables

2021-04-12 Thread Matthew Ruffell
Attached is a debdiff for Hirsute which re-applies "screen: Use clean env when creating new tab" and is the same patch in the PPA. ** Description changed: [Impact] If you launch gnome-terminal by right clicking a directory in Nautilus, selecting "Open in Terminal", you get a fully

[Desktop-packages] [Bug 1922839] Re: Opening new tab in gnome-terminal launched from nautilus loses most environment variables

2021-04-12 Thread Matthew Ruffell
** Description changed: [Impact] If you launch gnome-terminal by right clicking a directory in Nautilus, selecting "Open in Terminal", you get a fully functional terminal window. If you then press the new tab button, or ctrl-shift-t to open a new terminal tab, you will find that

[Desktop-packages] [Bug 1930359] Re: glib2.0: Uninitialised memory is written to gschema.compiled, failure to parse this file leads to gdm, gnome-shell failing to start

2021-07-13 Thread Matthew Ruffell
Performing verification for Focal. I will first reproduce the problem with glib2.0 2.64.6-1~ubuntu20.04.3 from -security with the libglib2.0-0 libglib2.0-bin libglib2.0-data packages. I deleted all existing schemas from /usr/share/glib-2.0/schemas and replaced them with a set of schemas which

[Desktop-packages] [Bug 1954724] [NEW] Removing unattended-upgrades removes ubuntu-server-minimal

2021-12-13 Thread Matthew Ruffell
Public bug reported: On Impish and later, removing unattended-upgrades also removes ubuntu- server-minimal due to ubuntu-server-minimal depending on unattended- upgrades $ sudo apt remove unattended-upgrades ... The following packages will be REMOVED: ubuntu-server-minimal unattended-upgrades

[Desktop-packages] [Bug 1954724] Re: Removing unattended-upgrades removes ubuntu-server-minimal

2021-12-13 Thread Matthew Ruffell
** Description changed: On Impish and later, removing unattended-upgrades also removes ubuntu- server-minimal due to ubuntu-server-minimal depending on unattended- upgrades $ sudo apt remove unattended-upgrades ... The following packages will be REMOVED: - ubuntu-server-minimal

[Desktop-packages] [Bug 1965067] Re: [42beta] gnome-disks does not respect gtk theme

2022-03-15 Thread Matthew Ruffell
Actually, Nautilus has started doing it now as well. gedit still uses yaru. calculator uses yaru. calendar uses adwaita. Maybe my system is cursed. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-disk-utility in Ubuntu.

[Desktop-packages] [Bug 1964545] Re: 42beta: moving mouse as screen is fading to screensaver prevents input to shell

2022-03-15 Thread Matthew Ruffell
I use the wayland session. I have recorded a short screencast of reproducing the issue. I went gnome settings > power > screen blank > 1 minute to speed it up. The screencast has journalctl -f running, and there is no output. Interestingly, after enough clicks it seemed to start working again.

[Desktop-packages] [Bug 1965067] Re: [42beta] gnome-disks does not respect gtk theme

2022-03-16 Thread Matthew Ruffell
Hi Sebastien, Thankyou for your suggestion about libhandy-1. I had 1.5.91-2 installed. I downgraded to 1.5.91-1 and my issue vanished, nautilus, gnome-disks and calendar are back to dark theme now. On 1.5.91-2, toggling back and forth between light and dark did not do anything. Tagging

[Desktop-packages] [Bug 1965067] Re: [42beta] gnome-disks does not respect gtk theme

2022-03-15 Thread Matthew Ruffell
gnome-disks is using adwaita instead of Yaru. ** Attachment added: "Screenshot of incorrect theme" https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1965067/+attachment/5569412/+files/Screenshot%20from%202022-03-16%2015-08-41.png ** Also affects: gnome-disk-utility (Ubuntu

[Desktop-packages] [Bug 1965067] [NEW] [42beta] gnome-disks does not respect gtk theme

2022-03-15 Thread Matthew Ruffell
Public bug reported: gnome-disks does not apply the Yaru theme, when all other GNOME applications respect the default theme. See attached screenshot. gnome-disks 42~rc-1ubuntu1 gnome-shell 42~beta-1ubuntu2 yaru-theme-gtk 22.04.1 ** Affects: gnome-disk-utility (Ubuntu) Importance:

[Desktop-packages] [Bug 1964539] Re: 42beta: screen unlock gets stuck on primary display, secondary display is unlocked

2022-03-10 Thread Matthew Ruffell
apport information ** Tags added: apport-collected package-from-proposed third-party- packages wayland-session ** Description changed: [Impact] Occasionally, when the screen has been locked for a medium length of time, > 5 mins, when you press the spacebar, enter your password, the

[Desktop-packages] [Bug 1964539] ProcCpuinfoMinimal.txt

2022-03-10 Thread Matthew Ruffell
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1964539/+attachment/5567871/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu.

[Desktop-packages] [Bug 1964539] ShellJournal.txt

2022-03-10 Thread Matthew Ruffell
apport information ** Attachment added: "ShellJournal.txt" https://bugs.launchpad.net/bugs/1964539/+attachment/5567873/+files/ShellJournal.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu.

[Desktop-packages] [Bug 1964539] monitors.xml.txt

2022-03-10 Thread Matthew Ruffell
apport information ** Attachment added: "monitors.xml.txt" https://bugs.launchpad.net/bugs/1964539/+attachment/5567874/+files/monitors.xml.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu.

[Desktop-packages] [Bug 1964539] GsettingsChanges.txt

2022-03-10 Thread Matthew Ruffell
apport information ** Attachment added: "GsettingsChanges.txt" https://bugs.launchpad.net/bugs/1964539/+attachment/5567870/+files/GsettingsChanges.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu.

[Desktop-packages] [Bug 1964539] ProcEnviron.txt

2022-03-10 Thread Matthew Ruffell
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1964539/+attachment/5567872/+files/ProcEnviron.txt -- 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 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 1964539] Re: 42beta: screen unlock gets stuck on primary display, secondary display is unlocked

2022-03-14 Thread Matthew Ruffell
I finally managed to reproduce it, and I have MUTTER_DEBUG_ENABLE_ATOMIC_KMS=0 set. Attached is journalctl. It happened at 15:29 March 15. (edit, actually 15:29) ** Attachment added: "journal of repro"

[Desktop-packages] [Bug 1964539] Re: 42beta: screen unlock gets stuck on primary display, secondary display is unlocked

2022-03-14 Thread Matthew Ruffell
Managed to reproduce at again, this time at 15:54. ** Attachment added: "Second reproduction logs" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1964539/+attachment/5568923/+files/repro2.txt -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1964880] [NEW] software-properties-gtk crashed with AttributeError in packages_for_modalias(): 'Cache' object has no attribute 'packages'

2022-03-15 Thread Matthew Ruffell
Public bug reported: Opened up "Software & Updates" and clicked the "Additional Drivers Tab", for the tab to crash. ProblemType: Crash DistroRelease: Ubuntu 22.04 Package: software-properties-gtk 0.99.19 ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27 Uname: Linux 5.15.0-23-generic

[Desktop-packages] [Bug 1964539] [NEW] 42beta: screen unlock gets stuck on primary display, secondary display is unlocked

2022-03-10 Thread Matthew Ruffell
Public bug reported: [Impact] Occasionally, when the screen has been locked for a medium length of time, > 5 mins, when you press the spacebar, enter your password, the primary display freezes and the lockscreen slider does not slide up. The secondary screen is fine, and unlocks. See screenshot

[Desktop-packages] [Bug 1964539] Re: 42beta: screen unlock gets stuck on primary display, secondary display is unlocked

2022-03-10 Thread Matthew Ruffell
** Attachment added: "Primary screen stuck, secondary is unlocked" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1964539/+attachment/5567839/+files/IMG_20220311_122713.jpg -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1964541] [NEW] 42beta: Cannot re-arrange Firefox browser tabs

2022-03-10 Thread Matthew Ruffell
Public bug reported: Since 42~beta-1ubuntu1, and still present in 42~beta-1ubuntu2, attempting to re-arrange tabs in Firefox fails. Click and drag the tab and release, nothing changes. The next click to the tab is ignored. syslog has the following: Mar 11 13:06:47 desktop firefox[2192]:

[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 1964541] Re: 42beta: Cannot re-arrange Firefox browser tabs

2022-03-10 Thread Matthew Ruffell
** Also affects: gnome-shell (Ubuntu Jammy) Importance: Undecided Status: New ** Tags added: jammy -- 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/1964541 Title:

[Desktop-packages] [Bug 1964539] Re: 42beta: screen unlock gets stuck on primary display, secondary display is unlocked

2022-03-10 Thread Matthew Ruffell
** Also affects: gnome-shell (Ubuntu Jammy) Importance: Undecided Status: New ** Tags added: jammy -- 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/1964539 Title:

[Desktop-packages] [Bug 1964545] [NEW] 42beta: moving mouse as screen is fading to screensaver prevents input to shell

2022-03-10 Thread Matthew Ruffell
Public bug reported: [Impact] If you move the mouse as the system fades into black for the screensaver, the screensaver will be prevented as normal, but the user will not be able to interact with the shell. Mouse clicks are ignored, and most key presses are ignored too. Workaround is to press

[Desktop-packages] [Bug 1964545] Re: 42beta: moving mouse as screen is fading to screensaver prevents input to shell

2022-03-22 Thread Matthew Ruffell
Hi Daniel, I built "clutter: Mark clutter_stage_grab() return value as transfer full" from https://gitlab.gnome.org/GNOME/mutter/-/issues/2189 into mutter 42~beta-1ubuntu2 in a ppa and installed it. I rebooted, and changed back to 1 minute fade time, and reproduced the issue, so that particular

[Desktop-packages] [Bug 1965067] Re: [42beta] (some) GNOME applications use light theme when dark is set in gnome-control-center

2022-03-22 Thread Matthew Ruffell
I have installed gsettings-desktop-schemas 42~rc-1ubuntu3 from the release pocket, and the dark theme migration took place. All of my applications are now consistently dark themed again, including gnome- disks, nautilus, calculator and calendar. When swapping from light to dark, the change is

[Desktop-packages] [Bug 1779890] Re: Nautilus does not use a valid Kerberos ticket when accessing Samba share

2022-03-30 Thread Matthew Ruffell
Hi everyone, Fady, renbag, I have been working on this bug on and off for a little while now, but I am stuck because I can't reproduce what you are all seeing. Having a reproducer will greatly speed up getting a fix created for this issue. In my client gvfsd is always started via systemd --user,

[Desktop-packages] [Bug 1779890] Re: Nautilus does not use a valid Kerberos ticket when accessing Samba share

2022-04-03 Thread Matthew Ruffell
Hi renbag, Thanks for attaching your smb.conf and sssd.conf, I will try add them into my reproducer and see if I get closer to seeing the problem. Maybe when you log in, smbd mounts the samba shares to /home/aduser/{Public},{Shared} before kerberos manages to acquire a new ticket and place it in

[Desktop-packages] [Bug 1964545] Re: 42beta: moving mouse as screen is fading to screensaver prevents input to shell

2022-03-28 Thread Matthew Ruffell
Hi Daniel, I installed gnome-shell 42.0-1ubuntu1 from -proposed, along with mutter and others this morning and rebooted. I am no longer able to reproduce this issue, I can move the mouse as the screen is fading, and I can click things and enter text as normal. I will close the bug in a couple of

[Desktop-packages] [Bug 1954724] Re: Removing unattended-upgrades removes ubuntu-server-minimal

2022-01-30 Thread Matthew Ruffell
This has been fixed as of ubuntu-meta 1.474 https://launchpad.net/ubuntu/+source/ubuntu-meta/1.474 $ sudo apt rdepends unattended-upgrades unattended-upgrades Reverse Depends: Recommends: python3-software-properties Recommends: ubuntu-mate-desktop Recommends: ubuntu-mate-core Depends:

[Desktop-packages] [Bug 1967843] Re: cheese display corrupted under Ubuntu 22.04

2022-04-05 Thread Matthew Ruffell
Hi Jack, Thanks for reporting. I have a Logitech C270 camera, and I am also affected. Attached is what I see, I get green and purple bars, and overall terrible performance. I am on Jammy 5.15.0-25-generic, Wayland session, gnome 42, cheese 41.1-1build1. I will start investigating. Thanks,

[Desktop-packages] [Bug 1967843] Re: cheese display corrupted under Ubuntu 22.04

2022-04-05 Thread Matthew Ruffell
: cheese (Ubuntu Jammy) Importance: Low Status: Incomplete ** Changed in: cheese (Ubuntu Jammy) Status: Incomplete => In Progress ** Changed in: cheese (Ubuntu Jammy) Assignee: (unassigned) => Matthew Ruffell (mruffell) ** Bug watch added: gitlab.gnome.org/GNOME/cheese/-/

[Desktop-packages] [Bug 1967843] Re: cheese display corrupted under Ubuntu 22.04

2022-04-05 Thread Matthew Ruffell
Upstream bug: https://gitlab.gnome.org/GNOME/cheese/-/issues/126 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cheese in Ubuntu. https://bugs.launchpad.net/bugs/1967843 Title: cheese display corrupted under Ubuntu 22.04 Status in

[Desktop-packages] [Bug 1967843] Re: cheese display corrupted under Ubuntu 22.04

2022-04-05 Thread Matthew Ruffell
I have determined the root cause via git bisecting the master branch. The issue was introduced in: commit 58de82b3d463b69f4c0bef75667e47020924e28b Author: Jakub Adam Date: Tue Sep 3 13:00:30 2019 +0200 Subject: Support camera video formats with MJPEG output Link:

[Desktop-packages] [Bug 1967843] Re: cheese display corrupted under Ubuntu 22.04

2022-04-07 Thread Matthew Ruffell
Hi Jack, I booted a Fedora 36 Beta live image like you suggested, and cheese works fine there on my machine. Their cheese includes the above patch. I had a look around, it has a 5.17 kernel, and gstreamer 1.20. Ubuntu has gstreamer 1.20.1, and when I booted my machine into a 5.17 kernel, I

[Desktop-packages] [Bug 1967843] Re: cheese display corrupted under Ubuntu 22.04

2022-04-26 Thread Matthew Ruffell
Jan also added a testcase to the upstream bug, that calls clutter-gst directly and does not require cheese: $ gst-launch-1.0 videotestsrc ! jpegenc ! jpegdec ! clutterautovideosink Attached is a picture running the testcase with clutter-gst-3.0 3.0.27-2build2, showing distorted picture. **

[Desktop-packages] [Bug 1967843] Re: cheese display corrupted under Ubuntu 22.04

2022-04-26 Thread Matthew Ruffell
I built the patch Jan provided into a test package, available in the below ppa: https://launchpad.net/~mruffell/+archive/ubuntu/lp1967843-test When I install it, the testcase is fixed, shown in the attachment, and cheese works as normal. Jeremy, shall we submit the patch to Debian, and SRU to

[Desktop-packages] [Bug 1967843] Re: cheese display corrupted under Ubuntu 22.04

2022-05-15 Thread Matthew Ruffell
Performing verification for Jammy. Starting with the broken 3.0.27-2build2 in -release, running gst-launch-1.0 videotestsrc ! jpegenc ! jpegdec ! clutterautovideosink shows a grey picture with vertical bars. Opening cheese, we see the same vertical bars, poor video performance and purple lines.

[Desktop-packages] [Bug 1779890] Re: gvfsd process does not have the KRB5CCNAME environment set

2023-04-13 Thread Matthew Ruffell
Attached is a v2 debdiff for Jammy. Very minor changes, corrected version, tidied up dep3 tags. ** Patch added: "debdiff for tracker-miners on jammy" https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/1779890/+attachment/5663488/+files/lp1779890_jammy_v2.debdiff -- You received

[Desktop-packages] [Bug 1779890] Re: gvfsd process does not have the KRB5CCNAME environment set

2023-04-13 Thread Matthew Ruffell
Attached is a v2 debdiff for kinetic. Again, minor changes, corrected version, dep3 tags. ** Patch added: "debdiff for tracker-miners on kinetic" https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/1779890/+attachment/5663489/+files/lp1779890_kinetic_v2.debdiff -- You received

[Desktop-packages] [Bug 1779890] Re: gvfsd process does not have the KRB5CCNAME environment set

2023-04-12 Thread Matthew Ruffell
cal) Importance: Undecided => Medium ** Changed in: tracker-miners (Ubuntu Focal) Assignee: (unassigned) => Matthew Ruffell (mruffell) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to tracker-miners in Ubun

[Desktop-packages] [Bug 1779890] Re: gvfsd process does not have the KRB5CCNAME environment set

2023-04-12 Thread Matthew Ruffell
** Description changed: [ Impact ] - The KRB5CCNAME environment variable points to the Kerberos ticket of the current machine and this ticket is used for authentication in Active Directory servers. + + The KRB5CCNAME environment variable points to the Kerberos ticket of the + current

[Desktop-packages] [Bug 1779890] Re: gvfsd process does not have the KRB5CCNAME environment set

2023-04-13 Thread Matthew Ruffell
Attached is a debdiff for Focal. ** Patch added: "debdiff for tracker-miners on Focal" https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/1779890/+attachment/5663487/+files/lp1779890_focal.debdiff -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1779890] Re: gvfsd process does not have the KRB5CCNAME environment set

2023-04-18 Thread Matthew Ruffell
Attached is a v2 debdiff for Focal, after Denison correctly pointed out that I was missing a patch. ** Description changed: [ Impact ] The KRB5CCNAME environment variable points to the Kerberos ticket of the current machine and this ticket is used for authentication in Active

[Desktop-packages] [Bug 1779890] Re: gvfsd process does not have the KRB5CCNAME environment set

2023-04-19 Thread Matthew Ruffell
** Patch removed: "debdiff for tracker-miners on Focal" https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/1779890/+attachment/5663487/+files/lp1779890_focal.debdiff ** Patch removed: "Debdiff for tracker-miners fix on Kinetic"

[Desktop-packages] [Bug 1779890] Re: gvfsd process does not have the KRB5CCNAME environment set

2023-04-11 Thread Matthew Ruffell
** Changed in: tracker-miners (Ubuntu Jammy) Status: New => In Progress ** Changed in: tracker-miners (Ubuntu Kinetic) Status: New => In Progress ** Changed in: tracker-miners (Ubuntu Jammy) Importance: Undecided => Medium ** Changed in: tracker-miners (Ubuntu Kinetic)

[Desktop-packages] [Bug 1779890] Re: gvfsd process does not have the KRB5CCNAME environment set

2023-06-12 Thread Matthew Ruffell
Attached is a V3 debdiff for Mantic that fixes this issue ** Patch added: "Debdiff for tracker-miners on Mantic V3" https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/1779890/+attachment/5679388/+files/lp1779890_mantic_v3.debdiff -- You received this bug notification because you

[Desktop-packages] [Bug 1779890] Re: gvfsd process does not have the KRB5CCNAME environment set

2023-06-12 Thread Matthew Ruffell
Attached is a V3 debdiff for Kinetic that fixes this issue ** Patch added: "Debdiff for tracker-miners on Kinetic V3" https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/1779890/+attachment/5679386/+files/lp1779890_kinetic_v3.debdiff -- You received this bug notification because

[Desktop-packages] [Bug 1779890] Re: gvfsd process does not have the KRB5CCNAME environment set

2023-06-12 Thread Matthew Ruffell
Attached is a V3 debdiff for Lunar that fixes this issue ** Patch added: "Debdiff for tracker-miners on Lunar V3" https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/1779890/+attachment/5679387/+files/lp1779890_lunar_v3.debdiff -- You received this bug notification because you are

[Desktop-packages] [Bug 1779890] Re: gvfsd process does not have the KRB5CCNAME environment set

2023-06-12 Thread Matthew Ruffell
Attached is a V3 debdiff for Focal that fixes this issue ** Patch removed: "debdiff for tracker-miners on jammy" https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/1779890/+attachment/5663488/+files/lp1779890_jammy_v2.debdiff ** Patch removed: "debdiff for tracker-miners on

[Desktop-packages] [Bug 1779890] Re: gvfsd process does not have the KRB5CCNAME environment set

2023-06-12 Thread Matthew Ruffell
Attached is a V3 debdiff for Jammy that fixes this issue ** Patch added: "Debdiff for tracker-miners on Jammy V3" https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/1779890/+attachment/5679385/+files/lp1779890_jammy_v3.debdiff -- You received this bug notification because you are

[Desktop-packages] [Bug 2020834] Re: Properly convert DNS names with '-' characters to valid dbus object paths

2023-05-25 Thread Matthew Ruffell
Attached is a debdiff for Kinetic. Note the package uses a debian/source/format of "3.0 (native)", and I did not use quilt to prepare the patch. ** Patch added: "Debdiff for adsys on Kinetic"

  1   2   >