[Bug 2042909] [NEW] Gnome shell freezing and/or taking a long time to load

2023-11-07 Thread Jesús Soto
Public bug reported:

Ubuntu 23.10
Gnome Shell 45.0
I expect gdm and the shell to be responsive but they freeze forcing me to 
reboot. Sometimes I'm able to use them but it takes some time to load.

After taking a look at the journal, I see lots of messages like this:
#0   564c4df768c8 i   resource:///org/gnome/shell/ui/init.js:21 (1c387d470ba0 @ 
48)
nov 07 09:18:55 perseus gnome-shell[3600]: Attempting to run a JS callback 
during garbage collection. This is most likely caused by destroying a Clutter 
actor or GTK widget with ::destroy signal connected, or using the destroy(), 
dispose(), or remove() vfuncs. Because it would crash the application, it has 
been blocked.
   The offending callback was 
AsyncReadyCallback().
   == Stack trace for context 
0x564c4deaab90 ==
   #0   564c4df768c8 i   
resource:///org/gnome/shell/ui/init.js:21 (1c387d470ba0 @ 48)
nov 07 09:18:55 perseus gnome-shell[3600]: Attempting to call back into JSAPI 
during the sweeping phase of GC. This is most likely caused by not destroying a 
Clutter actor or Gtk+ widget with ::destroy signals connected, but can also be 
caused by using the destroy(), dispose(), or remove() vfuncs. Because it would 
crash the application, it has been blocked and the JS callback not invoked.
   The offending signal was 
g-properties-changed on GDBusProxy 0x564c4fec8670.
   == Stack trace for context 
0x564c4deaab90 ==

On successful boots this seems to auto resolve, being followed by this message:
nov 07 09:21:56 perseus dbus-daemon[1758]: [session uid=1000 pid=1758] 
Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
nov 07 09:21:56 perseus systemd[1722]: Started xdg-desktop-portal-gnome.service 
- Portal service (GNOME implementation).

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


** Tags: mantic

-- 
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/2042909

Title:
  Gnome shell freezing and/or taking a long time to load

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


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

[Bug 2042909] Re: Gnome shell freezing and/or taking a long time to load

2023-11-07 Thread Daniel van Vugt
Thanks for the bug report. Next time it happens please reboot
immediately and then run:

  journalctl -b-1 > prevboot.txt

and attach the resulting text file here.


** Tags added: mantic

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

-- 
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/2042909

Title:
  Gnome shell freezing and/or taking a long time to load

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


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

[Bug 2040977] Re: [X1 Carbon 10 OLED] Mouse cursor stutters if nothing else is animating on screen

2023-11-07 Thread Daniel van Vugt
** Summary changed:

- Mouse cursor stutters if nothing else is animating on screen
+ [X1 Carbon 10 OLED] Mouse cursor stutters if nothing else is animating on 
screen

-- 
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/2040977

Title:
  [X1 Carbon 10 OLED] Mouse cursor stutters if nothing else is animating
  on screen

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


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

[Bug 2042909] Re: Gnome shell freezing and/or taking a long time to load

2023-11-07 Thread Jesús Soto
Here it is

** Attachment added: "prevjournal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2042909/+attachment/5716749/+files/prevjournal.txt

-- 
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/2042909

Title:
  Gnome shell freezing and/or taking a long time to load

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


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

[Bug 2042909] Re: Gnome shell freezing and/or taking a long time to load

2023-11-07 Thread Daniel van Vugt
The first one was backlight. I don't know how significant that is but it
would explain why the bug is machine-specific:

nov 07 09:14:06 perseus gnome-shell[1255]: Attempting to call back into JSAPI 
during the sweeping phase of GC. This is most likely caused by not destroying a 
Clutter actor or Gtk+ widget with ::destroy signals connected, but can also be 
caused by using the destroy(), dispose(), or remove() vfuncs. Because it would 
crash the application, it has been blocked and the JS callback not invoked.
   The offending signal was notify on 
Gjs_status_backlight_SliderItem 0x5620201502b0.
   == Stack trace for context 
0x56201e19fe50 ==
   #0   7ffccf769190 I   
resource:///org/gnome/shell/ui/status/backlight.js:57 (16688c028e70 @ 131)
   #1   7ffccf769ce0 b   
