AppImageLauncher icon indicating copy to clipboard operation
AppImageLauncher copied to clipboard

CPU microfreezes with gnome-shell

Open SmileyChris opened this issue 2 years ago • 3 comments

Pre-submit checks

  • [X] I checked for similar issues beforehand, but could not find any, not even closed ones. I could not add my bug report to any existing issue.
  • [X] I am going to take the time to to fill in all the required details. I know that the bug report will be dismissed otherwise.

Describe the bug

I've been having an ongoing problem with gnome-shell freezing for a very short amount of time every 10 seconds (I could see the jumps in cpu in the system monitor graph, and htop picked it up as gnome-shell).

I had written it off to the material-shell gnome extension, as this seemed to make it more noticable. I stumbled across material-shell/material-shell#805 and remembered I had installed this. Uninstalling AppImageLauncher (and rebooting) solved the hitches for me.

Expected behavior

No freezes!

I'm guessing it could be some combination of factors here, and the blame might not lie directly with AppImageLauncher, but one of the factors does seem to be appimagelauncherd running.

Steps to reproduce the issue

I've experienced this across two separate computers, both with appimagelauncher installed. Removing appimagelauncher and restarting stopped the freezes.

Screenshots

No response

Distribution and desktop environment

Manjaro, Gnome Both computers also had amd cpu architecture and nvidia graphics with proprietary drivers installed.

Installed AppImageLauncher version

2.2.0-9 from the Manjaro official community repository.

List of AppImages you tried

No response

Additional context

No response

SmileyChris avatar Dec 19 '22 23:12 SmileyChris

Same problem here. Freeze for about 10 seconds, after boot, with version 2.2.0. The problem also occurred with the latest version from git. Uninstalling AppImageLauncher, solves the issue. OS: EndeavourOS with KDE Plasma.

tomoem avatar Dec 27 '22 11:12 tomoem

Same problem here, entire PC freezes for about 10 seconds most often right after boot Using Fedora 37 with KDE Plasma, AMD CPU and GPU

Skeletonek avatar Dec 31 '22 17:12 Skeletonek

I can also confirm this is an issue in Fedora 38, running a GNOME Shell session under Wayland.

Having the appimagelauncher RPM installed and the appimagelauncherd.service enabled and running in the user session produces frequent (repeating every few seconds or less) microfreezes of the entire desktop, including output and input events. More detailed description here. These steps:

systemctl --user disable --now appimagelauncherd.service
sudo systemctl restart systemd-binfmt.service
sudo dnf remove appimagelauncher

completely cleared up the freezing (without even requiring a reboot/logout).

ferdnyc avatar May 11 '23 17:05 ferdnyc