@terence I saw you switched the git from a commit to a branch, this will hurt... I am getting conflicts that is unable to build for now, making a rel=2 soon.
Search Criteria
Package Details: mutter-performance-devkit 49.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mutter-performance.git (read-only, click to copy) |
|---|---|
| Package Base: | mutter-performance |
| Description: | GNOME Mutter Development Kit |
| Upstream URL: | https://gitlab.gnome.org/GNOME/mutter |
| Licenses: | GPL-2.0-or-later |
| Submitter: | Terence |
| Maintainer: | glorious-yellow |
| Last Packager: | glorious-yellow |
| Votes: | 74 |
| Popularity: | 0.000005 |
| First Submitted: | 2019-07-09 09:35 (UTC) |
| Last Updated: | 2025-09-26 01:43 (UTC) |
Dependencies (18)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR, gtk4-develAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-yaru-gitAUR, libadwaita-without-adwaita-gitAUR, libadwaita-without-adwaitaAUR)
- libei (libei-gitAUR, libei-basu-gitAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR, libpipewire-ldacAUR)
- mutter (mutter-beta-performanceAUR, mutter-performance-unstableAUR, mutter-touchpad-scroll-patchAUR, mutter-mobileAUR, mutter-performanceAUR, mutter-gitAUR)
- bash-completion (bash-completion-gitAUR) (make)
- gi-docgen (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- python-docutils (make)
- sysprof (sysprof-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 36 37 38 39 40 41 42 43 44 45 46 .. 65 Next › Last »
Saren commented on 2019-04-30 12:21 (UTC)
kode54 commented on 2019-04-11 06:42 (UTC)
Replace revision f5a1ec1c with 34fae0f5. This is only going to keep hurting more and more, as all of @vanvugt's PRs keep getting rebased constantly instead of getting accepted.
kerframil commented on 2019-04-05 12:01 (UTC)
Currently, f5a1ec1c is reported as a bad revision. Also, the rt-scheduler option doesn't appear to have any effect. As shown below, neither the main process nor any of its threads are using the RR scheduling class.
$ ps -C gnome-shell -Lo pid,cls,comm,command PID CLS COMMAND COMMAND 816 TS gnome-shell /usr/bin/gnome-shell 816 TS gmain /usr/bin/gnome-shell 816 TS gdbus /usr/bin/gnome-shell 816 TS dconf worker /usr/bin/gnome-shell 816 IDL gnome-s:disk$0 /usr/bin/gnome-shell 816 TS JS Helper /usr/bin/gnome-shell 816 TS JS Helper /usr/bin/gnome-shell 816 TS JS Helper /usr/bin/gnome-shell 816 TS JS Helper /usr/bin/gnome-shell 7364 TS gnome-shell /usr/bin/gnome-shell 7364 TS gmain /usr/bin/gnome-shell 7364 TS gdbus /usr/bin/gnome-shell 7364 TS dconf worker /usr/bin/gnome-shell 7364 IDL gnome-s:disk$0 /usr/bin/gnome-shell 7364 TS JS Helper /usr/bin/gnome-shell 7364 TS JS Helper /usr/bin/gnome-shell 7364 TS JS Helper /usr/bin/gnome-shell 7364 TS JS Helper /usr/bin/gnome-shell
flomax commented on 2019-04-04 03:29 (UTC)
@Terence Cheers, and I now see where I went wrong too.
Terence commented on 2019-04-04 02:38 (UTC)
@flomax Thanks for reporting, it should be fixed.
flomax commented on 2019-04-03 23:07 (UTC) (edited on 2019-04-03 23:08 (UTC) by flomax)
Getting fatal: bad revision '14a27e87^..a40d7927'
Replacing a40d7927 with 6474593e or 966e062d did not fix, but build completes once whole line is commented out.
Terence commented on 2019-03-31 01:19 (UTC)
@Saren oups my bad! Updated so it doesn't apply by default.
Saren commented on 2019-03-30 14:09 (UTC)
@Terence Did you mean without _revert=0? _revert=0 still applies the patch I guess.
Terence commented on 2019-03-30 11:03 (UTC)
Thanks @ciupenhauer and @deezid for the heads-up, updated.
@Saren this should render the commit revert useless. Can you try again with _revert=0 and report back?
deezid commented on 2019-03-28 20:08 (UTC)
@clupenhauer. That's what I thought. Skip the first !281 commit. https://bugzilla.gnome.org/show_bug.cgi?id=789186#c18
# clutter-stage-cogl: Reduce output latency and reduce missed frames too [performance]
# first commit replaced by !363
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/281
git cherry-pick -n 186f16f8
# Consolidate all frame throttling into clutter-stage-cogl [performance]
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/363
git cherry-pick -n 577084a4^..c71e6523
Pinned Comments
Saren commented on 2018-08-30 14:52 (UTC) (edited on 2020-10-06 05:50 (UTC) by Saren)
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 performance patches are by default enabled.
A package for gnome-shell performance patches: https://aur.archlinux.org/packages/gnome-shell-performance/