** 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
** 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
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
** 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.
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
> 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
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
** 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
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.
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_.\-]*)(
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
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
** 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
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
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
** 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
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
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
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
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
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
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
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
** 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
*** 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
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
** 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
27 matches
Mail list logo