[Bug 1880411] Re: Support both Super keys simultaneously on org.gnome.mutter overlay-key

2025-02-13 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu) Status: Triaged => Fix Committed ** Changed in: mutter (Ubuntu) Milestone: None => ubuntu-25.04 ** Tags added: fixed-in-mutter-48.rc fixed-upstream ** Changed in: gnome-tweaks (Ubuntu) Status: Triaged => Invalid -- You received this bug notifica

[Bug 2098102] Re: Desktop switching shows windows from previous desktop

2025-02-13 Thread Daniel van Vugt
** Changed in: gnome-shell-extension-desktop-icons-ng (Ubuntu) Assignee: (unassigned) => Sergio Costas (rastersoft-gmail) ** Changed in: gnome-shell-extension-desktop-icons-ng (Ubuntu) Status: Confirmed => In Progress ** Changed in: gnome-shell-extension-desktop-icons-ng (Ubuntu) I

[Bug 2098102] Re: Desktop switching shows windows from previous desktop

2025-02-13 Thread Daniel van Vugt
Ooops, the patch in comment #9 may be unreliable because you could have two racing enable() calls and the first one hasn't flagged isEnabled yet because innerEnable was deferred: if (Main.layoutManager._startingUp) { this.data.startupPreparedId = Main.layoutManager.connect('st

[Bug 2098390] Re: Live session partially freezes (empty grey overview can't be closed) [JS ERROR: too much recursion in newGetWindowActors]

2025-02-13 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu) Milestone: ubuntu-25.04 => None ** Changed in: gnome-shell (Ubuntu) Status: New => Won't Fix -- 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.

[Bug 2098102] Re: Desktop switching shows windows from previous desktop

2025-02-13 Thread Daniel van Vugt
The patch in comment #9 looks good but I won't push it to Plucky yet if it's going to get in the way of releasing DING version 48. That wouldn't be such a problem if the new version was in Salsa already, but it's not: https://salsa.debian.org/gnome-team/shell- extensions/gnome-shell-extension-desk

