Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to fix #94 #271

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Try to fix #94 #271

wants to merge 5 commits into from

Conversation

aunetx
Copy link
Owner

@aunetx aunetx commented May 29, 2022

Needs testing from multi-monitors people :)

@aunetx
Copy link
Owner Author

aunetx commented Jun 4, 2022

Would close #40 too, and maybe some other issue...

@bdaase
Copy link

bdaase commented Jun 5, 2022

I gave this a shot. Unfortunately, however, the problem with multi monitors having a gray background persists…

@RaameshB
Copy link

Alright tested this, used gh pr checkout 271 after cloning the repo and then did a make install after uninstalling the extension

unfortunately the issue was not resolved

@Neon-44
Copy link

Neon-44 commented Aug 2, 2022

Edit: future neon-44 here: after some testing it seems, moving screens and applying works as well for me

i don't know if it is because you fixed it, but it resolved itself for me after i:

  1. in the settings: turned the screens off and back on one after the other
  2. made the screens mirror, then joined again.

it has been fixed and persistent through reboots and even a system update (fedora 36)
idk if this helps you, but i hope it does :)
also thanks for the work you're doing here, i really appreciate it, this is my favourite extension by far, and i personally think it should be built into GNOME by default :)

@aweirddudee
Copy link

aweirddudee commented Aug 18, 2022

Just tested doing the same thing as Neon-44, also running Fedora 36 - although it hasn't made it persistent, it changed my primary display from constantly being the default grey to on/off with the blur effect from the extension - more often blurred than grey. Hopefully the lead from switching monitors off and on in sequence can go somewhere. :)

@crstmkt
Copy link

crstmkt commented Aug 26, 2022

Did the same thing as Neon-44. This has fixed the issue for me so far (using v42 of the extension). Thanks for sharing!

@Mrcuve0
Copy link

Mrcuve0 commented Sep 7, 2022

Whish I could say the same. Tested with extension @ v43, Fedora 36, GNOME 42.4 Wayland
Setup: I have my laptop on the right of my 24'' monitor (which is set to be the primary display, see picture)

image

I did the same as suggested by Neon-44:

  1. Turned off (from settings) my laptop display and turned on again;
  2. Turned off (from settings) my 24'' external monitor and turned on again;
  3. Mirrored both screens
  4. Joined them
  5. Moved my external monitor on the left of my laptop display
  6. Set my external monitor as primary display

Step 5. and 6. are necessary as Settings sets by default my external monitor on the right of my laptop (I want it to be on the left side)

The issue is still there

@Henry-Hiles
Copy link

i don't know if it is because you fixed it, but it resolved itself for me after i:

1. in the settings: turned the screens off and back on one after the other

2. made the screens mirror, then joined again.

it has been fixed and persistent through reboots and even a system update (fedora 36) idk if this helps you, but i hope it does :) also thanks for the work you're doing here, i really appreciate it, this is my favourite extension by far, and i personally think it should be built into GNOME by default :)

This, unfortunately, did not work for me.

@Henry-Hiles
Copy link

Henry-Hiles commented Nov 16, 2022

Whish I could say the same. Tested with extension @ v43, Fedora 36, GNOME 42.4 Wayland Setup: I have my laptop on the right of my 24'' monitor (which is set to be the primary display, see picture)

image

I did the same as suggested by Neon-44:

1. Turned off (from settings) my laptop display and turned on again;

2. Turned off (from settings) my 24'' external monitor and turned on again;

3. Mirrored both screens

4. Joined them

5. Moved my external monitor on the left of my laptop display

6. Set my external monitor as primary display

Step 5. and 6. are necessary as Settings sets by default my external monitor on the right of my laptop (I want it to be on the left side)

The issue is still there

Same here, perhaps its because of us moving the external monitor?

@miguilimzero
Copy link
Sponsor

A strange fact about my setup. I have a notebook + 2 external monitors (34' and 27'). I usually use the notebook folded and only with the two external monitors enabled.

Using this way, the bug happens on the primary monitor (34').

If I open my notebook to use the three monitors (notebook one + 2 externals), the bug disappears and the extension works well on all monitors!

@AshtakaOOf
Copy link

The "fix" from Neon doesn't work at all.
So anything new on this?

@aunetx
Copy link
Owner Author

aunetx commented Dec 30, 2022

The "fix" from Neon doesn't work at all. So anything new on this?

Nothing new, sorry. I don't even have a secondary monitor with me for the moment, so except if someone provides a true fix via another pull request, I can't do anything.

@Neon-44
Copy link

Neon-44 commented Dec 30, 2022

oh yeah, forgot to post:

after some more testing, i found out, that all the steps i listed weren't really necessary. for me it also worked if i just moved the screens in the settings app and applied.

not quite sure if it has something to do with how the screens are positioned exactly, but i am tending to "it doesn't have anything to do with it" based on testing

@AshtakaOOf

@AshtakaOOf
Copy link

Doing that made things even worse, now it doesn't even blur the background anymore...

Fedora 37
Gnome 43.2
Mutter 43.2

@Neon-44

@Neon-44
Copy link

Neon-44 commented Dec 31, 2022

hmm, that's weird

doing this 1-3 times fixed it permanently for me

i am sorry, can't help you currently, as i am having this Problem and can't even boot Wayland in GNOME

@Neon-44
Copy link

Neon-44 commented Jan 4, 2023

alright, been able to fix my wayland problem.

another thing that i noticed that i find funny (and potentially could help you locate the bug) is that it almost never happens to me when pressing the super key, but almost always when using the hot corner. hopefully this can help you, @aunetx :))

i have experienced the same thing as you, @AshtakaOOf, but after playing a bit around and changing the position of my screens drastically to something like this:

            _ _ _ _ _ _
           !           !
           !           !
 _ _ _ _ _ !           !
!         !!_ _ _ _ _ _!
!         !
!         !
!_ _ _ _ _!

and then back to normal, it now works 100% of the time, even with hotcorner.
btw, i just wanna say, drawing in Github Codeblocks is a real pain in the ass. i spent 5-10 minutes on this graphic, and it's not even good.

@AshtakaOOf
Copy link

It now works 3 times out of 5 after doing that but not 100% of the time. 😞

@MichaelNROH
Copy link

Seems like it has something to do something with the placement of the monitors.
If I manage to place it exactly in the middle, then it works 100% out of 40 tries (Hot Corner + Super)

When it is not centered, then it behaves like @AshtakaOOf describes, and snapped to the top or bottom disables it completely.

2023-01-17.18-55-17.mp4

@AshtakaOOf
Copy link

The problem is the fact that they are centered, but they are both 1080p so it doesn't work. :(

@miguilimzero
Copy link
Sponsor

I created an issue at the gnome-shell repository: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6370

@aunetx
Copy link
Owner Author

aunetx commented Feb 7, 2023

Hi @SrDante, thank you very much for your implication! I'm sorry I did not do this before, but I hope this could get fixed by the gnome team

@michelchalmers
Copy link

I think I have found the problem causing the blur malfunction on multiple monitors. I am using Blur My Shell on Wayland with 2 Dell monitors. I have noticed that using Blur My Shell with Dash to Dock is not a problem unless you use the application icon from Dash-to-dock. when you click on the application icon, the blur disappears, but if you use the meta key (windows) instead, it works fine. Windows key+A will work fine as well showing the blur. As I said, it is only when I use the application icon from Dash-to-dock that I experience the intermittent blur problem. So, I have disabled the application icon from Dash-to-dock and I am only using meta, or meta+A....So, if you disable the application icon in Dash-to-dock, or do not use it, you will not have the problem

Blurmyshell.and.dashtodock.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet