Tudmotu / gnome-shell-extension-clipboard-indicator

The most popular clipboard manager for GNOME, with over 1M downloads
https://extensions.gnome.org/extension/779/clipboard-indicator/
MIT License
865 stars 166 forks source link

Unhandled promise rejection. To suppress this warning .. #448

Closed sidt4 closed 5 months ago

sidt4 commented 6 months ago

Got the following in journalctl, while resetting extension settings via dconf-editor:

journalctl log:

Mar 30 18:10:15 linux gnome-shell[24359]: Unhandled promise rejection. To suppress this warning, add an error handler to your promise chain with .catch() or a try-catch block around your await expression. Stack trace of the failed promise:
                                          _onSettingsChange@file:///home/sid/.local/share/gnome-shell/extensions/clipboard-indicator@tudmotu.com/extension.js:902:29
                                          @resource:///org/gnome/shell/ui/init.js:21:20
Mar 30 18:10:15 linux gnome-shell[24359]: Unhandled promise rejection. To suppress this warning, add an error handler to your promise chain with .catch() or a try-catch block around your await expression. Stack trace of the failed promise:
                                          _onSettingsChange@file:///home/sid/.local/share/gnome-shell/extensions/clipboard-indicator@tudmotu.com/extension.js:902:29
                                          @resource:///org/gnome/shell/ui/init.js:21:20
Mar 30 18:10:15 linux gnome-shell[24359]: Unhandled promise rejection. To suppress this warning, add an error handler to your promise chain with .catch() or a try-catch block around your await expression. Stack trace of the failed promise:
                                          _onSettingsChange@file:///home/sid/.local/share/gnome-shell/extensions/clipboard-indicator@tudmotu.com/extension.js:902:29
                                          @resource:///org/gnome/shell/ui/init.js:21:20