[Bug 2098390] Re: Live session partially freezes (empty grey overview can't be closed) [JS ERROR: too much recursion in newGetWindowActors]

2025-02-13 Thread Daniel van Vugt
> Oh, this is the same bug as bug 2098102 Yes I think a double-enable() would explain it. The GNOME developers usually prefer to fix things at their root cause though, so that would be a gnome-shell bug if confirmed. The odd thing about that is that they usually reject downstream-function robustne

[Bug 2016914] Re: gsd-smartcard: segfault on startup

2025-02-13 Thread Sebastien Bacher
It was fixed upstream now in https://gitlab.gnome.org/GNOME/gnome- settings-daemon/-/commit/607da04c ** Changed in: gnome-settings-daemon (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 2016914] Re: gsd-smartcard: segfault on startup

2025-02-13 Thread Bug Watch Updater
** Changed in: gnome-settings-daemon Status: New => Fix Released -- 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/2016914 Title: gsd-smartcard: segfault on start

[Bug 2098102] Re: Desktop switching shows windows from previous desktop

2025-02-13 Thread Marek Suchánek
For the record, I've tested disabling the extension. It doesn't solve the issue: 1. Start the system. The issue is there. 2. Disable the extension on the command line using `gnome-extensions`. 3. Check `gnome-extensions info d...@rastersoft.com`. It shows the status of the extension as inactive.

[Bug 2098383] [NEW] Syntax warning when installing Gedit on Xubuntu 25.04

2025-02-13 Thread Guybrush88
Public bug reported: I just installed Gedit on Xubuntu 25.04, and I got this warning when the system was configuring the package: /usr/lib/x86_64-linux-gnu/gedit/plugins/externaltools/library.py:212: SyntaxWarning: invalid escape sequence '\-' RE_KEY = re.compile('^([a-zA-Z_][a-zA-Z0-9_.\-]*)(

[Bug 2098383] Dependencies.txt

2025-02-13 Thread Guybrush88
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/2098383/+attachment/5857204/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in Ubuntu. https://bugs.launchpad

[Bug 2098383] ProcCpuinfoMinimal.txt

2025-02-13 Thread Guybrush88
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/2098383/+attachment/5857205/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in Ubuntu. https://bu

[Bug 1966635] Re: can't move file/directory by drag and drop by using touch monitor

2025-02-13 Thread Alessandro Astone
** Changed in: mutter (Ubuntu Noble) Status: In Progress => Fix Committed ** Changed in: mutter (Ubuntu Oracular) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. htt

[Bug 2098102] Re: Desktop switching shows windows from previous desktop

2025-02-13 Thread Alessandro Astone
It's a bug in the gnome-shell extension manager. I made DING print traces of when it receives enable(). Notice we get two calls, first from extensionSystem.js:739:18, then from extensionSystem.js:736:18 Feb 13 09:48:24 ubuntu gnome-shell[2776]: Trace enable@file:///usr/share/gnome-shell/extens

[Bug 2098102] Re: Desktop switching shows windows from previous desktop

2025-02-13 Thread Sergio Costas
This is a workaround. ** Patch added: "fix-double-enable.diff" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2098102/+attachment/5857209/+files/fix-double-enable.diff -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gn

[Bug 2061211] Re: Invalid escape sequences in regexes when installing gedit

2025-02-13 Thread Hans Joachim Desserud
** Tags added: plucky -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/2061211 Title: Invalid escape sequences in regexes when installing gedit To manage notifications about this bug

[Bug 2098102] Re: Desktop switching shows windows from previous desktop

2025-02-13 Thread Sergio Costas
Simpler patch ** Patch added: "fix-double-enable.diff" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2098102/+attachment/5857233/+files/fix-double-enable.diff -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shel

[Bug 2098102] Re: Desktop switching shows windows from previous desktop

2025-02-13 Thread Ubuntu Foundations Team Bug Bot
The attachment "fix-double-enable.diff" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian

[Bug 2098390] Re: Live session partially freezes (empty grey overview can't be closed) [JS ERROR: too much recursion in newGetWindowActors]

2025-02-13 Thread Sergio Costas
Yes, it's like the function to replace some methods inside gnome is called more than once for a method... I can add some debugging to see if that's the case, and add protection to avoid replacing a method twice. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs

[Bug 2098390] [NEW] Live session partially freezes (empty grey overview can't be closed) [JS ERROR: too much recursion in newGetWindowActors]

2025-02-13 Thread Daniel van Vugt
Public bug reported: Live session partially freezes (empty grey overview can't be closed) Here's a snippet from Plucky 20250213: Feb 13 14:55:20 ubuntu gnome-shell[3013]: JS ERROR: too much recursion    newGetWindowActors@file:///usr/share/g

[Bug 2098390] Re: Live session partially freezes (empty grey overview can't be closed) [JS ERROR: too much recursion in newGetWindowActors]

2025-02-13 Thread Alessandro Astone
Oh, this is the same bug as bug 2098102 See my debugging there -- 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/2098390 Title: Live session partially freezes (empty grey overvie

[Bug 2098390] Re: Live session partially freezes (empty grey overview)

2025-02-13 Thread Daniel van Vugt
shell (Ubuntu) Milestone: None => ubuntu-25.04 ** Description changed: - Live session partially freezes (empty grey overview) + Live session partially freezes (empty grey overview can't be closed) Here's a snippet from Plucky 20250213: Feb 13 14:55:20 ubuntu gnome-shell[3013]: JS

[Bug 2098102] Re: Desktop switching shows windows from previous desktop

2025-02-13 Thread Sergio Costas
As I suspected... when calling enable() twice, the old pointers to the previous methods are overwritten with the new function pointer; and that's why disabling the extension won't restore them. A quick workaround is to keep track of the current status, and just ignore any enable() called when the

[Bug 2097471] Re: nautilus onedrive online account not working

2025-02-13 Thread Erich Eickmeyer
** Package changed: gnome-shell-extension-ubuntu-dock (Ubuntu) => gnome- online-accounts (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-ubuntu-dock in Ubuntu. https://bugs.launchpad.net/bugs/2097471 Tit

[Bug 2098383] Re: Syntax warning when installing Gedit on Xubuntu 25.04

2025-02-13 Thread Hans Joachim Desserud
*** This bug is a duplicate of bug 2061211 *** https://bugs.launchpad.net/bugs/2061211 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported so I am marking it as a duplicate of bug 2061211. ** This bug has been marke

[Bug 2098426] [NEW] Hardship switching language in lock screen

2025-02-13 Thread Victor Porton
Public bug reported: When I have two keyboard layouts: English and Russian, in lock screen, if it is currently Russian, I need to press Option-Space two times to switch it to English. In the past, Option-Space worked just fine. ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: gnome-shell 46

[Bug 2098390] Re: Live session partially freezes (empty grey overview can't be closed) [JS ERROR: too much recursion in newGetWindowActors]

2025-02-13 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu) Importance: Critical => High ** Changed in: gnome-shell-extension-desktop-icons-ng (Ubuntu) Importance: Critical => High ** Changed in: gnome-shell-extension-desktop-icons-ng (Ubuntu) Assignee: (unassigned) => Sergio Costas (rastersoft-gmail) ** Cha