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

Nautilus often hangs after start: Possible Regression in actual version v43.3-1? #8115

Closed
umbratic opened this issue Mar 22, 2023 · 17 comments · Fixed by QubesOS/qubes-gui-agent-linux#180
Labels
affects-4.1 This issue affects Qubes OS 4.1. C: Fedora diagnosed Technical diagnosis has been performed (see issue comments). P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. pr submitted A pull request has been submitted for this issue. r4.1-bookworm-stable r4.1-bullseye-stable r4.1-buster-stable r4.1-dom0-stable r4.1-fc36-stable r4.1-fc37-stable r4.1-fc38-cur-test r4.2-host-cur-test r4.2-vm-bookworm-stable r4.2-vm-bullseye-stable r4.2-vm-centos-stream8-stable r4.2-vm-fc36-stable r4.2-vm-fc37-stable r4.2-vm-fc38-cur-test T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.

Comments

@umbratic
Copy link

How to file a helpful issue

Qubes OS release

Qubes OS 4.1.2 (R4.1), Fedora-37, fully updated

Brief summary

Same as #7921 (closed). But actual Nautilus version is 43.3-1.

After downgrading Nautilus from 43.3-1 to 43.2-4 the problem seems to have disappeared. Could this be a regression?

Steps to reproduce

Launch Nautilus a couple of times.

Expected behavior

As in previous versions.

Actual behavior

Often (not always) Nautilus locks up, no files shown, the spinner rotates indefinitely, high CPU load.

@umbratic umbratic added P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists. labels Mar 22, 2023
marmarek added a commit to QubesOS/qubes-nautilus that referenced this issue Mar 23, 2023
@andrewdavidwong andrewdavidwong added C: Fedora needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. labels Mar 23, 2023
@andrewdavidwong andrewdavidwong added this to the Release 4.1 updates milestone Mar 23, 2023
@mfc
Copy link
Member

mfc commented Apr 5, 2023

upgrade to latest nautilus-43.3-4 should fix (just landed in stable), was an upstream regression (see linked issues/commits).

@andrewdavidwong andrewdavidwong added diagnosed Technical diagnosis has been performed (see issue comments). and removed needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. labels Apr 5, 2023
@andrewdavidwong
Copy link
Member

Closing as resolved. If anyone believes this issue is not yet resolved, or if anyone is still affected by this issue, please leave a comment, and we'll be happy to reopen it. Thank you.

marmarek added a commit to marmarek/qubes-gui-agent-linux that referenced this issue Apr 12, 2023
Apply custom CSS to workaround software rendering issues:
 - black frames around popup menus
 - spinner monopolizing the whole "idle loop", preventing actual work to
   be done (for example in nautilus)

This is heavily based on work by @sityvb and @noskb.

The spinner disabler is done in two parts:
 - animation-play-state disables actual spinning (this part frees up the
   idle loop)
 - opacity hides the now frozen spinner to avoid confusion (at least a
   bit); it could be 'display: none', but that (at least in nautilus) is
   programatically overridden

Fixes QubesOS/qubes-issues#8081
Fixes QubesOS/qubes-issues#7921
Fixes QubesOS/qubes-issues#8115
marmarek added a commit to marmarek/qubes-gui-agent-linux that referenced this issue Apr 12, 2023
Apply custom CSS to workaround software rendering issues:
 - black frames around popup menus
 - spinner monopolizing the whole "idle loop", preventing actual work to
   be done (for example in nautilus)

This is heavily based on work by @sityvb and @noskb.

The spinner disabler is done in two parts:
 - animation-play-state disables actual spinning (this part frees up the
   idle loop)
 - opacity hides the now frozen spinner to avoid confusion (at least a
   bit); it could be 'display: none', but that (at least in nautilus) is
   programatically overridden

The patch is applied on user login and flag file is created to not
reapply it needlessly.

Fixes QubesOS/qubes-issues#8081
Fixes QubesOS/qubes-issues#7921
Fixes QubesOS/qubes-issues#8115
marmarek added a commit to marmarek/qubes-gui-agent-linux that referenced this issue Apr 12, 2023
Apply custom CSS to workaround software rendering issues:
 - black frames around popup menus
 - spinner monopolizing the whole "idle loop", preventing actual work to
   be done (for example in nautilus)

This is heavily based on work by @sityvb and @noskb.

The spinner disabler is done in two parts:
 - animation-play-state disables actual spinning (this part frees up the
   idle loop)
 - opacity hides the now frozen spinner to avoid confusion (at least a
   bit); it could be 'display: none', but that (at least in nautilus) is
   programatically overridden