resource:///org/gnome/gjs/modules/core/overrides/GObject.js:687 (374b8fd9bec0 @ 
25)
   #2   7ffccf769d20 I   
resource:///org/gnome/shell/ui/status/backlight.js:197 (16688c02c420 @ 199)
   #3   7ffccf769d50 I   
resource:///org/gnome/shell/ui/status/backlight.js:157 (16688c02c2e0 @ 12)
   #4   56201e26c108 i   
resource:///org/gnome/shell/ui/init.js:21 (374b8fd70ba0 @ 48)


** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => New

-- 
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/2042909

Title:
  Gnome shell freezing and/or taking a long time to load

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


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

[Bug 2042874] Re: Desktop becomes unusable after changing window from fullscreen games on Wayland Only

2023-11-07 Thread Daniel van Vugt
Thanks for the bug report. Since your graphics packages are from the
unsupported 'oibaf' PPA we can't support it here. Please uninstall that
PPA from the system and if you have any more issues then open new bugs
for them.


** Changed in: gnome-shell (Ubuntu)
   Status: New => Invalid

-- 
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/2042874

Title:
  Desktop becomes unusable after changing window from fullscreen games
  on Wayland Only

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


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

[Bug 2039866] Re: I cannot use two screens on the Ubuntu system.

2023-11-07 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

** Tags added: multimonitor

-- 
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/2039866

Title:
  I cannot use two screens on the Ubuntu system.

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


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

[Bug 2041781] [NEW] error

2023-11-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

i can't create resolutions.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 6.2.0-35.35~22.04.1-generic 6.2.16
Uname: Linux 6.2.0-35-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: pass
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct 30 00:55:42 2023
DistUpgraded: Fresh install
DistroCodename: jammy
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd 4th Generation Core Processor Family 
Integrated Graphics Controller [1458:d000]
InstallationDate: Installed on 2023-10-30 (0 days ago)
InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
MachineType: Gigabyte Technology Co., Ltd. H81M-DS2V
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-35-generic 
root=UUID=671e14ce-7eda-4e62-954c-b9759f9e70eb ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/20/2014
dmi.bios.release: 4.6
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F2
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: H81M-DS2V
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF2:bd01/20/2014:br4.6:svnGigabyteTechnologyCo.,Ltd.:pnH81M-DS2V:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnH81M-DS2V:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:skuTobefilledbyO.E.M.:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: H81M-DS2V
dmi.product.sku: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.113-2~ubuntu0.22.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.4-0ubuntu1~22.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.4-2ubuntu1.7~22.04.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

