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

Wingpanel background-based translucency and text color fails on external primary monitor #358

Open
fnune opened this issue Nov 26, 2020 · 5 comments
Labels
Status: Confirmed Verified by someone other than the reporter

Comments

@fnune
Copy link

fnune commented Nov 26, 2020

What Happened

The wingpanel was no longer transparent when I switched on my second monitor and changed backgrounds.

It looks like this:

image

And sometimes like this:

image

Expected Behavior

Expected the wingpanel to look like this:
image

Steps to Reproduce

  1. Switch off any external monitors
  2. Set the background to something light that triggers the translucent + dark text mode on the wingpanel
  3. Switch on an external monitor and set it as primary
  4. See how the wingpanel no longer changes its background and text as expected

Platform Information

elementary 5.1.7

@fnune
Copy link
Author

fnune commented Nov 27, 2020

@pongloongyeat
Copy link
Member

pongloongyeat commented Apr 22, 2021

Just to add that this only applies if your primary monitor is on the left. This issue doesn't seem to occur if you set your primary monitor on the right.

@fnune
Copy link
Author

fnune commented Apr 22, 2021

Just to add that this only applies if your primary monitor is on the left. This issue doesn't seem to occur if you set your primary monitor on the right (and change backgrounds to update the panel colour).

I don't have access to the setup with which I took the screenshots above, but I can confirm that my primary monitor was on the right, and it was my external monitor.

@pongloongyeat
Copy link
Member

Weird, I thought I got confused but I just retested and that's the only way I can actually get the panel to show the correct colour

@aral
Copy link

aral commented Aug 27, 2021

In case it helps, I’m running into this now and if I run wingpanel manually, this is the error output.

First run (after killing the original process and launching io.elementary.wingpanel):

(io.elementary.wingpanel:2957): GLib-GObject-WARNING **: 16:52:10.136: invalid (NULL) pointer instance

(io.elementary.wingpanel:2957): GLib-GObject-CRITICAL **: 16:52:10.136: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(io.elementary.wingpanel:2957): libnm-CRITICAL **: 16:52:10.136: ((libnm-core/nm-connection.c:193)): assertion '<dropped>' failed

(io.elementary.wingpanel:2957): io.elementary.wingpanel.notifications-CRITICAL **: 16:52:10.261: NotificationEntry.vala:79: Unable to mask image: Failed to open file “/tmp/wingpanel-6W0N80.png”: No such file or directory

Second run (after killing that process and relaunching again):

(io.elementary.wingpanel:2957): GLib-GObject-WARNING **: 16:52:10.136: invalid (NULL) pointer instance

(io.elementary.wingpanel:2957): GLib-GObject-CRITICAL **: 16:52:10.136: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(io.elementary.wingpanel:2957): libnm-CRITICAL **: 16:52:10.136: ((libnm-core/nm-connection.c:193)): assertion '<dropped>' failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Confirmed Verified by someone other than the reporter
Projects
None yet
Development

No branches or pull requests

4 participants