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

UI inconsistencies after resume from suspend #2633

Open
thefossguy opened this issue Oct 4, 2022 · 3 comments
Open

UI inconsistencies after resume from suspend #2633

thefossguy opened this issue Oct 4, 2022 · 3 comments

Comments

@thefossguy
Copy link

thefossguy commented Oct 4, 2022

Distribution (run cat /etc/os-release):

$ cat /etc/os-release
NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=jammy
UBUNTU_CODENAME=jammy
LOGO=distributor-logo-pop-os

Related Application and/or Package Version (run apt policy $PACKAGE NAME):

$ apt policy gnome
gnome:
  Installed: (none)
  Candidate: 1:42+3
  Version table:
     1:42+3 500
        500 http://apt.pop-os.org/ubuntu jammy/universe amd64 Packages

$ apt policy pop-desktop
pop-desktop:
  Installed: 1.6.0~1662996938~22.04~b7f18a0
  Candidate: 1.6.0~1663192522~22.04~938056f
  Version table:
     1.6.0~1663192522~22.04~938056f 1001
       1001 http://apt.pop-os.org/release jammy/main amd64 Packages
 *** 1.6.0~1662996938~22.04~b7f18a0 100
        100 /var/lib/dpkg/status

Issue/Bug Description:

I usually suspend my computer using systemctl suspend. This one time, when I tried waking it up from suspend, I faced this issue. Basically, there are rendering inconsistencies.

pop-os-login

The Firefox issue is a bit unrelated, but also happens after resuming from suspend so thought of adding it here too.

pop-os-firefox.mp4

Edit: Forgot to say that the Firefox window shows me the "lockscreen UI" unless I make it active.

Steps to reproduce (if you know):

Not really. All I did was wake my computer from suspend. This is a very rare issue (first time this has happened since I upgraded to 22.04 but has happened previously as well).

Expected behavior:

I expect the rendering issues to not be there...

Other Notes:

I have attached outputs of dmesg and inxi -Fxxxrzc0.
inxi-output.txt
dmesg-output.txt

@n3m0-22
Copy link

n3m0-22 commented Oct 4, 2022

I believe the first issue you are seeing is the same as this pop-os/nvidia-graphics-drivers#133. If you are running in NVIDIA graphics mode can you check to see if it goes away by switching to Integrated or Hybrid.

@thefossguy
Copy link
Author

I'm on desktop with only one GPU (Nvidia dGPU). So switching from Integrated to Hybrid or vice-a-versa is not an option here.

I'll look at pop-os/nvidia-graphics-drivers#133 though

@emmanuel-contreras
Copy link

This looks to be what I've been dealing with recently.
I ran into this installing Ubuntu 22.04 and then the same thing with Pop_OS! I have an AMD 5600x with a 3070Ti everything works fine until I suspend and resume, then these are the screens I see. Although there is no menu on the second image, I can navigate to log out and log back in and the UI is all fixed. This is using 525-60-11 drivers(proprietary) and using Wayland. Using X11 works fine (which is what I'm using) and I get no issues with the same drivers as above, suspend/resume works fine. If I recall correctly this doesn't happen with the 525 (proprietary,tested) drivers but then only one of my monitors, the 4k works (I have 4k display port and 1080p hdmi)

PXL_20221217_000632610
PXL_20221217_000656157 MP

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

No branches or pull requests

3 participants