Open Redoxahmii opened 8 months ago
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 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.
It is working fine here. Just tried adding and removing apps and seems ok. I'm using version from gnome extensions.
v59 and newer versions application blur breaks window round corners, and window corners look like incomplete rectangles.
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.
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.
@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 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
@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!
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!
I confirm that application blur is not working with me too
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
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.
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).
@zhoupen9 same issue with window corners here:
The blur effect for apps is not working anymore after gnome 46 and make installing the latest source code from here.