When preparing the package I get the following error message
Downloading then Merging 1440...
...
error: patch failed: js/ui/windowManager.js:1117
error: js/ui/windowManager.js: patch does not apply
Git Clone URL: | https://aur.archlinux.org/gnome-shell-performance.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-performance |
Description: | Next generation desktop shell |
Upstream URL: | https://gitlab.gnome.org/GNOME/gnome-shell |
Licenses: | GPL-3.0-or-later |
Groups: | gnome |
Conflicts: | gnome-shell |
Provides: | gnome-shell |
Submitter: | Saren |
Maintainer: | glorious-yellow |
Last Packager: | glorious-yellow |
Votes: | 35 |
Popularity: | 0.011501 |
First Submitted: | 2018-08-04 18:21 (UTC) |
Last Updated: | 2025-04-02 04:27 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 20 Next › Last »
When preparing the package I get the following error message
Downloading then Merging 1440...
...
error: patch failed: js/ui/windowManager.js:1117
error: js/ui/windowManager.js: patch does not apply
@glorious-yellow Do you use both this package and mutter-performance? If this is the case, try to use mutter and see if it makes a difference. If not, remove '536' '1440' from the _merge_requests_to_use
array of this package, rebuild and check again.
The poor performance only manifests in this package. The one from [extra] does not have the performance issues.
@glorious-yellow This package only or both this one and the one from [extra]? If the latter, consider opening a bug report upstream. Also make sure no extension is the cause of this.
I'm noticing severely worse performance especially with activities overview after updating to 3.38.
If you are experiencing shell coredump indicating st_theme_get_custom_stylesheets, try with !536.
I got crashes with wayland and adapta gtk+shell theme with this off.
@FuelFlo Great to hear, thanks for testing!
@Terence thx!
Well it doesn't seem to happen anymore with the update you pushed, including 786, 923, 1126, 1164 and 1192.
...while it definitely also happened with the original arch mutter and gnome-shell package.
@FuelFlo try the new update I just pushed just in case.
If you can reproduce with the official arch package as well (make sure you also revert to mutter and not mutter-performance), then it needs to be reported upstream.
@Terence, I'm having the same problem as @hpstg, but on wayland. Even using std. gnome-shell and deactivating all extensions still leads to having frozen program windows, either after screen lock or sby, but also if a window has been in the background for some time.
Pinned Comments
saltyming commented on 2021-11-18 14:16 (UTC) (edited on 2024-09-20 11:58 (UTC) by saltyming)
If you have a problem during any system update with
mutter-performance
&gnome-shell-performance
, please installmutter
&gnome-shell
packages from the main repository and do full upgrade first, then build the performance packages later.If you are using [gnome-unstable] and [extra-testing] repositories, use gnome-shell-performance-unstable
To enable a specific MR in the Merge Requests List, add an line "_merge_requests_to_use+=('<MR number>')" at the end of PKGBUILD. (Because if you edit the line directly you can be able to end up with merge conflict upon updates.)
If you are getting errors like
fatal: bad revision '73e8cf32'
while building this package, refer to PKGBUILD and see which patches caused this. Then, go to the related URLs, replace the commit hashes. If there are conflicts, comment out the patches.Please notify me in comment section if this happens.
The optional patches for performance and fixes are by default enabled.
A package for mutter(compositor) performance patches: https://aur.archlinux.org/packages/mutter-performance/
Terence commented on 2019-08-02 16:35 (UTC) (edited on 2019-08-02 19:09 (UTC) by Terence)
Warning: Before making a report of something broken, make sure it is not caused by an extension or a custom theme!