You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is unclear to me why those stacktraces are thrown. They might be indicating that the object has already been destroyed somewhere else or that it cannot be destroyed because it is still being referenced by from somewhere else.
Please note that I did not disable this extension at all and I don't know why this function gets called. I guess that it is being called on screen lock or suspend.
Steps to reproduce:
unclear.
What happens:
When running gnome-shell, the org.gnome.Shell.desktop ID logs these stack traces to syslog quite often:
and there is also a longer version. These stack traces come in bursts, usually of 5 or 10 at once (same second according to syslog).
What should happen:
No stacktrace.
Additional info:
Printing these stacktraces is a feature introduced in or after 3.26.0 release, afaik. See also: sustmi/gnome-shell-extension-windowoverlay-icons#4 and https://gitlab.gnome.org/GNOME/gnome-shell/issues/11.
It is unclear to me why those stacktraces are thrown. They might be indicating that the object has already been destroyed somewhere else or that it cannot be destroyed because it is still being referenced by from somewhere else.
Please note that I did not disable this extension at all and I don't know why this function gets called. I guess that it is being called on screen lock or suspend.
Installed software versions:
gnome-shell-3.26.2-4.fc27.x86_64
gjs-1.50.4-1.fc27.x86_64
mutter-3.26.2-2.fc27.x86_64
The text was updated successfully, but these errors were encountered: