blur-my-shell icon indicating copy to clipboard operation
blur-my-shell copied to clipboard

Application blur not working GNOME 46

Open redoxahmii opened this issue 1 year ago • 15 comments

The blur effect for apps is not working anymore after gnome 46 and make installing the latest source code from here.

redoxahmii avatar Mar 26 '24 15:03 redoxahmii

Do you have any logs related to this? I noticed a bug some hours ago and fixed it in a branch, and it should be merged soon

aunetx avatar Mar 26 '24 16:03 aunetx

I don't have any logs at the moment cause I am not near my machine for a few days but I will send when I get to it. So far seems that by that time it will already be merged.

redoxahmii avatar Mar 26 '24 22:03 redoxahmii

It is working fine here. Just tried adding and removing apps and seems ok. I'm using version from gnome extensions.

Plyply99 avatar Mar 27 '24 05:03 Plyply99

v59 and newer versions application blur breaks window round corners, and window corners look like incomplete rectangles.

zhoupen9 avatar Mar 28 '24 00:03 zhoupen9

It is working fine here. Just tried adding and removing apps and seems ok. I'm using version from gnome extensions.

For me the blur disappears and I have to log out and login to make it work again and I have v59.

redoxahmii avatar Mar 28 '24 01:03 redoxahmii

Do you have any logs related to this? I noticed a bug some hours ago and fixed it in a branch, and it should be merged soon

I am now on my system and these are the logs for:

journalctl /usr/bin/gnome-shell | head -n 1000 | curl -F 'file=@-' https://0x0.st 

https://0x0.st/Xs6l.txt I do see errors in there which i don't think existed before 46 tho.

redoxahmii avatar Mar 28 '24 01:03 redoxahmii

https://0x0.st/Xs6D.txt

@aunetx this might be better as it contains more information. The other thing that I found is that the problem occurs when I close the lid of my laptop and then open it again the blur effect stops working and I have to either log in again or restart. This never really happened before Gnome 46.

redoxahmii avatar Mar 28 '24 02:03 redoxahmii

@Redoxahmii Are you sure you want to use head instead of tail? Those timestamps say March 5th

I am experiencing the same issue. I log in, and everything works fine, until some unspecified amount of time - from minutes to hours. Then application blur is gone. Dynamic blur for the top bar is still working. If I disable the extension and then enable it again, I get the error "Gio.IOErrorEnum: An object is already exported for the interface dev.aunetx.BlurMyShell at /dev/aunetx/BlurMyShell". Trying to disable and re-enable application blur only doesn't do anything.

The only thing that fixes it is logging out and back in, then it's fine again until some time.

I'm looking for logs that might be relevant, when I find something I will post it!

Edit: I am also using version 59

dylankird avatar Mar 29 '24 01:03 dylankird

@Redoxahmii Are you sure you want to use head instead of tail? Those timestamps say March 5th

I am experiencing the same issue. I log in, and everything works fine, until some unspecified amount of time - from minutes to hours. Then application blur is gone. Dynamic blur for the top bar is still working. If I disable the extension and then enable it again, I get the error "Gio.IOErrorEnum: An object is already exported for the interface dev.aunetx.BlurMyShell at /dev/aunetx/BlurMyShell". Trying to disable and re-enable application blur only doesn't do anything.

The only thing that fixes it is logging out and back in, then it's fine again until some time.

I'm looking for logs that might be relevant, when I find something I will post it!

Edit: I am also using version 59

Ohh sorry I used head instead of tail ( I am a bit sick). https://0x0.st/XsRB.txt This is tails now and the issue seems to be behaving the same for both of us as this is what happens for me too. The only fix for me is also logging in and out. Appreciate the time!

redoxahmii avatar Mar 29 '24 02:03 redoxahmii

Here are my logs with journalctl: https://pastebin.com/ikSiXLRD

The application blur definitely stopped working during the timeframe of these logs, and I included everything from boot to after the blur stopped in case there is anything relevant. I hope this helps!

dylankird avatar Mar 29 '24 19:03 dylankird

I confirm that application blur is not working with me too

NyllRE avatar Mar 29 '24 22:03 NyllRE

I installed the extension from source today (git clone, make install. Instructions are in the readme) and it seems to be working. I haven't had the application blur fail and it's been a few hours. Give it a try!

@Redoxahmii @NyllRE

dylankird avatar Apr 02 '24 20:04 dylankird

I installed the extension from source today (git clone, make install. Instructions are in the readme) and it seems to be working. I haven't had the application blur fail and it's been a few hours. Give it a try!

@Redoxahmii @NyllRE

Did the same does not seem to be causing the same issue anymore. Blur effect though takes some time after locking to apply again.

redoxahmii avatar Apr 02 '24 23:04 redoxahmii

Hello, yes I'm sorry I think I fixed this in the last commits in github, however I can't push it to extensions.gnome.org right now because there are other changes that are not well-enough tested. So I guess the best for those affected it to use the github version and wait a bit for me to push it!

By the way, if you do so, please tell me if anything breaks (except the panel component giving logs when you shutdown, that's normal and fixed in a development branch).

aunetx avatar Apr 03 '24 07:04 aunetx

@zhoupen9 same issue with window corners here:

image

joaocandre avatar Apr 20 '24 01:04 joaocandre