** Affects: mutter (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy ubuntu wayland-session
-- 
error
https://bugs.launchpad.net/bugs/2041781
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to mutter in Ubuntu.

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

[Bug 2041853] Re: screen goes blank, audio cuts out

2023-11-07 Thread Daniel van Vugt
Those warnings are not related to the main issue. The warnings are
covered by bug 1857392.

** Summary changed:

- screen goes blank, audio cuts out, cause Window manager warning: Overwriting 
existing binding of keysym messages
+ screen goes blank, audio cuts out

-- 
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/2041853

Title:
  screen goes blank, audio cuts out

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


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

[Bug 2041853] Re: screen goes blank, audio cuts out

2023-11-07 Thread Daniel van Vugt
There are a lot of errors coming from local extensions so please start
by removing those:

  cd ~/.local/share/gnome-shell/
  rm -rf extensions

and then log in again.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

-- 
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/2041853

Title:
  screen goes blank, audio cuts out

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


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

[Bug 2042874] Re: Desktop becomes unusable after changing window from fullscreen games on Wayland Only

2023-11-07 Thread Luca Osvaldo Mastromatteo
Good morning, at the moment of writing I have created the apport when I
had the mesa PPA installed as an attempt to find if the issue was
related to the graphics drivers so that's why the PPA is shown.

It is already uninstalled now, as I said still happens, do you need
other logs?

-- 
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/2042874

Title:
  Desktop becomes unusable after changing window from fullscreen games
  on Wayland Only

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


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

[Bug 2041781] Re: error

2023-11-07 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2027617 ***
https://bugs.launchpad.net/bugs/2027617

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2027617, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** Package changed: xorg (Ubuntu) => mutter (Ubuntu)

** This bug has been marked a duplicate of bug 2027617
   Expose custom display modes in Wayland sessions like Xorg does

-- 
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/2041781

Title:
  error

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


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

[Bug 2042874] Re: Desktop becomes unusable after changing window from fullscreen games on Wayland Only

2023-11-07 Thread Daniel van Vugt
Please open a new bug by running:

  ubuntu-bug gnome-shell

-- 
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/2042874

Title:
  Desktop becomes unusable after changing window from fullscreen games
  on Wayland Only

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


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

[Bug 2041853] Re: screen goes blank, audio cuts out

2023-11-07 Thread James Atack
Thanks for looking at this. I have worked around the issue by reverting
my kernel to 5.15

There is no doubt an issue somewhere with the hardware/software stack I was 
using but I couldn't figure out what it was. For the record :
 - AMD Ryzen 7 PRO 6850U
 - Kernel 6.2.0-26
 - Ubuntu 22.04.3

You can close/delete this report.

-- 
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/2041853

Title:
  screen goes blank, audio cuts out

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


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

[Bug 2041732] Re: Touchpad is extra-sensitive on Wayland

2023-11-07 Thread Daniel van Vugt
** Also affects: mutter (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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/2041732

Title:
  Touchpad is extra-sensitive on Wayland

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


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

[Bug 2042931] [NEW] Crashing frequently

2023-11-07 Thread Tony Stark
Public bug reported:

Crashing frequetnly

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: nautilus 1:42.2-0ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-53.59-generic 5.15.64
Uname: Linux 5.15.0-53-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue Nov  7 11:31:46 2023
GsettingsChanges:
 
InstallationDate: Installed on 2022-09-07 (425 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
ProcEnviron:
 LANGUAGE=en_IN:en
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_nautilus:
 evince42.3-0ubuntu2
 file-roller   3.42.0-1
 nautilus-extension-gnome-terminal 3.44.0-1ubuntu1
 nautilus-share0.7.3-2ubuntu6

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy third-party-packages

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

Title:
  Crashing frequently

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


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

[Bug 2041853] Re: screen goes blank, audio cuts out with kernel 6.2 (but 5.15 works)

2023-11-07 Thread Daniel van Vugt
** Summary changed:

- screen goes blank, audio cuts out
+ screen goes blank, audio cuts out with kernel 6.2 (but 5.15 works)

** Package changed: gnome-shell (Ubuntu) => linux-hwe-6.2 (Ubuntu)

** Changed in: linux-hwe-6.2 (Ubuntu)
   Status: Incomplete => New

-- 
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/2041853

Title:
  screen goes blank, audio cuts out with kernel 6.2 (but 5.15 works)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-6.2/+bug/2041853/+subscriptions


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

[Bug 2041680] Re: Stack trace not included in GNOME Shell crash report in JournalErrors

2023-11-07 Thread Daniel van Vugt
This just means the process was not active in JavaScript. Most of the
time gnome-shell is running native C code (in mutter or in gnome-shell)
so there is no JavaScript stack to display.


** Tags added: mantic

** Changed in: gnome-shell (Ubuntu)
   Status: New => Invalid

-- 
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/2041680

Title:
  Stack trace not included in GNOME Shell crash report in JournalErrors

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


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

[Bug 2042909] Re: Gnome shell freezing and/or taking a long time to load

2023-11-07 Thread Daniel van Vugt
Now waiting to hear if deleting all local extensions has helped.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

-- 
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/2042909

Title:
  Gnome shell freezing and/or taking a long time to load

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


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

[Bug 2041219] Re: GUI Freezes Randomly

2023-11-07 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. It sounds like some part of the system has crashed. To
help us find the cause of the crash please follow these steps:

1. Run these commands:
journalctl -b0 > journal.txt
journalctl -b-1 > prevjournal.txt
and attach the resulting text files here.

2. Look in /var/crash for crash files and if found run:
ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

3. If step 2 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.


** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

-- 
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/2041219

Title:
  GUI Freezes Randomly

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


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

[Bug 2040296] Re: On the top pannel which contains date and time the calendar popup when I click on the upcoming months date that is november 1, 2023 last two weeks are displayed outside the box which

2023-11-07 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1970800 ***
https://bugs.launchpad.net/bugs/1970800

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1970800, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 1970800
   Clicking a calendar date in the bottom row of the panel calendar causes a 
graphical glitch

-- 
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/2040296

Title:
  On the top pannel which contains date and time the calendar popup when
  I click on the upcoming months date that is november 1, 2023 last two
  weeks are displayed outside the box which contains the weeks. I am
  reporting this bug on oct 24, 2023

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


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

[Bug 2041680] Re: Stack trace not included in GNOME Shell crash report in JournalErrors

2023-11-07 Thread Benjamin Drung
This bug report is not about a too short stack trace. This report is
about the stack trace being logged with lower severity than error.

Will the logged stack trace be logged as error if there is a JavaScript
stack to display?

-- 
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/2041680

Title:
  Stack trace not included in GNOME Shell crash report in JournalErrors

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


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

[Bug 2040977] Re: [X1 Carbon 10 OLED] Mouse cursor stutters if nothing else is animating on screen

2023-11-07 Thread Daniel van Vugt
** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #3146
   https://gitlab.gnome.org/GNOME/mutter/-/issues/3146

** Also affects: mutter via
   https://gitlab.gnome.org/GNOME/mutter/-/issues/3146
   Importance: Unknown
   Status: Unknown

-- 
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/2040977

Title:
  [X1 Carbon 10 OLED] Mouse cursor stutters if nothing else is animating
  on screen

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


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

[Bug 2041680] Re: Stack trace not included in GNOME Shell crash report in JournalErrors

2023-11-07 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Invalid => New

-- 
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/2041680

Title:
  Stack trace not included in GNOME Shell crash report in JournalErrors

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


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

[Bug 2040977] Re: [X1 Carbon 10 OLED] Mouse cursor stutters if nothing else is animating on screen

2023-11-07 Thread Bug Watch Updater
** Changed in: mutter
   Status: Unknown => New

-- 
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/2040977

Title:
  [X1 Carbon 10 OLED] Mouse cursor stutters if nothing else is animating
  on screen

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


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

[Bug 2041680] Re: Stack trace not included in GNOME Shell crash report in JournalErrors

2023-11-07 Thread Daniel van Vugt
Sorry I was trying to rush through 7 days of bugs and misread that.
Looks like gjs is to blame:

https://gitlab.gnome.org/GNOME/gjs/-/blob/master/gjs/stack.cpp?ref_type=heads#L25

** Package changed: gnome-shell (Ubuntu) => gjs (Ubuntu)

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

Title:
  Stack trace not included in GNOME Shell crash report in JournalErrors

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


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

[Bug 2042950] [NEW] git plugin is ineffective when the user does not own the .git parent folder

2023-11-07 Thread jean-christophe manciot
Public bug reported:

Environment:
- Ubuntu lunar 23.04 with gedit-plugin-git 44.1-2
- or Ubuntu mantic 23.10 with gedit-plugin-git 44.1-2

There is no issue when the user owns the parent folder where the .git
folder is located.

Now, let's consider

However, when the following conditions are met, no modified lines are 
highlighted rendering the git plugin useless:
- the user has only group R/W access to the file to modify it
- the user has only group R/W access to the .git folder
- the user has only group R/W access to the parent folder where the .git folder 
is located
- the user does not own the parent folder where the .git folder is located

Furthermore, the following errors are logged in syslog:

Nov  7 14:57:23 hostname gedit[1176655]: Traceback (most recent call last):
Nov  7 14:57:23 hostname gedit[1176655]:   File 
"/usr/lib/x86_64-linux-gnu/gedit/plugins/git/appactivatable.py", line 89, in 
get_repository
Nov  7 14:57:23 hostname gedit[1176655]: repo = self.__git_repos[repo_uri]
Nov  7 14:57:23 hostname gedit[1176655]:^^
Nov  7 14:57:23 hostname gedit[1176655]: KeyError: 
'file:.git'
Nov  7 14:57:23 hostname gedit[1176655]: During handling of the above 
exception, another exception occurred:
Nov  7 14:57:23 hostname gedit[1176655]: Traceback (most recent call last):
Nov  7 14:57:23 hostname gedit[1176655]:   File 
"/usr/lib/x86_64-linux-gnu/gedit/plugins/git/viewactivatable.py", line 116, in 
update_location
Nov  7 14:57:23 hostname gedit[1176655]: repo = 
self.app_activatable.get_repository(self.location, False)
Nov  7 14:57:23 hostname gedit[1176655]:
^
Nov  7 14:57:23 hostname gedit[1176655]:   File 
"/usr/lib/x86_64-linux-gnu/gedit/plugins/git/appactivatable.py", line 92, in 
get_repository
Nov  7 14:57:23 hostname gedit[1176655]: repo = 
Ggit.Repository.open(repo_file)
Nov  7 14:57:23 hostname gedit[1176655]:
^^^
Nov  7 14:57:23 hostname gedit[1176655]: gi.repository.GLib.GError: ggit-error: 
repository path '//' is not owned by current user (-36)

** Affects: gedit-plugins (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- git plugin is ineffective when the user does not own the folder
+ git plugin is ineffective when the user does not own the git parent folder

** Summary changed:

- git plugin is ineffective when the user does not own the git parent folder
+ git plugin is ineffective when the user does not own the .git parent folder

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

Title:
  git plugin is ineffective when the user does not own the .git parent
  folder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit-plugins/+bug/2042950/+subscriptions


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

[Bug 2042931] Re: Crashing frequently

2023-11-07 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. It sounds like some part of the system has crashed. To
help us find the cause of the crash please follow these steps:

1. Run these commands:
journalctl -b0 > journal.txt
journalctl -b-1 > prevjournal.txt
and attach the resulting text files here.

2. Look in /var/crash for crash files and if found run:
ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

3. If step 2 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.

** Changed in: nautilus (Ubuntu)
   Status: New => Incomplete

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

Title:
  Crashing frequently

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


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

[Bug 2042909] Re: Gnome shell freezing and/or taking a long time to load

2023-11-07 Thread Jesús Soto
Nope, same issues

-- 
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/2042909

Title:
  Gnome shell freezing and/or taking a long time to load

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


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

[Bug 2042762] Re: GNOME under Wayland does not start after updating to Ubuntu 23.10

2023-11-07 Thread Christian Köver-Draxl
I managed to "solve" this problem by deleting the complete
~/.config/dconf/user file and reinstall every gnome extension i had
installed. Now i can start gnome on wayland, but also had to do again
every customisation i had. (Not sure if removing every extension was
necessary)

also see in: https://forum.garudalinux.org/t/gnome-45-wayland-
session/31493/5

Requested error logs:
1. :
--> wayland working since several boots: 
  journalctl -b0 > journal.txt
--> ~10 boots before -> wayland not working:
  journalctl -b-10 > prevjournal.txt
3. (most probably) 
https://errors.ubuntu.com/oops/45609b38-7049-11ee-b85d-fa163e171f02

(regrettably i dont have the old "faulty" dconf/user file anymore)

** Attachment added: "logs.zip"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2042762/+attachment/5716874/+files/logs.zip

-- 
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/2042762

Title:
  GNOME under Wayland does not start after updating to Ubuntu 23.10

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


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

[Bug 2042762] Re: GNOME under Wayland does not start after updating to Ubuntu 23.10

2023-11-07 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Invalid

-- 
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/2042762

Title:
  GNOME under Wayland does not start after updating to Ubuntu 23.10

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


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

[Bug 2040453] Re: Gnome 45 crash on restart in X11 session [Window manager error: Another compositing manager is already running on screen 0 on display “:0”]

2023-11-07 Thread Daniel Mejares Teaño
Im also affected with this bug

-- 
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/2040453

Title:
  Gnome 45 crash on restart in X11 session [Window manager error:
  Another compositing manager is already running on screen 0 on display
  “:0”]

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


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

[Bug 2042973] [NEW] Desktop becomes unusable after changing window from fullscreen games on Wayland Only

2023-11-07 Thread Luca Osvaldo Mastromatteo
Public bug reported:

Description: Ubuntu 23.10
Release: 23.10
gnome-shell 45.0-1ubuntu2

Steps to reproduce:
1)Open certain games (Like An Anime Game Launcher, or Shadow Warrior 2 from 
steam, both using DXVK)
2)Wait for them to fully load
3)Press the Super button in order to go back to the desktop

What should happen: A list of windows, the gnome desktop overview, is shown
What happened: All the screen section from above the gnome taskbar became grey 
like the activity overview accent color and nothing else can be done, the 
desktop functionality is broken
-

Since I upgraded from 23.04 to 23.10 the desktop becomes unusable (video
attached) 80% of the times when I switch from certain fullscreen games
to the desktop using the super button.

The gray color of the activity overview is shown above the shell taskbar
on both screens and nothing else can be done.

- The issue does not happen on an X11 session.
- The notifications still work correctly, as clicking the gnome shell bar or 
even locking and unlocking the screen.
- Right clicking and closing apps work. However, only the buttons from the 
shell itself only
- Everything involving actively changing windows does not.
- No matter the screen configuration the issue still persist.

Tried to upgrade mesa drivers, switching from 2 screens to 1, no luck.

No workaround is discovered. Session can be terminated from the taskbar,
as it works correctly.

ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: gnome-shell 45.0-1ubuntu2
ProcVersionSignature: Ubuntu 6.5.0-10.10-generic 6.5.3
Uname: Linux 6.5.0-10-generic x86_64
ApportVersion: 2.27.0-0ubuntu5
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue Nov  7 19:47:42 2023
DisplayManager: gdm3
InstallationDate: Installed on 2023-08-12 (87 days ago)
InstallationMedia: Ubuntu 23.04 "Lunar Lobster" - Release amd64 (20230418)
ProcEnviron:
 LANG=it_IT.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
RelatedPackageVersions: mutter-common 45.0-3ubuntu3
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to mantic on 2023-10-13 (25 days ago)

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


** Tags: amd64 apport-bug mantic wayland-session

** Attachment added: "Video showing the issue"
   
https://bugs.launchpad.net/bugs/2042973/+attachment/5717019/+files/senza%20titolo.mp4

-- 
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/2042973

Title:
   Desktop becomes unusable after changing window from fullscreen games
  on Wayland Only

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


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

[Bug 2042857] Re: Cannot handle HEIC images

2023-11-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gimp (Ubuntu)
   Status: New => Confirmed

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

Title:
  Cannot handle HEIC images

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


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

[Bug 2042979] [NEW] Noble spice-vdagent crash crashes xorg

2023-11-07 Thread Mike Ferreira
Public bug reported:

This is on 'debian release' upgraded from Mantic to Noble, which I keep
persistent to test the Noble Upgrades from day-to-day.

Intermittent crashes, which results in the desktops crashing and
returning back to the GDM3 graphical login.

I am not sure if, since a VM, and Spice, if it is a KVM host problem, or if a 
Noble problem. The host is 22.04.3:
>>>
kvm --version
QEMU emulator version 6.2.0 (Debian 1:6.2+dfsg-2ubuntu6.15)
Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers

virsh -c qemu:///system version --daemon 
Compiled against library: libvirt 8.0.0
Using library: libvirt 8.0.0
Using API: QEMU 8.0.0
Running hypervisor: QEMU 6.2.0
Running against daemon: 8.0.0
>>>
Attaching crash report below

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: spice-vdagent 0.22.1-3
ProcVersionSignature: Ubuntu 6.5.0-9.9-generic 6.5.3
Uname: Linux 6.5.0-9-generic x86_64
ApportVersion: 2.27.0-0ubuntu6
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue Nov  7 12:25:52 2023
InstallationDate: Installed on 2023-10-25 (13 days ago)
InstallationMedia: Ubuntu 23.10.1 "Mantic Minotaur" - Release amd64 (20231016.1)
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
SourcePackage: spice-vdagent
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: spice-vdagent (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug noble third-party-packages

** Attachment added: "_usr_bin_spice-vdagent.1000.crash"
   
https://bugs.launchpad.net/bugs/2042979/+attachment/5717048/+files/_usr_bin_spice-vdagent.1000.crash

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

Title:
  Noble spice-vdagent crash crashes xorg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spice-vdagent/+bug/2042979/+subscriptions


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

[Bug 2042993] [NEW] overview sometimes stuck after pressing super

2023-11-07 Thread Emeris Anders Mattson
Public bug reported:

I press super a lot to see progress of other applications or the system time 
from activities overview when in a fullscreen application, such as a steam game.
Occasionally the activities overview will not show any applications nor the 
desktop, but only the gray background and the search bar (although applications 
on the dock will still be visible and selectable, just not interactable other 
than audio). The clock and quick settings are the only things that work 
normally in this state as not even the activities search bar is responsive. The 
only way I've been able to exit is by restarting the computer. I'm going to try 
using Xorg to restart gnome next time but I've not tested that yet.
This issue hasn't seemed to occur in any situations other than running full 
screen applications. Although, given that I don't often use activities overview 
outside of fullscreen apps, that may not be required for the bug to occur.
This bug started after upgrading to Ubuntu 23.10.

ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: gnome-shell 45.0-1ubuntu2
ProcVersionSignature: Ubuntu 6.5.0-10.10-generic 6.5.3
Uname: Linux 6.5.0-10-generic x86_64
ApportVersion: 2.27.0-0ubuntu5
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue Nov  7 23:01:44 2023
DisplayManager: gdm3
InstallationDate: Installed on 2022-05-03 (553 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
RelatedPackageVersions: mutter-common 45.0-3ubuntu3
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to mantic on 2023-10-17 (22 days ago)

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


** Tags: amd64 apport-bug mantic

** Attachment added: "Screenshot from 2023-10-25 21-06-03.png"
   
https://bugs.launchpad.net/bugs/2042993/+attachment/5717103/+files/Screenshot%20from%202023-10-25%2021-06-03.png

-- 
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/2042993

Title:
  overview sometimes stuck after pressing super

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


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

[Bug 2042993] Re: overview sometimes stuck after pressing super

2023-11-07 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2042973 ***
https://bugs.launchpad.net/bugs/2042973

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2042973, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2042973
Desktop becomes unusable after changing window from fullscreen games on 
Wayland Only

-- 
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/2042993

Title:
  overview sometimes stuck after pressing super

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


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

[Bug 2042973] Re: Desktop becomes unusable after changing window from fullscreen games on Wayland Only

2023-11-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
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/2042973

Title:
   Desktop becomes unusable after changing window from fullscreen games
  on Wayland Only

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


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

[Bug 2042973] Re: Desktop becomes unusable after changing window from fullscreen games on Wayland Only

2023-11-07 Thread Daniel van Vugt
I think this might be Ryzen bug 2034619. Can you try the workaround
mentioned there?

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

-- 
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/2042973

Title:
   Desktop becomes unusable after changing window from fullscreen games
  on Wayland Only

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


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

[Bug 2040977] Re: [X1 Carbon 10 OLED] Mouse cursor stutters if nothing else is animating on screen

2023-11-07 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu)
   Status: Triaged => 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/2040977

Title:
  [X1 Carbon 10 OLED] Mouse cursor stutters if nothing else is animating
  on screen

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


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

[Bug 2042987] [NEW] The settings of different Wi-Fi adapters do NOT work separately.

2023-11-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

The settings of different Wi-Fi adapters do NOT work separately.

The Wi-Fi switch triggers all Wi-Fi adapters, and the Saved Networks lists do 
NOT be saved separately.
Hope this bug can be fixed soon.

ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: ubuntu-settings 23.10.5
ProcVersionSignature: Ubuntu 6.5.0-10.10-generic 6.5.3
Uname: Linux 6.5.0-10-generic x86_64
ApportVersion: 2.27.0-0ubuntu5
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Wed Nov  8 08:54:37 2023
InstallationDate: Installed on 2023-07-29 (101 days ago)
InstallationMedia: Ubuntu 23.04 "Lunar Lobster" - Release amd64 (20230418)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=tmux-256color
 XDG_RUNTIME_DIR=
SourcePackage: ubuntu-settings
UpgradeStatus: Upgraded to mantic on 2023-08-16 (83 days ago)

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


** Tags: amd64 apport-bug desktop mantic settings
-- 
 The settings of different Wi-Fi adapters do NOT work separately.
https://bugs.launchpad.net/bugs/2042987
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-control-center in Ubuntu.

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