** Package changed: gnome-shell (Ubuntu) => gnome-shell-extension-dash-
to-panel (Ubuntu)
** Changed in: gnome-shell-extension-dash-to-panel (Ubuntu)
Status: Incomplete => New
** Also affects: gnome-shell-extension-dash-to-panel via
https://github.com/home-sweet-gnome/dash-to-panel/issu
See https://github.com/home-sweet-gnome/dash-to-panel/issues/959,
wherein I discover that dash-to-panel seems to be the worst offender in
terms of leaking handlers, but there's a lower-grade steady leak anyway,
which might bear looking at.
** Bug watch added: github.com/home-sweet-gnome/dash-to-pa
> see if something's leaking registered handlers.
It looks like clutter handlers are stored in two different hash tables:
g_handlers and g_handler_list_bsa_ht.
On the PC that's really slow, g_handlers.size = 8388608 (that's ~8M); on
the PC that's not, g_handlers.size = 65536 (~65K). So, yeah, som
This is proving to be really difficult to reproduce -- it's getting
slower (but really slowly) on my spare PC. The memory use for gnome-
shell is, essentially, static.
So: I sampled some perf data from the PC where it consistently happens
and threw up a flame graph.
It spends a bunch of time in '
That should say "With ALL extensions uninstalled..."
--
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/1869568
Title:
Unlock takes a long time
To manage notifications about this
With ALL extensions, it doesn't get slower. When it was getting slower,
I had the standard 'gnome-shell-extensions' package installed.
I'm going to reinstall it and see if that reproduces the problem.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is
If the problem gets worse over time then it might be memory related.
Please run:
ps auxw | grep gnome-shell
and tell us what you see when it is (a) fast and (b) slow.
If that's the problem then it is likely an extension is to blame. So
make sure you have uninstalled ALL of them, at least tempo
Update: my spare PC is definitely getting slower at unlocking, but
(possibly because I'm not using it as much) not as quickly.
Are there any logs/debug steps you want me to run on it? I know enough
gdb to be dangerous, if that helps.
--
You received this bug notification because you are a member
I've also removed gnome-shell-extension-move-clock, gnome-shell-
extension-autohidetopbar and gnome-shell-extension-taskbar.
> I'm not sure what it means that I have an extension listed in both
locations.
I suspect that either I've installed it explicitly, or
extensions.gnome.org installed an upd
Some investigation and notes (and apologies for the noise; I need
somewhere to take notes):
I have the following extensions in /usr/share/gnome-shell/extensions:
alternate-...@gnome-shell-extensions.gcampax.github.com/
apps-m...@gnome-shell-extensions.gcampax.github.com/
auto-move-wind...@gnome-s
I can't do that on my primary PC -- I'm *using* those extensions.
I'll set up my spare PC the same way (with the extensions) and see if I
can repro. Then I'll disable them and see if the problem goes away (or
not).
Gonna take me about a week, though, since this only happens after a
bunch of locki
Since we find so many bugs are caused by extensions we first need you to
uninstall all of these:
'audio-output-switcher@anduchs',
'alternate-...@gnome-shell-extensions.gcampax.github.com',
'multi-monitors-add-on@spin83',
'dash-to-pa...@jderose9.github.com'
Be sure to uninstall them and don't just
12 matches
Mail list logo