emiapwil / glassy-gnome

To bring opacity features to gnome windows.
GNU General Public License v2.0
64 stars 9 forks source link

Errors in syslog #20

Open eduncan911 opened 5 years ago

eduncan911 commented 5 years ago

Just a drive-by dump of some errors I'm noticing in syslog/journald

Version: v16 OS: Pop_OS 19.04 (aka a "skinned/extension-ed" Ubuntu 19.04)

What was I doing? Changing transparency with shortcut SUPER+9, which unfortunately also launches an app in my Dash-to-Dock extension (trying to fix that).


Sep 16 10:10:23 kodiak gnome-shell[3279]: JS ERROR: Error: Error invoking GLib.timeout_add: Expected function for callback argument function, got null#012asynchronous_glassify@/home/eric/.local/share/gnome-shell/extensions/glassygnome@emiapwil/extension.js:373:5
Sep 16 10:10:24 kodiak gnome-shell[3279]: JS ERROR: TypeError: global.screen is undefined#012_updateSolidStyle@/home/eric/.local/share/gnome-shell/extensions/transparency@franglais125.gmail.com/transparency.js:88:13#012wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
Sep 16 10:10:24 kodiak gnome-shell[3279]: JS ERROR: TypeError: global.screen is undefined#012_updateSolidStyle@/home/eric/.local/share/gnome-shell/extensions/transparency@franglais125.gmail.com/transparency.js:88:13#012wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
Sep 16 10:10:28 kodiak gnome-shell[3279]: JS ERROR: TypeError: global.screen is undefined#012_updateSolidStyle@/home/eric/.local/share/gnome-shell/extensions/transparency@franglais125.gmail.com/transparency.js:88:13#012wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22#012_onWindowActorRemoved@/home/eric/.local/share/gnome-shell/extensions/transparency@franglais125.gmail.com/transparency.js:78:9#012wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22#012_destroyWindowDone@resource:///org/gnome/shell/ui/windowManager.js:1825:13#012_callOnFunction@resource:///org/gnome/gjs/modules/tweener/tweener.js:208:13#012_updateTweenByIndex@resource:///org/gnome/gjs/modules/tweener/tweener.js:342:9#012_updateTweens@resource:///org/gnome/gjs/modules/tweener/tweener.js:355:18#012_onEnterFrame@resource:///org/gnome/gjs/modules/tweener/tweener.js:370:10#012_emit@resource:///org/gnome/gjs/modules/signals.js:128:27#012_onNewFrame@resource:///org/gnome/shell/ui/tweener.js:238:9#012ClutterFrameTicker</<@resource:///org/gnome/shell/ui/tweener.js:209:1
emiapwil commented 4 years ago

I had the same issue. Please see the workaround here.

Eventually, I decide to change the default shortcuts.