The patch is applied on user login and flag file is created to not
reapply it needlessly.

Fixes QubesOS/qubes-issues#8081
Fixes QubesOS/qubes-issues#7921
Fixes QubesOS/qubes-issues#8115
marmarek added a commit to marmarek/qubes-gui-agent-linux that referenced this issue Apr 12, 2023
Apply custom CSS to workaround software rendering issues:
 - black frames around popup menus
 - spinner monopolizing the whole "idle loop", preventing actual work to
   be done (for example in nautilus)

This is heavily based on work by @sityvb and @noskb.

The spinner disabler is done in two parts:
 - animation-play-state disables actual spinning (this part frees up the
   idle loop)
 - opacity hides the now frozen spinner to avoid confusion (at least a
   bit); it could be 'display: none', but that (at least in nautilus) is
   programatically overridden

The patch is applied on user login and flag file is created to not
reapply it needlessly.

Fixes QubesOS/qubes-issues#8081
Fixes QubesOS/qubes-issues#7921
Fixes QubesOS/qubes-issues#8115
@qubesos-bot
Copy link

Automated announcement from builder-github

The component gui-agent-linux (including package gui-agent-linux) has been pushed to the r4.2 testing repository for the Fedora template.
To test this update, please install it with the following command:

sudo dnf update --enablerepo=qubes-vm-r4.2-current-testing

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The component gui-agent-linux (including package gui-agent-linux) has been pushed to the r4.2 testing repository for the Fedora template.
To test this update, please install it with the following command:

sudo dnf update --enablerepo=qubes-vm-r4.2-current-testing

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The component gui-agent-linux (including package gui-agent-linux) has been pushed to the r4.2 testing repository for the Fedora template.
To test this update, please install it with the following command:

sudo dnf update --enablerepo=qubes-vm-r4.2-current-testing

Changes included in this update

@andrewdavidwong andrewdavidwong added the pr submitted A pull request has been submitted for this issue. label Apr 14, 2023
marmarek added a commit to QubesOS/qubes-gui-agent-linux that referenced this issue Apr 20, 2023
Apply custom CSS to workaround software rendering issues:
 - black frames around popup menus
 - spinner monopolizing the whole "idle loop", preventing actual work to
   be done (for example in nautilus)

This is heavily based on work by @sityvb and @noskb.

The spinner disabler is done in two parts:
 - animation-play-state disables actual spinning (this part frees up the
   idle loop)
 - opacity hides the now frozen spinner to avoid confusion (at least a
   bit); it could be 'display: none', but that (at least in nautilus) is
   programatically overridden

The patch is applied on user login and flag file is created to not
reapply it needlessly.

Fixes QubesOS/qubes-issues#8081
Fixes QubesOS/qubes-issues#7921
Fixes QubesOS/qubes-issues#8115

(cherry picked from commit 3a44e04)
@qubesos-bot
Copy link

Automated announcement from builder-github

The component gui-agent-linux (including package pulseaudio-qubes-4.1.30-1.fc32) has been pushed to the r4.1 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-gui-agent_4.1.30-1+deb10u1 has been pushed to the r4.1 stable repository for the Debian template.
To install this update, please use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package gui-agent-linux has been pushed to the r4.2 stable repository for the Debian template.
To install this update, please use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package gui-agent-linux has been pushed to the r4.2 stable repository for the CentOS centos-stream8 template.
To install this update, please use the standard update command:

sudo yum update

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package gui-agent-linux has been pushed to the r4.2 stable repository for the Debian template.
To install this update, please use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The component gui-agent-linux (including package gui-agent-linux) has been pushed to the r4.2 stable repository for the Fedora template.
To install this update, please use the standard update command:

sudo dnf update

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The component gui-agent-linux (including package gui-agent-linux) has been pushed to the r4.2 stable repository for the Fedora template.
To install this update, please use the standard update command:

sudo dnf update

Changes included in this update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-4.1 This issue affects Qubes OS 4.1. C: Fedora diagnosed Technical diagnosis has been performed (see issue comments). P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. pr submitted A pull request has been submitted for this issue. r4.1-bookworm-stable r4.1-bullseye-stable r4.1-buster-stable r4.1-dom0-stable r4.1-fc36-stable r4.1-fc37-stable r4.1-fc38-cur-test r4.2-host-cur-test r4.2-vm-bookworm-stable r4.2-vm-bullseye-stable r4.2-vm-centos-stream8-stable r4.2-vm-fc36-stable r4.2-vm-fc37-stable r4.2-vm-fc38-cur-test T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants