[Bug 1988669] Re: Unable to install "GTK Icon Browser" as not supported

2022-09-09 Thread Bug Watch Updater
** Changed in: gnome-software (Debian)
   Status: Unknown => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1988669

Title:
  Unable to install "GTK Icon Browser" as not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1988669/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1966602] Re: Screen not locked after inactivity

2022-09-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-screensaver (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/1966602

Title:
  Screen not locked after inactivity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1966602/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1971434] Re: Display powersave only blanks, but does not turn off

2022-09-09 Thread gazhay
I am finding that display does turn off (following the fade to black)
but within 20 to 30s the monitors turn back on and either remain on
fully or just blank after a period of time but still powered.

Not convinced this is gnome-settings related and maybe this bug is in
the wrong place?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1971434

Title:
  Display powersave only blanks, but does not turn off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1971434/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1989224] [NEW] Display powersave only blanks, but does not turn off - RPi4

2022-09-09 Thread Gordon Fresh
Public bug reported:

I used Ubuntu 22.04 (with wayland) on Raspberry Pi 4, and it seems like the 
power-saving feature in gnome does not properly turn off the screen.
My attached display does not go into a low power standby mode. Although the 
screen after X minutes is dark but still has backlight.

OS: Ubuntu 22.04 jammy
Kernel: aarch64 Linux 5.15.0-1014-raspi
DE: GNOME 41.7
X: Wayland

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-power-manager 3.32.0-2build2
ProcVersionSignature: Ubuntu 5.15.0-1014.16-raspi 5.15.46
Uname: Linux 5.15.0-1014-raspi aarch64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: arm64
CasperMD5CheckResult: unknown
Date: Fri Sep  9 22:09:30 2022
ImageMediaBuild: 20220809
SourcePackage: gnome-power-manager
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-power-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug arm64 arm64-image jammy raspi-image

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1989224

Title:
  Display powersave only blanks, but does not turn off - RPi4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1989224/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1989204] Re: Activites view only will highlight first icon

2022-09-09 Thread Heather Ellsworth
This is with virt-manager (v4.0.0-1), which uses qemu-system-x86 
(v6.2+dfsg-2ubuntu6.3) under the hood. 
virt-manager is running on an up to date 22.04 host.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1989204

Title:
  Activites view only will highlight first icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1989204/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1989204] Re: Activites view only will highlight first icon

2022-09-09 Thread Jeremy Bicha
Please specify what VM tech you are using: VirtualBox, qemu, etc

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1989204

Title:
  Activites view only will highlight first icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1989204/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1989152] Re: wakeup file is ignored

2022-09-09 Thread Kevin Berry
** Package changed: ubuntu => gnome-power-manager (Ubuntu)

** Summary changed:

- wakeup file is ignored
+ suspend wakeup file is ignored

** Description changed:

- Writing "disabled" to wakeup file is not working:
+ Writing "disabled" to wakeup file is ignored after suspend.
  
  sudo sh -c "echo 'disabled' > /sys/bus/usb/devices/[bus-
  port.port]/power/wakeup"
  
  This did work with Ubuntu 20.04, but is not working with 22.04.
  
  I have verified [bus-port.port] above is correct on my system for my
  mouse using lsusb and lsusb -t.
  
  My mouse still wakes the computer. Furthermore, the wakeup file persists
  after a reboot without repeating the above command in my .bashrc file.

** Summary changed:

- suspend wakeup file is ignored
+ 22.04 Suspend wakeup file is ignored

** Description changed:

- Writing "disabled" to wakeup file is ignored after suspend.
+ 22.04 Writing "disabled" to wakeup file is ignored after suspend.
  
  sudo sh -c "echo 'disabled' > /sys/bus/usb/devices/[bus-
  port.port]/power/wakeup"
  
  This did work with Ubuntu 20.04, but is not working with 22.04.
  
  I have verified [bus-port.port] above is correct on my system for my
  mouse using lsusb and lsusb -t.
  
  My mouse still wakes the computer. Furthermore, the wakeup file persists
  after a reboot without repeating the above command in my .bashrc file.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1989152

Title:
  22.04 Suspend wakeup file is ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1989152/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1989152] [NEW] wakeup file is ignored

2022-09-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Writing "disabled" to wakeup file is not working:

sudo sh -c "echo 'disabled' > /sys/bus/usb/devices/[bus-
port.port]/power/wakeup"

This did work with Ubuntu 20.04, but is not working with 22.04.

I have verified [bus-port.port] above is correct on my system for my
mouse using lsusb and lsusb -t.

My mouse still wakes the computer. Furthermore, the wakeup file persists
after a reboot without repeating the above command in my .bashrc file.

** Affects: gnome-power-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bot-comment
-- 
wakeup file is ignored
https://bugs.launchpad.net/bugs/1989152
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-power-manager in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1989204] Re: Activites view only will highlight first icon

2022-09-09 Thread Heather Ellsworth
Worth noting too that once a VM gets in this state, there's no going
back. It's like this 100% of the time, persistent across reboots.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1989204

Title:
  Activites view only will highlight first icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1989204/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1989204] [NEW] Activites view only will highlight first icon

2022-09-09 Thread Heather Ellsworth
Public bug reported:

On a couple of different Jammy VMs, I've seen the system get into the
state where only the first searched app is highlighted. Any arrow key
strokes move to the panel and do not move back to the list of searched
applications. (see video)

1. Press super key to expand the Activities view
2. Start typing something, "software" for example, and see the searched apps 
narrow
3. The first highlighted app is not what I want. Instead I press the right 
arrow key to navigate to the second one.
4. As soon as I press the right arrow key, the only running app (terminal) is 
highlighted in the view. Any left arrow key strokes do not go back to 
highlighting the first app appearing in the search.

Note that mouse clicks do not work to start the app I want either. I
need to Esc or Super to exit the Activities view, relaunch, and make
sure my search terms are exact to ensure the first highlighted app is
the one I want. Then when I press Enter, the app starts.

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "video showing issue"
   
https://bugs.launchpad.net/bugs/1989204/+attachment/5614824/+files/Screencast%20from%2009-09-2022%2009%3A35%3A19%20AM.webm

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1989204

Title:
  Activites view only will highlight first icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1989204/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1987678] Re: Backport jansson 2.14 to jammy from kinetic

2022-09-09 Thread Timo Aaltonen
somehow the diff on the sru queue only shows the changelog diff and
nothing else

** Also affects: jansson (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: jansson (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to jansson in Ubuntu.
https://bugs.launchpad.net/bugs/1987678

Title:
  Backport jansson 2.14 to jammy from kinetic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jansson/+bug/1987678/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1988230] Re: glib 2.73 breaks modemmanager

2022-09-09 Thread Bug Watch Updater
** Changed in: glib2.0 (Debian)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1988230

Title:
  glib 2.73 breaks modemmanager

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/1988230/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1989067] Re: gnome-control-center Segmentation fault (core dumped)

2022-09-09 Thread Vito M
I tried reinstalling both and rebooting but no luck, also, sometimes the
settings just work, but when i close the window and try opening it
again, it doesn't open anymore. I have no idea what causes this.

I still tried disabling the rounded window corners even though you said
it was probably another problem, and yeah it didn't work.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1989067

Title:
  gnome-control-center Segmentation fault (core dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1989067/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1969422] Re: gnome-shell crashed with SIGSEGV in gbm_surface_release_buffer() from meta_drm_buffer_gbm_finalize() from g_object_unref() from g_object_unref() from g_set_object()

2022-09-09 Thread Daniel van Vugt
Updating jammy here:
https://salsa.debian.org/gnome-team/mutter/-/merge_requests/82

** Description changed:

+ [ Impact ]
+ 
+ On dual-GPU systems, gnome-shell may crash in
+ gbm_surface_release_buffer() during display config changes, like when
+ rearranging monitor positions.
+ 
+ [ Test Plan ]
+ 
+ 1. Find a dual GPU system where both use open source drivers (like Intel + 
AMD).
+ 2. Ideally also attach one monitor to each GPU.
+ 3. Open Settings and repeatedly change the monitor layout pressing Apply each 
time.
+ 
+ Expect: System does not crash.
+ 
+ [ Where problems could occur ]
+ 
+ Anywhere to do with screen updates since the entire triple buffering
+ patch has been updated.
+ 
+ [ Other Info ]
+ 
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-shell.  This problem was most recently seen with package version 
42.0-1ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/4fa0be3b67c650c621a425137efd7376c32451b4 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1969422

Title:
  gnome-shell crashed with SIGSEGV in gbm_surface_release_buffer() from
  meta_drm_buffer_gbm_finalize() from g_object_unref() from
  g_object_unref() from g_set_object()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1969422/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1988625] Re: Left-over cursor visible on second screen

2022-09-09 Thread Daniel van Vugt
Updating jammy here:
https://salsa.debian.org/gnome-team/mutter/-/merge_requests/82

** Description changed:

+ [ Impact ]
+ 
+ When I move my mouse between screens, every once in a while a leftover
+ cursor remains on the screen I just left. Moving to that screen again
+ fixes.
+ 
+ [ Test Plan ]
+ 
+ 1. Set up a dual-monitor system using open source graphics drivers only.
+ 2. Log into a Wayland session (usually just "Ubuntu").
+ 3. Wiggle the mouse between the two monitors.
+ 
+ Expect: The mouse pointer never gets left behind and frozen on the
+ previous monitor.
+ 
+ [ Where problems could occur ]
+ 
+ Anywhere to do with screen updates since the entire triple buffering
+ patch has been updated.
+ 
+ [ Other Info ]
+ 
  This sounds like (Fix Released) #1724977, but seems to happen on extra
  screens.
- 
- When I move my mouse between screens, every once in a while a leftover
- cursor remains on the screen I just left.
- 
- Moving to that screen again fixes.
  
  It may be related to different scales of my two displays (100% vs.
  200%).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: gnome-shell 43~beta-1ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.23.0-0ubuntu1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Sep  3 11:51:47 2022
  DisplayManager: gdm3
  InstallationDate: Installed on 2022-08-31 (2 days ago)
  InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Alpha amd64 (20220829)
  ProcEnviron:
-  TERM=screen-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=pl_PL.UTF-8
-  SHELL=/bin/zsh
+  TERM=screen-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=pl_PL.UTF-8
+  SHELL=/bin/zsh
  RelatedPackageVersions: mutter-common 43~beta-3ubuntu2
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1988625

Title:
  Left-over cursor visible on second screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1988625/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1989067] Re: gnome-control-center Segmentation fault (core dumped)

2022-09-09 Thread Sebastien Bacher
could you try to reinstall dbus-x11 or ubuntu-desktop and see if that
resolves the issue?

also from the journal you have a shell extension for rounded windows
corner which is buggy but that's probably another problem

** Changed in: gnome-control-center (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1989067

Title:
  gnome-control-center Segmentation fault (core dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1989067/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1969422] Re: gnome-shell crashed with SIGSEGV in gbm_surface_release_buffer() from meta_drm_buffer_gbm_finalize() from g_object_unref() from g_object_unref() from g_set_object()

2022-09-09 Thread Daniel van Vugt
** Also affects: mutter (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: mutter (Ubuntu Kinetic)
   Importance: High
 Assignee: Daniel van Vugt (vanvugt)
   Status: Fix Committed

** Changed in: mutter (Ubuntu Jammy)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

** Changed in: mutter (Ubuntu Jammy)
   Importance: Undecided => High

** Changed in: mutter (Ubuntu Jammy)
   Status: New => In Progress

** Tags added: kinetic

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1969422

Title:
  gnome-shell crashed with SIGSEGV in gbm_surface_release_buffer() from
  meta_drm_buffer_gbm_finalize() from g_object_unref() from
  g_object_unref() from g_set_object()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1969422/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1988625] Re: Left-over cursor visible on second screen

2022-09-09 Thread Daniel van Vugt
** Also affects: mutter (Ubuntu Kinetic)
   Importance: Low
 Assignee: Daniel van Vugt (vanvugt)
   Status: Fix Committed

** Also affects: mutter (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: mutter (Ubuntu Jammy)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

** Changed in: mutter (Ubuntu Jammy)
   Importance: Undecided => Low

** Changed in: mutter (Ubuntu Jammy)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1988625

Title:
  Left-over cursor visible on second screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1988625/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1989067] Re: gnome-control-center Segmentation fault (core dumped)

2022-09-09 Thread Vito M
** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1989067

Title:
  gnome-control-center Segmentation fault (core dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1989067/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1967707] Re: Nvidia Wayland sessions sometimes flood the log with "clutter_frame_clock_notify_presented: code should not be reached"

2022-09-09 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu)
   Status: In Progress => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1967707

Title:
  Nvidia Wayland sessions sometimes flood the log with
  "clutter_frame_clock_notify_presented: code should not be reached"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1967707/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs