gnome-shell-extension-blyr icon indicating copy to clipboard operation
gnome-shell-extension-blyr copied to clipboard

Blur is reset.

Open webmastak opened this issue 5 years ago • 9 comments

Blur is reset if you are in a review when the desktop wallpaper changes. Or when changing the time at the clock of the program Variety -> every minute there is a change of the desktop image. Is there an opportunity to fix this? https://i.imgur.com/jcCGzSf.jpg https://i.imgur.com/8T5jDnQ.jpg

And when rebooting the system, the background becomes gray before restarting Gnome Shell. https://i.imgur.com/fwplFE8.png

Some code called array.toString() on a Uint8Array instance. Previously this would have interpreted the bytes of the array as a string, but that is nonstandard. In the future this will return the bytes as comma-separated digits. For the time being, the old behavior has been preserved, but please fix your code anyway to explicitly call ByteArray.toString(array).
(Note that array.toString() may have been called implicitly.)
0 _readShaderFile() ["/home/andrew/.local/share/gnome-shell/extensions/[email protected]/effect.js":95]
1 wrapper() ["resource:///org/gnome/gjs/modules/_legacy.js":82]
2 _init() ["/home/andrew/.local/share/gnome-shell/extensions/[email protected]/effect.js":59]
3 wrapper() ["resource:///org/gnome/gjs/modules/_legacy.js":82]
4 _applyTwoPassBlur() ["/home/andrew/.local/share/gnome-shell/extensions/[email protected]/extension.js":343]
5 wrapper() ["resource:///org/gnome/gjs/modules/_legacy.js":82]
6 _createOverviewBackgrounds/<() ["/home/andrew/.local/share/gnome-shell/extensions/[email protected]/extension.js":451]
7 () ["self-hosted":981]
8 forEach() ["self-hosted":261]
9 _createOverviewBackgrounds() ["/home/andrew/.local/share/gnome-shell/extensions/[email protected]/extension.js":435]
10 wrapper() ["resource:///org/gnome/gjs/modules/_legacy.js":82]
11 _startup() ["/home/andrew/.local/share/gnome-shell/extensions/[email protected]/extension.js":115]
12 wrapper() ["resource:///org/gnome/gjs/modules/_legacy.js":82]
13 _init() ["/home/andrew/.local/share/gnome-shell/extensions/[email protected]/extension.js":95]
14 wrapper() ["resource:///org/gnome/gjs/modules/_legacy.js":82]
15 _Base.prototype._construct() ["resource:///org/gnome/gjs/modules/_legacy.js":18]
16 newClass() ["resource:///org/gnome/gjs/modules/_legacy.js":114]
17 enable() ["/home/andrew/.local/share/gnome-shell/extensions/[email protected]/extension.js":583]
18 enableExtension() ["resource:///org/gnome/shell/ui/extensionSystem.js":135]
19 loadExtension() ["resource:///org/gnome/shell/ui/extensionSystem.js":181]
20 _loadExtensions/<() ["resource:///org/gnome/shell/ui/extensionSystem.js":328]
21 _emit() ["resource:///org/gnome/gjs/modules/signals.js":128]
22 _loadExtension() ["resource:///org/gnome/shell/misc/extensionUtils.js":186]
23 wrapper() ["resource:///org/gnome/gjs/modules/_legacy.js":82]
24 scanExtensions/<() ["resource:///org/gnome/shell/misc/extensionUtils.js":192]
25 collectFromDatadirs() ["resource:///org/gnome/shell/misc/fileUtils.js":28]
26 scanExtensions() ["resource:///org/gnome/shell/misc/extensionUtils.js":191]
27 wrapper() ["resource:///org/gnome/gjs/modules/_legacy.js":82]
28 _loadExtensions() ["resource:///org/gnome/shell/ui/extensionSystem.js":330]
29 enableAllExtensions() ["resource:///org/gnome/shell/ui/extensionSystem.js":338]
30 _sessionUpdated() ["resource:///org/gnome/shell/ui/extensionSystem.js":369]
31 init() ["resource:///org/gnome/shell/ui/extensionSystem.js":377]
32 _initializeUI() ["resource:///org/gnome/shell/ui/main.js":229]
33 start() ["resource:///org/gnome/shell/ui/main.js":133]
34 <TOP LEVEL> ["<main>":1]

webmastak avatar Apr 14 '19 00:04 webmastak

Hm, I think this issue is similar to the one reported in #18 It seems to be caused by these wallpaper change programs/extensions not emitting the same signals as changing the wallpaper with gnome-settings does. Even though I tried different mechanisms of triggering the blur update routines in my extension I still haven't found a reliable solution.

yozoon avatar Apr 15 '19 21:04 yozoon

Did my changes to the extension fix the problem with Variety @webmastak? My changes are currently pushed to the master branch, so you can test them by manually installing the extension ;)

yozoon avatar Jul 14 '19 11:07 yozoon

I installed the master from the branch, writes to the log that the functions worked without errors, but all the same problems with the reset blyr when changing the wallpaper! https://i.imgur.com/5222r1N.png I can’t understand why this is happening. 😟

webmastak avatar Sep 25 '19 00:09 webmastak

Blur is reset if you are in a review when the desktop wallpaper changes. Changing the time at the clock of the program Variety every minute there is a change of the desktop image and blur is reset if you are in a review. 😟 Nothing helps, even your support for dynamic wallpapers!

webmastak avatar Oct 15 '19 15:10 webmastak

The developer ignores my questions, he doesn’t care how his product works. 😡

webmastak avatar Oct 26 '19 21:10 webmastak

Are you using the Xorg or Wayland session?

yozoon avatar Oct 26 '19 21:10 yozoon

Xorg

webmastak avatar Oct 27 '19 00:10 webmastak

GNOME Shell 3.36 It's been almost a year since the issue was filed. Blur is still reset if you are in a review when the desktop wallpaper changes!!!!!! 😡

webmastak avatar Aug 03 '20 21:08 webmastak

The author didn't give a damn about this problem 😡

webmastak avatar Oct 22 '20 15:10 webmastak